linrl3 / ComputerVisionBasicAlgorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ComputerVisionBasicAlgorithm

It's a collection of some basic algorithsm in image processing or computer vision in Matlab which are part of my assignments in the introduction class of computer vision.

1.Connected Component Labling

2.Morphological operator

3.Histogram Equalization

4.Color Segmentation

5.Canny edge detector

6.Hough transform

In each directory, we have source code of the algorithms and sample testing images. If you'd like to know more details and reasons, you're welcome to read the assiganments report in which there are more details on how to implement the algorithms.

About


Languages

Language:MATLAB 99.1%Language:M 0.9%