mozturan / CV_IM

Computer Vision and Image Processing examples/implementations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CV_IM

Computer Vision and Image Processing examples This repo contains some applications (from scratch) of image processing and computer vision.

Note: Sorry this repo is a mess because it contains my old works. But here are some examples outputs of these codes:

Applying gaussian noise / bluring

gaus

Sobel filtering and gradient finding

sobel

Harris Corner

harris

Quantization

quantization

Histogram equalization

histogram

Lowpass filtering

lowpass

Noising and Denoising in Frequency Domain

noisy denoise

About

Computer Vision and Image Processing examples/implementations


Languages

Language:Python 100.0%