Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

How we can make centroids of two images equal?

1 view (last 30 days)
Ekta Sharma
Ekta Sharma on 17 Jun 2016
Closed: MATLAB Answer Bot on 20 Aug 2021
I have two images having centroids 585.6257,506.8802 and 588.3452,512.2731. I want to make centroid(588.3452,512.2731) of an image equal to centroid(585.6257,506.8802)of other. Is it possible to do like that? If yes then how can I proceed? Thanks in advance.

Answers (1)

Image Analyst
Image Analyst on 17 Jun 2016
Use imtranslate().

This question is closed.

Community Treasure Hunt

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

Start Hunting!