justadudewhohacks / justadudewhohacks/opencv4nodejs
Need help
Open
- Dominant language
- C++
- Stars
- 5.1k
- Forks
- 826
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I am trying to use mat.drawPolyFillFunction() but unable to input arguments of valid type. I am using Javascript array as first argument(Point2 [][]) but it throws error:
**"Thrown: Mat::DrawFillPoly - Error: expected argument 0 to be of type array"**
Any help would be appreciated.
Thanks in advance..
Contributor guide
Assessment
This issue has not been assessed yet.