Mark BRIEF and Censure as experimental in release notes.

This commit is contained in:
Stefan van der Walt
2013-10-19 16:07:09 +02:00
parent 4edfdbfe50
commit 1a3e98e5d6
+7 -7
View File
@@ -21,13 +21,6 @@ In addition to several bug fixes, speed improvements and examples, the 204 pull
requests merged for this release include the following new features (PR number
in brackets):
Feature detection:
- BRIEF feature descriptor (#591)
- Censure (STAR) Feature Detector (#668)
- Octagon structural element (#669)
- Add non rotation invariant uniform LBPs (#704)
Segmentation:
- 3D support in SLIC segmentation (#546)
@@ -45,6 +38,13 @@ Transforms and filters:
- Reconstruction circle in inverse Radon transform (#567)
- Pixelwise image adjustment curves and methods (#505)
Feature detection:
- [experimental API] BRIEF feature descriptor (#591)
- [experimental API] Censure (STAR) Feature Detector (#668)
- Octagon structural element (#669)
- Add non rotation invariant uniform LBPs (#704)
Color and noise:
- Add deltaE color comparison and lab2lch conversion (#665)