How to do image processing in higher quality

10 views (last 30 days)
Hello im using a camera to take images continously to do image processing on it but whenever the code runs the images taken are in 360p resolution which is not getting me good results. The camera can capture 1080p. I do settings from the software and set it to 720p or 1080p but when matlab code runs to changes back to 360p. Is there any way to capture images in higher resolution to get better results?
i am using imwrite to save the image first which is captured and then imread to read that image.
is there any command from which i can preset it ?
  4 Comments
Image Analyst
Image Analyst on 19 May 2019
You should not have all of those errors when starting imaqtool. I'd contact tech support to fix your installation.

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB Support Package for IP Cameras in Help Center and File Exchange

Products


Release

R2017a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!