Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Moving Data in Memory



On Fri, 15 Oct 2004, Ian Ollmann wrote:

[...]
> Where possible, a better approach is to do the linear pass first, then
> rewrite the non-linear pass so that it is linear.

And if you have arbitrary amounts of programmer time to save even more
runtime, you can merge horizontal and vertical passes along the lines of
this (Gaussian blur example):

  http://www.engin.umd.umich.edu/~jwvm/ece581/21_GBlur.pdf

This is generally a nice technique because it enables you to do
destructive operations sort of in place (a bit of auxiliary storage is
needed, though).

  Holger
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
PerfOptimization-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/perfoptimization-dev/email@hidden

This email sent to email@hidden

References: 
 >Moving Data in Memory (From: "Gohara, David " <email@hidden>)
 >Re: Moving Data in Memory (From: Brendan Younger <email@hidden>)
 >Re: Moving Data in Memory (From: Ian Ollmann <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.