walzimmer / bat-3d

3D Bounding Box Annotation Tool 2.0 (3D-BAT 2.0): Labeling of 3D LiDAR Point Clouds and Camera Images
Other
73 stars 18 forks source link

Unable to see images in the tool #4

Open vaibhavsharma3070 opened 2 years ago

vaibhavsharma3070 commented 2 years ago

After starting the server only point clouds are visible and the images are not shown anywhere.

umerkhan0298 commented 2 years ago

After starting the server only point clouds are visible and the images are not shown anywhere.

click on js folder you will see a file named base_label_tool.js. Open that file and update the pointCloudOnlyAnnotation: from true to false. Then go to your browser and update the page, you will get the camera image.

VeeranjaneyuluToka commented 1 year ago

Thanks! but how to get the annotation gets displayed and annotate newly?