Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanJuranek committed Jul 23, 2020
1 parent c7d4fc2 commit 1c8cb63
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
### Whats new in **v0.9.9**
* VP estmation completely rewritten - besides RANSAC, PROSAC or Hough transform can be used
* Model estimation rewritten
* RANSAC, RROSAC and Hough Transform estimators (only HT is used)

### Whats new in **v0.9.8**
* Removed `set_num_threads`/`get_num_threads`. Threading is controlled by `num_threads` parameter in `find_line_segment_groups`.
Expand Down

0 comments on commit 1c8cb63

Please sign in to comment.