On 29 June 2012 01:22, Marco Maggi <[email protected]> wrote:

> 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?
>

The source code available here:

https://github.com/mutantturkey/FlyTracking/blob/master/fly-tools/derive-background/pixel.c

I haven't tested it on a smaller data set. I will now.

Reply via email to