CHANGELOG.md
1.1 KB
0.3.0 - ??/??/??
- Added wrapper to NEC Latent SDK
- Enrolling files/folders are now sorted naturally instead of alpha numerically
- YouTubeFacesDBTransform implements Dr. Wolf's experimental protocol
- NEC3 refactored
- Updated transform API to add support for time-varying transforms per issue (#23)
- Refactored File class to improve point and rect storage (#22)
- Added algorithm to show face detection results (#25)
- Reorganized GUI code and include paths (#31)
- 'br -daemon' to listen for commands on stdin
0.2.0 - 2/23/13
- FaceRecognition new distance metric
- 0 to 1 range indicating match probability
- Qt 4.8 -> Qt 5.0
- Cleaner plots generated with 'br -plot'
- Stasm and FLandmark wrappers
- Improved demographic filtering speed
- br::Context::demographicFilters -> br::Context::filters
- MetadataDistance -> FilterDistance
- PipeDistance
- ImpostorUniquenessMeasureTransform
- MatchProbabilityDistance
- CrossValidation framework
- br::Context::crossValidate
- CrossValidationTransform
- CrossValidationDistance
0.1.0 - 1/27/13
First official release!