Skip to content

Releases: shimat/opencvsharp

2.4.10 (20 Aug., 2015)

20 Aug 14:48
Compare
Choose a tag to compare
  • Added ChamferMatching
  • Fixed CascadeClassifier.DetectMultiScale bug

3.0 (19 Aug., 2015)

19 Aug 11:57
Compare
Choose a tag to compare
  • Added KAZE, AKAZE, AGAST and connectedComponent

3.0 (16 Aug., 2015)

17 Aug 03:13
Compare
Choose a tag to compare
  • support OpenCV 3.0

2.4.10 (04 Jun., 2015)

04 Jun 12:00
Compare
Choose a tag to compare
  • Keep native DLLs under packages and reference them as links using an msbuild include (#104)
  • Added Binarizer.Nick
  • Fixed bugs

2.4.10 (09 Mar., 2015)

09 Mar 02:40
Compare
Choose a tag to compare
  • Fixed Rect.Contains bug
  • Fixed CvNormalBayesClassifier's destructor bug
  • Fixed Cv2.GetGaborKernel bug

2.4.10 (04 Feb., 2015)

04 Feb 02:15
Compare
Choose a tag to compare

2.4.10 (11 Nov., 2014)

10 Nov 15:00
Compare
Choose a tag to compare
  • Fixed Mat bugs
  • Fixed bugs of conversion Mat <-> Bitmap/WriteableBitmap

2.4.9 (06 Sep., 2014)

18 Oct 00:31
Compare
Choose a tag to compare
  • Fixed Mat bugs
  • Fixed CvMemStorage memory leak
  • Added FAST_GPU and ORB_GPU

3.0alpha (08 Sep., 2014)

07 Sep 16:59
Compare
Choose a tag to compare
Pre-release
  • The first tag for OpenCV 3.0
  • This is filled with bugs!

2.4.9 (06 Sep., 2014)

06 Sep 03:53
Compare
Choose a tag to compare
  • Fixed Mat bugs
  • Added CascadeClassifier_GPU, MOG_GPU and MOG2_GPU