2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 2 days ago.
Aug 28, 2025 — Aug 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
re #434: Fixed PlsLib include and library dir setting so that it works both for space-containing and other directories More... over 14 years ago
re #434: Fixed PlusApp build error (cl : Command line error D8038 : invalid argument) More... over 14 years ago
Re #346: Moved TemporalCalibrationAlgo into the CalibrationAlgo lib More... over 14 years ago
Re #346: Cleaned up code of TemporalCalibration algo More... over 14 years ago
re #285 Fixed several input/output errors. Removed code pertaining to the old algorithm since it would not run with the corrected I/O, will instead copy the input as a placeholder. Note that the placeholder implementation assumes the number of components is the same in both input and output, and the number of threads = 1. Hole filling is still disabled until a stable new algorithm is in place. More... over 14 years ago
re: #346 Deleted old interpolation code. Added re-sampling frequency validation. Added validation checks to Update(). More... over 14 years ago
re #434: Enabled CMP0012 policy in UsePlusLib.cmake to remove CMake warning More... over 14 years ago
re: #346 Changed position metric resampling so that no assumptions are made about the resampling frequency. More... over 14 years ago
re #434: Added quotation marks to path values to allow building of Plus in a directory that contains spaces in its name More... over 14 years ago
re: #346 Some commenting added. Update() function added. In process of updating signal resampling to obviate assumptions regarding resampling frequency. More... over 14 years ago
re: #346 Added PlusStatus return value to Update(). More... over 14 years ago
re: #346 Code commenting and cleanup. Removed intermediary VTK table generation code. More... over 14 years ago
re: #346 Added some initial parameter validation and commented TemporalCalibrationAlgo.h. More... over 14 years ago
re: #346 Added mutators to set US video and tracker streams, sampling resolution, transform name and the max tracker-video lag. More... over 14 years ago
Added error message display for the cases when volume reconstruction is attempted without properly setting the output volume extent. Also added some more documentation to explain this. More... over 14 years ago
re #346: Changed interface to accept tracker- and video-sequences rather than filenames (WIP). More... over 14 years ago
Re #418: TransducerOrigin coordinate frame related code removed from vtkProbeCalibrationAlgo and moved into fCal More... over 14 years ago
Re #418: Function added to get 2D reprojection errors More... over 14 years ago
re #346: Added some comments and minor fixes during code review More... over 14 years ago
Re #418, Fixed #351 Fixed #352: Compute and report errors for calibration data too More... over 14 years ago
re #346: Updated plotting functionality (WIP). More... over 14 years ago
re #346: Added method to create plot tables of the tracker and video metrics (WIP). More... over 14 years ago
re #346: Added file writing functionality (changed from .txt to .cvs file output) (WIP). More... over 14 years ago
Re #351: Result string improvement (fits fCal toolbox better) More... over 14 years ago
Re #418, Re #351 Re #352: Use signed X and Y 2D reprojection errors instead of absolute errors; Compute statistics per wire; Add wire names to reports More... over 14 years ago
re #346: Added (previously missing) testing file for the temporal calibration algo (WIP). More... over 14 years ago
re #346: Temporarily disabled building of temporal calibration executable to prevent build error caused by missing test.exe More... over 14 years ago
re #346: Created temporal calibration class "TemporalCalibration" (to succeed LineDetectionTest.cxx). More... over 14 years ago
Updating beamwidth extraction (line detection) code to the latest version. The README explains how to run the code, and explains some known issues: More... over 14 years ago
Fixed device set config file version checking (now any version number >=1.4 is accepted) More... over 14 years ago