Up to [cvs.NetBSD.org] / pkgsrc / graphics / vigra
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.37 / (download) - annotate - [select for diffs], Sun May 28 17:04:37 2023 UTC (5 days, 15 hours ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.36: +2 -2
lines
Diff to previous 1.36 (colored)
*: recursive bump for imath shared library major version bump
Revision 1.36 / (download) - annotate - [select for diffs], Sun May 7 12:33:48 2023 UTC (3 weeks, 5 days ago) by wiz
Branch: MAIN
Changes since 1.35: +2 -2
lines
Diff to previous 1.35 (colored)
*: recursive bumpf ro math/imath shlib bump
Revision 1.35 / (download) - annotate - [select for diffs], Tue Jan 3 17:36:28 2023 UTC (4 months, 4 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1
Changes since 1.34: +2 -2
lines
Diff to previous 1.34 (colored)
*: recursive bump for tiff shlib major bump
Revision 1.34 / (download) - annotate - [select for diffs], Thu Jul 14 23:46:24 2022 UTC (10 months, 2 weeks ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Changes since 1.33: +2 -2
lines
Diff to previous 1.33 (colored)
Bump everything affected by the jpeg.buildlink3.mk fix.
Revision 1.33 / (download) - annotate - [select for diffs], Sun Aug 15 14:24:02 2021 UTC (21 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3
Changes since 1.32: +2 -2
lines
Diff to previous 1.32 (colored)
*: recursive bump for openexr 3.1
Revision 1.32 / (download) - annotate - [select for diffs], Thu Jul 8 21:31:13 2021 UTC (22 months, 3 weeks ago) by markd
Branch: MAIN
Changes since 1.31: +2 -2
lines
Diff to previous 1.31 (colored)
vigra: build with openexr3
Revision 1.31 / (download) - annotate - [select for diffs], Thu May 21 20:53:44 2020 UTC (3 years ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.30: +2 -1
lines
Diff to previous 1.30 (colored)
*: Recursive revbump from graphics/ilmbase
Revision 1.30 / (download) - annotate - [select for diffs], Thu Mar 26 02:31:57 2020 UTC (3 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.29: +5 -2
lines
Diff to previous 1.29 (colored)
Ignore portability warning
Revision 1.29 / (download) - annotate - [select for diffs], Mon May 29 12:35:06 2017 UTC (6 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Changes since 1.28: +3 -3
lines
Diff to previous 1.28 (colored)
Updated vigra to 1.11.1. Changes from Version 1.11.0 to 1.11.1 Added 3D convex hull computation and features (David Stöckel). Added Random Forest version 3, inspired by LEMON's graph API, to simplify customization of RF variants (Philip Schill). Improved hierarchical clustering (Cpnstantin Pape). Minor improvements and bug fixes in the code and documentation.
Revision 1.28 / (download) - annotate - [select for diffs], Thu Jul 21 19:24:26 2016 UTC (6 years, 10 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3
Changes since 1.27: +7 -6
lines
Diff to previous 1.27 (colored)
Changes from Version 1.10.0 to 1.11.0 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.
Revision 1.27 / (download) - annotate - [select for diffs], Fri Aug 22 11:24:36 2014 UTC (8 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3
Changes since 1.26: +2 -1
lines
Diff to previous 1.26 (colored)
Bump PKGREVISION for ilmbase shlib major bump.
Revision 1.26 / (download) - annotate - [select for diffs], Sun May 18 11:31:09 2014 UTC (9 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Changes since 1.25: +4 -5
lines
Diff to previous 1.25 (colored)
Changes 1.10.0: * VIGRA got a tutorial. * Significant simplification of the API: MultiArrayView arguments can now be passed to functions directly. The old syntax with Argument Object Factories (srcImageRange(), srcMultiArray() and relatives) remains valid, but is only required when the arguments are old-style BasicImages. * Made StridedArrayTag the default for vigra::MultiArrayView . * Added an efficient multi-dimensional vigra::GridGraph class which support both the LEMON and boost::graph APIs. * Generalized various algorithms to arbitrary dimensions (gaussianGradientMultiArray(), hessianOfGaussianMultiArray(), gaussianDivergenceMultiArray(), localMinima(), localMaxima(), labelMultiArray(), watershedsMultiArray()). * Added slicSuperpixels() for arbitrary dimensions. * Added automatic differentiation (see vigra::autodiff::DualVector). * Added nonlinearLeastSquares() using the Levenberg-Marquardt algorithm and automatic differentiation. More information about the changes can be found on the changelog page.
Revision 1.25 / (download) - annotate - [select for diffs], Thu Apr 10 06:21:29 2014 UTC (9 years, 1 month ago) by obache
Branch: MAIN
Changes since 1.24: +2 -2
lines
Diff to previous 1.24 (colored)
recursive bump from ilmbase shlib version change.
Revision 1.24 / (download) - annotate - [select for diffs], Thu May 9 07:40:00 2013 UTC (10 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Changes since 1.23: +2 -2
lines
Diff to previous 1.23 (colored)
Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.
Revision 1.23 / (download) - annotate - [select for diffs], Sat Feb 16 11:18:10 2013 UTC (10 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
Recursive bump for png-1.6.
Revision 1.22 / (download) - annotate - [select for diffs], Tue Feb 12 21:01:23 2013 UTC (10 years, 3 months ago) by adam
Branch: MAIN
Changes since 1.21: +2 -1
lines
Diff to previous 1.21 (colored)
Explicitly disable numpy support
Revision 1.21 / (download) - annotate - [select for diffs], Sat Jan 26 21:36:33 2013 UTC (10 years, 4 months ago) by adam
Branch: MAIN
Changes since 1.20: +2 -1
lines
Diff to previous 1.20 (colored)
Revbump after graphics/jpeg and textproc/icu
Revision 1.20 / (download) - annotate - [select for diffs], Fri Jan 11 00:15:39 2013 UTC (10 years, 4 months ago) by joerg
Branch: MAIN
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
Prefer bsdtar (in-tree) over external GPL3 gtar.
Revision 1.19 / (download) - annotate - [select for diffs], Sun Dec 9 00:05:09 2012 UTC (10 years, 5 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.18: +5 -6
lines
Diff to previous 1.18 (colored)
Changes 1.9.0: * Flexible incremental computation of image and region statistics via Feature Accumulators and corresponding Python bindings (see vigra.analysis.extractFeatures() and vigra.analysis.extractRegionFeatures()). * Simultaneous iteration over several arrays via vigra::CoupledScanOrderIterator. * Import and export of images with transparency: importImageAlpha() and exportImageAlpha(). * Image denoising by total variation filtering, see Non-linear Diffusion and Total Variation and example total_variation.cxx. * Fixed Python bindings of Unsupervised Decomposition. * Extended vigra::SplineImageView to handle vigra::TinyVector pixels. * Various convenience functions for vigranumpy's VigraArray. * Minor improvements and bug fixes in the code and documentation.
Revision 1.18 / (download) - annotate - [select for diffs], Sat Oct 6 14:11:24 2012 UTC (10 years, 7 months ago) by asau
Branch: MAIN
Changes since 1.17: +1 -3
lines
Diff to previous 1.17 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.17 / (download) - annotate - [select for diffs], Thu Mar 8 11:44:43 2012 UTC (11 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1
Changes since 1.16: +3 -3
lines
Diff to previous 1.16 (colored)
Update for new python default version. Bump PKGREVISION.
Revision 1.16 / (download) - annotate - [select for diffs], Sun Feb 26 08:33:06 2012 UTC (11 years, 3 months ago) by obache
Branch: MAIN
Changes since 1.15: +3 -3
lines
Diff to previous 1.15 (colored)
Move removal of patch backup files to pre-install to be easier patch maintainance.
Revision 1.15 / (download) - annotate - [select for diffs], Mon Feb 6 12:40:37 2012 UTC (11 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.14: +2 -1
lines
Diff to previous 1.14 (colored)
Revbump for a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
Revision 1.14 / (download) - annotate - [select for diffs], Thu Dec 15 08:33:44 2011 UTC (11 years, 5 months ago) by marino
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Changes since 1.13: +4 -1
lines
Diff to previous 1.13 (colored)
graphics/vigra: Fix ambiguous math functions for DragonFly
Revision 1.13 / (download) - annotate - [select for diffs], Sun Oct 16 17:47:49 2011 UTC (11 years, 7 months ago) by adam
Branch: MAIN
Changes since 1.12: +4 -3
lines
Diff to previous 1.12 (colored)
Changes 1.8.0: * Various extensions to Local Minima and Maxima (3D algorithms, on-the-fly thresholding). * Added vigra::BucketQueue, vigra::MappedBucketQueue. * Refactored and extended 2D watershed algorithms (especially watershedsRegionGrowing()). * Added the vigra::Quaternion class. * Added Unsupervised Decomposition. * Added mathematical functions (even(), odd(), gamma(), loggamma(), legendre(), besselJ(), besselY(), linearSequence(), indexSort(), inversePermutation(), applyPermutation(), checksum()) * Implemented wrapper of the FFTW library to support arbitrary dimensional Fourier transforms (see fourierTransform() and vigra::FFTWPlan) and FFT-based convolution (see convolveFFT() and vigra::FFTWConvolvePlan) and refactored vigra::FFTWComplex. * Added cannyEdgelListThreshold(), cannyEdgelList3x3Threshold(). * Added capability to handle subarrays and anisotropic resolution to separableConvolveMultiArray() and related Gaussian filters. Added windowRatio parameters to vigra::Kernel1D::initGaussian() and vigra::Kernel1D::initGaussianDerivative() * Added vigra::StridedScanOrderIterator and corresponding vigra::MultiArrayView::begin(). * Extended vigra::MultiArrayView. Added vigra::Shape1 ... vigra::Shape5 convenience typedefs. * Implemented vigra::multi_math (arithmetic and algebraic functions for multi-dimensional arrays). * Extended the vigra::HDF5File class. * Improved and documented the Timing macros for runtime measurements. * Added support for the OpenEXR image format and multi-page TIFF. Improved support for the SIF format. * vigranumpy: added axistags and completly re-implemented VigraArray and the conversion between Python and C++ arrays in terms of axistags. * Minor improvements and bug fixes in the code and documentation.
Revision 1.12 / (download) - annotate - [select for diffs], Mon May 2 12:57:22 2011 UTC (12 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Changes since 1.11: +13 -1
lines
Diff to previous 1.11 (colored)
Avoid using /usr/bin/env. On the other hand, the script using python is only needed by packages using vigra-config to find vigra, so don't depend on python here -- let the packages using it pull it in themselves. Bump PKGREVISION.
Revision 1.11 / (download) - annotate - [select for diffs], Mon Feb 28 14:52:50 2011 UTC (12 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
Reset maintainer for retired developers.
Revision 1.10 / (download) - annotate - [select for diffs], Fri Feb 11 09:43:12 2011 UTC (12 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Fix destdir installation.
Revision 1.9 / (download) - annotate - [select for diffs], Sat Jan 29 16:29:03 2011 UTC (12 years, 4 months ago) by adam
Branch: MAIN
Changes since 1.8: +8 -11
lines
Diff to previous 1.8 (colored)
Changes 1.7.1: * Fixed the build process for MacOS X. * Re-activeted vigra-config (script to query VIGRA installation information) and added VigraConfig.cmake (query VIGRA installation information from within cmake). * Added CDash support (nightly builds and tests). * Added convexHull(). * Added vigra::Box. * Added vigra::Sampler class to sample given data in various ways. * Added much new functionality to the vigra::RandomForest class (e.g. more split strategies, variable importance measures, feature selection) * Added readSIF() (reader for the Andor SIF file format). * Added vigra::HDF5File for easier navigation in HDF5 files. * Added recursive approximation of the Gaussian filter (recursiveGaussianFilterX(), recursiveGaussianFilterY()) * vigranumpy: added Gabor filtering. * Fixed multi-threading bugs at various places. * Minor improvements and bug fixes in the code and documentation.
Revision 1.8 / (download) - annotate - [select for diffs], Thu Jan 13 13:36:10 2011 UTC (12 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
Revision 1.7 / (download) - annotate - [select for diffs], Thu Dec 23 11:44:46 2010 UTC (12 years, 5 months ago) by dsainty
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Mechanically replace references to graphics/jpeg with the suitable alternative from mk/jpeg.buildlink3.mk This allows selection of an alternative jpeg library (namely the x86 MMX, SSE, SSE2 accelerated libjpeg-turbo) via JPEG_DEFAULT=libjpeg-turbo, and follows the current standard model for alternatives (fam, motif, fuse etc). The mechanical edits were applied via the following script: #!/bin/sh for d in */*; do [ -d "$d" ] || continue for i in "$d/"Makefile* "$d/"*.mk; do case "$i" in *.orig|*"*"*) continue;; esac out="$d/x" sed -e 's;graphics/jpeg/buildlink3\.mk;mk/jpeg.buildlink3.mk;g' \ -e 's;BUILDLINK_PREFIX\.jpeg;JPEGBASE;g' \ < "$i" > "$out" if cmp -s "$i" "$out"; then rm -f "$out" else echo "Edited $i" mv -f "$i" "$i.orig" && mv "$out" "$i" fi done done
Revision 1.6 / (download) - annotate - [select for diffs], Sat Oct 16 15:50:21 2010 UTC (12 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.5: +6 -15
lines
Diff to previous 1.5 (colored)
Update to 1.7.0, changes undocumented. Switch to cmake build system. Add comment to patch.
Revision 1.5 / (download) - annotate - [select for diffs], Sun Jun 13 22:44:46 2010 UTC (12 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Bump PKGREVISION for libpng shlib name change. Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
Revision 1.4 / (download) - annotate - [select for diffs], Mon Jan 18 09:59:09 2010 UTC (13 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Second try at jpeg-8 recursive PKGREVISION bump.
Revision 1.3 / (download) - annotate - [select for diffs], Wed Aug 26 19:57:52 2009 UTC (13 years, 9 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
bump revision because of graphics/jpeg update
Revision 1.2 / (download) - annotate - [select for diffs], Sun Aug 16 20:21:47 2009 UTC (13 years, 9 months ago) by zafer
Branch: MAIN
Changes since 1.1: +3 -3
lines
Diff to previous 1.1 (colored)
update homepage and master_sites.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Aug 25 18:17:56 2008 UTC (14 years, 9 months ago) by bjs
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Import vigra-1.6.0. VIGRA is a computer vision library that puts its main emphasize on flexible algorithms, because algorithms represent the principle know-how of this field. The library was consequently built using generic programming as introduced by Stepanov and Musser and exemplified in the C++ Standard Template Library. By writing a few adapters (image iterators and accessors) you can use VIGRA's algorithms on top of your data structures, within your environment. Alternatively, you can also use the data structures provided within VIGRA, which can be easily adapted to a wide range of applications. VIGRA's flexibility comes almost for free: Since the design uses compile-time polymorphism (templates), performance of the compiled program approaches that of a traditional, hand tuned, inflexible, solution.
Revision 1.1 / (download) - annotate - [select for diffs], Mon Aug 25 18:17:56 2008 UTC (14 years, 9 months ago) by bjs
Branch: MAIN
Initial revision