siposcsaba89
siposcsaba89
Hi, I have just added some load/save functions used in orbslam repositories, and also wrote a loadFromBinary which very fast. Also updated the CMakeLists.txt to support export/import target. If you...
Hello, I would like to propose a change to be able to use the exported target instead of the old INCLUDE and LIBRARY_DIR, the targets were already exported but not...
Hello, No you can use DBoW2::DBoW2 targets after find_package instead of old INCLUDE/LIBARY defines, which helps to create relocable install package. Best Regards, Csaba
Extended std::numeric_limits class with some functions needed to use it with yaml-cpp.