Skip to content

This project demonstrates a simple image classification pipeline using OpenCV for image preprocessing and a K-Nearest Neighbors (KNN) classifier for training and prediction. The example uses synthetic images of circles and squares to showcase the workflow from data preparation, training, evaluation, to model saving.

Notifications You must be signed in to change notification settings

codecraftsman-web/image-classification-opencv.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

image-classification-opencv.

This project demonstrates a simple image classification pipeline using OpenCV for image preprocessing and a K-Nearest Neighbors (KNN) classifier for training and prediction. The example uses synthetic images of circles and squares to showcase the workflow from data preparation, training, evaluation, to model saving.

About

This project demonstrates a simple image classification pipeline using OpenCV for image preprocessing and a K-Nearest Neighbors (KNN) classifier for training and prediction. The example uses synthetic images of circles and squares to showcase the workflow from data preparation, training, evaluation, to model saving.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published