justadudewhohacks / justadudewhohacks/opencv4nodejs
Is there a function selectROI?
Open
good first issue
help wanted
- Dominant language
- C++
- Stars
- 5.1k
- Forks
- 826
- PR merge metrics
- No merged PRs in 30d
Description
I need to preselect rectangle on the frame, and i can't find function selectROI().
This function exists in C++ and Python libs.
frame.selectROI() and cv.selectROI(frame) not working.
If there is exists same function, plz, tell me.
Contributor guide
Research direction
Start by checking the opencv4nodejs bindings for the OpenCV selectROI API and compare the available JavaScript calls with the C++ and Python forms named in the report. Done means confirming whether an equivalent exists or determining that the missing functionality needs a binding.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, javascript, node.js, python
- Domain
- computer-vision
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100