2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 01, 2025 — Aug 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
re #325: DataCollector should return a trackedFrameList of a time period re #41: Replace includes with forward declarations in header files More... almost 15 years ago
Re #231: Parallel method for calibration implemented in vtkCalibrationController. Calibrate function gets two already segmented tracked frame lists, and it uses them to calibrate. AddTrackedFrameData and PopulateSegmentedFiducialsToDataContainer functions will not needed any more after this method is used in every application and test that calibrates More... almost 15 years ago
Added NULL pointer checks to avoid crash in case of errors More... almost 15 years ago
Fixed #324: Save PlusLog files to PlusConfig OutputFolder re #321: Simplify vtkPlusConfig::SetProgramPath calls Under windows no need to set program path anymore More... almost 15 years ago
Re #326: Checks added to vtkVolumeReconstructor::ReadConfiguration, so if vital paramters are not found, it returns with failure More... almost 15 years ago
Re #213: VolumeReconstructionController deleted, its content moved to VolumeReconstructionToolbox (and vtkToolVisualizer takes care of displaying the results) More... almost 15 years ago
Re #231: Return value check instead of try-catch in vtkCalibrationController More... almost 15 years ago
re #324: Save PlusLog files to PlusConfig OutputFolder - Save PlusLog to PlusConfig OutputDirectory - Added PlusLib version number to the first row of the log - Changed Default log level to LOG_LEVEL_INFO (to be able to save version number to the log file) More... almost 15 years ago
Fixed icalbrachy-33: Draw segmentation results to image in Offline mode More... almost 15 years ago
Compile project before experimental test and notify user if the build failed. More... almost 15 years ago
Re #231: DoOfflineCalibration function moved from vtkCalibrationController to the (vtkFreehandCalibrationTest) More... almost 15 years ago
Fixed #323: Install all shared libraries from the selected Ultrasonix SDK folder More... almost 15 years ago
Fixed #305: Removed member variables and getter functions that are no longer used More... almost 15 years ago
re #316: Added Plus header and doxygen comments to a few files under TrusCalibration Renamed PlusLibTrusCalibration doxygen defgroup to PlusLibCalibrationAlgorithm to avoid comment modifications after renaming TrusCalibration to CalibrationAlgorithm More... almost 15 years ago
re #:316: Make PlusLib open-source Removed stepper calibration from Plus and moved to iCalBrachy with brachy stepper calibration tests More... almost 15 years ago
Added output redirection of CreateDoc.bat to CreateDoc.log Removed wrong comment on the itk namespace. More... almost 15 years ago
re #287: Updated documentation (removed third-party libs, added batch file for documentation generation, updated comment style and added header for DataCollection classes) More... almost 15 years ago
re #287: Added config files for documentation generation with Doxygen More... almost 15 years ago
Changed stepper tool name to Probe to have a quick fix until #310 and #311 will be fixed. Set OfflineImageData before callback in calibration controllers More... almost 15 years ago
Added LineDetectionTest More... almost 15 years ago
Conditional compilation added to vtkCenterOfRotationCalibAlgo to avoid build errors without PLUS_USE_BRACHY_TRACKER enabled (need to use vtkBrachyTracker dependency for proper report generation) More... almost 15 years ago
Test #274: Allow BrachyStepper to turn off stepper compensation More... almost 15 years ago
re #297: WIP Separate stepper calibration algorithms Removed stepper calibration controller from vtkUSCalibrationControllerTest1 More... almost 15 years ago
Re #305: Contents of vtkProbeCalibrationControllerIO moved into vtkCalibrationController; vtkProbeCalibrationControllerIO deleted; Deleting unnecessary get functions that were only called by the IO class is still needed More... almost 15 years ago
re #297: WIP Separate stepper calibration algorithms - Added rotation encoder algo with test - Added phantom registration algo for brachy stepper - Removed vtkCalibrationController::RegisterPhantomGeometry( double phantomToProbeDistanceInMm[2] ) More... almost 15 years ago
Re #305: Tidying up vtkProbeCalibrationControllerIO before unifying More... almost 15 years ago
Change default frame transform names in calibration baselines so that the tests work until #310 and #311 are done; Re #231: Unused members mUSBeamWidthEuclideanMagAtDataPositions and mUSBeamWidthEuclideanMagAtValidationPositions removed from vtkCalibrationController class; Computing beamwidth weight became simpler and the code for it is in one function now More... almost 15 years ago
Fix fCal calibration: default frame transform name is set temporarily to "Probe" until #310 ans #311 are fixed More... almost 15 years ago
Increased gnuplot execution timeout to 15 sec because of the failed nightly test: http://crunch.cs.queensu.ca/CDash/testDetails.php?test=18185&build=2815 More... almost 15 years ago
STYLE: Code formatting. More... almost 15 years ago