justadudewhohacks/opencv4nodejs

Is there a function selectROI?

Open

#220 aberto em 24 de mar. de 2018

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)C++ (830 forks)github user discovery
good first issuehelp wanted

Métricas do repositório

Stars
 (5.046 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador