Skip to main content

All Questions

2 votes
2 answers
168 views

Camera sensor artifacts next to edges in calibration images; what is causing these?

I am trying to image some ChArUco targets using a monochrome machine vision camera with a CMOS sensor and the attached images show the artifact I am observing: 2-pixel-wide bright vertical streaks ...
sg65's user avatar
  • 41
0 votes
2 answers
55 views

Fixing distortion in photographic reproductions

I am currently building a photographic setup which I intend to use to make reproductions of a large amount of transparencies(positive and negative film strips). As I will be using a fairly small (1&...
MTTI's user avatar
  • 103
3 votes
0 answers
892 views

Reprojecting an image to another viewpoint using planar homography

I have an image rendered by a simulated camera in Unity. Using this image and the known (virtual) camera pose it corresponds to, I would like to render a new image from another viewpoint. Having read ...
chronosynclastic's user avatar
1 vote
2 answers
8k views

Camera calibration and extrinsic parameters for perspective transformation

I'm working in a photogrammetry camera and laser application where I need to measure a displacement in a specific plane, this is a quick diagram of the setup: In order to get proper measurements I'm ...
joe's user avatar
  • 137
0 votes
1 answer
323 views

Pinhole camera model from houdini parameters

From a simulation with Houdini software I retrieved these parameters: Camera position: -0.675839, 33.5945, 0.0318854 Camera Rotation: 0.0318854, 92.4693, 0.1 Focal Length: 52.5172 mm Image size: 1920 ...
francesco lc's user avatar
3 votes
0 answers
814 views

Correct Fish Eye camera Radial Distortion and blurry effect at the image edges

There are a lot of questions regarding this topic ,but I am trying to get a more clear picture from these questions. I am trying to calibrate a fish eye camera and I am using OpenCV omnidir class ...
Nitron_707's user avatar
0 votes
1 answer
124 views

Estimating exterior camera parameters by matching lines using least square estimations (Lowe, 1991)

I'm new to computer vision and graphics. I want to estimate exterior camera parameters using non-linear least square estimation as suggested by "Lowe, David G. "Fitting parameterized three-dimensional ...
Debaditya's user avatar
  • 103
0 votes
2 answers
1k views

How can we combine 2D image with 3D image for the same sense?

We have 3D point cloud data captured by a laser scanner and need to register it with 2D images to get further information. In our case, the 2D image and 3D points are not overlapping and therefore we ...
Mohammad nagdawi's user avatar
1 vote
0 answers
140 views

Extrinsic Camera Parameters without introducing control points?

I am new to the field of Camera Calibration. We have successfully calibrated our camera through classic method (using checkerboard etc). I recently realized there is a field of research for Automatic ...
MimSaad's user avatar
  • 1,976
1 vote
2 answers
3k views

How to find the actual size of an existing object from the pixels of an image?

I am quite new to vision and OpenCV, so forgive me if this is a stupid question but I have got really confused. My aim is to detect an object in an image and estimate its actual size. Assume for now ...
Gaurav Fotedar's user avatar
2 votes
4 answers
1k views

Camera Calibration using Single Input Image

Given a camera, permanently located at the same position, angle and distance from what is being captured, and a single calibration image ( a row of vertical lines [ | | | | ] ), how would one go about ...
ThatcherK's user avatar
1 vote
1 answer
336 views

create a Calibration Board [closed]

How could I know the best size of the board for my camera? My camera is Canon D-100 It's 18 megapix I have created a board consist of 14*10 squares the length of each square is 7*7cm I need to know ...
user5401's user avatar