- #1
eitan77
- 33
- 2
- Homework Statement
- Assume that the camera Field Of View is U, the lens focal length is F and the number of pixels of the detector (image sensor) is N. The camera is observing the objects at a very far distance. Assume that you want to identify an object, whose size is 1% of U. What is the minimum number (approximately) of the pixels of the detector you need for that?
I am new in this field and would appreciate it if you could help me understand how to get to the answer (My solution seems illogical to me)
Note: if it matters this is a theoretical question and not for an actual device.
- Relevant Equations
- ## \theta =2arctan(d/2F) ##
## \theta = 2arctan(U/2D) ##
## pixels size= (object size)/N ##
d- the image sensor size
D- the distance between the object and the lens
d is unknown and D is considered very big.
##d/2F = U/2D##
##d'/2F = 0.01U/2D##
d' - the size of the object's reflection on the image sensor
##pixels size = d/N ##
since we want N to be minimal, the pixel size should be maximal: pixels size = d'
hence : ## N = d/(pixels size) = d/d' = 100 ##
My final answer does not depend on U & F which seems strange to me.
##d'/2F = 0.01U/2D##
d' - the size of the object's reflection on the image sensor
##pixels size = d/N ##
since we want N to be minimal, the pixel size should be maximal: pixels size = d'
hence : ## N = d/(pixels size) = d/d' = 100 ##
My final answer does not depend on U & F which seems strange to me.