kapry / javacv

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

Cannot use CvCanny #171

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Try to import it
2.
3.

What is the expected output? What do you see instead?
Cannot see it in the package, should be there

What version of the product are you using? On what operating system?
120218, Mac OSX

Please provide any additional information below.
Imported the opencv_imgproc class, there is no CvCanny

Original issue reported on code.google.com by booker0108@gmail.com on 14 Mar 2012 at 7:20

GoogleCodeExporter commented 8 years ago
Yes it's there:
http://code.google.com/codesearch#8TJuDx-2Qiw/trunk/javacv/src/com/googlecode/ja
vacv/cpp/opencv_imgproc.java&q=cvCanny%20package:http://javacv%5C.googlecode%5C.
com&sq=&l=1006&ct=rc&cd=4

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