Code Monkey home page Code Monkey logo

aam-opencv's People

Watchers

 avatar

aam-opencv's Issues

Compiling Error

Hi buddies,
I am using opencv 2.4.6, when i do the command make, i get this error bellow:
Could anybody help-me?

[ 68%] Building CXX object 
CMakeFiles/qt-aamtrainer.dir/include/moc_aamTrainer.cxx.o
[ 73%] Building CXX object CMakeFiles/qt-aamtrainer.dir/include/moc_canvas.cxx.o
[ 78%] Building CXX object 
CMakeFiles/qt-aamtrainer.dir/include/moc_landmarkpoint.cxx.o
Linking CXX executable qt-aamtrainer
CMakeFiles/qt-aamtrainer.dir/src/main.cpp.o: In function 
`aamTrainer::timerEvent(QTimerEvent*)':
/home/vinicius/Downloads/aam-opencv/src/main.cpp:712: undefined reference to 
`cvWaitKey'
/home/vinicius/Downloads/aam-opencv/src/main.cpp:714: undefined reference to 
`cvReleaseImage'
/home/vinicius/Downloads/aam-opencv/src/main.cpp:706: undefined reference to 
`cvSaveImage'
CMakeFiles/qt-aamtrainer.dir/src/main.cpp.o: In function 
`aamTrainer::gendata()':
/home/vinicius/Downloads/aam-opencv/src/main.cpp:288: undefined reference to 
`cvCreateMat'
/home/vinicius/Downloads/aam-opencv/src/main.cpp:289: undefined reference to 
`cvCreateMat'
/home/vinicius/Downloads/aam-opencv/src/main.cpp:290: undefined reference to 
`cvAlloc'


Thanks a lot !!


Original issue reported on code.google.com by [email protected] on 25 Oct 2013 at 8:59

can I use this project to identify something else

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
MAC  OSX 10.6.8 , openCV 2.4.0 

Please provide any additional information below.
I have videos that has vertebrae , I would like to use AAM to identify this 
vertebrae instead of the faces  
can I use this code to do this , if yes how ? 


Original issue reported on code.google.com by [email protected] on 9 Dec 2012 at 6:31

Compilation error

What steps will reproduce the problem?
1. CMake and compile


What is the expected output? What do you see instead?
Should compile without errors. I see this output:

3>c:\documents and settings\administrator\my 
documents\downloads\aam-opencv.tar\aam-opencv\src\delaunay.cpp(482) : error 
C4716: 'delaunay::warpImageToMeanShape' : must return a value


What version of the product are you using? On what operating system?
The same from download section, which is:
    aam-opencv.tar.gz 

Please provide any additional information below.
This function should return something:
aamImage*
delaunay:: warpImageToMeanShape(aamImage*input)
{

}
It seems the svn version is not updated. Can you check that please?



Original issue reported on code.google.com by [email protected] on 13 Jan 2011 at 2:51

No correct fitting by runner

What steps will reproduce the problem?
1. when executing runner, it does not fit faces, using web cam
2.
3.

What is the expected output? What do you see instead?

face is displayed well on screen via webcam, but the mode mesh does not fit the 
face !

What version of the product are you using? On what operating system?
opencv 2.6,



Please provide any additional information below.
I built the aam-opencv correctly, 

1. Train using provided faces (with each exist loaded face,press buttons: save 
Model, then Generate Database..  ) 

2. Run ./runner  => webcam captures frames but No correct fitting


Original issue reported on code.google.com by [email protected] on 26 May 2014 at 11:07

Fitting doesn't work

What steps will reproduce the problem?
1. Train using provided faces  
2. Load any of the provided face to find points on 
3. Run runner.exe. No correct fitting

What is the expected output? Correctly found points as image from training set

What do you see instead? Overfitting


What version of the product are you using? Trunk
On what operating system? Windows 7


Please provide any additional information below.
Please help to identify problem

