https://github.com/tanishkadeep/opencv
open cv programs
https://github.com/tanishkadeep/opencv
jupyter-notebook opencv python
Last synced: 3 months ago
JSON representation
open cv programs
- Host: GitHub
- URL: https://github.com/tanishkadeep/opencv
- Owner: tanishkadeep
- Created: 2024-12-15T15:45:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-03T07:40:43.000Z (over 1 year ago)
- Last Synced: 2025-02-14T18:49:27.131Z (over 1 year ago)
- Topics: jupyter-notebook, opencv, python
- Language: Jupyter Notebook
- Homepage:
- Size: 20.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
1. Perform basic image handling and preprocessing operations on the image and Display of gray scale images
2. Segmentation using watershed transform
3. Geometric transformation
4. Compute homography matrix
5. Perspective transformation
6. Camera calibration
7. Compute fundamental matrix
8. SIFT feature descriptor