Julien Finet
|
cabbd58f8b
BUG: ctkVTKTransferFunction... fix optimization issue.
|
15 years ago |
Julien Finet
|
8c195914c1
ENH: Move the computation of gradient from ctkTransferFunctionGradientItem into ctkTransferFunctionScene
|
15 years ago |
Julien Finet
|
aaba5d8aea
ENH: ctkTransferFunction: Don't do subpoints when the sharpness is 0 (->linear)
|
15 years ago |
Julien Finet
|
6d1203235a
ENH: Use fixed size for points (in pixels). Point size are not affected by transforms (scaliing)
|
15 years ago |
Julien Finet
|
fb962a3c17
COMP: ctkTransferFunctionTest3: Activate timer to stop the test
|
15 years ago |
Julien Finet
|
7969cb78db
BUG: infinite loop between ctkVTKLookupTable::value(int) and ctkVTKLookupTable::value(qreal)
|
15 years ago |
Marco Nolden
|
de8344bed5
ENH: improved command line option handling of DICOM indexer, changed error handling to exceptions
|
15 years ago |
Marco Nolden
|
6f411463eb
safety
|
15 years ago |
Julien Finet
|
f4f776ab29
ENH: Move ctkTransferFunction path computation into ctkTransferFunctionScene + Scale the qgraphicsscene instead of resizing the objects.
|
15 years ago |
Julien Finet
|
0ba5a6d3e0
STYLE: Add utility function ctkTransferFunction::rangeValue
|
15 years ago |
Julien Finet
|
8cfc6ddd02
ENH: Add isEditable property to ctkTransferFunction
|
15 years ago |
Nicolas Rannou
|
d809cb0ed4
ENH: Libs/Core-Visualization-Widget: Transfer function: cleaning, possibility to add point with click
|
15 years ago |
Julien Finet
|
d86170a2b0
STYLE: Add documentation ctkCheckableHeaderView
|
15 years ago |
Julien Finet
|
82e8bf8f9e
COMP: Propagate the change from class ctkUtils to namespace ctk
|
15 years ago |
Julien Finet
|
9b4e7838b9
STYLE: Add documentation to ctkColorPickerButton and ctkCoordinatesWidget
|
15 years ago |
Julien Finet
|
0c59259545
STYLE: Add doc to ctkAddRemoveComboBox, ctkButtonGroup.
|
15 years ago |
Julien Finet
|
c1e9ec5450
STYLE: Use namespace ctk instead of a utility class to contain utility functions
|
15 years ago |
Julien Finet
|
718736bb35
STYLE: Add documentation to ctkModelTester
|
15 years ago |
Jean-Christophe Fillion-Robin
|
1f54978f2a
COMP: Update ctkDashboardDriverScript - Continuous dashboard now empty build dir when started
|
15 years ago |
Steve Pieper
|
96d9480c5b
Reorganize code and connect query button to new tab method
|
15 years ago |
Steve Pieper
|
9d28543c4d
ZZ:
|
15 years ago |
Julien Finet
|
79094532dc
COMP: ctkVTKPiecewiseFunction must define isDiscrete
|
15 years ago |
Julien Finet
|
667a19d5a2
Merge branch 'master' of github.com:pieper/CTK
|
15 years ago |
Nicolas Rannou
|
5a74083ce3
ADD: files added
|
15 years ago |
Nicolas Rannou
|
70146d3f5c
ENH: basic piecewise transfer function implemented
|
15 years ago |
Julien Finet
|
e33add93e3
ENH: ctkTransferFunctionGradientItem now supports discrete ctkTransferFunctions
|
15 years ago |
Julien Finet
|
81d8591316
ENH: ctkCore: ctkTransferFunction: Add isDiscrete method
|
15 years ago |
Daniel Blezek
|
3f93e82d51
Removed stray debug message.
|
15 years ago |
Daniel Blezek
|
045bdd7cd3
Added newline at end of CTestConfig.cmake. Changed NULLs to "" to make gcc 4.x happy on the Mac.
|
15 years ago |
Julien Finet
|
f4eeecb1b3
BUG: ctkTransferFunction was not handling functions not starting in 0.
|
15 years ago |