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!