Big Chemical Encyclopedia

Chemical substances, components, reactions, process design ...

Articles Figures Tables About

Coordinate transformations computational considerations

A straightforward implementation of the Fourier transform requires O (N2) operations, where n = nx x ny is the number of pixels of the input image. A number of optimizations can be applied to reduce the time needed to perform this transformation. First, the transformation is separable. Therefore, the transformation can be performed independently for the two coordinates. Second, if the image dimensions are a power of two then the Fourier transformation can be computed recursively, which gives a considerable speedup. This is known... [Pg.171]


See other pages where Coordinate transformations computational considerations is mentioned: [Pg.28]    [Pg.865]    [Pg.55]    [Pg.180]    [Pg.33]    [Pg.35]    [Pg.41]    [Pg.134]    [Pg.804]    [Pg.314]    [Pg.323]    [Pg.22]    [Pg.9]    [Pg.107]    [Pg.190]    [Pg.1063]    [Pg.1296]    [Pg.529]    [Pg.58]   
See also in sourсe #XX -- [ Pg.529 ]




SEARCH



Computational Considerations

Coordinate transformation

© 2024 chempedia.info