justadudewhohacks/opencv4nodejs

Feature requests

Open

#222 opened on Mar 24, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (830 forks)github user discovery
good first issuehelp wanted

Repository metrics

Stars
 (5,046 stars)
PR merge metrics
 (PR metrics pending)

Description

The purpose of this issue is to keep track of requested features, which are still outstanding. Contributions are welcome!

open:

  • opencv-contrib saliency API, #191
  • Fisheye camera model, #197
  • selectROI from opencv-contrib tracking #220
  • features2d Object Categorization #228
  • vec.mean() #282
  • LineSegmentDetector #305
  • update function for FaceRecognizers #351
  • getRectSubPix #354
  • EAST text detector #389
  • calcHistAsync #407

done:

  • meanStdDev #224 (4.1.0)
  • integral image #240 (4.1.0)
  • copyMakeBorder #251 (4.4.0)
  • cv.reduce #298 (4.6.0)
  • mat.setTo #357 (4.7.0)
  • support crossCheck parameter for Descriptor Matching #400 (4.8.0)
  • applyColorMap #347 (4.9.0)
  • cv.setNumThreads #368 (4.10.0)
  • cv.accumulateWeighted #374 (5.4.0)

Contributor guide