View images in between loops
조회 수: 1 (최근 30일)
이전 댓글 표시
I have a video on which i have implemented the hand detector code. Hand detector code detects hand in one frame of a video and shows its coordinates on hand by using imshow() hold and plot. When i am running my code on the video,it gives only the output of the last frame while i donot get the plots of the inner frames. How could this problem be solved?
댓글 수: 0
채택된 답변
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!