cloud_annotation_tool icon indicating copy to clipboard operation
cloud_annotation_tool copied to clipboard

L-CAS 3D Point Cloud Annotation Tool

Results 8 cloud_annotation_tool issues
Sort by recently updated
recently updated
newest added

Hi, I have been trying to set up the cloud_annotation_tool. I have successfully compiled and built the program, but when I open it, the QVTKWidget that should be displaying the...

OS : ubuntu 16.04 Qt4 VTK 5.10 PCL 1.8 my setting's above i got this error ./cloud_annotation_tool ERROR: In /build/vtk-NWL3SN/vtk-5.10.1+dfsg/Filtering/vtkImageData.cxx, line 1561 vtkImageData (0x23e30b0): SetScalarType called with no executive producing...

help wanted

Hello, Thanks for the nice tool, but I want to ask how to train the svm model, I tried training the model using lcas_simple_data.zip but always got "train failed", and...

[ 12%] Generating moc_viewer.cxx /usr/include/boost/unordered/detail/implementation.hpp:52: Parse error at "defined" CMakeFiles/cloud_annotation_tool.dir/build.make:66: recipe for target 'moc_viewer.cxx' failed make[2]: *** [moc_viewer.cxx] Error 1 CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/cloud_annotation_tool.dir/all' failed make[1]: *** [CMakeFiles/cloud_annotation_tool.dir/all] Error...

Hi, I am running on ubuntu 16.04 with all prerequisites(libqt4-dev, qt4-qmake, libvtk5-dev, libpcl-1.7-all-dev, libsvm-dev, libsvm-tools) installed and I am able to run till cmake after that facing following error. /usr/bin/ld:...

help wanted

```shell E: Package 'libqt4-dev' has no installation candidate E: Package 'qt4-qmake' has no installation candidate ``` when run `sudo apt-get install libqt4-dev qt4-qmake`

help wanted
Ubuntu 20.04

```shell -- Looking for Q_WS_X11 -- Looking for Q_WS_X11 - found CMake Error at /usr/share/cmake-3.16/Modules/CheckSymbolExists.cmake:125 (configure_file): configure_file Problem configuring file Call Stack (most recent call first): /usr/share/cmake-3.16/Modules/CheckCXXSymbolExists.cmake:75 (__CHECK_SYMBOL_EXISTS_IMPL) /usr/share/cmake-3.16/Modules/FindQt4.cmake:757 (CHECK_CXX_SYMBOL_EXISTS)...

Hello, When I build the cloud_annotation_tool-devel and run the 'make' command, I get the following error: [ 12%] Generating moc_viewer.cxx /usr/include/boost/unordered/detail/implementation.hpp:52: Parse error at "defined" CMakeFiles/cloud_annotation_tool.dir/build.make:66: recipe for target 'moc_viewer.cxx'...