Tutorial: openCV 2.4.3 Visual Studio C++ - Face Tracking / Detection in a console application

preview_player
Показать описание

This is a video tutorial showing how to use openCV 2.4.3 to implement using visual studio 2010 with C++ a face tracking / detection tool using a video capture stream console based application.
Рекомендации по теме
Комментарии
Автор

the OPENCV property sheets are the project settings for open CV so you can be linked in with the dlls and have access to the includes etc... Theres a tutorial on youtube for the 2.4.3 versions you might have to modify a few things but it should work

granthoffman
Автор

Hey dude nice work but can u tell me what are the settings you have done in the property manager? I mean you have created your own property sheet can you tell me what files you have included in Additional dependencies? Please help me.

ishansharma
Автор

including stdio.h and iostream? What are you using stdio.h for ?

guyishay
Автор

Oddly enough when using VS 2012 to compile this, it only seems to work when run with the microsoft debugger attached.
Ex: If I press"Local Windows Debugger" (even in release mode) in VS, my face is recognized fine, but if I compile it and run it outside VS then I get a video feed with no face recognition. Any reason to this?

Trainzboy
Автор

Hi The work is amazing. I tried the code and it works on my laptop webcam. However, it shows some lags when I am moving around. Is there a way improve this?

huymosiisom
Автор

EMGU CV is a wrapper for opencv that will let you use it in C#

evangelosgeorgiou
Автор

thank for tutorial. sr im newbie, why do you include opencv/...? OPENCV_DEBUG.props and OPENCV_RELEASE.props. where is it? :D

hoanguyenxuan
Автор

can you have me Evangelos, please?i have done things the same you did but i have a problem with this message:"unable to start system cannot find the file specified"

duongvanviet
Автор

Why there are no rectangle around my face?

xynnm
Автор

can"t find opencv debug and release....
who can help?

corlateanuandrei
Автор

I used ur code, but there is no green rectangle shown... Why?

xynnm
Автор

Thanks! It almost works for me, but the triangle goes on top of my head for some reason :/

OmarNgX
Автор

I can't find opencv_debug? anybody can help me please?

bryllecabanal
Автор

Anyone have idea to solve this problem ?

Debug Assertion Failed!

Program:
File:
Line: 892

laihoangquangvinh
Автор

Hey dude.. Thanks a lot, God bless ya.

HaredMeza
Автор

geeez over 20 minutes and I'm trying to find an answer to a single issue, and you don't even talk so I don't know what you're doing. glad everyone else liked it though.

lonewretch
Автор

why no sound? very annoying tutorials are about learning not just copying and pasting, should be more insight.  Thanks for the video though.

dvn
Автор

No voice??? Not worth watching then!!!

BOHICAMAN