SW development (7) 썸네일형 리스트형 [Realsense Camera] Python and Tensorflow 보호되어 있는 글입니다. [iOS & Swift] Swift coding challenge (1) 보호되어 있는 글입니다. Point Cloud Annotation Tools www.simonwenkel.com/2019/07/19/list-of-annotation-tools-for-machine-learning-research.html List of annotation tools for machine learning research // SimonWenkel.com There are quite many annotation tools out there, however it seems like every tool comes with unique disadvantages ;). Anyhow, here is a list of tools I came across. And yes, I only post tools which are open-source. I highly recommend.. point-cloud-annotation-tool 보호되어 있는 글입니다. 3D Point Cloud Annotation Tool (1) 보호되어 있는 글입니다. PCL 설치 VTK 설치에 이어서 PCL 설치를 진행한다. https://ai4all.tistory.com/2 순조롭게 명령어를 입력하고 진행된다. github 다운로드 git clone https://github.com/PointCloudLibrary/pcl.git Qt5에 추가하기 위해서 /pcl/cmake/pcl_find_qt5.cmake를 수저해야 한다고 하는데...존재하지 않아서 검색후 다운로드후 수정. 파일 최상단에 setting추가 set(CMAKE_PREFIX_PATH /opt/Qt5.6.1/5.6/gcc_64/lib/cmake) mkdir build cd build cmake .. make -j8 make install 순조롭게 진행되는듯 했으나...make -j8에서 컴파일 실패 -j8 -> j2 .. VTK 설치 아래 블로그를 참고하여 설치를 시작했다. 역시 많은 시간을 삽질로 허비했다 http://jinyongjeong.github.io/2017/01/09/pcl_install_with_qt5/ Cmake 3.16.0 의 설치가 필요하다. Cmake 사이트로 이동한다. https://cmake.org/download/ Unix/Linux Source (has \n line feeds) cmake-3.16.6.tar.gz 이것을 다운로드 한다... 더 아래에 있는 것을 설치했다가..몇일을 허비했다. bootstrap, npm...등등 설치하면서.. ....이게 무슨 삽질인가...5분만에 끝나는 것을 몇일을 허비했으니.. 1주일정도 시간을 투자하며 Qt Creator에 위젯을 설치하기 위해 노력했지만..결국 실패로.. 이전 1 다음