justadudewhohacks / justadudewhohacks/opencv4nodejs
Question regarding stitcher method
- Dominant language
- C++
- Stars
- 5.1k
- Forks
- 826
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
How difficult is it to implement the stitcher method and is there a similar implemented method which can be used as a starting point for a newbie to native Node.js development?
For my [MoviePrint project](https://movieprint.fakob.com/) I would want to use the opencv stitcher method. As it seems to not be implemented yet, I was wondering how difficult it is to bring it to opencv4nodejs.
I do not have any prior experience with native Node.js development and will have a look at your [contribution guide](https://github.com/justadudewhohacks/opencv4nodejs/blob/master/CONTRIBUTING.md), but I am really good at copy and paste :-)
Maybe you could point to an implemented method which has similarities to the sticher method, so I start out with a good base example.
Contributor guide
Assessment
This issue has not been assessed yet.