Skip to content

Mischomei/ComputerVision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The projects idea was to create an automatic object detection (of different colored toy like containers) and process their 3D position and rotation in different light conditions so that a raspberry pi controlled container roboter can pick them up and position them with a different script. the project hast two different implementations for the Pose Estimation, both use opencv, no deep learning. One is a single camera single shot solution using opencvs solvePnP function. The other is a stereo camera solution. Both can use charuco or aruco boards for camera calibration. Preprocessing includes color quantization, camera calibration, Edge Detection, HSV Masks, Morphology Operations, curve detection.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published