本文介绍了使用C#的不安全中值过滤器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
谁能拥有不安全的中值过滤器代码.
我尝试不安全地执行此操作,但是处理800 * 600图像需要很长时间.
谁能帮我解决这个问题....
谢谢
Can anyone have the code of unsafe median filter.
i tried to do it without unsafely but it take long time to process 800* 600 image.
can anyone help me to sole this issue....
thanks
推荐答案
这篇关于使用C#的不安全中值过滤器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!