Click here to Skip to main content
15,881,092 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am on the final year project of my Computer Science degree course and so far the only thing I have the most trouble with is my final year project.
I am working on a computer vision project using the OpenCV sdk to create a program which can detect and recognise the different expressions on a user's face.
All I have managed so far to achieve is to get the samples provided with OpenCV to run. I have read through several tutorials on the subject but failed to get even the most basic of programs to run successfully. I have to hand in the work for may so the deadline is fast approaching and have other things I need to work on in the mean time.
If there is anyone who has experience in this area their assistance would be greatly appreciated.
Posted
Comments
Sergey Alexandrovich Kryukov 1-Apr-12 11:25am    
Unfortunately, asking for assistance is not a question. We do not have resources to provide assistance. Maybe, this is just a wrong place to ask. If you have particular problem to ask about, we will try to help.
--SA

I think you should read this[^]
 
Share this answer
 
Nobody is going to do your work for you, and if this is supposed to be complete for May, then you have left it rather late to complete. There are lots of articles available on the internet via Google[^] but, as I advised another poster today, it is no good downloading code from the internet and expecting it to magically solve your problem. The first thing you need to do is to understand how the code is supposed to work and then write your own classes and their properties and methods to make that happen.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900