搜索资源列表
图片模糊与锐化
- 本例使用JAVA语言实现了图片的模糊与锐化,详细的注释请看源代码的注释。谢谢支持!-cases the use of the Java language and blurred images sharper and detailed annotations Look at the source code of the Notes. Thank you support!
GaussSpatial
- 高斯低通/高通频率域滤波实现图像的模糊/锐化
实例20锐化和模糊图像
- 实例20锐化和模糊图像.rar-examples and fuzzy images. Rar
VB.NET 1.1 图像处理 Class 灰度、锐化、拉伸、模糊
- VB.NET 1.1 图像处理 Class 灰度、锐化、拉伸、模糊.
图像梯度锐化及微分处理
- 图像平滑往往使图像锐化、轮廓变得模糊,为了减少这类不利的影响,就需要通过图像锐化技术,使图像变得清晰。
java
- 利用JAVA搭建一个数字图像处理的演示平台功能包括:模糊,锐化,变亮,反色,移动-The use of JAVA to build a demonstration of digital image processing platform features include: blurred, sharpen, brighten, and anti-color, mobile
java
- 用JAVA 软件实现图像模糊,锐化,平移,旋转,变亮,反色等功能的处理平台-Software implementation using JAVA image blurring, sharpening, pan, rotate, brighten, and anti-color features such as the processing platform
MypicD1
- 该代码是对图形图像进行处理,功能齐全,有哈弗变换,高斯模板,模糊锐化等。-The code is a graphic image processing, full-featured, with Haversian transform, Gaussian template, such as fuzzy sharpening.
imageprocess
- 正交变换 傅立叶变换 哈达码变换 直方图均衡 模糊 锐化 模糊图像恢复 图像分割 矩应用-Orthogonal Transformation Hadamard Transform Fourier Transform fuzzy histogram equalization Sharpens fuzzy image restoration image segmentation application moment
Digital_image_processing1
- 数字图像处理试验程序 包括图像的压缩 模糊 锐化-Digital image processing, testing procedures, including image compression blur sharpening
ArtWork
- 图形学的BresenHam算法的实现,以及一些对图像的模糊和锐化的操作,实现了界面的友好化。-GRAPHICS BresenHam algorithm implementation, as well as some of the images blur and sharpening operation, to achieve the kind of interface.
com
- 图像处理算法,实现多种对于灰度/二值图像的基本算法,包括灰度直方图,均衡化,门限处理,模糊,锐化,腐蚀,膨胀,掩模过滤,频域转换,边缘检测,梯度检测,二值化等等.实现的方法较多,且均经过一定的优化,效率不错.-Image processing algorithms to achieve a variety of for the gray/binary image of the basic algorithm, including the gray histogram, equalization,
Convolution
- VC++开发的图形处理程序,可进行图形区域处理,有模糊图像、锐化图像、Laplacian边缘增强,梯度方向边缘增强,平移差分边缘增强等功能,有详细源码解释-VC++, graphics processing, graphics area can be dealt with fuzzy images, sharpening images, Laplacian edge enhancement, gradient direction of edge enhancement, edge enhance
Student_Image_Processing
- VHDL语言进行图像处理,具体的是实现给定图片的锐化和模糊处理-VHDL, image processing, specifically to achieve a given image sharpening and blur
2
- 图片模糊,锐化,雕刻 关键字:图片模糊,锐化,雕刻-Image blur, sharpen, sculpture
tuxiangruihua
- 对图像进行锐化处理,包括加噪和模糊处理,然后进行维纳滤波进行图像复原(The image is sharpened, including noise and fuzzy processing, and then Wiener filtering is used to restore the image.)
1
- 对图像进行拉普拉斯滤波还有A模板与B模板的模糊锐化(Laplasse filtering for images has a fuzzy sharpening)
rcnn-depth-master
- 反锐化掩膜技术(Unsharp Masking,UM)又称为模糊蒙片处理,是一种经典的图像边缘增强算法,提高图像的高频分量部分来增强其视觉效果[18,19].反锐化掩模技术最早是应用于摄影技术中,以增强图像的边缘和细节。光学上的操作方法是将聚焦的正片和散焦的负片在底片上进行叠加,结果是增强了正片高频成份,从而增强了轮廓,散焦的负片相当于“模糊”模板(掩模),它与锐化的作用正好相反,因此,该方法被称为反锐化掩模法。(The sharpenmembrane Technology (Unsharp M
图像模糊、边缘提取、均衡化、锐化程序
- 通过wpf开发的一个demo,可直接运行。(A demo developed through WPF can run directly.)
ImageProcessingProgramInMATLAB
- 数字图像处理MATLAB个人大作业,带有交互式界面,可以调参,实现了如下功能:冈萨雷斯书中的大部分的灰度变换函数,图像锐化,滤波(低通,高通,维纳,中值),噪声模型(允许添加各种噪声,包括运动模糊),小波变换,并附有程序运行的说明文档(Image Processing program with interactive Interface)