Tagged Questions
5
votes
4answers
1k views
Determine transformation matrix
As a followup to my previous question about determining camera parameters I have formulated a new problem.
I have two pictures of the same rectangle:
The first is an image without any ...
4
votes
3answers
669 views
Lens correction projection
What is the simplest way to un-warp a photo made using fisheye or wide-angle lens? I'm looking a pixel projection formula that has few parameters. Camera and lens parameters will not be known, so user ...
3
votes
4answers
1k views
How to know or calculate depth of field of a photo from EXIF tags?
I want to know the depth of field of a photo, preferably in cm or m.
I know that we can know the camera setting by reading the EXIF tags, but is there a tag directly telling us the depth of field? Or ...
2
votes
2answers
302 views
Determining camera parameters
Given a picture taken by a simple digital that contains an image of a rectangle of known dimensions. How can I - to some degree of accuracy - determine the parameters of this camera?
I am mostly ...