[IPOL discuss] The Hatchery: an informal index of available code within our community.
Juan Cardelino
juan.cardelino at gmail.com
Sun Sep 25 07:20:22 CEST 2011
Hello all,
I've added to the hatchery a small set of classes to handle
command line arguments and configuration files in a very simple and
flexible way.
You can use it like this: ./demo -config=myconf.cfg and in the
myconf.cfg file you will find "name=value" pairs. For instance
input_image=lena.png
Conversely, you could run it like this ./demo -input_image=lena.png
without the configuration file.
Maybe this is useful for someone, if it is, let me know and I could
improve the documentation a little bit.
Best regards,
Juan
On Sat, Sep 24, 2011 at 6:45 AM, Gabriele Facciolo
<facciolo at cmla.ens-cachan.fr> wrote:
> Hi,
> Let us introduce this new collaboration/social coding effort: the Hatchery.
> This is meant to be an informal repository index of code to be shared
> among our small community of developers.
> The idea is to list code that we have already implemented for performing
> some tasks, and that we are willing to share.
> Those small utilities that may not be worth an IPOL publication but may be
> useful to others.
>
> These are not publications: the list of utilities is maintained by our
> community (if you have access to the development server then you're in the
> community) so everybody is invited to contribute and multiple items with the
> same purpose are encouraged.
> http://tools.ipol.im/wiki/author/code/hatchery/
> Best,
> IPOL technical team.
>
>
>
> _______________________________________________
> discuss mailing list
> discuss at list.ipol.im
> http://tools.ipol.im/mailman/listinfo/discuss
>
More information about the discuss
mailing list