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
about 18 hours
ago. based on code collected
1 day
ago.
Aug 19, 2025 — Aug 19, 2026
Showing page 98 of 128
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
re: #346 Added plotting of the temporally calibrated tracker and video position metrics to the testing file.
EricMoult
More...
over 14 years ago
re: #346 Removed enum flag due to problems it was apparently causing. Added accessors for getting tables containing the timestamps and metric values for both the video and tracker positions (aligned and unaligned). Moved plotting to testing file.
EricMoult
More...
over 14 years ago
Re #346: Use enum instead of bool flag for peak position find method in temporal calibration
Andras Lasso
More...
over 14 years ago
Re #346: Activated test for temporal calibration
Andras Lasso
More...
over 14 years ago
re: #346 Added the choice of using either center-of-gravity (COG) or peak start. Also added handling of cases where scanlines are invalid, or cases where RANSAC is unable to estimate line parameters (WIP).
EricMoult
More...
over 14 years ago
re: #346 Updated line position tracking to incorporate information from N different scanlines; RANSAC is used to estimate a line through the COG of the intensity peaks of the scanlines.
EricMoult
More...
over 14 years ago
Removed Ransac project tests, added dummy usage of the Ransac algo to TemporalCalibrationAlgo
Andras Lasso
More...
over 14 years ago
Added RANSAC algorithm (from http://www.insight-journal.org/browse/publication/769)
Andras Lasso
More...
over 14 years ago
test #439: Full transform names used. Without "Transform" at the end, because OpenIGTLink device names can be max 20 characters.
Tamas Ungi
More...
over 14 years ago
Added test for TRUS calibration with phantom containing 3 NWires; iCal related configuration files corrected (wire names were wrong)
Csaba Pinter
More...
over 14 years ago
TemporalCalibrationAlgoTest restored, the problem was not in the source
Csaba Pinter
More...
over 14 years ago
re: #346 Added center-of-gravity (COG) of maximum intensity peak for line position tracking (WIP).
EricMoult
More...
over 14 years ago
TemporalCalibrationAlgoTest build fixed (faulty code commented out)
Csaba Pinter
More...
over 14 years ago
Aurora tracker issue fixed (port number was always constrained to be bigger than 4, regardless of the tool type, active or passive); vtkPhantomRegistrationAlgo configuration element name added as member (so that if an application wants to check the element, its name is not hard-coded in the application); Configuration files having fCal but not vtkProbeCalibrationAlgo sections missed the TransducerOrigin frame names, those were added
Csaba Pinter
More...
over 14 years ago
re: #346 Replaced Hough line detection based video position metric with peak intensity based metric. Currently, I examine only the vertical scan line in the center of the image. Tested on one video sequence and appears to work OK.
EricMoult
More...
over 14 years ago
re: #346 Added detection of peak-start based on 50% of peak value (WIP).
EricMoult
More...
over 14 years ago
re: #346 Added peak detection for 1-D intensity profile. No baseline detection; profile is assumed to go to zero between distinct peaks. The intensity peak is defined as the highest intensity value of the peak with the largest area (WIP).
EricMoult
More...
over 14 years ago
re: #346: Changing from Hough line detection to intensity-profile scheme. Wrote initial code to collect (and plot) intensity profile along a line specified by beginning and end pixels (WIP).
EricMoult
More...
over 14 years ago
re: #346 Added Gaussian lowpass filter prior to image resampling. Switching resampling interpolator from B-spline to linear. Enabled image writing of original and resampled video frames (WIP).
EricMoult
More...
over 14 years ago
re #285 Hopefully this will correct the automatic test failure. Setting the number of threads in the .xml will now affect the hole filler as well as the slice paster.
Thomas Vaughan
More...
over 14 years ago
re #285: Added non-regression test for volume reconstruction with hole filling
Andras Lasso
More...
over 14 years ago
re #285 Fixed nearest neighbor slice pasting into volume for optimized run. Hole filling is now enabled.
Thomas Vaughan
More...
over 14 years ago
re #285 some optimizations to the hole filling code, also make a constant for opaque alpha.
Thomas Vaughan
More...
over 14 years ago
re #285 Confirmed new output for vtkVolumeReconstructorTest3. Recommitting changeset 1485.
Thomas Vaughan
More...
over 14 years ago
re #285 Reverting pending automatic test failure (?). Will look into this tomorrow.
Thomas Vaughan
More...
over 14 years ago
re #285 Fixed accumulation buffer output from vtkPasteSliceIntoVolume in Common file (Optimized and Unoptimized versions may need to be checked). Implemented a quick hole-filling algorithm into vtkFillHolesInVolume that works for template types. Still need to determine highest value for type T for alpha calculation and overflow protection (if possible), ensure coding style is consistent, and settle on a neighborhood size/procedure for voxel interpolation. Hole filling is still disabled until this new algorithm is more thoroughly tested.
Thomas Vaughan
More...
over 14 years ago
Added more information logging when transform path is not found in the transform repository (all the available transforms are printed in the error message)
Andras Lasso
More...
over 14 years ago
re:#346 Added code to down-sample the images prior to line detection; the downsampling is added in a bid to decrease run-time.
EricMoult
More...
over 14 years ago
re #434: Fixed MicronTracker external project dependency
Andras Lasso
More...
over 14 years ago
re #434: Fixed PlsLib include and library dir setting so that it works both for space-containing and other directories
Andras Lasso
More...
over 14 years ago
←
1
2
…
94
95
96
97
98
99
100
101
102
…
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