- Readme bugfix
- Fixed issue #5 - added HoughLines & HoughLinesProbabilistic
- Fixed issue #8 (closing PR #7) - added grabCut
- Fixed issue #10 - added warpPerspectiveTransform
- All variables confirmed to lowerCamelCase format in ImgProc & Core.
- Added HoughCircles as an enchancement feature based on Issue #1.
- Fixed function names; confirmed to lowerCamelCase
- Fixed pyrUp, pyrDown, adaptiveThreshold functions
- Fixed initial release bugs/readme bugs.
- Initial release - base functions written & documented for.