Skip to content

Version 3.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@dicengine dicengine released this 11 Dec 03:21
· 102 commits to master since this release

Refactored the calibration routines for the dot grid pattern. The previous calibration routine suffered from spurious points showing up in a frame or two causing the epipolar error to be very high for the overall calibration. The new routine is much more robust for the dot grid pattern.

The cine file reader was updated to change the way failed pixels are filtered out. Now instead of using a threshold value, the surrounding pixels are averaged as a replacement value.

Unicode is now allowed in file names!

Added warning for subsets that have all pixels deactivated, which can happen if a subset goes out of the field of view.

Added an option for the user to request reading full frames instead of just the region around where the subsets are located (which is the default). This option is helpful when there is large motion from the reference frame since the reference frame dictates what portion of the image is read by the file reader.

Example zip file can be found here: https://github.com/dicengine/dice/releases/download/v3.0-beta.2/DICe_examples.zip

The trilinos-12.5.zip file below contains the release of Trilinos that DICe is currently tested with. It appears that Trilinos no longer provides previous release tarballs like they used to.