Skip to content

Commit

Permalink
Updated CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alemart committed Oct 8, 2020
1 parent ccc765a commit c6c3a31
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Release notes

## 0.4.0 - October 8th, 2020

* Added ORB feature descriptor
* Added LK feature tracker (optical-flow)
* Added subpixel support for feature points
* Changed the feature detection API
* Created new image enhancement algorithm: Nightvision
* Implemented image normalization algorithm
* Data can now uploaded to the GPU using UBOs
* Added 2D vector routines
* Added support to ImageBitmaps
* New demos & visual improvements
* General improvements & fixes

## 0.3.2 - August 5th, 2020

* New feature detectors: harris, multiscale-harris, multiscale-fast
Expand Down

0 comments on commit c6c3a31

Please sign in to comment.