what's the difference between spatial and temporal characterization in terms of image processing?

此生再无相见时 提交于 2019-12-05 03:25:47

Temporal characterization occurs when you have a series of images taken at different time. Correlations between the images are often used to monitor the dynamic changes of the object.

Spatial characterization applies when you are analyzing one image. It includes but not limited to the coordinates, intensity, gradient, resolution, to name only a few.

Check this paper on blood vessel analysis to get more details among the two.

Spatial = Space Example, Image consist of pixel values which needs memory space to store. Spatial information = Pixel values stored into Memory
Temporal = Time Example, Video consists of image frame sequence. With respect to time the frames are changed in video. This is called Temporal Information.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!