How to plot a circle using contours?
5 次查看(过去 30 天)
显示 更早的评论
I would like to create a sequence of contours given just the location, size and brightness of the object. This is to characterize how the size and the brightness changes over time.
- Example data:
- # Location Size Brightness
- 100 10 12
- 200 15 9
- 275 13 7...
Can anyone help with an example code?
3 个评论
Image Analyst
2013-8-26
And what is "the object"? And why would you expect the object to change size and brightness over time? Are you tracking something, like a particle as it moves in time, from one frame of video to the next? Is the particle moving in one dimension so the "Location" is just the 1-D location along the axis of movement? Think about what you posted from our point of view. Post a diagram or image if you can.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Contour Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!