Vitalii Shutov

Results 4 comments of Vitalii Shutov

Hi! I got same issues, steps I made to resolve it. 1) Add to main cmake i.e. CMakeLists.txt in main folder "add_definitions(-fPIC)" 2) Do same steps as in instruction but,...

Your have problem with Boost python library. Try to compile without -DPYTHON_LIBRARY=/opt/local/lib/libpython2.7.dylib -DPYTHON_EXECUTABLE=/opt/local/bin/python -DPYTHON_INCLUDE_DIR=/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/ -DUSE_SYSTEM_BOOST=NO ..

Sorry for the delayed response, and thanks for your patience! You’re right that this could affect border point labeling. However, since no new neighbors will be found in the next...

Yes, current code is missing the border point concept