opencvsharp

OpenCV wrapper for .NET

APACHE-2.0 License

Stars
5.2K
Committers
84

Bot releases are visible (Hide)

opencvsharp - 2.4.10 (05 Nov., 2016)

Published by shimat almost 8 years ago

  • Fixed #265, #261, #248, #211 and #206
  • Added reference to PresentationFramework (Extensions)
opencvsharp - 3.1 (22 Jun., 2016)

Published by shimat over 8 years ago

  • Fixed #210, #222 and #227
opencvsharp - 3.1 (16 Mar., 2016)

Published by shimat over 8 years ago

  • Fixed #203, #197, #196 and #176
opencvsharp - 2.4.10 (16 Mar., 2016)

Published by shimat over 8 years ago

  • Fixed #207, #199, #196, #195 and #176
opencvsharp - 3.1 (16 Jan., 2016)

Published by shimat almost 9 years ago

  • 3.1 first release
opencvsharp - 2.4.10 (20 Dec., 2015)

Published by shimat almost 9 years ago

  • Fixed many bugs
opencvsharp - 3.0 (20 Dec., 2015)

Published by shimat almost 9 years ago

  • Fixed many bugs
opencvsharp - 3.0 (19 Oct., 2015)

Published by shimat about 9 years ago

  • fixed BackgroundSubtractor*, PCA and camera calibration bugs
opencvsharp - 3.0 (23 Aug., 2015)

Published by shimat about 9 years ago

  • renamed enum classes
  • added new photo and feature2d methods
opencvsharp - 2.4.10 (20 Aug., 2015)

Published by shimat about 9 years ago

  • Added ChamferMatching
  • Fixed CascadeClassifier.DetectMultiScale bug
opencvsharp - 3.0 (19 Aug., 2015)

Published by shimat about 9 years ago

  • Added KAZE, AKAZE, AGAST and connectedComponent
opencvsharp - 3.0 (16 Aug., 2015)

Published by shimat about 9 years ago

  • support OpenCV 3.0
opencvsharp - 2.4.10 (04 Jun., 2015)

Published by shimat over 9 years ago

  • Keep native DLLs under packages and reference them as links using an msbuild include (#104)
  • Added Binarizer.Nick
  • Fixed bugs
opencvsharp - 2.4.10 (09 Mar., 2015)

Published by shimat over 9 years ago

  • Fixed Rect.Contains bug
  • Fixed CvNormalBayesClassifier's destructor bug
  • Fixed Cv2.GetGaborKernel bug
opencvsharp - 2.4.10 (04 Feb., 2015)

Published by shimat over 9 years ago

  • Fixed bugs
opencvsharp - 2.4.10 (11 Nov., 2014)

Published by shimat almost 10 years ago

  • Fixed Mat bugs
  • Fixed bugs of conversion Mat <-> Bitmap/WriteableBitmap
opencvsharp - 2.4.9 (06 Sep., 2014)

Published by shimat about 10 years ago

  • Fixed Mat bugs
  • Fixed CvMemStorage memory leak
  • Added FAST_GPU and ORB_GPU
opencvsharp - 3.0alpha (08 Sep., 2014)

Published by shimat about 10 years ago

  • The first tag for OpenCV 3.0
  • This is filled with bugs!
opencvsharp - 2.4.9 (06 Sep., 2014)

Published by shimat about 10 years ago

  • Fixed Mat bugs
  • Added CascadeClassifier_GPU, MOG_GPU and MOG2_GPU
opencvsharp - 2.4.9 (31 Aug., 2014)

Published by shimat about 10 years ago

  • Fixed many bugs
  • Added CLAHE
  • Deleted redundant files of the samples