2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Aug 03, 2025 — Aug 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed #132 The configuration file has been set properly and the CIRS phantom test is back on track. More... over 14 years ago
Added one more check to vtkDataCollector::GetTrackedFrameList More... over 14 years ago
Changed xmlDataElements to smart pointer More... over 14 years ago
Re #359: Fixed GetTrackedFrameList function in vtkDataCollector (now it adds the proper number of frames); GetNumberOfFramesBetweenTimestamps function added to vtkDataCollector; RecordingIntervalMs and MaxTimeSpentWithProcessingMs parameters added in fCal section of device set configuration files More... over 14 years ago
re #366 Two more files were deleted. More... over 14 years ago
re #366 The old files are deleted. All headers of the FidPatternrecognition are commented according to the standards. More... over 14 years ago
re #366 Modified the Draw results function to work properly. It was still in the position/slope definition of lines. More... over 14 years ago
re #366 Cleaned up some unused classes and started commenting out. More... over 14 years ago
Re #287: Comments added to public functions. More... over 14 years ago
re #348: Fixed build warnings in MicronTrackingInterface project (renamed from MicronTrackingfiles) More... almost 15 years ago
re #367: Move tracker speed and position validation parameters setting to application level - Moved frame validation to vtkTrackedFrameList::AddTrackedFrame and store the validation parameters in vtkTrackedFrameList - Updated config files for iCAL validation More... almost 15 years ago
re #368: Debugging code added. More... almost 15 years ago
re #348: Added reading of MicronTracker template names from Tracker element's PortName attribute. Added a sample config file. Somewhat cleaned up vtkMicronTracker. More... almost 15 years ago
re #325: Added maxNumberOfFrames parameter Added vtkDataCollector::GetOldestTimestamp More... almost 15 years ago
re #362: Pause option added for broadcaster. More... almost 15 years ago
re #348: Fixed crash at MicronTracking failure More... almost 15 years ago
Added ReadConfiguration and Connect functions. NOTES: 1- A folder has to be created under fCal with the name "Tools"-> and a folder with name "ToolNames.txt" should be added that has the names of markers. More... almost 15 years ago
Changing log and comment in FidPatternRecognition; Adding new line to result string in vtkProbeCalibrationAlgo More... almost 15 years ago
Re #287: Standard comments in vtkAccurateTimer and vtkPlusConfig. Parameter description added to vtkDataCollector More... almost 15 years ago
Excluded PlusLib data and docs folder from documentation generation More... almost 15 years ago
Re #359: Simplified code (I made this first for test purposes but it is more readable though) More... almost 15 years ago
Freehand calibration test logs segmentation success rate More... almost 15 years ago
Fixed doxygen documentation: don't process the tools directory, move related pages to the end of the list of modules More... almost 15 years ago
Removed old copyright from vtkFakeTracker More... almost 15 years ago
Added missing vtkMicronfiles to package generation More... almost 15 years ago
Updated vtkDataCollectorTrackingTest to display the selected tool transform Added GetTransformParametersString(vtkMatrix4x4* matrix) More... almost 15 years ago
Fixed a bug about the distance from line origin and the tolerances that were hard coded and are now computed from the Wire coordinates. More... almost 15 years ago
re #346: Added automatic thresholding and edge detection More... almost 15 years ago
Removed documentation of namespaces (as Plus -similarly to VTK- does not use namespaces) More... almost 15 years ago
m_AngleTolerance renamed to m_AngleToleranceRad in FidLabeling because it was ambiguous and the set function set the degrees directly. Now it also converts to radians; Segmentation parameters improved in SonixTouch + L14 + NDI config file More... almost 15 years ago