justadudewhohacks / justadudewhohacks/opencv4nodejs
Does this support the 'video' module? Specifically ECC?
Open
- Dominant language
- C++
- Stars
- 5.1k
- Forks
- 826
- PR merge metrics
- No merged PRs in 30d
Description
Does this support the 'video' module? Specifically ECC?
I'm trying to figure out how to call the `findTransformECC` functions, but they don't seem to be available in the `cv` object.
Maybe my approach is naive, I'm an OpenCV newbie!
Thank you!
Contributor guide
Research direction
Start by checking how the `cv` object exposes OpenCV video-module functions and whether `findTransformECC` is bound. The issue names no files or tests, so trace the existing module bindings first. Done means the ECC functions are available through the `cv` object and can be called from Node.js.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- computer-vision
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100