Search the web
Sign In
New User? Sign Up
gamera-devel
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Gaussian pyramid Class python source code. Any suggestions are welco   Message List  
Reply | Forward Message #1786 of 1874 |
Re: [gamera-devel] Gaussian pyramid Class python source code. Any suggestions are welcome

Am Mon, 06 Jul 2009 08:40:58 -0000
schrieb "st_ilige" <st_ilige@...>:

> Hello all, That's the source code for the construction of a gaussian pyramid,
> if anyone is interested u can check it and test it. any suggestions are
welcome.
>
Thanks for sending the code.

Two minor points:

- I wonder why the number of levels is not an optional input parameter?

- Why do you define a class when the pyramid is returned by a single
function as an image list? It would seem more natural to me to
*either* define a stand alone function returning the image list,
*or* to define an opaque data type with accessor functions that
creates the pyramid for its internal data structures in its
constructor.

Does anyone on the list think that this is of such a general need to
include it as a plugin in the Gamera core?

Maybe, we should set up a Wiki at some day for collecting code
snippets like this one?

Thanks,

Christoph



Fri Jul 10, 2009 12:46 pm

christofero2002
Offline Offline
Send Email Send Email

Forward
Message #1786 of 1874 |
Expand Messages Author Sort by Date

Hello all, That's the source code for the construction of a gaussian pyramid, if anyone is interested u can check it and test it. any suggestions are welcome....
st_ilige
Offline Send Email
Jul 6, 2009
8:41 am

Am Mon, 06 Jul 2009 08:40:58 -0000 ... Thanks for sending the code. Two minor points: - I wonder why the number of levels is not an optional input parameter? -...
Christoph Dalitz
christofero2002
Offline Send Email
Jul 10, 2009
12:47 pm

A Wiki page would be great! Ichiro...
Ichiro Fujinaga
if4156
Offline Send Email
Jul 11, 2009
12:22 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help