justadudewhohacks / justadudewhohacks/opencv4nodejs

Is there a function selectROI?

Open
#220 3 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.