MasteringOpenCV / code

Code for the book "Mastering OpenCV with Practical Computer Vision Projects" by Packt Publishing 2012.
Other
2.71k stars 1.64k forks source link

Installing SSBA on Ubuntu #94

Open godblezzme29 opened 5 years ago

godblezzme29 commented 5 years ago

Hello guys, I tried to run chapter 4 example program but I have problem with ssba I tried to install SSBA on ubuntu 16.04 but if failed is there any one have direction how to install SSBA on ubuntu?? Thank you

This is my error /home/userrr/SSBA-3.0/Math/v3d_nonlinlsq.cpp:6:21: fatal error: colamd.h: No such file or directory compilation terminated. CMakeFiles/V3D.dir/build.make:62: recipe for target 'CMakeFiles/V3D.dir/Math/v3d_nonlinlsq.cpp.o' failed make[2]: [CMakeFiles/V3D.dir/Math/v3d_nonlinlsq.cpp.o] Error 1 CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/V3D.dir/all' failed make[1]: [CMakeFiles/V3D.dir/all] Error 2 Makefile:83: recipe for target 'all' failed make: *** [all] Error 2