https://github.com/neemiasbsilva/object-detection-opencv
This repository was created to show some techniques using Python and OpenCv
https://github.com/neemiasbsilva/object-detection-opencv
computer-vision object-detection opencv opencv-python template-matching
Last synced: 6 months ago
JSON representation
This repository was created to show some techniques using Python and OpenCv
- Host: GitHub
- URL: https://github.com/neemiasbsilva/object-detection-opencv
- Owner: neemiasbsilva
- License: mit
- Created: 2020-01-15T13:31:40.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-08T02:03:22.000Z (over 5 years ago)
- Last Synced: 2025-03-29T05:23:57.322Z (7 months ago)
- Topics: computer-vision, object-detection, opencv, opencv-python, template-matching
- Language: Jupyter Notebook
- Size: 13.3 MB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Using OpenCv for Object Detection
This repository was created to show some methods of cumputer vision.
Below following the name of techniques:
- Watershed Algorithm;
- Edge Detection;
- Feature Matching;
- ...
#
Sincerely: Neemias B. Silva
#