justadudewhohacks/opencv4nodejs

Is there a function selectROI?

Open

#220 opened on 2018年3月24日

GitHub で見る
 (3 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)

説明

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.

コントリビューターガイド