Quote that describes my ultimate goal

"The key question to keep asking is, Are you spending your time on the right things? Because time is all you have, and in the end you may find out that you may have less than what you thought"
~ Randy Pausch, The Last Lecture

Saturday, June 15, 2013

Day 3 , CVIT

For the last two days now, i have started to learn openCV algorithms with C++ as the basis language. I have started to understand small pieces of code on openCV now, but i am not able to compile it practically as the linking of IDE with openCV is giving me huge trouble. I have tried at least 3 different versions of Visual studio with at least 5 different versions of openCV with all the instructions given on the wiki page of oepnCV yet the integration/linking is not happening and my programs are not running. I need this to be done fast so that i can move towards the actual problem quickly with the next group presentation coming on Wednesday, i dont want to be standing there and saying implemented Gesture Recognition using Matlab on Day 1 and since i am working on Opencv. I dont have that much time to align to a single thing. I will try it once more with Visual studio 2012, and if it still doesn't thaw, i will partition my computer and use it instead on Linux.

                            ____________       _____________      _____________

Update: I have finally decided to work on Linux now, as each and everyone on the same parent project as mine is working on Linux, it is better to start on linux rather than trying later how to integrate all the different stuff on different OS.

No comments:

Post a Comment