Original issue reported on code.google.com by [email protected] on 7 Nov 2012 at 4:57

Qt problem

What steps will reproduce the problem?
1. Can't build,Qt error
2.
3.

What is the expected output? What do you see instead?

Successful build was expected,but I get this:

CMake Error at /usr/share/cmake-2.8/Modules/FindQt4.cmake:728 (MESSAGE):
  Could NOT find QtCore header
Call Stack (most recent call first):
  CMakeLists.txt:46 (FIND_PACKAGE)


-- Configuring incomplete, errors occurred!



What version of the product are you using? On what operating system?

version downloaded on September 3rd,2011
with opencv trunk from repository
Ubuntu 10.04

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 3 Sep 2011 at 6:45

Compiling prerequisite

Hello,

What are the compiling prerequisites for linux?
What version of opencv do we use? 1 or 2?

I think the PAM video install instructions are great! Can you make some for
aam-opencv too?

Thanks again,


-M

Original issue reported on code.google.com by [email protected] on 21 Feb 2010 at 3:27

segmentation fault (core dumped)

What steps will reproduce the problem?
1. try to run ./qt-aamtrainer
2.
3.

What is the expected output? What do you see instead?
i get segmentation fault (core dumped)

What version of the product are you using? On what operating system?
i am using openCV 2.4.3

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 24 Apr 2013 at 12:13

Compilation error

What steps will reproduce the problem?
1. when I compile the project. It produces following error:

C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): 
error MSB6006: "cmd.exe" exited with code 3. [C:\foo.vcxproj]
Done Building Project "C:\foo.vcxproj" (default targets) -- FAILED.

Build FAILED.

I googled it. I found it may somehting related to Qt. But I don't know how to 
fix it. Could anyone helps me out? 


What version of the product are you using? On what operating system?
Qt4.8.5 VS2010  OpenCV231

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 17 Feb 2014 at 3:12

Python Conversion

What steps will reproduce the problem?
1. Try to convert it to python :-/

What is the expected output? What do you see instead?
These values are not set correctly and require modification within python 
colorTriangleCode and colorTriangleCodeFixed. What are they for?

Original issue reported on code.google.com by [email protected] on 1 Jul 2011 at 4:11

OpenCV version incompatibility ?

$ ./runner
0 0 
OpenCV Error: Null pointer (Invalid pointer to file storage) in cvRead, file 
/build/buildd/opencv-2.1.0/src/cxcore/cxpersistence.cpp, line 4714
terminate called after throwing an instance of 'cv::Exception'
  what():  /build/buildd/opencv-2.1.0/src/cxcore/cxpersistence.cpp:4714: error: (-27) Invalid pointer to file storage in function cvRead

Abandon


What steps will reproduce the problem?
building with openCV 2.2, and ./runner


What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
Linux, Ubuntu

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 10 Jun 2011 at 9:38

comile error -missing functions

What steps will reproduce the problem?
When I type make for building I get some errors

What is the expected output? What do you see instead?

aam-opencv compiled
when I type :
cmake ..  OK
make   : I got the following messages 

aam-opencv/src/delaunay.cpp: In member function ‘void 
delaunay::draw_subdiv_facet(IplImage*, CvSubdiv2DEdge, int)’:
/home/yasser/development/aam-opencv/src/delaunay.cpp:82:49: error: 
‘cvSubdiv2DEdgeDst’ was not declared in this scope
         CvSubdiv2DPoint* a = cvSubdiv2DEdgeDst(t);
                                                 ^
aam-opencv/src/delaunay.cpp:83:49: error: ‘cvSubdiv2DEdgeOrg’ was not 
declared in this scope
         CvSubdiv2DPoint* b = cvSubdiv2DEdgeOrg(t);
                                                 ^
aam-opencv/src/delaunay.cpp:94:55: error: ‘cvSubdiv2DGetEdge’ was not 
declared in this scope
         t = cvSubdiv2DGetEdge( t, CV_NEXT_AROUND_LEFT );
                                                       ^
