Calvin Morrison wrote: > I'm working on a project which requires us to generate the > statistical mode of each pixel across many images.
Without a full program is impossible for anyone to help you. Have you tried first to run a simple example program using the histogram API on a small, known, data set to verify that you get it? -- Marco Maggi
