搜索资源列表
matlab_image.matlab图像预处理
- matlab图像预处理,包括灰度化,对数变换,直方图均衡化,线性平滑滤波,中值滤波,自适应滤波,图像锐化,图像二值化,各类边缘检测算子等等,matlab image preprocessing, including gray-scale and logarithmic transformation, histogram equalization, linear filtering, median filtering, adaptive filtering, image sharpening, i
Mag_Color_Snake.rar
- 可以将应用双线性插值法放大的图像进行边缘的锐化,比方向扩散的效果要好,Can be applied bilinear interpolation to enlarge the image edge sharpening, than the direction of the effect of the proliferation of better
sharpening
- Visual C++实现的图像分割程序,可实现图像分割的很多基本操作!-Visual C++ to achieve the image sharpening process, image sharpening can be realized many of the basic operation!
sharpening
- 图形锐化C#代码 拉普拉斯掩模锐化 亮度锐化 梯度锐化-Graphics sharpening C# code Laplacian unsharp mask sharpening brightness gradient sharpening
Image-sharpening
- 图像锐化,数字图像处理课程设计,在hsi颜色空间对彩色图像进行锐化处理-Image sharpening
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 greatly enhance the appearance of d
Laplacian-sharpening
- 本程序是基于visual c++下实现了对图形进行拉普拉斯锐化。-This procedure is based on visual c++ to achieve the Laplacian sharpening of graphics.
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 enhance the outline of the charact
2009.0423
- 传统的边缘检测方法是对原始图像中像素的某小邻域来构造检测算子,它是采用锐化算子(如梯度算子、 拉普拉斯算子)进行的。图像的边缘检测是通过模板作为核与图像中的每一个像素点做卷积和运算,然后选取合适的阈值以提取边缘。-Traditional edge detection method is the original image in a pixel neighborhood operator to construct, it is a sharpening operator (such as the
chapter4_3
- 图像在传输过程中,传递函数对高频成分有衰减作用,造成图像模糊,细节轮廓不清楚。图像锐化就是补偿图像的轮廓,增强图像的边缘及灰度跳变的部分,使图像变得清晰。亦分空域处理和频域处理两类[3]。-Image in the transmission process, the transfer function of the role of high frequency components are attenuated, resulting in image blurring, the details
img_filters
- Some image filtering functions in matlab. Includes: Laplace Sharpening, UnsharpMask, Median filter
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
imageenhanementusingusharpmaskigusinmatlab
- image sharpening using matlab
VB.api.code.model.developed.image.sharpening
- VB api编程模块图片锐化开发代码VB api code programming model developed image sharpening -VB api code programming model developed image sharpening
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. Because the gray edges and conto
Solutions_5
- mathematica Boundary conditions Sharpening-Boundary conditions Sharpening
Image-sharpening
- 图像锐化子程序,在VS2008+OpenCV2.1上实现。-Image sharpening routine in VS2008+ OpenCV2.1 to achieve.
image-sharpening
- 使用Sobel算子、Laplacian算子对图像进行锐化-Using the Sobel operator, Laplacian operator for image sharpening