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

https://github.com/shireee/computer-vision-lab

Repository for uni computer vision course
https://github.com/shireee/computer-vision-lab

computer-vision opencv

Last synced: about 2 months ago
JSON representation

Repository for uni computer vision course

Awesome Lists containing this project

README

          

# Repository for tasks of computer vision course

0. Building a RGB channel histogramm
1. Halftone images and difference between frames
2. Luminance conversions
3. Binarization and quantization
4. Morphological transformations
5. Spatial filtering
6. Frequency filtering
7. Interactive segmentation
8. Watershed segmentation
9. Simple Linear Iterative Clustering (SLIC)
10. Automatic background cutting
12. Background cutting with interactive segmentation
13. Image search engine ( SIFT + K-means + Histogramm )
14. Image search engine with neural network ( CLIP )