vgilabert94 / ImageProcessing

work of the subject Image Processing in the master of Computer Vision (URJC).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImageProcessing

Work of the subject Image Processing in the master of Computer Vision (URJC).

Frequency domain analysis -> highpassfilter (Butterworth's orders n and 2D.) -> main_p1a.mlx (.pdf)

image

Frequency domain analysis -> lowpassfilter (Butterworth's orders n and 2D.) -> main_p1a.mlx (.pdf)

image

Image Compression using DCT 2D -> blocks = 8x8, different compression levels. -> main_p1b.mlx (.pdf)

image image

Calculate the disparity map between a stereo pair -> using the block adjustment technique (11x11 is a typical size). -> main_p2b.mlx (.pdf)

image image

Corner detection using mathematical morphology. -> main_p2b.mlx (.pdf)

image image

About

work of the subject Image Processing in the master of Computer Vision (URJC).


Languages

Language:MATLAB 97.1%Language:M 2.9%