- 14 Jan, 2014 1 commit
-
-
Christian Schulte zu Berge authored
Various changes to GenericImageReader and the DataContainerInspectorWidgted to get loading arbitrary images into the DataContainer running.
-
- 13 Jan, 2014 1 commit
-
-
Hossain Mahmud authored
-
- 10 Jan, 2014 1 commit
-
-
Hossain Mahmud authored
-
- 09 Jan, 2014 1 commit
-
-
Hossain Mahmud authored
-
- 06 Jan, 2014 3 commits
-
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
-
- 05 Jan, 2014 3 commits
-
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
Completely moved the image data handle and histogram computation from the TF to the TF property. Histogram computation is now thread safe.
-
- 04 Jan, 2014 1 commit
-
-
Christian Schulte zu Berge authored
Started refactoring the TransferFunctionProperty: The optional ImageData handle will be stored in the TF property instead of the TF itself. Furthermore, the property now supports automatically fitting the TF window to the image data.
-
- 02 Jan, 2014 1 commit
-
-
Christian Schulte zu Berge authored
-
- 30 Dec, 2013 5 commits
-
-
Christian Schulte zu Berge authored
-
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
-