Hi everyone.....
I am new to this forum..
I am familiar with C++ , but I am new to the world of digital
image processing...
I have hardly any clue about the sytax used in
image processing... and i am given an
assignment on it ..

I have been given a ppm(its a binary ppm image) image of Great Salt Lake and I need to write a image processing algorithm in C/C++ which measures area of lake in pixels
and also i have to create a mask image by labelling lake in white pixels and remaining in black..
Can any of you please tell me how to proceed about it??
or something where i can get the the functions/codes
related to it..