Version 2.0-beta.12
Pre-release
Pre-release
dicengine
released this
05 Dec 21:14
·
339 commits
to master
since this release
Further improvements of the feature matching initializer, rather than propagating the current value of the rotation, the rotation value is estimated based on averaging surrounding features
Added a second pass to the feature matching if the first pass fails.
Added a video maker for the tracking algorithm that outputs the deformed ROIs superimposed on the images
The user can also plot the deformed ROIs in the GUI as well
Changed to the clang compiler (LLVM), rather than gcc, for the mac installers. This was to enable more the features in OpenCV.