Calculating Light Intensity through video
8 次查看(过去 30 天)
显示 更早的评论
Using a camera, how can I detect light intensity and use that as a marker. Can someone guide me to a thread that could help me develop a script for this.
Thank you
2 个评论
Image Analyst
2022-3-3
@YOGITAA YOGITAA See attached. Start a new question if you have question.
采纳的回答
Image Analyst
2014-6-19
Use the Image Acquisition Toolbox and call getsnapshot(). Then get the intensity from whatever pixels you want in the image.
2 个评论
Image Analyst
2014-6-30
With Release R2014a you can now access the webcam without the Image Acquisition Toolbox. See http://www.mathworks.com/support/2014a/matlab/8.3/demos/webcam-support.html
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 MATLAB Support Package for IP Cameras 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!