<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">We are happy to announce that OTB version 7.1.0 is released !<br></div><div text="#000000" bgcolor="#FFFFFF">
<p>Ready to use binary packages are available on the <a href="https://www.orfeo-toolbox.org/packages/" rel="nofollow
noopener" target="_blank">package page</a> of the website:</p>
<pre><code>OTB-7.1.0-Win32.zip for Windows 32 bits
OTB-7.1.0-Win64.zip for Windows 64 bits
OTB-7.1.0-Linux64.run for Linux
OTB-7.1.0-Darwin64.run for Mac OS X
</code></pre>
<p>You can also checkout the release branch with git:</p>
<pre><code>git <span>clone</span> <a href="https://gitlab.orfeo-toolbox.org/orfeotoolbox/otb.git" target="_blank">https://gitlab.orfeo-toolbox.org/orfeotoolbox/otb.git</a> OTB -b release-7.1
</code></pre>
<p>The documentation for OTB 7.1.0 can be found <a href="https://www.orfeo-toolbox.org/CookBook-7.1/" rel="nofollow
noopener" target="_blank">here</a></p>
<p>The changes brought by this version include :</p>
<ul>
<li>
<p>A new application <a href="https://www.orfeo-toolbox.org/CookBook-7.1/Applications/app_FastNLMeans.html" rel="nofollow noopener" target="_blank">FastNLMeans</a>, an implementation
of the NL Means smooting algorithm. The <code>gaussian</code>
mode of the <a href="https://www.orfeo-toolbox.org/CookBook-7.1/Applications/app_Smoothing.html" rel="nofollow noopener" target="_blank">Smoothing</a> application also have
additionnal parameters (<code>maxerror</code> and <code>maxwidth</code>).</p>
</li>
<li>
<p>Applications with several output images (e.g. <code>FineRegistration</code>
or <code>DimensionalityReduction</code> now support
multi-writing: instead of computing and writing each image
independently, the streamed image blocks are written in a
synchronous way for each output, saving computation time. this
behavior can be deactivated using the <code>&multiwrite</code>
<a href="https://www.orfeo-toolbox.org/CookBook-7.1/ExtendedFilenames.html#writer-options" rel="nofollow noopener" target="_blank">extended filename</a>.</p>
</li>
<li>
<p>In Superbuild and binary packages, GDAL version has been
upgraded to 3.0.2, PROJ version to 6.2.1, openjpeg to 2.3.0,
geos to 3.6.1 and netcdf to 4.7.3. Support for openCV 2.X has
been removed.</p>
</li>
</ul>
<p>This version also includes many bugfixes. The full changelog can
be accessed <a href="https://gitlab.orfeo-toolbox.org/orfeotoolbox/otb/-/blob/release-7.1/RELEASE_NOTES.txt" rel="nofollow noopener" target="_blank">here</a>.</p>
<p>We welcome your feedbacks and requests on
<a href="https://gitlab.orfeo-toolbox.org/" target="_blank">https://gitlab.orfeo-toolbox.org/</a> and if you find a bug, please
report it.</p>
<p>The OTB team.</p></div></div></div>