필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Decrease image acquisition processing time for real-time vision feedback

조회 수: 1 (최근 30일)
James Rhodes
James Rhodes 2020년 5월 23일
마감: MATLAB Answer Bot 2021년 8월 20일
Hi, I have been creating code for an inverted pendulum which follows the steps below:
  1. Getting a snapshot of the current video
  2. Process the image
  3. Computing angle
  4. Using a for loop to repeat these steps.
Attached below is a snippet of the code with what it outputs. It displays the hour, minute, and second of when each frame has been acquired for analysis, alongside the angle calculated.
Currently the difference in time between image acqusition is around 4 seconds, so about 0.25 fps. Is there anyway i can speed this up to possibly 25-30fps?
Thanks in advance!

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by