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

I always have to pass a lot of explicit variable definitions to CMake and wonder if there are better configuration macros nowadays. From what I can see, we introduced quite...

infrastructure

I spoke with ukoethe by email and he agreed that dropping python 2.7 would be ok. Closes: https://github.com/ukoethe/vigra/issues/502

I'm getting a large number of Wdeprecated-copy warnings with g++-11/linux, wrt different classes where either the copy ctor is used while the copy-assignment operator is implemented or the other way...

9. [x] https://github.com/ukoethe/vigra/pull/509 1. [x] Ensure the CIs are working again on with semi-modern versions of compilers + python * [x] linux - https://github.com/ukoethe/vigra/pull/514 * [x] OSX - https://github.com/ukoethe/vigra/pull/523 --...

In addition to #491, I’m seeing new failures on latest `master`: ``` [ 40%] Building CXX object test/classifier/CMakeFiles/test_classifier.dir/test.cxx.o In file included from /usr/include/c++/11.2.0/algorithm:62, from /build/vigra/src/vigra/include/vigra/random_forest.hxx:41, from /build/vigra/src/vigra/test/classifier/test.cxx:47: /usr/include/c++/11.2.0/bits/stl_algo.h: In instantiation...

This is the PR for https://github.com/ukoethe/vigra/issues/512

Hi zusammen @hmeine @hmaarrfk mit nur 5 Zeilen Änderung konnte ich VIGRA in Matlab unter MacOS wieder bauen und erfolgreich RandomForest trainieren. Leider kann ich den BRanch nicht einchecken, um...

As far as I know, the current situation is that @ukoethe (inventor, main developer and former maintainer) and I (former active contributor and still GitHub lurker) are no longer actively...