- 30 Dec, 2013 4 commits
-
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
-
- 29 Dec, 2013 1 commit
-
-
Christian Schulte zu Berge authored
* Introducing campvis::Tensor2<T> type * Updated MhdImageReader to support TensorImages
-
- 26 Dec, 2013 2 commits
-
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
* fixed VolumeExplorer/VolumeRenderer not correctly updating the proxy geometry due to missing locks and thus skipped invalidations * adjusted VolumeExplorerDemo image URL
-
- 24 Dec, 2013 2 commits
-
-
Hossain Mahmud authored
-
Hossain Mahmud authored
-
- 20 Dec, 2013 1 commit
-
-
Hossain Mahmud authored
-
- 19 Dec, 2013 4 commits
-
-
https://campgit.in.tum.de/berge/campvisHossain Mahmud authored
Conflicts: modules/io/processors/abstractimagereader.cpp modules/io/processors/abstractimagereader.h modules/io/processors/csvdimagereader.cpp modules/io/processors/csvdimagereader.h modules/io/processors/genericimagereader.cpp modules/io/processors/genericimagereader.h modules/io/processors/ltfimagereader.cpp modules/io/processors/ltfimagereader.h modules/io/processors/mhdimagereader.cpp modules/io/processors/mhdimagereader.h modules/io/processors/rawimagereader.cpp modules/io/processors/rawimagereader.h modules/io/processors/vtkimagereader.cpp modules/io/processors/vtkimagereader.h
-
Hossain Mahmud authored
-
Hossain Mahmud authored
Loading can be done with genericImageReader, however, assertion fails for sliders. thread ownership issues
-
Hossain Mahmud authored
-
- 18 Dec, 2013 1 commit
-
-
Christian Schulte zu Berge authored
*IMPORTANT FIX* Fixes possible crashes/segfaults when converting OpenGL image representations to local image representations: * ImageRepresentationLocal::tryConvert() does not deadlock anymore when called from OpenGL context and converting from GL representation * Fixed possible double deletion after converting from OpenGL to local representation due to ambiguous pointer ownership * fixed possible out of bounds array write in tgt::Texture::downloadTextureToBuffer()
-
- 17 Dec, 2013 1 commit
-
-
Christian Schulte zu Berge authored
fixed PropertyCollectionWidget changing visibility of property widgets from non-Qt thread (now using Qt signals).
-
- 14 Dec, 2013 1 commit
-
-
Hossain Mahmud authored
Loading can be done with genericImageReader, however, assertion fails for sliders. thread ownership issues
-
- 13 Dec, 2013 7 commits
-
-
Christian Schulte zu Berge authored
Added smallHeart.mhd sample volume to repository, all demo pipelines in vis module refer to this file. Hence, all vis pipelines should work out of the box from now.
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
Closes Issue #16: Geometry TF editor thread-safety: Reviewed the code + extensive stress testing - fixed a recursive mutex acquisition.
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
* Moving to Apache 2.0 license * Updated AUTHORS.txt
-
Hossain Mahmud authored
-
- 12 Dec, 2013 3 commits
-
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
* Split up ProcessorDecoratorShading in ProcessorDecoratorShading inheriting from ProcessorDecoratorGradient * Introducing GlGradientVolumeGenerator processor in preprocessing module
-
- 06 Dec, 2013 3 commits
-
-
Christian Schulte zu Berge authored
removed getElementXD() and getElementXDNormalized() from core GLSL headers since the same functionality is directly provided by GLSL with texture() and texelFetch() in a much cleaner way.
-
Christian Schulte zu Berge authored
* use texture and textureOffset instead of clumsy getElement3DNormalized * introducing Sobel filtered gradients
-
Christian Schulte zu Berge authored
-
- 05 Dec, 2013 1 commit
-
-
Christian Schulte zu Berge authored
* Updated DepthDarkening to use GlReduction to compute min/max depth
-
- 04 Dec, 2013 2 commits
-
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
-
- 02 Dec, 2013 2 commits
-
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
* Added a stripped version of NLOPT sources as external library, so that the registration module can be built right away. * Some minor improvements in CMake files
-
- 28 Nov, 2013 5 commits
-
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
* Introducing NloptRegistration pipeline performing the optimization * SimilarityMeasure only computes the similarity and difference image
-
Christian Schulte zu Berge authored
-