/ImageProcessing

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

Primary LanguageMATLAB

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