Skip to content

3D scanning software designed to convert real-world objects into detailed 3D models using low-cost depth sensors, such as the Kinect or other similar devices. The software captures the geometry and texture of objects or environments by creating a point cloud, which can then be processed into a mesh.

Notifications You must be signed in to change notification settings

Brazer27/3D-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

3D-Scanner

This is a Software Engineering Project to build a 3D scanner.

Objectives

To replace the skanect software with own, home-made acquisition and processing software so that we no longer depend on proprietary software. Material resources will also be made available so that functional prototypes can be constructed by the students.

Installing Pre-requisites

Necessary installations needed to run this program.

  1. QT
  2. Point Cloud Library. (PCL)
  3. OpenCV

About

3D scanning software designed to convert real-world objects into detailed 3D models using low-cost depth sensors, such as the Kinect or other similar devices. The software captures the geometry and texture of objects or environments by creating a point cloud, which can then be processed into a mesh.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published