justadudewhohacks/opencv4nodejs

Is there a function selectROI?

Open

#220 创建于 2018年3月24日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)C++ (830 fork)github user discovery
good first issuehelp wanted

仓库指标

Star
 (5,046 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南