Re: Motion estimation vs. background subtraction



"Torvald Helmer" <torvald.helmer@xxxxxxxxxxxxx> wrote in
message <frbbrd$k4h$1@xxxxxxxxxxxxxxxxxx>...
I might be asking a lot of silly questions now :)

I just want to make sure I got everything right.

Computing the mean pixel intesity is okay, and thereby
create a new image set as the background.

The sigma on the other hand, I know how to calculate it
for
a set of values, but how to do it for a set of images? Do
I
calculate the std.dev. for a set, in this case with the
size of 10 values, of pixels containing of all pixels
from
position (1,1), and then do the same with a set of pixels
from position (1,2) until position (n,m). And then do a
std.dev. on all of these values again. So in the end I
have
just one value containing the std.dev, or can I do a mean
of all the std.dev values I get from each pixel-position.
Hope you understand what I meant here.


In this application the following attempts to explain what
I mean by the mean and standard deviation images.

If your image frame is say n x m pixels, then you have n x
m mean values and n x m standard deviation values.

You need to visualize a sequence of say 10 frames as an n x
m parallel stream of 10 numbers, So you end up with a mean
image of n x m pixels and a standard deviation image of n x
m pixels, where the pixel of each of these statistical
images is generated from a sequence of 10 numbers.

Hope that helps

Regards

Dave Robinson
.



Relevant Pages

  • Compute the Skewness
    ... where D = Standard Deviation ... It is calculated from the historgram or from the pixels gray value ... can somebody explain me how to calculate the skewness ... Prev by Date: ...
    (sci.image.processing)
  • Re: CDC::GetPixel() and GetDIBits() Pixels in different RGB order ???
    ... it will be stored as the byte sequence ... In both cases I am directly obtaining the whole pixels as 32-bit integers from ... you are calling an API function that ...
    (microsoft.public.vc.mfc)
  • Re: CDC::GetPixel() and GetDIBits() Pixels in different RGB order ???
    ... it will be stored as the byte sequence ... In both cases I am directly obtaining the whole pixels as 32-bit integers ... you are calling an API function ...
    (microsoft.public.vc.mfc)
  • Re: CDC::GetPixel() and GetDIBits() Pixels in different RGB order ???
    ... So if a COLORREF is created as RGB ... it will be stored as the byte sequence ... In both cases I am directly obtaining the whole pixels as 32-bit integers from ... you are calling an API function that ...
    (microsoft.public.vc.mfc)
  • Re: odd video noise on snooker
    ... That'll be yer 8 field lock mate. ... source there is no PAL coding and therefore no 8-field sequence. ... Analogue active ilne is, as I'm sure you know, 51.95us, so 704 is plenty ... However it isn't mandated that all 720 pixels have to contain ...
    (uk.tech.broadcast)