filter in the new axis?

本文探讨了各种滤波器的应用及改进方法,重点讨论了各向异性滤波、三边滤波及其在GPU上的实现。文章还介绍了使用DoG滤波器进行线条绘制的技术,并对如何改善双边滤波进行了思考。

now there are many variations of filter since the gaussain filter introduced. Usually we filter in the X and Y axis,  if the filter factor in X and Y axis are the same, then the filter is the isotropic filter, or it is the anisotropic filter.

Recentl Paper "Coherent line drawing " use the gradient direction and its vertical driection to do filter, one direction use the dog filter, and other direction just the gaussain filter.Then use the threshold to make black-and white image. In fact, the author maybe read the paper "Real time video abstraction", find DOG filter maybe can use for line drawing. Then programming for a try, and get some not good results.Then author think can we make some varaibtion in DOG filter? So produce a good paper
Can I make some extenstion to illustrative visualization?


In fact Jack Tumbinin 1999, 2003 propose anisotropic diffusion, and bilater filter should in curvature ,graident  direction.But the difference is the Jack think we should directly modify the raw intensity, just make some filter in its graident direction. Then use the taylor series approximation to get the smooth intesnity results. However,   Jack's trilateral filter depends on the bilateral filter results grdient. Furthermore, the gradient traverse is difficult to implement in GPU.

now my research problem is : how to improve bilateral filter and implement it in GPU?
by the way, in CGI2007. one ZJU paper  also about improving the trilateral filter, however, in this paper, it just use a new filter or taylor series to replace the preliminary gaussain to acclerate the computation. I don't think it have solve the problem.




转载于:https://www.cnblogs.com/cloudseawang/archive/2007/09/03/880635.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值