Skip to content

Version 2.0-beta.13

Pre-release
Pre-release
Compare
Choose a tag to compare
@dicengine dicengine released this 10 Jun 18:06
· 277 commits to master since this release

Major changes to how camera calibration is done, now using the routines developed by Jeff Helm

2D calibrated results are now possible using the new calibration routines

New image registration initializer that is useful for analyses with large rigid body motions of the deforming body (for example rotor blades)

New feature matching initializer that thresholds the images before doing the feature matching

Single precision version available for command line use. Can also be used in the GUI by setting "var execPathOverride = PATH_TO_DICE_FOLDER;" in the .dice.js file. (Global and stereo are currently not supported in the single precision version.)