Closed GoogleCodeExporter closed 9 years ago
Please try again with JavaCV 0.5.
Original comment by samuel.a...@gmail.com
on 24 Jun 2013 at 3:39
I try again with JavaCV 0.5 and import java.awt from jre6, but cvLoadInage is
error code Y_
Original comment by acaidedd...@gmail.com
on 15 Jul 2013 at 3:17
Could you please explain how you created your project?
Original comment by samuel.a...@gmail.com
on 21 Jul 2013 at 1:40
I build android project in eclipse, after that I import javacv.jar and
javacpp.jar, do it follow https://code.google.com/p/javacv. I put function in
JavaCV and javacpp in my source code
Original comment by acaidedd...@gmail.com
on 23 Jul 2013 at 2:43
Attachments:
I solve problem cvLoadImage is error, but i work in my android app has stopped
unexpectedly.
Original comment by acaidedd...@gmail.com
on 14 Aug 2013 at 10:00
Are you sure that your device comes with an ARMv7 compatible CPU? Do you have a
model number?
Original comment by samuel.a...@gmail.com
on 15 Aug 2013 at 2:47
my device is samsung galaxy Y, CPU ARMv6, model number GT-S5360
Original comment by acaidedd...@gmail.com
on 15 Aug 2013 at 7:57
So, yeah this isn't going to work, as mentioned in the README.txt file. If you
really need to get it running on ARMv5/ARMv6, you can try to rebuild the
binaries as instructed in the README.txt file of the cppjars...
And please post your questions on the mailing list next time if possible! thank
you
Original comment by samuel.a...@gmail.com
on 31 Aug 2013 at 7:12
I try to rebuild project by MAVAN but cvLoadImage is not work.
Original comment by acaidedd...@gmail.com
on 4 Nov 2013 at 10:05
You need to recompile OpenCV, not JavaCV.
Original comment by samuel.a...@gmail.com
on 4 Nov 2013 at 10:57
I should be install OpenCV and rebuild in OpenCV, not rebuild project in
eclipse?
Original comment by acaidedd...@gmail.com
on 8 Nov 2013 at 9:44
You need to do both...
Original comment by samuel.a...@gmail.com
on 17 Nov 2013 at 7:06
Hi acaidedd...@gmail.com
Have to solve this error ?
Original comment by karanson...@gmail.com
on 20 Nov 2014 at 6:43
Original comment by samuel.a...@gmail.com
on 24 Nov 2014 at 1:05
i sorry for late, i change my app run on android 4.0 above device and
arm-v7 cpu, but have same error.
Original comment by acaidedd...@gmail.com
on 25 Nov 2014 at 12:36
Original issue reported on code.google.com by
acaidedd...@gmail.com
on 24 Jun 2013 at 3:38Attachments: