How can i select few random pixel positions from a frame of video and view the variation of pixel intensities at that position in all frames?
조회 수: 3 (최근 30일)
이전 댓글 표시
Actually i need to plot the variation of pixel intensities of a video at fixed random positions. I got the random positions using randperm function, i am struggling in the plot, how can i get the plot of the intensities and video on the same window. I want ti get the plot as a continuous signal with different colors for different pixel positon?
댓글 수: 0
답변 (1개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!