I just tested it and it appears to be working for me - although I'm on Windows 64, camera would be different too. The fact that it works with other filters is promising - most give the symptoms of no video feed at all.
Thanks for attaching the log and jvm dump. In the future you can use the NoWorky to quickly send a myrobotlab.log file - I'll get an email notification.
First thing I can think of is making sure the classfier file is in the correct location.
Go to the directory of where you installed MyRobotLab (MRL), there should be a directory called haarcascades and a file in it called haarcascade_frontalface_alt.xml.
That would be the first thing to verify.
Try also using pyramid down filter first (maybe a couple times) - this will reduce the size of the image which I've have had issues with in the past.
Hmmm.. So this is the result I get running the current MRL version with a local avi file .
It WORKS ! :)
Good that it works, but bad in that it did not help me figure out what is causing your problems.
Let's look at the differences - I'm running Windows XP SP3
Looking at myrobotlab.log I have this
70 [main] INFO class org.myrobotlab.framework.Service - java.vm.name [Java HotSpot(TM) Client VM]
70 [main] INFO class org.myrobotlab.framework.Service - java.vm.version [23.21-b01]
70 [main] INFO class org.myrobotlab.framework.Service - java.vm.vendor [Oracle Corporation]
70 [main] INFO class org.myrobotlab.framework.Service - java.vm.version [23.21-b01]
70 [main] INFO class org.myrobotlab.framework.Service - java.vm.vendor [1.7.0_21-b11]
70 [main] INFO class org.myrobotlab.framework.Service - java.home [C:\Java\jre7]
70 [main] INFO class org.myrobotlab.framework.Service - os.version [5.1]
70 [main] INFO class org.myrobotlab.framework.Service - java.class.path [libraries/jar/autocomplete.jar;libraries/jar/ivy.jar;libraries/jar/javacpp.jar;libraries/jar/javacv-windows-x86.jar;libraries/jar/javacv.jar;libraries/jar/jgraphx.jar;libraries/jar/jna.jar;libraries/jar/jython.jar;libraries/jar/log4j-1.2.14.jar;libraries/jar/myrobotlab.jar;libraries/jar/rsyntaxtextarea.jar;libraries/jar/simple-xml-2.5.3.jar;libraries/jar/slf4j-api-1.6.1.jar;libraries/jar/slf4j-log4j12-1.6.1.jar;libraries/jar/x86.64.windows/*;libraries/jar/x86.32.windows/*;]
70 [main] INFO class org.myrobotlab.framework.Service - java.library.path [libraries/native/x86.32.windows;libraries/native/x86.64.windows]
70 [main] INFO class org.myrobotlab.framework.Service - user.dir [C:\Documents and Settings\gperry\mrlTest\myrobotlab.1543.20130709.1336]
70 [main] INFO class org.myrobotlab.framework.Service - total mem [15] Mb
70 [main] INFO class org.myrobotlab.framework.Service - total free [11] Mb
Which means 15 Mb - is enough to run this file on this operating system without running out of memory.
The next test I would recommend is beetlejuice and you try it on a local file instead of a camera.
Here is a famous JPEG ... well, I can try loading Windows 7 on a 32 bit virtual machine.. it might take me a while to find Windows 7.. but I'll begin looking .. very strange.. You don't have other versions of OpenCV on your computer do you? You could find out by searching for opencv_core* on your computer... Also, what version are you currently running ? The version I tested on the XP 32 bit vm is - 1543.20130709.1336
Thanks for the log .. and um...
It appears there is a definite trend ... I'm starting to believe that this might be a "x86 32bit windows issue"
And this would be an issue of the build versus any other part...
Sooooooo... what I would like to do is upgrade the OpenCV to 2.4.5 - I think I know of a complete set of working OpenCV binaries which should possibly alleviate this problem...
Ok, I'll start working on it... and soon it will be WORKY !
Ok, now I'd like to know a little of the details. You have switched Haarcascades, which are the results of "training". I don't understand why it would be specific to some Intel processors. I could understand it be a bad data file .. but it should have crashed my machine as well, if that was the case...
Hmmm... still a mystery.
Added Haar select now - build 1597 - Should allow you to try alll the different files easily .. while capturing..
Hi mkeen85 and Welcome,I
Hi mkeen85 and Welcome,
I just tested it and it appears to be working for me - although I'm on Windows 64, camera would be different too. The fact that it works with other filters is promising - most give the symptoms of no video feed at all.
Thanks for attaching the log and jvm dump. In the future you can use the NoWorky to quickly send a myrobotlab.log file - I'll get an email notification.
http://myrobotlab.org/content/helpful-myrobotlab-tips-and-tricks-0#noWorky
First thing I can think of is making sure the classfier file is in the correct location.
Go to the directory of where you installed MyRobotLab (MRL), there should be a directory called haarcascades and a file in it called haarcascade_frontalface_alt.xml.
That would be the first thing to verify.
Try also using pyramid down filter first (maybe a couple times) - this will reduce the size of the image which I've have had issues with in the past.
thanks for te kind
thanks for te kind welcome
and in future i will use the noworky.
i've just looked in the directory and there was no file called haarcascade_frontalface_alt.xml.
only hogcascade_pedestrians.xml
sorry was looking in wrong
sorry was looking in wrong folder
yes the file haarcascade_frontalface_alt.xml. is there
can you download the latest
can you download the latest again, unzip it and re-install the OpenCV service?
I wonder if the install of the OpenCV service was interrupted in some way.
Let us know, good luck :)
:( it didn't work.i also
:( it didn't work.
i also tried it on my laptop and still have the same problem
can you send a "no worky"
can you send a "no worky" from the laptop - maybe we can contrast and compare - is this using the same camera?
ok just sent the noworky
ok just sent the noworky
it is using a diffrent camera .
hmm.. ok windows 7 but both
hmm.. ok windows 7 but both are 32 bit.. I have a windows 64 bit and Linux 32... mebbe I can track down a windows 32 bit.
You tried to pyramid down - and that did not work either?
thanks I have tried pyramid
thanks
I have tried pyramid down but problem still persists.
Hello, i've the same problem
Hello, i've the same problem . All openCv filters work fine except " Face detect " . It close MyRobotLab .
Same issue with " Pyramid down " ...
Windows 7 32 , laptop webcam .
Pyramid down works ok on
Pyramid down works ok on mine
Hmmm.. So this is the result
Hmmm.. So this is the result I get running the current MRL version with a local avi file .
It WORKS ! :)
Good that it works, but bad in that it did not help me figure out what is causing your problems.
Let's look at the differences - I'm running Windows XP SP3
Looking at myrobotlab.log I have this
i just tried using a jpg and
i just tried using a jpg and crashed as soon as i added the filter.
Here is a famous JPEG ...
Here is a famous JPEG ... well, I can try loading Windows 7 on a 32 bit virtual machine.. it might take me a while to find Windows 7.. but I'll begin looking .. very strange.. You don't have other versions of OpenCV on your computer do you? You could find out by searching for opencv_core* on your computer... Also, what version are you currently running ? The version I tested on the XP 32 bit vm is - 1543.20130709.1336
Ok, i've tried, with a
Ok, i've tried, with a picture ( lena.jpg ), a movie, and an other webcam ( external this time ) , but still the same result : MRL close
I've OpenCv installed on my laptop for use it with visual studio C++ . And the path is set for it in system paths .
I've also tried to run MRL with " windows XP SP2 compatibility mode ", but it don't run
Hi I don't have any other
Hi I don't have any other opencv on my system .
I was on MRL1543.20130709.1336 but just edged to 1545.20130710.2311.
Same problem here - SOLVED
I had this error message:
thanks this has solved my
thanks this has solved my problem and all is working great
Hello PauloSouza and Welcome..
Thanks for the log .. and um...
It appears there is a definite trend ... I'm starting to believe that this might be a "x86 32bit windows issue"
And this would be an issue of the build versus any other part...
Sooooooo... what I would like to do is upgrade the OpenCV to 2.4.5 - I think I know of a complete set of working OpenCV binaries which should possibly alleviate this problem...
Ok, I'll start working on it... and soon it will be WORKY !
opencv 2.4.3
I think the problem is openCV 2.4.3 with some Intel precessors.
YOU ROCK !!!!
GREAT FIX PAULO !
Ok, now I'd like to know a little of the details. You have switched Haarcascades, which are the results of "training". I don't understand why it would be specific to some Intel processors. I could understand it be a bad data file .. but it should have crashed my machine as well, if that was the case...
Hmmm... still a mystery.
Added Haar select now - build 1597 - Should allow you to try alll the different files easily .. while capturing..
Tell me how it goes...http://myrobotlab.org/content/haar-cascades
Solution: 1- Make a backup