2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 20 hours ago.
Aug 01, 2025 — Aug 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed #50: Merge realtime and offline config arguments in CalibrationController config file - Removed CalibrationMode and EnableVisualization attributes - Merged OFFLINE and REALTIME arguments - Changed PlusConfigurations to the modifications take effect - StepperCalibration renamed to StepperInitialization (reset then set 0 encoder values) More... almost 15 years ago
Fixed #195 The image to phantom tranform matrix is now in the phantom definition part of the configuration file (it makes more sense). More... almost 15 years ago
Modified the file to take in account the new configuration file design. More... almost 15 years ago
Modified the files to take in account the new configuration file design. More... almost 15 years ago
BUG: Some broadcasting bugs fixed. More... almost 15 years ago
Change version to 1.2.1 More... almost 15 years ago
Clean up configuration files; 2 configuration files with most recent results (they do not go into the package); Old-type (separate) configuration files are not allowed any more (it threw a warning, but later it caused problems) More... almost 15 years ago
Unified configuration files changed according to Alex' last improvements More... almost 15 years ago
Updated to take in account the merged ThresholdImage parameter. More... almost 15 years ago
Re #190: Volume reconstructor's configuration reading fixed; Save calibration result changed (to new file containing date and time) More... almost 15 years ago
Updated to take in account the merged ThresholdImage parameter. More... almost 15 years ago
Updated to take in account the merged ThresholdImage parameter. More... almost 15 years ago
Containing extra tests for automatic tolerance parameters computation cases. These are commented to avoid extra computation time in the BuildAndTest.bat More... almost 15 years ago
vtkStylusCalibrationTest fixed; More or less good probe modelToTool transform found (new registration is needed for exact fit); Changing tool selection from string-based to enum-based More... almost 15 years ago
Crashes and bugs fixed due to missing or insufficient configuration More... about 15 years ago
Stylus calibration visualization fix More... about 15 years ago
Fix displaying segmented points in freehand calibration More... about 15 years ago
Re #191: Reset function fixed in vtkFreehandCalibrationController; unified config file fixed and one added for SonixRP More... about 15 years ago
On resetting phantom registration, the model is hidden More... about 15 years ago
Fixed #189: vtkFreehandCalibrationController::SaveCalibrationResults function saves ImageToProbe transform back to input configuration file (ruins indentation); Re #190: USDataCollection element check moved to vtkDataCollector; Tests fixed More... about 15 years ago
Fixed scripts for estimating video offset: -Remove zero padding from cross-correlation computation (it biased the video offset estimation towards 0) -Changed interpolation from spline to Piecewise cubic Hermite (spline gave huge errors sometimes when position data were not available) -Load only TR_OK position data from mha files More... about 15 years ago
Re #190: calibration and volume reconstruction is read now from unified configuration; new configuration files added for all the tests (the old ones for stylus calibration and phantom registration deleted); More... about 15 years ago
Fixed iCalDemo application, tested in OFFLINE mode. More... about 15 years ago
Added multiple tracker mha file reading More... about 15 years ago
Fixed #114: Integrate communication protocol for the CIVCO stepper Added PlusStatus for communication protocol controlling functions More... about 15 years ago
Re #190: vtkStylusCalibrationTest and vtkPhantomRegistrationTest fixed (they did not delete the test result file before writing - so they wanted to add their results to the former, completely different test file structure) More... about 15 years ago
re #114: Integrate communication protocol for the CIVCO stepper Added IEEE Standard 754 floating point to double conversion Fixed probe position and rotation encoder request More... about 15 years ago
Re #190: Tests fixed (vtkDataCollectorTest*) More... about 15 years ago
Re #190: General tracker tool added (scalpel, bone, etc.); vtkStylusCalibrationTest and vtkPhantomRegistrationTest fixed More... about 15 years ago
Fixed #31: Phantom definition and registration are now loaded from and saved to unified configuration file; vtkPhantomRegistrationTest fixed; vtkXMLDataElement* changed everywhere to vtkSmartPointer<~> More... about 15 years ago