opencv4nodejs

Nodejs bindings to OpenCV 3 and OpenCV 4

MIT License

Downloads
6.8K
Stars
4.9K
Committers
64

Bot releases are visible (Hide)

opencv4nodejs - 4.7.5

Published by justadudewhohacks about 6 years ago

  • support opencv 3.4.2 and 3.4.3
opencv4nodejs - 4.7.4

Published by justadudewhohacks about 6 years ago

  • fixes:
    Added missing constructor to Contours class #395
opencv4nodejs - 4.7.3

Published by justadudewhohacks about 6 years ago

fixes:

  • added missing typings for IMREAD / IMWRITE constants #391
  • calibrateCamera, calibrateCameraExtended and stereoCalibrate now propery return distance coefficients #393
opencv4nodejs - 4.7.2

Published by justadudewhohacks about 6 years ago

fixes:

  • Tracker.update() now returns null if object is not found rather than always returning a Rect #373
opencv4nodejs - 4.7.1

Published by justadudewhohacks about 6 years ago

fixes:

  • resolved include dir issue occuring during electron-rebuild with electron 3 #360
opencv4nodejs - 4.7.0

Published by justadudewhohacks over 6 years ago

features:

  • approxPolyDPContour #350
  • mat.setTo #358
opencv4nodejs - 4.6.1

Published by justadudewhohacks over 6 years ago

fixes:

  • fixed argument checking of mat.normalize #349
opencv4nodejs - 4.6.0

Published by justadudewhohacks over 6 years ago

features:

  • mat.reduce #340
opencv4nodejs - 4.5.3

Published by justadudewhohacks over 6 years ago

fixes:

  • warpAffine and warpPerspective borderValue parameter was ignored #335
  • bump opencv-build version
opencv4nodejs - 4.5.2

Published by justadudewhohacks over 6 years ago

fixes:

  • imencode crashing electron when buffer is released in the renderer process #327
opencv4nodejs - 4.5.1

Published by justadudewhohacks over 6 years ago

fixes:

  • bump nan version for node 10
opencv4nodejs - 4.5.0

Published by justadudewhohacks over 6 years ago

features:

  • cv.getBuildInformation() #280
  • cv.getDecisionFunction #291

fixes:

  • VideoWriter #293
  • hog.groupRectangles #291
opencv4nodejs - 4.4.0

Published by justadudewhohacks over 6 years ago

features:

  • face landmark API from opencv-contrib #269
  • copyMakeBorder #273

fixes:

  • mat.mean() #272
  • fix for cv error message on non windows environments: #270
  • added missing typescript definitions
opencv4nodejs - 4.3.0

Published by justadudewhohacks over 6 years ago

  • accessing data of 3 dimensional Mats ( #261, #264 )
opencv4nodejs - 4.2.1

Published by justadudewhohacks over 6 years ago

  • fixes to allow requiring the package with webpack
opencv4nodejs - 4.2.0

Published by justadudewhohacks over 6 years ago

opencv4nodejs - 3.5.0

Published by justadudewhohacks over 6 years ago

opencv4nodejs - 3.1.0

Published by justadudewhohacks over 6 years ago

opencv4nodejs -

Published by justadudewhohacks over 6 years ago