Is it possible to change the colour of a moving object as it moves?
1 次查看(过去 30 天)
显示 更早的评论
I have a video of water moving along a track. There are circles on the track, which have been located using the imfindcircles function in each frame as the video progresses. I essentially want the circles to disappear (not be found) when water has moved over them. I have tried varying the sensitivity and edge threshold of imfindcircles, however the circles must be too similar since there is no value where the ones with water over them are not detected whilst the others are. The water is slightly flourescent, so it can be seen moving in the video. Is there a way to cause the water to be a different colour/be darker once it has moved, so the circles are not found once it has moved over them? Thanks
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!