Skip to content

Computer vision examples #20

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

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

sakchal
Copy link
Contributor

@sakchal sakchal commented Apr 25, 2024

This PR introduces a directory of computer vision examples taken from the old high-level python library to serve as examples in the new high-level python API.

This PR introduces a new examples file including:
fast.py
susan.py

Makes changes to files:
computer_vision.py - Added match_template function to available computer vision functions

@sakchal
Copy link
Contributor Author

sakchal commented Apr 25, 2024

The match template doesn't have an associated docstring. The other functions look like they have docstrings in a specific format. Should I make my own docstring for the function, or is there a tool I can use for that?

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

Successfully merging this pull request may close these issues.

2 participants