필터 지우기
필터 지우기

"field of view" measurement

조회 수: 11 (최근 30일)
itai
itai 2013년 12월 26일
댓글: Ian Chua 2020년 5월 5일
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

답변 (1개)

Image Analyst
Image Analyst 2013년 12월 26일
See my attached spatial calibration demo.
  댓글 수: 3
Image Analyst
Image Analyst 2020년 5월 5일
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 2020년 5월 5일
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!

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 MATLAB Support Package for USB Webcams에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by