Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
findHomography 関数で CV_RANSAC オプションを使用しましたが、estimateRigidTransform を使用したいと思います。したがって、CV_RANSAC を使用できなくなりました。
SIFT で特徴付けられた一致データの外れ値を排除し、estimateRigidTransform を適用したいと考えています。これどうやってするの?