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 24 hours
ago. based on code collected
1 day
ago.
Aug 01, 2025 — Aug 01, 2026
Showing page 114 of 128
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Set numberOfBytesToSkip to zero as it seems, Ulterius 5.7.0 does not include the 4 skipped Bytes. (Thanks to Andras for solving it.)
Siavash Khallaghi
More...
almost 15 years ago
Changed continuous build settings to not clear the directory (because if no files are changed and then there will be no re-build and other builds that require the binary files may not work)
Andras Lasso
More...
almost 15 years ago
Fixed ulterius version setting (the PLUS_ prefix was missing from PLUS_ULTERIUS_MAJOR_VERSION and PLUS_ULTERIUS_MINOR_VERSION variables)
Andras Lasso
More...
almost 15 years ago
Changed default Ulterius software version to 5.6 (the new 5.7 would require the users to update the PLTools directory)
Andras Lasso
More...
almost 15 years ago
Fixed #284: Added a CMake option (PLUS_ULTERIUS_MINOR_VERSION) to specify Ulterius minor version
Andras Lasso
More...
almost 15 years ago
Fixed #16: DataOrigin and DataSpacing members were removed from the PlusVideoSource class, as the video source provide image information in pixels only. DataOrigin and DataSpacing would not allow full positioning the image anyway (it cannot frscribe frames with arbitrary orientation).
Andras Lasso
More...
almost 15 years ago
Fixed #202: Updated documentation of reworked volume reconstruction classes
Andras Lasso
More...
almost 15 years ago
re #202: Added option to export volume reconstructor alpha channel
Andras Lasso
More...
almost 15 years ago
re #202: Deleted references to unused headers
Andras Lasso
More...
almost 15 years ago
re #202: Separated hole filling from slice pasting into volume
Andras Lasso
More...
almost 15 years ago
re #202: Deleted old volume reconstructor classes (they were too complicated, if the removed functionalities - such as ECG-gated multi-phase volume reconstruction - are needed again they can be reimplemented on the current, much simpler design, where the volume reconstruction is completely decoupled from the data acquisition)
Andras Lasso
More...
almost 15 years ago
re #202: VolumeReconstructor now uses VolumeReconstructionFilter instead of the FreeHand classes
Andras Lasso
More...
almost 15 years ago
Changed output path of fcsv tests to not add files to the source directories (test output files are written to CMAKE_CURRENT_BINARY_DIR instead)
Andras Lasso
More...
almost 15 years ago
re #202: Fixed image orientation problem in volume reconstruction (a VTK image was expected but with MF orientation, while VTK images are normally in MN orientation, due to VTK image orientation convention). Simplified VolumeReconstruction configuration in the XML. Added option to run FULL, PARTIAL, or NONE optimization. Temporarily turned off multithreading for vtkVolumeReconstructorTest2&3 because multithreading causes minor random differences in the output image.
Andras Lasso
More...
almost 15 years ago
Re #72: ThresholdImage parameter renamed to ThresholdImagePercent (bottom and top were already unified); FindLines3PtDist renamed to CollinearPointsMaxDistanceFromLineMm
Csaba Pinter
More...
almost 15 years ago
Re #72: FrameSize has been removed from config files, it became an additional parameter of idPatternRecognition::RecognizePattern function; FidLabelling renamed to FidLabeling (although according to the dictionaries 'labelling' is also correct, 'labeling' is more common - got 10 times as many results in google, and auto spelling check also finds 'labelling' incorrect)
Csaba Pinter
More...
almost 15 years ago
Image camera parameter calculation fixed in freehand calibration controller
Csaba Pinter
More...
almost 15 years ago
re #202: use the new, simplified volume reconstructor (vtkVolumeReconstructorFilter) in vtkVolumeReconstructorTest1
Andras Lasso
More...
almost 15 years ago
re #202: Removed image flip options (always assume MF input image), added a simplified volume reconstructor (vtkVolumeReconstructorFilter), which will eventually replace the current overly complicated reconstructors
Andras Lasso
More...
almost 15 years ago
Re #254: Add set functions for the pattern recognition classes; In vtkCalibrationController instead of get functions for its own members, simply use the members
Csaba Pinter
More...
almost 15 years ago
re #202: Added tests for volume reconstruction (not all of them are activated)
Andras Lasso
More...
almost 15 years ago
Fixed #155. VolumeReconstructor doesn't crash anymore if memory allocation fails (bad_alloc exception is caught, NULL checks are added)
Andras Lasso
More...
almost 15 years ago
re #206: Command factory added.
Tamas Ungi
More...
almost 15 years ago
re #206: Command class structure added with one example command.
Tamas Ungi
More...
almost 15 years ago
Re #254: FindLines3PtDist renamed to FindLines3PtDistanceMm and uses millimeter instead of pixel; ScalingEstimation renamed to ApproximateSpacingMmPerPixel; Config files changed accordingly
Csaba Pinter
More...
almost 15 years ago
Re #208: Status flag added to functions in PhantomRegistrationController; Calibrated config files deleted; Title and description corrected in config files
Csaba Pinter
More...
almost 15 years ago
Fixed #253: All read and write configuration functions now get the root element (PlusConfiguration)
Csaba Pinter
More...
almost 15 years ago
re #206: Client added. Not implemented.
Tamas Ungi
More...
almost 15 years ago
re #267: Remove visualization component from calibration controller Created a small image for OfflineImageData in the constructor to avoid vtkImageFilter errors
Tamas Heffter
More...
almost 15 years ago
Re #266: Rename PlusLogger to vtkPlusLogger
Csaba Pinter
More...
almost 15 years ago
←
1
2
…
110
111
112
113
114
115
116
117
118
…
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