Releases: RomanJuranek/librectify
Releases · RomanJuranek/librectify
v0.9.11
v0.9.10
Doc update
v0.9.9
Method for line group detection changed from RANSAC to Hough Transform.
v0.9.8
See changelog
v0.9.7
- Thread safety in ransac
- Internal representation changes
- Small performance improvements
- Fixed error in computer_rectification_transform_from_vp
v0.9.6
- Fixed crash in line refinement
- Fixed wrong vanishing points in
ImageTransform
aftercompute_rectification_transform
- Improved image warping in
autorectify
- Documentation
v0.9.5
- Experimental support for line post processing (parameter
refine
infind_line_segment_groups
) - Fixed threading issues
- Some parallel regions did not use internal number of threads
- By default, omp setting is used
- API is enclosed in namespace
librectify
release_line_segments
for deallocation of memory returned byfind_line_segment_groups