https://github.com/aslandevbrat/computer-vision
This repository contains the guided project on object detection using OpenCV
https://github.com/aslandevbrat/computer-vision
Last synced: 4 months ago
JSON representation
This repository contains the guided project on object detection using OpenCV
- Host: GitHub
- URL: https://github.com/aslandevbrat/computer-vision
- Owner: AslanDevbrat
- Created: 2020-09-15T05:39:49.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-03T06:55:49.000Z (almost 5 years ago)
- Last Synced: 2025-01-07T21:11:31.672Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 70.9 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Computer-VIsion
This repository contains the guided project on object detection using OpenCV
This repository contains Jupyter Notebook for the following purpose:
## Detect Faces
| Original Image | Results |
| -------------- | ------- |
|  |  |
## Detect Eyes
| Original Image | Results |
| -------------- | ------- |
|  |  |
## Detect both eyeand face from Images.
| Original Image | Results |
| -------------- | ------- |
|  |  |
## Detect a Car's Plate from Images
| Original Image | Results |
| -------------- | ------- |
|  |  |
## Detect Cars from Videos