daengky / face-recognition-in-video-stream

Automatically exported from code.google.com/p/face-recognition-in-video-stream
0 stars 0 forks source link

cv.h, highgui.h and cvaux.h Are missing #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Downloaded the frvs.zip 
@https://code.google.com/p/face-recognition-in-video-stream/downloads/list
2. Opened im.sln
3. @ Source files im.cpp got errors in:

#include "cv.h"
#include "highgui.h"
#include "cvaux.h"

What version of the product are you using? On what operating system?
Visual Studio 2012, Windows 8 64bit

Original issue reported on code.google.com by edbogosi...@gmail.com on 15 Oct 2013 at 2:05

GoogleCodeExporter commented 8 years ago
Anyone using this anymore or a dead thread??

Original comment by venkat.r...@gmail.com on 12 Jul 2015 at 3:54