selvinEduardo / javacv

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

Execution error #320

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi every one please can someone help me to solve this error:
1. I execute the demo of facedetection in line command
2. java -jar faceDetection.jar  ../haarcascade_frotalface_alt.xml 
3. the webcam cam is activated but i can't see the window then

I got this ERROR :

A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000300905a4d, pid=2392, 
tid=3488

I'm using javacv-0.4 on win8 with (JDK1.7,JRE7).

the complete error is attached here

Original issue reported on code.google.com by sddk.d...@gmail.com on 21 May 2013 at 11:41

Attachments:

GoogleCodeExporter commented 9 years ago
Please try again with JavaCV 0.5

Original comment by samuel.a...@gmail.com on 21 May 2013 at 12:41