2011-04-15 |
srit | Enable interactive display in tool binarize
|
commit | commitdiff | tree |
2011-04-15 |
srit | Smart pointer for filter in vv tools
|
commit | commitdiff | tree |
2011-04-13 |
srit | Adapt vvSlicer to vvImage without vtkImageReslice....
|
commit | commitdiff | tree |
2011-04-13 |
srit | Remove reslice from vvImage. The transform is kept...
|
commit | commitdiff | tree |
2011-04-12 |
srit | Use vvImageReader and vvImageWriter instead of static...
|
commit | commitdiff | tree |
2011-04-12 |
srit | Refactored UpdateDisplayExtent. Use larger spacing...
|
commit | commitdiff | tree |
2011-04-12 |
srit | First doxygen support with option BUILD_DOXYGEN in...
|
commit | commitdiff | tree |
2011-04-11 |
srit | Moved vvImageReader and vvImageWriter to clitkCommon...
|
commit | commitdiff | tree |
2011-04-07 |
srit | Added support for ffmpeg library if VTK_USE_FFMPEG_ENCODER...
|
commit | commitdiff | tree |
2011-04-07 |
srit | Added movie writing capability when VTK_USE_MPEG2_ENCODER...
|
commit | commitdiff | tree |
2011-04-06 |
srit | Conversion from itk to vtk was catching exceptions...
|
commit | commitdiff | tree |
2011-04-01 |
srit | Constructor of vvImageWriter is now private
|
commit | commitdiff | tree |
2011-04-01 |
srit | Remove leaks related to vvImageWriter
|
commit | commitdiff | tree |
2011-03-31 |
srit | Removed unused file
|
commit | commitdiff | tree |
2011-03-31 |
srit | Removed unused vvs.cxx
|
commit | commitdiff | tree |
2011-03-30 |
srit | Windows compiling errors (ambiguous call to pow and...
|
commit | commitdiff | tree |
2011-03-29 |
srit | Removed debug stuff
|
commit | commitdiff | tree |
2011-03-29 |
srit | Use QSharedPointers for vvROIActors
|
commit | commitdiff | tree |
2011-03-29 |
srit | Error in loop for removing actors in destructor
|
commit | commitdiff | tree |
2011-03-29 |
srit | Rounding errors in display extent of overlay, fusion...
|
commit | commitdiff | tree |
2011-03-28 |
srit | Use smart pointers for vvSlicers
|
commit | commitdiff | tree |
2011-03-28 |
srit | Memory leak hunt: vvBinaryImageOverlayActor vvImageContour...
|
commit | commitdiff | tree |
2011-03-28 |
srit | Useless to clear in destructor
|
commit | commitdiff | tree |
2011-03-28 |
srit | Account for transform when updating display extent...
|
commit | commitdiff | tree |
2011-03-28 |
srit | Fix for bug #274: move JoinSlices definition in .h
|
commit | commitdiff | tree |
2011-03-27 |
srit | Last errors
|
commit | commitdiff | tree |
2011-03-26 |
srit | Errors in previous commit
|
commit | commitdiff | tree |
2011-03-26 |
srit | Temp fix (see http://kingkong.grid.creatis.insa-lyon...
|
commit | commitdiff | tree |
2011-03-26 |
srit | Another lrint
|
commit | commitdiff | tree |
2011-03-26 |
srit | Removed warning (same name used twice for layout widgets)
|
commit | commitdiff | tree |
2011-03-26 |
srit | Replace rint with portable function
|
commit | commitdiff | tree |
2011-03-26 |
srit | Correct last commit
|
commit | commitdiff | tree |
2011-03-26 |
srit | MSVC++ seems a bit more strict than gcc with c++...
|
commit | commitdiff | tree |
2011-03-25 |
srit | Put mMesh in smart pointer
|
commit | commitdiff | tree |
2011-03-25 |
srit | More vtkSmartPointer
|
commit | commitdiff | tree |
2011-03-25 |
srit | Delete widget first, the image data after
|
commit | commitdiff | tree |
2011-03-25 |
srit | Attempt to remove some leaks. DicomRT_Contour, DicomRT_ROI...
|
commit | commitdiff | tree |
2011-03-25 |
srit | Removed old file from compilation list
|
commit | commitdiff | tree |
2011-03-25 |
srit | Removed old files, now in common
|
commit | commitdiff | tree |
2011-03-24 |
srit | Put mDefaultLUTColor in smart pointer to avoid memory...
|
commit | commitdiff | tree |
2011-03-24 |
srit | h now hides corner annotations as well
|
commit | commitdiff | tree |
2011-03-24 |
srit | h now hides corner annotations as well
|
commit | commitdiff | tree |
2011-03-21 |
srit | Fixed bugs in libstatgrab
|
commit | commitdiff | tree |
2011-03-21 |
srit | Romulo:
|
commit | commitdiff | tree |
2011-03-21 |
srit | Removed cmake memory option
|
commit | commitdiff | tree |
2011-03-20 |
srit | MSVC++ complains that the exception is not used, put...
|
commit | commitdiff | tree |
2011-03-20 |
srit | Fixed compiling error by MSVC++
|
commit | commitdiff | tree |
2011-03-20 |
srit | Corrected bug when opening unexisting file (introduced...
|
commit | commitdiff | tree |
2011-03-17 |
srit | Display values of two images and their difference in...
|
commit | commitdiff | tree |
2011-03-17 |
srit | Romulo:
|
commit | commitdiff | tree |
2011-03-17 |
srit | Romulo: changed rounding of image resampling to floor...
|
commit | commitdiff | tree |
2011-03-16 |
srit | Attempted to fix the mess of the resample fucker wrt...
|
commit | commitdiff | tree |
2011-03-16 |
srit | Added reference to bug report for previous commit
|
commit | commitdiff | tree |
2011-03-16 |
srit | Force update of display extents to fix linked navigation...
|
commit | commitdiff | tree |
2011-03-15 |
srit | Romulo: invert matrix in .mat to be consistent with...
|
commit | commitdiff | tree |
2011-03-15 |
srit | Return nan when quering scalar value outside whole...
|
commit | commitdiff | tree |
2011-03-15 |
srit | Romulo: fixed crash on display transform for vf, overlay...
|
commit | commitdiff | tree |
2011-03-15 |
srit | Romulo: fixed log file, AppendOn was missing
|
commit | commitdiff | tree |
2011-03-14 |
srit | Corrected log option for portability
|
commit | commitdiff | tree |
2011-03-14 |
srit | Added VF color option and corresponding button
|
commit | commitdiff | tree |
2011-03-14 |
srit | Disabled NKI transform function
|
commit | commitdiff | tree |
2011-03-07 |
srit | Removed direct modification of matrix elements which...
|
commit | commitdiff | tree |
2011-03-07 |
srit | Undo previous commit: itk MemoryUsageObserver slows...
|
commit | commitdiff | tree |
2011-03-04 |
srit | Remove statgrab stuff, prefer portable ITK functions
|
commit | commitdiff | tree |
2011-03-04 |
srit | MSVC++ was complaining of shadowed default parameters.
|
commit | commitdiff | tree |
2011-03-04 |
srit | Don't feel the buffer in GenerateOutputInformation...
|
commit | commitdiff | tree |
2011-03-03 |
srit | Consistent GetScalarComponentAsDouble with the one...
|
commit | commitdiff | tree |
2011-03-03 |
srit | Put GetScalarComponentAsDouble with required update...
|
commit | commitdiff | tree |
2011-03-03 |
srit | Only update cursor value when clicking point
|
commit | commitdiff | tree |
2011-03-03 |
srit | Propagate new parameters after hitting r
|
commit | commitdiff | tree |
2011-03-03 |
srit | Let the renderer do the computation
|
commit | commitdiff | tree |
2011-03-03 |
srit | Compose transformation in .mat with current transformation
|
commit | commitdiff | tree |
2011-03-03 |
srit | Account for ITK image direction
|
commit | commitdiff | tree |
2011-03-02 |
srit | Remove useless UpdateReslice
|
commit | commitdiff | tree |
2011-03-02 |
srit | Use transform for vvImage objects
|
commit | commitdiff | tree |
2011-03-02 |
srit | Small changes, need refactoring
|
commit | commitdiff | tree |
2011-03-02 |
srit | Enable resliced images, put in mTransformedVtkImages
|
commit | commitdiff | tree |
2011-03-01 |
srit | Command line options --window --level. Both are required...
|
commit | commitdiff | tree |
2011-02-28 |
srit | New functionality: button apply windowing to all images
|
commit | commitdiff | tree |
2011-02-28 |
srit | Add tip on image file name with absolute path
|
commit | commitdiff | tree |
2011-02-26 |
srit | Change namespace handling for MSVC++ compilation
|
commit | commitdiff | tree |
2011-01-17 |
srit | Removed specific autoscale for unsigned_char and short
|
commit | commitdiff | tree |
2010-12-16 |
srit | Toggle interpolation for fusion and overlay actors...
|
commit | commitdiff | tree |
2010-12-06 |
srit | Removed unfinished work of Jef
|
commit | commitdiff | tree |
2010-11-04 |
srit | Corrected erroneous free when a real RECTILINEAR field...
|
commit | commitdiff | tree |
2010-10-25 |
srit | Removed warning
|
commit | commitdiff | tree |
2010-10-25 |
srit | Removed vc2010 warnings
|
commit | commitdiff | tree |
2010-10-24 |
srit | Removed exception handling at a low level, let them...
|
commit | commitdiff | tree |
2010-10-22 |
srit | MS compiler compatibility issues
|
commit | commitdiff | tree |
2010-10-21 |
srit | Implemented alternative to former split: split on open.
|
commit | commitdiff | tree |
2010-10-20 |
srit | Implemented new vvImage scheme: the itk to vtk image...
|
commit | commitdiff | tree |
2010-10-20 |
srit | Removed action split image from menu, will be reimplemented...
|
commit | commitdiff | tree |
2010-10-20 |
srit | Disable tools crop and rigid registration
|
commit | commitdiff | tree |
2010-10-15 |
srit | Corrected use of vtkSmartPointers and mistakes in constructo...
|
commit | commitdiff | tree |
2010-10-12 |
srit | Removed vtkGridTransform and turned off vtkImageReslice...
|
commit | commitdiff | tree |
2010-10-06 |
srit | lrint is still not portable
|
commit | commitdiff | tree |
2010-10-06 |
srit | ostream does not handle std::string (check http://www...
|
commit | commitdiff | tree |
2010-09-22 |
srit | Skip last level corrections
|
commit | commitdiff | tree |
2010-09-21 |
srit | Removed unused txx file
|
commit | commitdiff | tree |
2010-09-16 |
srit | Fusion window / level was rounded to int for no good...
|
commit | commitdiff | tree |
next |