Skip to main content

Questions tagged [camera]

Camera is a device that records and stores images.

0 votes
0 answers
12 views

How does camera intrinsic parameters change after undistortion

Here is my goal: I have used OpenCV to estimate a camera's intrinsic parameters and distortion coefficients. In order to avoid having to deal with the camera's distortion going forward, I would like ...
Brandon Feder's user avatar
0 votes
2 answers
38 views

Estimate bits per pixel from RAW photo

Nowadays many consumer products like smartphones or action cameras support RAW photos. Typically, they spit out a DNG/TIFF file with 16 bit values. However, the actual bit depth of the A/D is rather ...
reox's user avatar
  • 103
0 votes
0 answers
48 views

How my digital camera creates itself this picture?

here is a picture produced by my digital camera My camera is an (quite old) Panasonic DMC-FZ200. My question is : what happened, and at which stage of the process the bug was? Months ago, while ...
BinKiwi's user avatar
0 votes
0 answers
33 views

Python - CV, contour and measurements

I have small problem with cv in Python and rhombus. I can read frame from the camera and create contours... ...
Krzysztof's user avatar
1 vote
2 answers
777 views

Image resolution vs. dimensions

Doing a machine learning computer vision project, and I am a bit unsure of the difference between image resolution and dimensions is, and how I should refer to them in writing. The images in my ...
BenjaminLi's user avatar
0 votes
0 answers
51 views

Detecting camera raw image saturation/clipping level

I'm looking for a fast but robust algorithm to detect whether a camera raw image has clipped/saturated highlights and, if so, compute the level at which saturation occurs. This saturation/clipping ...
Michael Allman's user avatar
0 votes
1 answer
447 views

Why do my set of IR LEDS yield a purple-ish images on one camera sensor and greyscale on another?

I have a set of IR LEDS, and two different cameras. The resulting image from one of them is purple-ish, the other is grayscale when blocking all visible light with a thick plastic bag. Both cameras ...
Mikel B's user avatar
  • 103
1 vote
0 answers
130 views

calibrating camera using 3d objects such as rubik's cube?

Hello all hope everyone is doing fine. I have a vision related problem where I want to calibrate my camera using a 3d object such as rubik's cube with known dimensions. I have a cube with 60mm length, ...
umar anjum's user avatar
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
4 votes
3 answers
1k views

Detecting bullet holes using Python with camera or sensors

I am trying to build a system to detect bullet holes in paper. I've read many StackOverflow threads but not a single one satisfied me. Current methods, which I am using, are good but not perfect and ...
Rafał Hrabia's user avatar
1 vote
0 answers
70 views

How is focal length estimated?

There are a number of approaches to calibrate cameras. In this process you estimate the intrinsic parameters using a checkerboard of known size. I'm confused on how the focal lengths are found. The ...
FourierFlux's user avatar
1 vote
0 answers
289 views

Convert pictures from the same camera with different FOV to pictures with same FOV

I have a camera device that produce two pictures at the time: depth picture with FOV: 87° × 58° RGB picture with FOV: 90 × 65° I expect that they "share" the same objective so their origin ...
matousc's user avatar
  • 667
1 vote
2 answers
758 views

Calibration using Camera Calibration Toolbox for Matlab vs OpenCV

I am currently working to calibrate a camera and I tried using both the Caltech Camera Calibration Toolbox for Matlab and OpenCV. I used the same images for both methods. Even if the error seems to ...
Otter_warrior's user avatar
1 vote
2 answers
275 views

How to remove dark shadows from camera capturing when combining LED spots and ambient light

I'm getting strange moving shadow strips on my camera capture during a computer vision experiment: As the gif image above shows, those strips move to bottom slowly. I have also noticed that it ...
Duloren's user avatar
  • 111
0 votes
0 answers
119 views

Find camera tilt

If I have a camera that captures tilted images what is the way to find the tilt of the camera? Is there a pattern that I can photograph or something similar. I want to reduce the tilt as precisely as ...
Sadikov's user avatar

15 30 50 per page
1
2 3 4 5