how to read the image captured using camera in matlab
조회 수: 2 (최근 30일)
이전 댓글 표시
I am working for number plate extraction and i tested the program for static image stored in matlab working folder. Now i want to test the program for the image captured using camera. How can i do it? Can anyone help me?
댓글 수: 0
답변 (1개)
Moritz
2018년 2월 5일
편집: Moritz
2018년 2월 5일
Hello,
I suggest working the Image Acquisition Toolbox (not it requires the Image Processing Toolbox). Have a look at the basic documentation: https://es.mathworks.com/help/imaq/device-connection.html . Depending on your camera I suggest you start with the videoinput function.
Also you may to check out the App Image Acquisition under the App menu in MATLAB (also part of the Image Acquisition Toolbox). If you don't have it you can always download a 30 day trial (but not you cannot compile any programs done with a trial toolbox). Hope this helps!
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Image Acquisition Support Packages for Hardware Adaptors (Generic Video Interface)에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!