/cv-labs

Repository for uni computer vision course

Primary LanguageJupyter Notebook

Repository for tasks of computer vision course

  1. Building a RGB channel histogramm
  2. Halftone images and difference between frames
  3. Luminance conversions
  4. Binarization and quantization
  5. Morphological transformations
  6. Spatial filtering
  7. Frequency filtering
  8. Interactive segmentation
  9. Watershed segmentation
  10. Simple Linear Iterative Clustering (SLIC)
  11. 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 )