Skip to content

rokopi-byte/pyDepthVIsualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyDepthVIsualizer

This tool allow to move mouse cursor on a depthmap and visualize the depth pixel value in real time. Depthmap is a 16 bit encoded, using OpenNI2 for example.

Image

Requirements

  • opencv python3 -m pip install opencv-python==3.4.5.20

  • numpy python3 -m pip install numpy

  • pillow python3 -m pip install pillow

Usage

python3 pyDepthVisualizer.py --i sample.png

Releases

No releases published

Packages

No packages published

Languages