halostorm / 3d_labeling_tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3d_labeling_tool

In this code, you can see sample point cloud and label it. Please clone this code and open index.html using FireFox. Or please check web site demo.

https://cpfl.github.io/3d_labeling_tools/

How to label

Select Bounding Box

Click Bounding Box. You can see opening Bounding Box Tools(GUI Editor).

Select Bounding Box

Add Bounding Box

Click AddBoundingBox Button. You can add New Bounding Box.

Select Bounding Box

Edit Position & Scale

GUI mode

Edit position(X, Y, Z, delta x, delta y, delta z and yaw) and scale(width, height, depth) on GUI Editor.

Select Bounding Box

Drug mode

Edit position(X, Y, Z, delta x, delta y, delta z) and scale(width, height, depth) directly.

Select Bounding Box

Move Camera position

Push Shift and Drag to change 3D camera position. Push Shift and left or right to change 2D camera position. Push Shift and Scroll to go near or away.

Select Bounding Box

Demo video

https://youtu.be/PGO9lkgnTF0

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 77.2%Language:HTML 10.3%Language:CSS 7.3%Language:C++ 4.4%Language:Shell 0.3%Language:CMake 0.3%