selvinEduardo / javacv

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

Objectfinder problem #387

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Execute the objectfinder example

What is the expected output? What do you see instead?
The object finder doesn't work at all. Since I know the surf module was moved 
to the nonfree package...can I get an update version of the code? I'm kind of 
newbie with opencv but I need to execute this example. Thanks so much!!!

What version of the product are you using? On what operating system?
javacv 0.6
opencv 2.4

Please provide any additional information below.

Original issue reported on code.google.com by geostigm...@gmail.com on 22 Nov 2013 at 7:22

GoogleCodeExporter commented 9 years ago
Which "objectfinder example" are you referring to?

Original comment by samuel.a...@gmail.com on 24 Nov 2013 at 12:43

GoogleCodeExporter commented 9 years ago
This one...it isn't working for the new javacv and opencv 2.4.7

https://code.google.com/p/javacv/source/browse/src/main/java/com/googlecode/java
cv/ObjectFinder.java?r=632398ce58f09224001b8a77bde1a72f62ca01b8

Original comment by geostigm...@gmail.com on 24 Nov 2013 at 7:25

GoogleCodeExporter commented 9 years ago
Please try again with OpenCV 2.4.6.x

Original comment by samuel.a...@gmail.com on 26 Nov 2013 at 6:07

GoogleCodeExporter commented 9 years ago
The newly released JavaCV 0.7 supports OpenCV 2.4.8, so I'm assuming this 
satisfies your needs. But please let me know if the problem is elsewhere, 
thanks.

Original comment by samuel.a...@gmail.com on 7 Jan 2014 at 12:54