non port: graphics/vigra/pkg-descr |
Number of commits found: 6 |
Wednesday, 7 Sep 2022
|
21:58 Stefan Eßer (se)
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
fb16dfe |
Sunday, 20 Mar 2016
|
01:49 grog
Update link in pkg-descr.
New version 1.11.0.
Changes:
Ported vigranumpy to Python 3.5.
Added Chunked arrays to store data larger than RAM as a collection of
rectangular blocks.
Added vigra::ThreadPool and parallel_foreach() for portable
algorithm parallelization based on std::thread. Implemented
parallel versions of Gaussian smoothing, Gaussian derivatives,
connected components labeling, and union-find watersheds.
Added graph-based image analysis, e.g. agglomerative clustering
Included the callback mechanism described in "Impossibly Fast C++
Delegates" by Sergey Ryazanov (needed for agglomerative
clustering).
Added many image registration functions.
Extended the collection of multi-dimensional distance transform
algorithms by vectorial DT, boundary DT, and eccentricity
transform.
Added skeletonizeImage(), nonLocalMean(), multi-dimensional
integral images.
Added new 2D shape features based on skeletonization and the
convex hull.
Additional arithmetic and algebraic functions for
vigra::TinyVector.
Added vigra::CountingIterator.
Minor improvements and bug fixes in the code and documentation.
 |
Monday, 2 Mar 2015
|
23:31 bapt
Remove Author from pkg-descr and white space fixes
 |
Wednesday, 29 Jun 2011
|
07:42 vd
Upgrade graphics/vigra from 1.6.0 to 1.7.1
Suggested by: Rainer Hurling <rhurlin@gwdg.de>
 |
Saturday, 17 Jun 2006
|
19:47 stefan
- Update to 1.4.0
- Add user knobs for VIGRA's libraries.
- Further qualify acceptable image libraries.
PR: 97879
Submitted by: Christopher Boumenot <boumenot@gmail.com>
Approved by: maintainer
arved (mentor)
 |
Wednesday, 15 Dec 2004
|
12:36 edwin
New port: graphics/vigra - another program to mount panoramic images
- also a dependency of hugin
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.
PR: ports/71847
Submitted by: Carlos Eduardo G. Carvalho <cartola@openit.com.br>
 |
Number of commits found: 6 |