Gray scale image in c++

Post Reply
indiguy141
Posts: 3
Joined: Fri Mar 16, 2007 2:43 pm

Gray scale image in c++

Post by indiguy141 »

Does anyone have a code in c++ to see the gray scale images. I would really appreciate the help. Thanks in advance.
VincentG
Posts: 7728
Joined: Mon Jul 17, 2006 5:00 am
Location: Corvallis, Oregon

Re: Gray scale image in c++

Post by VincentG »

Answered in email....
beckdo
Posts: 520
Joined: Tue Jan 02, 2007 2:02 pm

Re: Gray scale image in c++

Post by beckdo »

Are you looking to access the grayscale, or are you actually looking for a sample that actually displays the data?
jd.yip
Posts: 2
Joined: Fri Oct 31, 2008 12:44 am

Re: Gray scale image in c++

Post by jd.yip »

I'm new to this. Can you guys send me the sample codes to let me get start with? (sample code can (1) get gray scale images and (2) display the data)

Thanks in advance.
Birch
Posts: 1139
Joined: Thu Jan 30, 2003 5:00 am
Location: Corvallis, Oregon

Re: Gray scale image in c++

Post by Birch »

Please check the Download section of the OptiTrack website. Sample applications which access the greyscale image data are available with source there.
Post Reply