Re: 3d fourier analysis for movie compression?



Hi,

I have an idea regarding compression of movies. Please, tell me if it makes
sense.

Movie can be treated as dynamically changing two dimensional picture or as a
static three dimensional picture (when time is z axis, you know). Hm, so
maybe one could do the three dimensional Fourier analysis of such 3d
picture? And then compress it just like JPEG? Maybe it would work nice?

Of course you can. There are in fact some coding schemes that try something
like it. IIRC, Pegasus had or still is offering a video codec that performs
something like a wavelet transformation in the time axis - which works fine
for surviellience applications where you typcially have no or little motion.
JPEG2000 part 2 can do that as well (actually, one of my test sequences is
taken from a movie and tests wavelets in the time axis).

However, none of these coding schemes outperform the video codes that have
been especially designed for motion picture coding, i.e. H264 and related.
All of them use block-based approaches for motion compensation. The reason
lies in the nature of the images: Moving pictures typically contain a
collection of well-separate objects that move independently.

So long,
Thomas
.



Relevant Pages

  • VB Circle Method Seems to be Seriously Flawed
    ... 'I am using the Circle Method in a picture box to create cam geometry ... 'Clicking the command button moves the center of the circle to different ... near the Y axis ...
    (microsoft.public.vb.general.discussion)
  • pcolor
    ... How to make pcolor with specific x and y axis without deteriorating the ... When I plot that with a "simple" pcolor as let say: ... and it give me a nice and sweet picture. ...
    (comp.soft-sys.matlab)
  • Re: Mapping images on curved image planes
    ... In general, on axis, the picture should be nearly diffraction limited, ... aka as good as you can get without violating classical optics. ... A curved image field can result, field curvature can result which can ...
    (sci.optics)
  • Re: Custom ScaleMode setting problem
    ... The peak value of my Y axis data might be 75 and the peak ... my X axis data might be 30 and I want to fill the picture box. ... 1800 twips heigh by 6120 twips width. ... The custom setting documentation indicates it is possible, ...
    (microsoft.public.vb.general.discussion)
  • Re: VB Circle Method Seems to be Seriously Flawed
    ... it works perfectly when the picture box is made square by setting the ... Randy Birch ... : 'Clicking the command button moves the center of the circle to different: axis at Radius, R!, distance and demonstrates that when the center is on or: near the Y axis ...
    (microsoft.public.vb.general.discussion)