Borrar filtros
Borrar filtros

"field of view" measurement

11 visualizaciones (últimos 30 días)
itai
itai el 26 de Dic. de 2013
Comentada: Ian Chua el 5 de Mayo de 2020
Hi everybody,
I need to neasure the "field of view" of thermal and day camera. I have all the consumed test equipment, what the algorithm i need for measurement the FOV?
thank you, itai

Respuestas (1)

Image Analyst
Image Analyst el 26 de Dic. de 2013
See my attached spatial calibration demo.
  3 comentarios
Image Analyst
Image Analyst el 5 de Mayo de 2020
I think it answers the question. He has an image from a camera, and asks what the field of view is. So you basically have to have something of known size in the scene. Then you can measure that known thing in pixels and, once you have that, you can get a spatial calibration factor in units of centimeters (or whatever real world units you're using) per pixel. So now whenever you measure something you can multiply by that factor to get distances in real world units instead of in pixels.
If you have a known field of view that you want, you can either put something in the field of view (like a meter stick) and move your camera toward or away from it until it fills the field of view. Or if you need to decide on a lens to get, there are mathematical equations you can plug parameters (like field of view and working distance) into to get the focal length of the lens you should buy. Your imaging vendor should be able to help you with that. Just tell them the camera you're using (because they need to know the sensor size), and your desired field of view, and your desired working distance (lens-to-scene distance) and they'll be able to tell you what lens to buy.
Ian Chua
Ian Chua el 5 de Mayo de 2020
Got it... looks like the FOVs are approached differently because of different applications. In my case, the FOV needs to be pre-determined beforehand in order to ascertain the appropriate distance between the camera and the plane containing the FOV. But interesting!

Iniciar sesión para comentar.

Categorías

Más información sobre MATLAB Support Package for USB Webcams en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by