Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cv::matchTemplate() bindings #69

Closed
littledot opened this issue Feb 1, 2018 · 5 comments
Closed

Add cv::matchTemplate() bindings #69

littledot opened this issue Feb 1, 2018 · 5 comments

Comments

@littledot
Copy link
Contributor

littledot commented Feb 1, 2018

Hi,

I'm interested in adding cv::matchTemplate() bindings to GoCV.
API: https://docs.opencv.org/3.2.0/df/dfb/group__imgproc__object.html#ga586ebfb0a7fb604b35a23d85391329be
Source: https://github.com/opencv/opencv/blob/master/modules/imgproc/src/templmatch.cpp#L1090

Are you OK with this?

@deadprogram
Copy link
Member

@deadprogram
Copy link
Member

Thanks for the contribution @littledot I will close this issue once the next release goes out.

@littledot
Copy link
Contributor Author

Thanks for the quick turnaround.

Just curious, how often do you cut a release? I plan to add a few more API bindings.

@deadprogram
Copy link
Member

We have been doing monthly releases so far.

@deadprogram
Copy link
Member

The latest release 0.9.0 from today now includes this code. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants