diff options
Diffstat (limited to 'graphics/vigra/pkg-descr')
-rw-r--r-- | graphics/vigra/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/vigra/pkg-descr b/graphics/vigra/pkg-descr new file mode 100644 index 000000000000..f2ee081f6a2d --- /dev/null +++ b/graphics/vigra/pkg-descr @@ -0,0 +1,11 @@ +VIGRA stands for "Vision with Generic Algorithms". It's a novel computer +vision library that puts its main emphasize on customizable algorithms +and data structures. By using template techniques similar to those in +the C++ Standard Template Library, you can easily adapt any VIGRA +component to the needs of your application, without thereby giving up +execution speed. + +WWW: http://kogs-www.informatik.uni-hamburg.de/~koethe/vigra/ + +- Ported by Cartola +cartola@openit.com.br |