搜索资源列表
GSmooth
- 一个能够对图像进行平滑(smoothing)和尖锐(Sharpening)处理的-one to the image smoothing (smoothing) and acute (Sharpening ) handled a
mtf
- % Visualize the effects of MTF (modulation transfer function) % in film, lenses, scanners, and sharpening using simulation. Format:- Visualize the effects of MTF (modulation transfer function) in film, lenses, scanners
Imagesharpening
- This the image sharpening processing design, is designs successfully with the Matlab software operation! Hoped that everybody can use !-This the image sharpening processing design, is designs successfully with the Matlab
conv_template1
- 输入一个模板,对已知图像进行滤波,实现图像的平滑,锐化以及边缘提取等功能-Enter a template, the known image filtering, image smoothing, sharpening and edge detection functions
Laplace
- 用拉普拉斯算子对图像进行锐化处理,从而可以提起图像边界,附源码和测试图片-With Laplacian sharpening image processing, leading to the institution of the image border, with source code and test images
ImageProcess
- 图像处理的基本方法源代码,包括:正交变换 , 傅里叶变换,离散余弦变换,沃尔什变换 ,卷积,平滑与锐化,边缘增强,Sobel边缘检测和Hough边缘检测, 反转,腐蚀与膨胀,开与闭,边缘提取, 细化,增强CDib等-The basic method of image processing source code, including: orthogonal transform, Fourier transform, discre
lixiang
- 通过理想高通滤波器实现对图像的锐化,图像锐化的目的是突出图像的边缘信息,加强其图像的轮廓特征,以便于人眼和机器的识别。-Through the realization of the ideal high-pass filter for image sharpening, image sharpening is designed to highlight the edge of the image information, to enha
Mag_Color_Snake
- 可以将应用双线性插值法放大的图像进行边缘的锐化,比方向扩散的效果要好-Can be applied bilinear interpolation to enlarge the image edge sharpening, than the direction of the effect of the proliferation of better
matlab_image
- matlab图像预处理,包括灰度化,对数变换,直方图均衡化,线性平滑滤波,中值滤波,自适应滤波,图像锐化,图像二值化,各类边缘检测算子-matlab image preprocessing, including gray-scale and logarithmic transformation, histogram equalization, linear filtering, median filtering, adaptive fi
2009.0423
- 传统的边缘检测方法是对原始图像中像素的某小邻域来构造检测算子,它是采用锐化算子(如梯度算子、 拉普拉斯算子)进行的。图像的边缘检测是通过模板作为核与图像中的每一个像素点做卷积和运算,然后选取合适的阈值以提取边缘。-Traditional edge detection method is the original image in a pixel neighborhood operator to construct, it is a sh
chapter4_3
- 图像在传输过程中,传递函数对高频成分有衰减作用,造成图像模糊,细节轮廓不清楚。图像锐化就是补偿图像的轮廓,增强图像的边缘及灰度跳变的部分,使图像变得清晰。亦分空域处理和频域处理两类[3]。-Image in the transmission process, the transfer function of the role of high frequency components are attenuated, resulting i
img_filters
- Some image filtering functions in matlab. Includes: Laplace Sharpening, UnsharpMask, Median filter
unsharp
- Unsharpen an image - used to sharpen an image. Sharpening emphasizes texture and detail, and is critical when post-processing most digital images. An unsharp mask cannot create additional detail, but it can great
sharpening
- 图形锐化C#代码 拉普拉斯掩模锐化 亮度锐化 梯度锐化-Graphics sharpening C# code Laplacian unsharp mask sharpening brightness gradient sharpening
laplace-sharpen
- Laplacian sharpening method for edge detection of image
Sharpening
- Processing image can enhance the image features.This to process an image using immage smoothing algorithms
Sharpening.and.edge.detection
- 锐化及边缘检测,包含边缘检测,梯度锐化和微分运算-Sharpening and edge detection, including edge detection, gradient sharpening and differential operation
sharpening
- Visual C++实现的图像分割程序,可实现图像分割的很多基本操作!-Visual C++ to achieve the image sharpening process, image sharpening can be realized many of the basic operation!
image-sharpening
- 像锐化的目的是加强图像中景物的边缘和轮廓。锐化的作用是要使灰度反差增强。因为边缘和轮廓都位于灰度突变的地方。所以锐化算法的实现是基于微分(差分)作用。-Like sharpening is to enhance the edges of the image and profile features. The role is to make the grayscale sharpening contrast enhancement. Be
image-sharpening
- 使用Sobel算子、Laplacian算子对图像进行锐化-Using the Sobel operator, Laplacian operator for image sharpening