openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
PLUS Toolkit
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 21, 2025 — Aug 21, 2026
Showing page 97 of 128
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
re #452: Added UsSimulator to CMakeLists for PlusLib.
bartha
More...
over 14 years ago
re: #346 Added code to save the plots of the calibrated and uncalibrated tracker and metric signals to file (WIP).
EricMoult
More...
over 14 years ago
re: #346 Added error handling to several methods. Added new command line argument for setting the directory where the intermediate outputs (e.g. RANSAC detected lines) will be saved--also added corresponding methods to set these preferences in the TemporalCalibrationAlgo class.
EricMoult
More...
over 14 years ago
re #453: Changed set RF acquisition mode function to use the RfAcquisitionModeType
Tamas Heffter
More...
over 14 years ago
re #452: Added skeleton class for the vtk filter for the US simulator.(class contains pipeline interface, and PrintSelf function)
bartha
More...
over 14 years ago
re #453: Moved back accidentally removed SetRFDecimation function
Tamas Heffter
More...
over 14 years ago
re #453: Added RF acquisition mode set function
Tamas Heffter
More...
over 14 years ago
re: #346 Minor code clean-up and added comments.
EricMoult
More...
over 14 years ago
Updated PlusLib version to 1.5.1
Andras Lasso
More...
over 14 years ago
re #440: Fixed PlusApp build errors
Andras Lasso
More...
over 14 years ago
Changed log formatting to be compatible with the LogExpert log viewer (http://logexpert.codeplex.com/), using the CSV columnizer with | delimiter character
Andras Lasso
More...
over 14 years ago
Fixed memory leaks (none of them could have caused issue in an application, mostly the issues were in the tests)
Andras Lasso
More...
over 14 years ago
re #440: Updated reference data sets (calibration results are slightly different, because now more frames are segmented). Added calibration result saving to vtkCenterOfRotationCalibAlgoTest and vtkSpacingCalibAlgoTest.
Andras Lasso
More...
over 14 years ago
fixed #440: Fixed the problem of not detecting the pattern from a valid set of fiducial candidates (the allowed shift between the fiducial lines was not computed correctly). Cleaned up a bit the pattern recognition and line finding code, but it is still quite complex and not completely generic.
Andras Lasso
More...
over 14 years ago
Fixed #450: Added units to probe calibration error plot scripts
Tamas Heffter
More...
over 14 years ago
Fixed #450: Get probe calibration result in XML format for report generation Added Tracked frame serializable data to the probe calibration error report (to have custom fields, like probe position and rotation) Updated Gnuplot scripts
Tamas Heffter
More...
over 14 years ago
re #449: Minor clean-ups and simplifications in the fiducial segmentation and pattern recognition algorithms
Andras Lasso
More...
over 14 years ago
re: #346 To fix complications arising from computing the distance of the tracker to the mean tracker position (namely, discontinuities in the distance signal) we now project the 3-D tracker position onto its principal axis--calculated via PCA--to reduce the distance calculation to 1-D (signed subtraction) problem.
EricMoult
More...
over 14 years ago
Fixed #446: Updated CenterOfRotationCalibAlgo and SpacingCalibAlgo to use any number of NWire patterns. Updates report generation and baselines. Added 2 new tests for 3 NWires spacing and center of rotation calculation algo.
Tamas Heffter
More...
over 14 years ago
Re #346: Compute threshold from the max peak height
Andras Lasso
More...
over 14 years ago
re: #346 Fixed bug in the RANSAC line-plotting section.
EricMoult
More...
over 14 years ago
re: #346 Added a threshold to the intensity peak-finding scheme; pixels below this threshold are considered to be noise and are ignored. The threshold is currently set at 10 (on a 0-255 grayscale intensity range).
EricMoult
More...
over 14 years ago
re: #346 Added markers (blue squares) to the output images indicating the detected intensity peaks that are used--via RANSAC--for line detection.
EricMoult
More...
over 14 years ago
re: #346 Added command-line argument for generating images of intermediate steps (i.e. image showing scanlines, image showing RANSAC fitted line).
EricMoult
More...
over 14 years ago
re: #346 Added option to save images showing the RANSAC detected line overlaid on top of each video frame. Images are currently saved in the working directory.
EricMoult
More...
over 14 years ago
re: #346 Made modification so that scanlines are now drawn on a copy of the original frame. Drawing and saving of scanlines is currently controlled by a boolean flag; this will be changed to a command line argument in the future.
EricMoult
More...
over 14 years ago
re #346: TemporalCalibrationAlgoTest plots results only if the --plot-results flag is specified (plotting must be disabled during automatic testing because it requires a keypress to exit the process)
Andras Lasso
More...
over 14 years ago
re #436 Implemented Gaussian weights. This is in addition to the accumulation buffer weight.
Thomas Vaughan
More...
over 14 years ago
re: #346 Added enum/switch again--the previous issue was no "break" in the switch cases.
EricMoult
More...
over 14 years ago
re: #346 Cleaned up plotting of the video and tracker signals (aligned and unaligned).
EricMoult
More...
over 14 years ago
←
1
2
…
93
94
95
96
97
98
99
100
101
…
127
128
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree