tag:github.com,2008:https://github.com/RomanJuranek/librectify/releasesRelease notes from librectify2020-08-18T13:12:25Ztag:github.com,2008:Repository/257261159/v0.9.112020-08-18T13:53:53Zv0.9.11No content.RomanJuranektag:github.com,2008:Repository/257261159/v0.9.102020-08-18T13:13:53Zv0.9.10No content.RomanJuranektag:github.com,2008:Repository/257261159/v0.9.92020-07-23T13:19:16Zv0.9.9<p>Method for line group detection changed from RANSAC to Hough Transform.</p>RomanJuranektag:github.com,2008:Repository/257261159/v0.9.82020-07-21T19:28:49Zv0.9.8<p>See changelog</p>RomanJuranektag:github.com,2008:Repository/257261159/v0.9.72020-05-21T12:10:11Zv0.9.7<ul>
<li>Thread safety in ransac</li>
<li>Internal representation changes</li>
<li>Small performance improvements</li>
<li>Fixed error in computer_rectification_transform_from_vp</li>
</ul>RomanJuranektag:github.com,2008:Repository/257261159/v0.9.62020-05-18T09:52:42Zv0.9.6<ul>
<li>Fixed crash in line refinement</li>
<li>Fixed wrong vanishing points in <code>ImageTransform</code> after <code>compute_rectification_transform</code></li>
<li>Improved image warping in <code>autorectify</code></li>
<li>Documentation</li>
</ul>RomanJuranektag:github.com,2008:Repository/257261159/v0.9.52020-05-11T11:55:07Zv0.9.5<ul>
<li>Experimental support for line post processing (parameter <code>refine</code> in <code>find_line_segment_groups</code>)</li>
<li>Fixed threading issues
<ul>
<li>Some parallel regions did not use internal number of threads</li>
<li>By default, omp setting is used</li>
</ul>
</li>
<li>API is enclosed in namespace <code>librectify</code></li>
<li><code>release_line_segments</code> for deallocation of memory returned by <code>find_line_segment_groups</code></li>
</ul>RomanJuranektag:github.com,2008:Repository/257261159/v0.9.42020-04-24T09:55:22Zv0.9.4<p>v0.9.4</p>RomanJuranek