Skip to content

BoomSyrup/Kinect-Edge-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kinect-Edge-Detection

This project was designed to:

    1. Take in depth map from the Microsoft Kinect
    1. Convert the depth map into a point cloud
    1. From the point cloud, find significant edges that bound geometry which would impede navigation for a self-navigating robot

Dependencies:

  • numpy
  • Cython
  • freenect
  • vispy (for visualization of data)
  • PyQt5 (for visualization: used by VisPy)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages