tag:github.com,2008:https://github.com/RomanJuranek/librectify/releases Release notes from librectify 2020-08-18T13:12:25Z tag:github.com,2008:Repository/257261159/v0.9.11 2020-08-18T13:53:53Z v0.9.11 No content. RomanJuranek tag:github.com,2008:Repository/257261159/v0.9.10 2020-08-18T13:13:53Z v0.9.10 No content. RomanJuranek tag:github.com,2008:Repository/257261159/v0.9.9 2020-07-23T13:19:16Z v0.9.9 <p>Method for line group detection changed from RANSAC to Hough Transform.</p> RomanJuranek tag:github.com,2008:Repository/257261159/v0.9.8 2020-07-21T19:28:49Z v0.9.8 <p>See changelog</p> RomanJuranek tag:github.com,2008:Repository/257261159/v0.9.7 2020-05-21T12:10:11Z v0.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> RomanJuranek tag:github.com,2008:Repository/257261159/v0.9.6 2020-05-18T09:52:42Z v0.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> RomanJuranek tag:github.com,2008:Repository/257261159/v0.9.5 2020-05-11T11:55:07Z v0.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> RomanJuranek tag:github.com,2008:Repository/257261159/v0.9.4 2020-04-24T09:55:22Z v0.9.4 <p>v0.9.4</p> RomanJuranek