How to read & display an image in c\c++ ?

Status
Not open for further replies.

ka7root

Newbie level 3
Joined
Jan 26, 2005
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
front of pc..Egypt
Activity points
23
how to read a image c++

Hi all,

i'm new to c\c++ image processing,
plz,i need information (codes)about reading & displaying a stored image using c\c++..
also, how can i read a real video from a wabcam using visual c++6?
is there any libraries i should include?

Thanx in advance
 

read and display image in c

for webcam image capturing
**broken link removed**


good image library loading and saving various image formats and have built in image processing functions

**broken link removed**
 

This link is to a book called Image Processing in C by Dwayne Phillip it also has the source code provide in the book. This book explains everything from reading an image in a standard format (Tag Image File Foramt- TIF) then improving the image, sharpening the image etc. If you are just intersted in the way the images are stored then read the first three chapters.

Link: h**p://homepages.inf.ed.ac.uk/rbf/BOOKS/PHILLIPS/

NOTE: Repalce the * by t in the above link.

~Kalyan
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…