stereolabs / zed-opencv

ZED SDK interface sample for OpenCV
https://www.stereolabs.com/docs/opencv/
MIT License
139 stars 79 forks source link

Using ZED camera for object with glossy surface at outdoor #43

Closed nyanmn closed 2 years ago

nyanmn commented 7 years ago

I use ZED camera to measure object dimension for length x width x height. The camera is on TOP at about 1.6m height and the object is below. The issue is at outdoor, bright light like sunlight makes problem for objects with glossy surface. Can't reconstruct complete 3D shape for the whole object. Sometimes at the middle has black hole and the whole object is not reconstructed in 3D shape. Like that environment, are there any parameters to fine tune? Say I can detect that the whole 3D shape is not reconstructed then tune that parameters and make better reconstructions. What are the parameters need to look at for (1) 3D reconstruction is not complete for the whole object (2) what parameters to be tuned so that I have better quality of reconstruction? Thanks

WASCHMASCHINE commented 7 years ago

This is an inherent stereo problem. What 3D shapes are you talking about? And are you using ZEDfu?

You could process the data regularize the reconstruction with some knowledge of the prior shape, e.g. for houses with windows you could enforce some planarity constraint to fill holes at window surfaces.

nyanmn commented 7 years ago

Baggages at airport. Airplane landed, sometimes the place is quite bright with no shade. Some baggages are glossy type.

mindmad commented 5 years ago

Hello, @nyanmn I am to trying to use zed camera to measure object dimension, If you don't mind can you show me how or at least any kind of help I AM STILL A BEGINNER so anything is helpful. I will be waiting to hear from you

nyanmn commented 5 years ago

What is ur difficulty? Just install library and can start use

On Mon, 29 Apr 2019 at 3:22 PM mindmad notifications@github.com wrote:

Hello, @nyanmn https://github.com/nyanmn I am to trying to use zed camera to measure object dimension, If you don't mind can you show me how or at least any kind of help I AM STILL A BEGINNER so anything is helpful. I will be waiting to hear from you

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/stereolabs/zed-opencv/issues/43#issuecomment-487474921, or mute the thread https://github.com/notifications/unsubscribe-auth/ADRFYY433V56XJZNGPFDXYLPS2O23ANCNFSM4DSPYXZA .

mindmad commented 5 years ago

What is ur difficulty? Just install library and can start use On Mon, 29 Apr 2019 at 3:22 PM mindmad @.***> wrote: Hello, @nyanmn https://github.com/nyanmn I am to trying to use zed camera to measure object dimension, If you don't mind can you show me how or at least any kind of help I AM STILL A BEGINNER so anything is helpful. I will be waiting to hear from you — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <#43 (comment)>, or mute the thread https://github.com/notifications/unsubscribe-auth/ADRFYY433V56XJZNGPFDXYLPS2O23ANCNFSM4DSPYXZA .

well, I am a beginner. so any guidelines of any kind will help

mindmad commented 5 years ago

@nyanmn please any help, I have installed the zed library and use them but I don't have a clear idea how to measure object size with them.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment otherwise it will be automatically closed in 5 days