Skip to content

Hanbusy/point-visualizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Point Visualizer and RANSAC based Plane Fitting

I wrote this script to compare Python and Matlab. Matlab cannot handle 50,000+ points in realtime. Python + Vispy(OpenGL) handles it smoothly.

python point_visualizer.py kinect_points2.txt

Credit for Christoph Gohlke: Python script for quaternion math.

About

3D Point Visualzer and RANSAC based Plane Fitting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%