Releases: sgould/drwn
Releases · sgould/drwn
Release 1.9.0
- Replaced drwnInPaint class with drwnImageInPainter class and added inPaint application
- Added function to read CIFAR-10 and CIFAR-100 style datasets (see http://www.cs.utoronto.ca/~kriz/cifar.html)
- Added drwnMaskedPatchMatch, drwnBasicPatchMatch, drwnSelfPatchMatch and basicPatchMatch application
- drwnPatchMatchGraph now allows multiple matches to the same image
- Upgraded wxWidgets to 3.0.2 (problems on Mac OS X)
- Switched Mac OS X compilation to libc++ instead of libstdc++
- Added Python scripts for running experiments and regression tests
- Refactored drwnGrabCutInstance class to support both GMM and colour histogram model
- Added cacheSortIndex to drwnDecisionTree for trading-off speed versus memory usage
- Added mexLoadPatchMatchGraph for loading drwnPatchMatchGraph objects into Matlab
- Improved documentation, other bug fixes and performance improvements
Release 1.8.0
v1.8.0 bumped version number to 1.8 in preparation for release