Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 576 Bytes

CHANGELOG.md

File metadata and controls

24 lines (15 loc) · 576 Bytes

1.0.4

  • Readme bugfix

1.0.3

  • Fixed issue #5 - added HoughLines & HoughLinesProbabilistic
  • Fixed issue #8 (closing PR #7) - added grabCut
  • Fixed issue #10 - added warpPerspectiveTransform

1.0.2

  • 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

1.0.1

  • Fixed initial release bugs/readme bugs.

1.0.0

  • Initial release - base functions written & documented for.