How to delete a frame after use?
조회 수: 2 (최근 30일)
이전 댓글 표시
My program reads a video from a directory and extracts frames from it and stores it in an output directory. Now, after I have done all my processes on those frames I no longer need those frames. So, how can I enable my program to delete those saved frames by itself at the end from the output directory?
댓글 수: 0
채택된 답변
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!