Location:
Search - sharp image
Search list
Description: 图像的拉普拉斯锐化源程序及测试图片,欢迎大家修改!-Laplacian sharpening the image source and test images, we welcome the changes.
Platform: |
Size: 169408 |
Author: 晨雾 |
Hits:
Description: 对指纹图像用模板进行滤波的代码,其中包括平滑模板和锐化模板-the fingerprint image with the filter template code, including smoothing and sharpening template template
Platform: |
Size: 2038 |
Author: Rachel |
Hits:
Description: 一个图片浏览的程序。使用C#编写。基于DirectDraw. 完整源码.-an image viewer procedures. The use of C#. Based on DirectDraw. Complete source code.
Platform: |
Size: 147456 |
Author: 张山 |
Hits:
Description: C#开发频域图象处理,其中小波变换,K_L变换有待调整.-C# development of frequency-domain image processing, which wavelet transform, K_L transform subject to adjustments.
Platform: |
Size: 88064 |
Author: qqq |
Hits:
Description: 郎锐数字图像处理学Visual C++实现源代码-Lang sharp digital image processing to achieve learning Visual C source code
Platform: |
Size: 7030784 |
Author: liu |
Hits:
Description: C sharp 03设计一个简单的对图像处理的例子,可以变灰,雕刻处理,浮雕处理,反色处理等。-03 C sharp design of a simple image processing examples, and streets, carving, relief, anti-color processing.
Platform: |
Size: 959488 |
Author: fzj |
Hits:
Description: When looking at a three-dimensional (3D) specimen through a transmitted brightfield optical microscope, only the part of the specimen contained in the focal plane appears sharp while the remainder looks smooth. The deconvolution task consists in deblurring the observed image in order to recover the original shapes of the object. Although 2D deconvolution softwares are available freely, the 3D consideration gives rise to many problems leading to the impossibility to recover the original images without any assumptions. Moreover some noise is added to the signal, it has been considered as a white Gaussian noise.
Platform: |
Size: 72704 |
Author: 薛斌 |
Hits:
Description: 图像的拉普拉斯锐化源程序及测试图片,欢迎大家修改!-Laplacian sharpening the image source and test images, we welcome the changes.
Platform: |
Size: 168960 |
Author: 晨雾 |
Hits:
Description: anisodiff.m Function to perform anisotropic diffusion of an image following Perona and Malik s algorithm. This process smoothes regions while preserving, and enhancing, the contrast at sharp intensity gradients
Platform: |
Size: 2048 |
Author: wang gang |
Hits:
Description: 用matlab语言实现图像的锐化算法,效果很好,可以参数值设置不同可得到不同的锐化效果-Matlab language used to achieve image sharpening algorithm, well, you can set different parameter values can be different sharpening effect
Platform: |
Size: 1024 |
Author: fengye |
Hits:
Description: 锐化处理技术来加强图像的目标边界和图像细节,对图像进行梯度算子、拉普拉斯算子、Sobel算子设计,使图像的某些特征(如边缘、轮廓等)得以进一步的增强及突出-Sharpen the image processing techniques to enhance the objectives of the border and image detail, image gradient operator, Laplacian, Sobel operator design, some features of the image (such as edge, contour, etc.) can be further enhanced and prominent
Platform: |
Size: 2048 |
Author: 顾艳华 |
Hits:
Description: Image processing zoom using microsoft visual c sharp
Platform: |
Size: 22528 |
Author: Said |
Hits:
Description: 本实验要求要求实现高斯低通滤波器的程序,并设定截至频率半径为15时得到如课本上图4.18图c的图。使低频通过而使高频衰减的滤波器成为低通滤波器,被低通滤波的图像比原始图像少一些尖锐的细节部分。本实验就是设计实现高斯低通滤波器。-Requirements of this experiment requires low-pass Gaussian filter procedure and set the frequency up to a radius of 15 textbooks, such as when the map of Figure c Figure 4.18. So that the adoption of high-frequency low-frequency attenuation of the filter as a low-pass filter, low pass filter by the image less than the original sharp image details. The realization of this experiment is to design low-pass Gaussian filter.
Platform: |
Size: 70656 |
Author: jhm |
Hits:
Description: C55XDSP的图像锐化程序,对于较小的图像有很好的效果。开发环境是CCS3.2-C55XDSP image sharpening process, the smaller images have very good results. Development environment is CCS3.2
Platform: |
Size: 67584 |
Author: xiajinwen |
Hits:
Description: 用c#制作超酷的图像效果。绝对经典,值得好好学习!-using c# language to make image
Platform: |
Size: 666624 |
Author: 孙孝轩 |
Hits:
Description: 成功用VC将图像的锐化和边缘检测演示出来。包括轮廓提取等-Successfully using VC image sharpening and edge detection by demonstration. Including contour extraction, etc.
Platform: |
Size: 944128 |
Author: |
Hits:
Description: 图像增强的目标是改进图片的质量,例如增加对比度,去掉模糊和噪声,修正几何畸变等;图像复原是在假定已知模糊或噪声的模型时,试图估计原图像的一种技术。
图像增强按所用方法可分成频率域法和空间域法。前者把图像看成一种二维信号,对其进行基于二维傅里叶变换的信号增强。采用低通滤波(即只让低频信号通过)法,可去掉图中的噪声;采用高通滤波法,则可增强边缘等高频信号,使模糊的图片变得清晰。具有代表性的空间域算法有局部求平均值法和中值滤波(取局部邻域中的中间像素值)法等,它们可用于去除或减弱噪声。
-A sharp and clear image is not directly produced
from the optics, however, digital signal processing applied to the sampled image produces a sharp and clear final image that
is also insensitive to misfocus related aberrations. This paper gives an overview of Wavefront Coding and example images
related to the two applications of machine vision/label reading and biometric imaging. Design techniques of Wavefront
Coding are unique from that of traditional imaging system design since both the optics and digital processing characteristics
of the system are jointly optimized for optimum system performance.
Platform: |
Size: 1024 |
Author: 小小 |
Hits:
Description: C Sharp的彩色图像处理算法,包含边缘检测和直方图均衡。-C Sharp color image processing algorithms, including edge detection and histogram equalization.
Platform: |
Size: 335872 |
Author: kenlie |
Hits:
Description: 空域图像增强,使得图像边缘尖锐化,使用了维纳滤波、均值滤波、中值滤波等-Spatial image enhancement, making the edges sharp, and the use of the Wiener filter, mean filter, median filter
Platform: |
Size: 3965952 |
Author: 黄阳 |
Hits:
Description: 本程序完成图像的锐化,且有用户界面的。是matlab实现的。-The process is complete the image sharpening, and a user interface. Is a matlab implementation.
Platform: |
Size: 75776 |
Author: 王宇 |
Hits: