nessessence / CV_playground

interesting computer vision mini-projects using only basic cv knowledge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CV_playground:

interesting Computer vision projects

invisible cloak

invisible_cloak

color-based face detection

colored_base_fd

keypoints descriptor

pano_result

keymatch

traditional segmentation: thresholding + connected component

red blood cells

spores

card detector and warp perspective

texture and feature extraction: window sliding + raw feature segmentation

for higher segmentation resolution, you may try using lower window_size ( the below image was applied with only (20x20) )

simple object recognition

pyramid mean shift filtering, connected component algorithm, WaterShed algorithm, Hough, Circle Transform, IOU_thresholding

About

interesting computer vision mini-projects using only basic cv knowledge

License:MIT License


Languages

Language:Jupyter Notebook 100.0%