entry to professional programming
i am a engineering(electronics and communication) student..i think of doing a project as part of studies...i think of doing face recognition..but the problem is i am new to this professional level programming..i know basics of c and little more in c++..to be precise i know till i/o from files in c++..beside i did all ma programing in borland c++...
In the beginning as installing the opencv in windows i tried much as explained in the tutorials of this page..i have visual studio 2012..but i did not get even the first program right...i think i cant manipulate the property pages,different mode...so i request u guys to help me with feasible procedures for handling this visual studio..kindly see me as just beginner and help me...
What knowledge do you have about pattern recognition / image processing? Face recognition is very complex. You can get results using OpenCV, but simply by following a tutorial, you won't really learn much. And without knowledge about C++, this will be even hard. It seems that doing face recognition might be over the top for you at this point. Not to mention, you didn't even mention the errors you got, just that you have them. Which won't tell us anything at all.
i have been studying the image processing.i have read through basics like matrix manipulation ,smoothing,video profilesetc..will move to pattern recognition soon...well i have ceated programs in arduino (interfaced dualshock 2 controller;eg:https://www.facebook.com/photo.php?v=10151606123929866)...so not much illitrate in programming
well the problem is i cant link the open cv libraries and header file to the program...problem is i cant link the these to visual studio..i have done all the steps as per tutorials..