Ask Your Question

jcondem's profile - activity

2013-07-25 19:35:03 -0600 commented question face detection

Excepción no controlada en 0x0163bf1d (opencv_objdetect243d.dll) en OnlineFaceRec.exe: 0xC000001D: Illegal Instruction.

2013-07-25 19:34:36 -0600 commented question face detection

i'm working with the code for detected faces that comes with the open cv, i don't know if we can work with skype, in skype i wolud show you my project wath do you think

2013-07-25 17:29:08 -0600 asked a question face detection

i'm trying with the facial detection, but i have those problems i'm working with the opencv 243 and the visual 2008 on windows xp

Primera excepción en 0x0093bf1d (opencv_objdetect243d.dll) en Opencv_1.exe: 0xC000001D: Illegal Instruction. Excepción no controlada en 0x0093bf1d (opencv_objdetect243d.dll) en Opencv_1.exe: 0xC000001D: Illegal Instruction.

i'dont knows if you can pass me some codes because these ones are not working

2013-07-23 22:42:07 -0600 asked a question facedetection

i have this mistake

Primera excepción en 0x0093bf1d (opencv_objdetect243d.dll) en face_deteccion.exe: 0xC000001D: Illegal Instruction. Excepción no controlada en 0x0093bf1d (opencv_objdetect243d.dll) en face_deteccion.exe: 0xC000001D: Illegal Instruction. Primera excepción en 0x0093bf1d (opencv_objdetect243d.dll) en face_deteccion.exe: 0xC000001D: Illegal Instruction. Excepción no controlada en 0x0093bf1d (opencv_objdetect243d.dll) en face_deteccion.exe: 0xC000001D: Illegal Instruction. El programa '[816] face_deteccion.exe: Nativo' terminó con código 0 (0x0).

2013-07-23 16:57:42 -0600 commented answer facial recognition for a personal control

Ok, thank you so much, but i have problems with the compilation, currently i'm working with the opencv 2.4.3 and the visual 2008, let me say you that i don't have problems in the instalation, i have problems in the source code that you show me:

http://docs.opencv.org/doc/tutorials/objdetect/cascade_classifier/cascade_classifier.html#cascade-classifier

Second step : face recognition --> can be done in many ways, but eigenfaces / fisherfaces is used a lot in practice, when trying to perform this

http://docs.opencv.org/modules/contrib/doc/facerec/facerec_api.html?highlight=eigenface#Ptr%3CFaceRecognizer%3E%20createEigenFaceRecognizer%28int%20num_components%20,%20double%20threshold%29

2013-07-23 16:54:18 -0600 received badge  Scholar (source)
2013-05-29 11:59:13 -0600 asked a question how to fix "error 0x000007"

this mistake occured when i was working with the opencv 2.3.1 and the visual studio 2010

2013-04-15 11:09:18 -0600 commented answer facial recognition for a personal control

i would like to know what theory uses the open cv, like neuronal nets or pca or pdc something like that

2013-04-01 21:32:53 -0600 commented answer facial recognition for a personal control

thank you

2013-04-01 21:32:13 -0600 commented question facial recognition for a personal control

I'm trying to replace de dactilar biometric, i want to create a facial biometric as a dactilar biometric

2013-03-19 18:43:49 -0600 asked a question facial recognition for a personal control

I'm trying to work in a project that consist in create an aplication wich have to identify de people that works in a place, so do i don't know how to start, i know that i have to do two steps first the facial detection and then the facial recognition. But there's the problem i can't find the way to capture the face in live. Please help me, and something more i'm working in visual studio and of course open cv