Quick C question
Josh ChaitinPollak
josh at offthehill.org
Wed Nov 16 12:11:06 EST 2005
On Nov 16, 2005, at 11:57 AM, Jerry Feldman wrote:
> On Wednesday 16 November 2005 10:35 am, Anthony Gabrielson wrote:
>> Hello,
>> I'm trying to some image processing in C and I won't know ahead of
>> time what the dimensions of the image are.
> While this changes the solution a bit, C++ does provide you with
> the data
> structures you need. But, I also agree with Seth, Josh and Gordon.
Well, since someone brought up C++, here's an article I co-wrote for
C/C++ Users Journal:
"Data-Structure-Independent Algorithms for Image Processing"
http://www.cuj.com/documents/s=9153/cuj0311ablavsky/cuj0311ablavsky.htm
More information about the Discuss
mailing list