aam-opencv/src/delaunay.cpp:121:52: error: ‘cvSubdiv2DEdgeOrg’ was not 
declared in this scope
         CvSubdiv2DPoint* pt = cvSubdiv2DEdgeOrg( t );
                                                    ^
/aam-opencv/src/delaunay.cpp:124:55: error: ‘cvSubdiv2DGetEdge’ was not 
declared in this scope
         t = cvSubdiv2DGetEdge( t, CV_NEXT_AROUND_LEFT );
                                                       ^
aam-opencv/src/delaunay.cpp: In member function ‘CvSubdiv2D* 
delaunay::init_delaunay(CvMemStorage*, CvRect)’:
/home/yasser/development/aam-opencv/src/delaunay.cpp:144:40: error: 
‘cvCreateSubdiv2D’ was not declared in this scope
                                storage );
                                        ^
aam-opencv/src/delaunay.cpp:145:42: error: ‘cvInitSubdivDelaunay2D’ was not 
declared in this scope
     cvInitSubdivDelaunay2D( subdiv, rect );
                                          ^
aam-opencv/src/delaunay.cpp: In constructor ‘delaunay::delaunay(CvMat*)’:
aam-opencv/src/delaunay.cpp:217:43: error: ‘cvSubdivDelaunay2DInsert’ was 
not declared in this scope
         cvSubdivDelaunay2DInsert(subdiv,fp);
                                           ^
aam-opencv/src/delaunay.cpp:240:72: error: ‘cvSubdiv2DRotateEdge’ was not 
declared in this scope
             draw_subdiv_facet( rasterImage, cvSubdiv2DRotateEdge( e, 0 ),k);



What version of the product are you using? On what operating system?
    aam-opencv.tar.gz   
        opencv 2.6
        Ubuntu  12




I tried to search for one of these missing functions, I could find it in any 
files of project!!!!

any suggestion ?


Original issue reported on code.google.com by [email protected] on 21 May 2014 at 1:10

Can not build AAM_OpenCV

What steps will reproduce the problem?
1. Opencv 2.4.9 installed
2. Download AAM-Opencv
3. followed instuctions on sources homepage. 

How to Build
{{{
cd build
cmake ..
make
}}}

4. Receive the error : 

-- Configuring incomplete, errors occurred!

C:\aam-opencv\build>cmake ..
-- The C compiler identification is MSVC 17.0.61030.0
-- The CXX compiler identification is MSVC 17.0.61030.0
CMake Error at cmake/modules/FindOpenCV.cmake:239 (MESSAGE):
  OpenCV required but some headers or libs not found.  Please specify it's
  location with OpenCV_ROOT_DIR env.  variable.
Call Stack (most recent call first):
  CMakeLists.txt:48 (FIND_PACKAGE)


-- Configuring incomplete, errors occurred!

What is the expected output? What do you see instead?
I expect the file to build using cmake, although it crashes during cmake, 
OpenCV_ROOT_DIR needs to be set and i have tried setting it to multiple 
different paths, 

What version of the product are you using? On what operating system?
I am using the current version of AAM_OpenCV and i am using `OpenCV-2.4.9`.

Please provide any additional information below.

Any help would be much appreciated.. 

Original issue reported on code.google.com by [email protected] on 10 Jun 2014 at 8:05

Build on XCode OSX

Hello, looks like a great project. 

I'm trying to compile the project under osx xcode,

unfortunately it's kind of hard to get everything together – I have a lot
of linker errors especially about missing qt functions – I already
installed qt but I'm not sure which versions is needed. Can you give some
more details on the dependencies, please.

much thanks for your effort, looking foreward to use this lib (especially
the landmarking tool).

cheers
andreas

Original issue reported on code.google.com by [email protected] on 15 Feb 2010 at 9:27

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.