uzairsukhera said:You can use the C++ image libraries. I am using CIamge (COOL IMAGE) library. Its pretty effective.
http://cimg.sourceforge.net/
Check it out. Download and use. Hit me back (email) if u have got any querries!
uzairsukhera said:What sort of code is required?
uzairsukhera said:Alright
so u will use matlab or C++?
In case of Matlab start exploring the image processing toolbox in Matlab.
uzairsukhera said:By the way the project you are thinking of is not very small!
So if u are going for a semester project then better think of some other one else for big project its ok!
uzairsukhera said:well u can go for object tracking in an image sequence.
Get some video of camera and then identify an object and track it in coming frames.
Added after 6 minutes:
So here is a basic image read code using the CImg library. See the link in above posts. DOwnload, install the library, it will enforce the C++ library (C++ must be installed before). THen run this project.
Detailed documentation of this library are available on website. So start working