New Article on C++ Design for an ImageBlock Class


Hello,

I just published a new article under Articles->Miscellaneous->Design of a C++ Data Class for Images. I write about a class I designed some years ago that I used in an image acquisition and processing framework.  I remembered the class fondly, and decided to revisit it and share a little of the process I went through to design it.  Why do you care? Beats me!

Advertisement