Skip to content

NightMare489/Image-Analysis-Tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-Analysis-Tasks

This's solutions for VŠB-TUO Image Analysis exercises course : http://mrl.cs.vsb.cz/people/gaura/ano_course.html

Important

Due to Size of openCV library you need to extract "opencv.zip" file

Excerise 6: SLIC

This algorithm is inspired by the k-means algorithm, and its goal is to cluster image pixels into segments (clusters) based on their color similarity and proximity in the image plane

image

About

This's solutions for VŠB-TUO Image Analysis exercises course : http://mrl.cs.vsb.cz/people/gaura/ano_course.html

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published