Closed suho0515 closed 3 years ago
Actually it is more about what the hyper focal distance is. I don’t have the exact number in front of me but the image is in focus from roughly 30cm to infinity.
Thanks very much @agrunnet for your advice!
@suho0515 Do you require further assistance with your question, please? Thanks!
Thank you @agrunnet :). I wanted more detail, but I guess there is no way to figure it out.
so, I'll close this issue.
Thanks, @MartyG-RealSense too.
You are very welcome @suho0515 - thanks for the update!
@suho0515 I will give you more details. The way to calculate the hyper focal distance of an imaging system is H= focal length focal length / (circle of confusion F-number)
The circle of confusion is how many pixels of blur you can tolerate. Let's set it to 2 pixels. Since each pixel is 1.4um, this means 0.0028mm.
For D435 the color imager has focal length of 1.91mm. Finally the F# is also a lens spec. It is 2.
With this the hyperfocal distance is 65cm.
However, the definition of hyper focal distance is that the "image is in focus from HALF hyper focal distance to infinity".
So that means ~33cm to infinity.
@suho0515 I will give you more details. The way to calculate the hyper focal distance of an imaging system is H= focal length focal length / (circle of confusion F-number)
The circle of confusion is how many pixels of blur you can tolerate. Let's set it to 2 pixels. Since each pixel is 1.4um, this means 0.0028mm.
For D435 the color imager has focal length of 1.91mm. Finally the F# is also a lens spec. It is 2.
With this the hyperfocal distance is 65cm.
However, the definition of hyper focal distance is that the "image is in focus from HALF hyper focal distance to infinity".
So that means ~33cm to infinity.
sorry for late answer,
and Really appriciate for your details.
It is absolutely helpful, and the answer what I was looking for.
Now the Issue is completely resolved.
Thanks again @agrunnet and @MartyG-RealSense
You are very welcome @suho0515 - it's great to hear that the advice provided by @agrunnet was helpful to you. Thanks for the update!
Hello @MartyG-RealSense @agrunnet,
I want to know what the focal length of the color imager and F# are for L515. Thank you very much.
Hi @JZhu1208 The table below is taken from the data sheet document for the L515 camera.
Before opening a new issue, we wanted to provide you with some useful suggestions (Click "Preview" above for a better view):
All users are welcomed to report bugs, ask questions, suggest or request enhancements and generally feel free to open new issue, even if they haven't followed any of the suggestions above :)
Issue Description
<Describe your issue / question / feature request / etc..>
Hello sir, I'm using Realsense D435i for Robotics application.
I'll use it to get variety of information in indoor environment.
and sometimes, I should do very delicate task too, like OCR.
for this purpose, I thought that I need to find out the focus range of RGB sensor, but in every datasheet, it only says It is "Fixed Focus" but what range would be great to observe objects.
so my question is " is there any information about fixed focus range of rgb sensor?"
and I tried to calculate appropriate working distance of rgb sensor.
like this
focal length x FOV / sensor size = Working Distance
refferd from https://www.ni.com/ko-kr/support/documentation/supplemental/18/calculating-camera-sensor-resolution-and-lens-focal-length.html
is it right approch?
I hope to hear your anser soon.
regards.