Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8042933
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T04:44:55+00:00 2026-06-05T04:44:55+00:00

Lets say I have 2 images, the first is the image with no transform

  • 0

Lets say I have 2 images, the first is the image with no transform applied:
(A1) http://tinypic.com/r/qsunaw/6
The second is with a skew transformation applied:
(A2) http://tinypic.com/r/90adk0/6

Is there an algorithm that lets me know the necessary quadrilateral conversion I need to get from the first image to the second (and vice versa)?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T04:44:57+00:00Added an answer on June 5, 2026 at 4:44 am

    This is a classic “inverse problem” of computer vision. There are plenty of algorithms, but choosing the right one depends entirely on your application, specifically on what constraints, if any, apply to the input images and on the expected results. The problem may be ill-posed (there may be no solutions, if there are some they may be unstable, or there may be infinite solutions).

    For the simple example of the skewed images of text you gave, I’d probably try at first with simple template matching. Assuming the scale is unchanged, and that the skew is applied with respect to one of image corners and along one direction, there is only one unknown (the amount of skew in that direction), and you may have upper and lower bounds for its value known in advance. So you could quantize the allowed interval, then do an exhaustive search – perhaps with multiple passes (tighten the bound about the solution, do a finer quantization in there, iterate).

    For general (i.e. natural) images, and more general allowed transformations, things get complicated very quickly. Assuming you are interested in planar transformations only (otherwise it is very likely that there are no solutions, due to occlusions), most recent methods will try to detect and match “interest points” across the images, then estimate a transformation using robustified least-squares.

    If you are interested in this subfield of computer vision, a good tome to learn from is Hartley and Zisserman’s bible.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Lets say I have this kind of set of images: <div class=image><img src=image1.jpg alt=
Lets say I have a non-square image.. If I increment the width and I
Lets say I have a multi-threaded application that needs to resize some image files.
Lets say I have this XML: <images> <photo> <thumbImg>images/thumbs/002.jpg</thumbImg> <filename>002</filename> </photo> <photo> <thumbImg>images/thumbs/008.jpg</thumbImg> <filename>008</filename>
Lets say I have an image in double that goes from range 0.0 to
I have two images with different IDs, lets say #pic1 and #pic2. I tried
Let's say i have an image uploader script, i want to prevent the upload
Let's say we have a memory-intensive class like an Image , with chainable methods
Lets say have this immutable record type: public class Record { public Record(int x,
Lets say I have this code: <?php class hello { var $greeting = hello;

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.