Region Estimator 'Has Rotation' function

Hey there! The Registration estimator has a checkbox to block rotation for the moving Image. Thats exactly what I want. But if I run the registration with the exported function my registered Image is still rotated sometimes. What function or attribute does the Region Estimator use in order to not rotate the moving picture? Is it possible to see the source code of the app?
Big thanks in advance!

 采纳的回答

I figured it out. Its the 'Upright' Argument that is set to true in the
extractFeatures(FIXED,fixedPoints,'Upright',true)
function.
It doesn't actually prevent rotation. It simply ignores the orientation of the detected points.

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Geometric Transformation and Image Registration 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by