An open API service indexing awesome lists of open source software.

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

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