Peenoo / javacv

Automatically exported from code.google.com/p/javacv
GNU General Public License v2.0
0 stars 0 forks source link

cvEigenDecomposite #175

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.I'm new in development and I try to use the method cvEigenDecomposite, but it 
turns out that the method is not undefined? I'm puzzled, who can tell me why? 
how does it happen?

Additional:

I use windows7 with eclips, and I hava import the following packages

import com.googlecode.javacpp.FloatPointer;
import com.googlecode.javacpp.Loader;
import com.googlecode.javacpp.PointerPointer;
import com.googlecode.javacv.cpp.opencv_objdetect;

import static com.googlecode.javacv.cpp.opencv_core.*;
import static com.googlecode.javacv.cpp.opencv_objdetect.*;

I deadly need some help, please! please! please! help me solve the problem!!

Original issue reported on code.google.com by luoyuchu...@gmail.com on 31 Mar 2012 at 10:59

GoogleCodeExporter commented 9 years ago
It's here:
http://code.google.com/searchframe#8TJuDx-2Qiw/trunk/javacv/src/com/googlecode/j
avacv/cpp/opencv_legacy.java&q=cvEigenDecomposite%20package:http://javacv\.googl
ecode\.com&sq=&l=152&ct=rc&cd=3

Please ask your questions on the mailing list next if possible, thank you

Original comment by samuel.a...@gmail.com on 31 Mar 2012 at 11:29

GoogleCodeExporter commented 9 years ago
samuel ,I meet the same problem,and The URL you posted ,I can't open!!can you 
tell me the resolution????

Original comment by xinxianq...@163.com on 7 Jul 2013 at 2:14

GoogleCodeExporter commented 9 years ago
Updated link:
http://code.google.com/p/javacv/source/browse/src/main/java/com/googlecode/javac
v/cpp/opencv_legacy.java#340

Original comment by samuel.a...@gmail.com on 14 Jul 2013 at 6:12