필터 지우기
필터 지우기

sir,how can i save the human tracked video output and play later

조회 수: 2 (최근 30일)
RESHMA
RESHMA 2016년 10월 31일
답변: Walter Roberson 2016년 10월 31일
i have attained the output for human detection in a video input ,now i want to save it and later play it ...please help me

채택된 답변

Walter Roberson
Walter Roberson 2016년 10월 31일
You can use imwrite() to write one frame at a time to a file, or you can use VideoWriter to write to a movie file.

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by