We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f39238f commit 1eac93bCopy full SHA for 1eac93b
ChangeLog.md
@@ -1,6 +1,8 @@
1
### Whats new in **v0.9.7**
2
* Thread safety in RANSAC improved
3
* `release_line_segments` takes ptr to `LineSegment*` and sets the pointer to 0 after delete
4
+* Changes of some internal representations and small performance improvements
5
+* Fixed error in `compute_rectification_transform_from_vp`
6
7
### Whats new in **v0.9.6**
8
* Fixed crash in line refinement
0 commit comments