2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Aug 21, 2025 — Aug 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Re #418, Re #351, Re #352: Completely new error computation and reporting implemented in vtkProbeCalibrationAlgo, that supports any number of NWires in the input; Tests and baselines modified accordingly; Configuration file for data collection from file with 3 NWires added More... over 14 years ago
Fixed #425: Fixed TRIM function in EditSeqMetaFile More... over 14 years ago
Re #418: vtkFreehandCalibrationTest can save result configuration file More... over 14 years ago
Re #336: Fixed pattern localization algorithm for 3 NWires More... over 14 years ago
re: #346 Changed command line argument initializations. More... over 14 years ago
re #346: Changed output filepath to command line argument. More... over 14 years ago
There are two new methods added to vtkSonixVideoSource: 1- SetPPFilter: which provides ability of turning off de-speckling filter on machine. This is sometimes required since CPU usage on Sonix machine dramatically increases using endocavity probes which require scan conversion. Turning off this filter decreases CPU usage so that exam software consumes less resources. 2- SetFrameRateLimit: This changes the FrameRate limit set on machine. For some research cases which we need higher frequency rate we can remove this limit by setting it to zero. More... over 14 years ago
re #346: removed unnecessary headers, changed plot data type to double, removed plotting of detected Hough lines, and changed thresholding US images so that the thresholding is done directly in Hough transform (threshold level is still calculated via Otsu's method). More... over 14 years ago
Added a new method called GetDisplayedFrameSize to vtkSonixVideoSource in order to read frame size. This is required when we are connected to ulterius and dynamically update connection configurations while the frame size is not updated dynamically. More... over 14 years ago
Re #336: When ports are being enabled, it iterates through the actual tools More... over 14 years ago
Re #336: ROM file loading added to vtkNDITracker (port enabling is still wrong) More... over 14 years ago
Re #336: Old Polaris tracking files removed; (substantive changes in revision 1419) More... over 14 years ago
Calibration date is only set after computing errors in vtkProbeCalibrationAlgo; Small cleanup in vtkSpacingCalibAlgo More... over 14 years ago
NDI Aurora tracking fixed; vtkNDITracker class is instantiated also for NDI Polaris More... over 14 years ago
re #346: Changed command line parameters to allow the user to select the resampling period. More... over 14 years ago
re #346: Minor changes made during code review of the temporal calibration algo More... over 14 years ago
re #346: Added options for showing the plot and changing time resolution. Added automatic test (commented out for now, as execution time is too long) More... over 14 years ago
re #346: Fixed bug in the signal upsampling and did some code cleanup (WIP). More... over 14 years ago
Re #418: Bug fixed in pattern localization; Need to investigate why the continuous build did not reveal this problem More... over 14 years ago
Added plotting functionality to compare temporally aligned and temporally non-aligned data streams (WIP). More... over 14 years ago
Re #418: Bug fixed in pattern localization / labeling: it did not recognize properly when the line index permutations ran out of range More... over 14 years ago
re #422: Fixed SetBuffer method (it doesn't leak any more, NULL-pointer dereferencing is prevented, and setting of the same pointer again is handled properly) More... over 14 years ago
Added documentation and NULL control to the SetBuffer method. More... over 14 years ago
Deleting previously used buffer is not appropriate solution for a dynamic buffer access, since we need to keep previous buffer alive in many scenarios. (Ticket #422) More... over 14 years ago
Added method to change the Buffer in vtkPlusVideoSource.Turns out for Set/Get macro, the "<<" operator is not defined for vtkVideoBuffer. #422 More... over 14 years ago
Re #418: Added configuration file and wiring illustration for the new 3 NWires configuration; Small cleanup in vtkProbeCalibrationAlgo (removed CalibrationDone flag as it wasn't used anywhere) More... over 14 years ago
Initial commit of files for beamwidth segmentation. More... over 14 years ago
Initial commit of files for beamwidth segmentation. More... over 14 years ago
re #346: Modified up-sampling scheme for tracker and image streams (WIP). More... over 14 years ago
WIP More... over 14 years ago