OnionIoT / tau-lidar-server

Python package for Tau Lidar Camera application
MIT License
27 stars 7 forks source link

User can enable amplitude view of camera frames #7

Open greenbreakfast opened 3 years ago

greenbreakfast commented 3 years ago

User Story

  1. User starts TauLidarServer and navigates to web-based point-cloud viewer
  2. User clicks "Amplitude View" button in sidebar
  3. Observe modal appears showing real-time amplitude view of frames from camera
  4. User can click and drag to move the amplitude view modal (to see point cloud and amplitude view at the same time)

Related

Related to https://github.com/OnionIoT/tau-lidar-camera/issues/3

vsemi commented 3 years ago

Back-end supporting amplitude image now available, ready to do the front-end.

mh1412 commented 3 years ago

Merging this issue with https://github.com/OnionIoT/tau-lidar-server/issues/2 Web app will now show amplitude data in grayscale automatically at launch.