Skip to content

Projeto-Voris/stereo_zscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stereo Z-Scan

Overview

Stereo Z-Scan is a project designed to perform high-resolution 3D reconstruction using stereo camera systems. This repository provides the tools and algorithms necessary for capturing and processing stereo images, enabling users to generate detailed 3D models from 2D image pairs.

Features

  • Stereo Image Capture: Interfaces with stereo cameras to capture synchronized image pairs.
  • 3D Reconstruction: Implements algorithms for depth estimation and 3D point cloud generation.
  • Visualization Tools: Provides utilities for visualizing 3D reconstructions and analyzing the results.
  • CUDA Acceleration: Utilizes GPU processing for improved performance in depth estimation and 3D modeling.

Requirements

  • Hardware:

    • Stereo camera system (e.g., Spinnaker camera)
    • GPU with CUDA support (recommended for acceleration)
  • Software:

Installation

  1. Clone this repository:

    git clone https://github.com/Projeto-Voris/stereo_zscan.git
    cd stereo_zscan
  2. Install the required dependencies:

    pip install -r requirements.txt
  3. Set up your camera according to the manufacturer's instructions.

Usage

Contributions are welcome! Please feel free to submit issues or pull requests. For major changes, please open an issue first to discuss what you would like to change.

About

Inverse Trinangulation Zscan

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages