CPFind --ransacmode xy

Asked by Markus Müllner

Hello,

I want to stitch several hundred images taken with a microscope. The image overlap by at least one third and don't need to be scaled, rotated, panned or yawed. I've got problems finding suitable Control Points using CPFind because the RANSAC algorithm has no mode for optimizing translation only. Any ideas or recommendable tools for finding points that fit in rotation and scale?

Thanks
Markus

Question information

Language:
English Edit question
Status:
Answered
For:
Hugin Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
tmodes (tmodes) said :
#1

The default RANSAC mode for normal images is homography. (The other ransac modes are only used for wide angle or fisheye images). This should not take to much assumptions about the relative position. You could try the parameters --ransaciter and --ransacdist to fine-tune the ransac step.

The translation parameters are not so stable for optimization. So adding these to the ransac step would often result in wrong results.

Can you help with this problem?

Provide an answer of your own, or ask Markus Müllner for more information if necessary.

To post a message you must log in.