Yes, I always skipped this thread because it was Windows only.JHPJHP wrote:I wrote some of these example over a year ago, but your post reminds me that people are seeing them for the first time...
I think in general there is. It's just that I usually don't expect to get this kind information as a tooltip. But once you know, it does the job fine.JHPJHP wrote:Is there enough information in the Constant #CV_DESCRIPTION (tooltip) for someone new to the interface to view the examples full effect?
That's another nice example.JHPJHP wrote:The new example cv_poisson_blending_1.pb uses a powerful blending algorithm to merge two images seamlessly.

I got a question for you also about the supported image formats.
cvShowImage supports a lot of different pixel formats.
Is 8 bit unsigned what functions usually output or are there also functions that output 16 or 32 bit integer or floating point rgb values ?