photo

Howard


Lockheed Martin Space Systems

Last seen: 3 years ago Active since 2013

Followers: 0   Following: 0

Message

Engineer Professional Interests: image processing

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
172,160
of 301,153

REPUTATION
0

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,182

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,067

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

Question


Using imtransform and then imregister to undo the transform the imregister result is a 't' transform different from the original imtransform 't'.
If I transform an image using 't' and then imregister to recover original image the 't' is different. M=100;N=M; A=zeros...

12 years ago | 1 answer | 0

1

answer

Answered
How do I determine the angle, scale and translation between two images after imregister?
If I use imtransform and then imregister I get transform matrix t which do not agree. What's up with that? M=100;N=M; ...

12 years ago | 0

Question


How do I determine the angle, scale and translation between two images after imregister?
I have one rotated, scaled, translated image and a fixed image. The output of imregister, t is shown: [movingregistered...

12 years ago | 3 answers | 0

3

answers