https://github.com/imshakil/computer-vision
Digital image processing with computer vision using python programming
https://github.com/imshakil/computer-vision
computer-vision digital-image-processing image-processing opencv python python-programming
Last synced: 3 months ago
JSON representation
Digital image processing with computer vision using python programming
- Host: GitHub
- URL: https://github.com/imshakil/computer-vision
- Owner: imShakil
- Created: 2019-10-01T14:31:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-13T03:10:17.000Z (almost 5 years ago)
- Last Synced: 2025-02-07T13:49:52.577Z (4 months ago)
- Topics: computer-vision, digital-image-processing, image-processing, opencv, python, python-programming
- Language: Python
- Homepage:
- Size: 649 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Digital Image Processing Lab (practice)
Digital image processing in python with computer vision (opencv).### Lists
- Image Arithmatic
- Bitwise Opeartion
- Image Blurring
- Image Smoothing
- Edge Detection
- Corner Detection
- Image Resizing
- capture image
- capture video