Open GoogleCodeExporter opened 8 years ago
Seems that is was my fault. Everything ok now
Original comment by nom...@gmail.com
on 7 Nov 2012 at 5:11
Hi I am trying to compile it on Ubuntu 12.04 with OpenCV 2.4.9. I have
generated the CMake files successfully bit when I start to compile it using
make I get compilation error . I am using the new OpenCVConfig.cmake for
compilation.
[ 5%] Building CXX object CMakeFiles/qt-aamtrainer.dir/src/main.cpp.o
In file included from /home/aam-opencv-read-only/include/lkFitting.h:22:0,
from /home/aam-opencv-read-only/src/main.cpp:34:
/home/aam-opencv-read-only/include/delaunay.h:130:44: error:
‘CvSubdiv2DEdge’ has not been declared
/home/aam-opencv-read-only/include/delaunay.h:135:5: error: ‘CvSubdiv2D’
does not name a type
/home/aam-opencv-read-only/include/delaunay.h:137:5: error: ‘CvSubdiv2D’
does not name a type
Original comment by vevin1...@gmail.com
on 8 Feb 2013 at 12:25
fitting is not working for me. can you share the solution please
Original comment by mistry.k...@gmail.com
on 4 May 2013 at 8:29
fitting is not working for me. can you share the solution please
Original comment by safir...@gmail.com
on 7 Aug 2013 at 4:56
I have the same problem !
1. Train using provided faces
2. Load any of the provided face to find points on
3. Run runner.exe. No correct fitting
Original comment by safir...@gmail.com
on 7 Aug 2013 at 4:57
Original issue reported on code.google.com by
nom...@gmail.com
on 7 Nov 2012 at 4:57