justadudewhohacks/opencv4nodejs

getRectSubPix is not a function

Open

#354 opened on Jul 11, 2018

View on GitHub
 (3 comments) (1 reaction) (0 assignees)C++ (830 forks)github user discovery
good first issuehelp wanted

Repository metrics

Stars
 (5,046 stars)
PR merge metrics
 (PR metrics pending)

Description

Hi,

I tried to use getRectSubPix to extract something from my image but it seems getRectSubPix is nowhere to be found. Is that function not yet implemented to opencv4nodejs or it won't be implemented at all?

And is there any alternative for doing the exact same thing as getRectSubPix?

Thanks in advance. 🥂

Contributor guide