Skip to content
This repository has been archived by the owner on Apr 20, 2021. It is now read-only.
/ Cpp_Projects Public archive

List of C++ projects in Machine Vision domain.

Notifications You must be signed in to change notification settings

sbhmajum369/Cpp_Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ projects

These are Computer/Machine Vision related projects.

The files can be run in either any code editors, which contains C++ compiler, or in Visual Studio platform.

The project folders need to be connected to the OpenCV library directories.

Connecting OpenCV to Visual Studio: https://www.youtube.com/watch?v=p-6rG6Zgu4U

Project 1: Motion Segmentation

Here, any change in the environment is detected and the new object is identified using Background Subtraction and contour properties.

Project 2: Lane detection

Road lanes are detected using RANSAC.

About

List of C++ projects in Machine Vision domain.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages