Largest size video Matlab can import

조회 수: 1 (최근 30일)
Erin
Erin 2014년 2월 6일
댓글: Walter Roberson 2014년 2월 6일
I am trying to do image processing on a video that is ~46 GB. I realize this is huge and I will most likely have to break it up and do it by sections in order to import all the data.
The video is at 30 fps and is about 30 minutes long which comes out to be about 54,000 frames that I need to process.
What is the largest size section I can break the video into? I have both the image toolbox and the computer vision toolbox. What is the best way to go about this?
Thank you!
  댓글 수: 1
Walter Roberson
Walter Roberson 2014년 2월 6일
How much RAM do you have? How complex is your program? How much do you need to remember about each frame while you are processing later frames?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Computer Vision with Simulink에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by