vigra icon indicating copy to clipboard operation
vigra copied to clipboard

a generic C++ library for image analysis

Results 132 vigra issues
Sort by recently updated
recently updated
newest added

[nose](https://nose.readthedocs.io/en/latest/) is soon going to be in in unsupported mode (python 3.13 will remove lib2to3 which nose is using.) The nose homepage says: > Note to Users > > Nose...

Silence Wdeprecated-copy warnings by g++-11/linux. Breaks any pre-11 c++ versions! The choice of defaulting/deleting member function simply replicates the previous implicit choices. The two lines in multi_array.hxx and numpy_array_taggedshape.hxx may...

Hello, Building GIT head (or 1.11.1) on up to date Debian (boost 1.74, python3-dev 3.9.8-1) yields a long list of similar errors on make check. ~~~ ERROR: test1.test_MinimaMaxima ---------------------------------------------------------------------- Traceback...

See build logs https://github.com/conda-forge/vigra-feedstock/pull/71 Closes https://github.com/ukoethe/vigra/issues/484

Hi, could you please consider building against OpenEXR 3? Patches to fix cmake rules exists already, e. g.: https://src.fedoraproject.org/rpms/vigra/blob/rawhide/f/vigra-openexr3.patch Thanks

ipython 7.26.0 numpy 1.21.2 python 3.9.6 vigra 1.11.1 from "conda install -c conda-forge vigra" gcc 4.8.5 20150623 (Red Hat 4.8.5-44) ``` import numpy as np import vigra as v test...

Is there any example that we can refer to for interfacing cv::Mat with vigra::MultiArray ?

Hello, Using hugin (2020.0.0) software verdandi adopting vigra, I encountered on the segmentation fault error. (http://hugin.sourceforge.net/releases/2020.0.0/en.shtml) The root cause is assumed to be from Illegal reference by `void vigra::StandardValueAccessor::set(unsigned short,...

Hello, this is https://bugs.debian.org/984213 vigra's testsuite does not run successfully with gcc11: ~~~ [ 71%] Linking CXX executable test_utilities cd //obj.x86_64-linux-gnu/test/utilities && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_utilities.dir/link.txt --verbose=1 /usr/bin/c++ -std=c++11 -pthread...