09-08-2022 07:50 AM
I need to devolve a stepper-motor driven mechanism for adjusting the lens focus and aperture remotely by detecting edges, then use quantify to get the standard deviation and the maximum value give the maximum focus for the lens .I need to know how to do this by connecting the stepper motor to determine the best lens position .
thanks in advance
Eslamnagy
09-08-2022 08:51 PM
Have you considered hiring a LabVIEW expert? Have you considered becoming a LabVIEW expert? LabVIEW Vision is one of the more complex areas of LabVIEW -- if you have some experience with it, then try writing some code that might (or might not) accomplish what you need, then post the code (probably best done by compressing the folder holding the LabVIEW Project and attaching the resulting .ZIP file), along (perhaps) with a sample Image or two.
Bob Schor
09-09-2022 08:41 AM
Hi Eslamnagy,
I would say, your Project is not arrive the coding part yet, if you havn't build the mathematical model about your project.
1. Do you already have the mathematical formular, what's the relationship between the focus and the aperture.
2.The data of aperture and focus must come from the camera, so
3. Control the stepping-motor are the least challenge in your project, you need any Digital Out Device to control the motor.
Regards,
FrankenChino