0% found this document useful (0 votes)
57 views

Computer Vision Lab Report

This computer vision lab report discusses several image filtering techniques applied to an original image including Gaussian, Canny, Laplacian of Gaussian, box, median, Prewitt, and Sobel filters both vertically and horizontally. Code snippets are provided as examples of implementing these various image filtering methods.

Uploaded by

keethan
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
57 views

Computer Vision Lab Report

This computer vision lab report discusses several image filtering techniques applied to an original image including Gaussian, Canny, Laplacian of Gaussian, box, median, Prewitt, and Sobel filters both vertically and horizontally. Code snippets are provided as examples of implementing these various image filtering methods.

Uploaded by

keethan
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 7

Computer vision lab report-01

Gaussian filtered image

Smoothing filtered image

Canny filtered image

Gaussinan filtered image

Laplaas Gaussian

Box filtered

Median filtered

Preweit filtered

Sobbel vertical filtered

Sobbel horizontal

Snapp shots of codes are below

You might also like