Skip to content

This repository serves the purpose of point-cloud generation using stereovision. OpenCV Stereovision library and publicly available ppm format disparity images are used for training.

Notifications You must be signed in to change notification settings

ritvik03/3D-Reconstruction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StereoVision: Library and utilities for 3d reconstruction from stereo cameras

StereoVision is a package for working with stereo cameras, especially with the intent of using them to produce 3D point clouds. The focus is on performance, ease of usability, and the ability to construct 3D imaging setups cheaply.

StereoVision relies heavily on OpenCV. If you're not sure about what a given variable does or what values would make sense for it and no explanation is provided in the StereoVision documentation, refer to OpenCV's documentation in order to better understand how they work.

There are few tutorials available on:

If you find a bug or would like to request a feature, please report it with the issue tracker.

Author: Ritvik Pandey

About

This repository serves the purpose of point-cloud generation using stereovision. OpenCV Stereovision library and publicly available ppm format disparity images are used for training.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages