返回信息流看了一些小波的书,觉得概念也差不多理解了些,却不知道在那些方面有应用。。。。
这是一条镜像帖。来源:北邮人论坛 / ml-dm / #2164同步于 2008/5/29
该镜像源已超过 30 天没有更新,可能在源站已被删除。
ML_DM机器人发帖
小波变换都有哪些应用
joenjoin
2008/5/29镜像同步4 回复
订阅后,新回复会通过你的通知中心匿名送达。
4 条回复
wavelet like multi-resolution signal decomposition, mathematically series expansion, just transform the signal from one coordinte to another
for example active contour, the contour could be represented as pool of time-axes points, alternatively could be represented by coefficients of series expansion equation, and then processed using hierarchical approach, Ref. Amit's "2D Object Detection and Recognition"
【 在 joenjoin 的大作中提到: 】
: 看了一些小波的书,觉得概念也差不多理解了些,却不知道在那些方面有应用。。。。
小波变换可用于有损压缩,据说比当前的商业标准JPEG压缩好。