搜索资源列表
matlab_image.matlab图像预处理
- matlab图像预处理,包括灰度化,对数变换,直方图均衡化,线性平滑滤波,中值滤波,自适应滤波,图像锐化,图像二值化,各类边缘检测算子等等,matlab image preprocessing, including gray-scale and logarithmic transformation, histogram equalization, linear filtering, median filtering, adaptive filtering, image sharpening, i
sharpening
- Visual C++实现的图像分割程序,可实现图像分割的很多基本操作!-Visual C++ to achieve the image sharpening process, image sharpening can be realized many of the basic operation!
Digital.Image.Processing
- 数字图像处理 直方图修正 空间域平滑 空间域锐化 梯度倒数加权平滑法 中值滤波 多种算子锐化 灰度最相近的6个邻点平均法-Histogram correction of digital image processing spatial spatial smoothing sharpening Gradient Inverse Weighted Smoothing median filter operator sharpening a variety of gray nearest neighbo
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
Image
- 遥感图像的打开处理程序,能够打开单波段,多波段图像,几何图像变换,线性拉伸变换,平滑 处理包括并行和串行,锐化处理包括梯度锐化、Roberts锐化、laplace锐化、sobel锐化等,还 有用绝对距离和马氏距离算法进行的监督分类算法等,包括了RAW格式数据资源-The opening of remote sensing image processing, to open the single-band, multi-band images, geometric image
Fingerprint
- 基于VB的指纹分析程序,可对输入的指纹图像进行黑白二次锐化、平滑图像处理、轮廓显示、特征对比、特殊显示等功能,有些处理功能类似PHOTOSHOP的功能。它的处理速度比较快,算法也值得学习。-VB-based fingerprint analysis, fingerprints can enter the second black-and-white image sharpening, smooth image processing, contour shows that the characte
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
Image-sharpening
- 图像锐化子程序,在VS2008+OpenCV2.1上实现。-Image sharpening routine in VS2008+ OpenCV2.1 to achieve.
A-Novel-Image-Interpolation-Method
- the noise deteriorates the interpolation performance in digital images, it is effective to employ denoising prior to the interpolation. In this paper, we propose a novel interpolation framework in which denoising and image sharpening methods
image-sharpening
- 使用Sobel算子、Laplacian算子对图像进行锐化-Using the Sobel operator, Laplacian operator for image sharpening
Image-sharpening-and-edge-detection
- 实现图像的锐化和边缘检测,一起其它相关功能。-Image sharpening and edge detection
image-sharpening
- 图像锐化的VC++代码实现,简单易懂,注释全面,希望可以帮到像我一样的初学者-Image sharpening VC++ code, easy to understand, comprehensive notes, the desire to help a beginner like me
image-sharpening-process
- 简单医学图像锐化处理 设计了GUI界面 便于操作使用-medical image sharpening process
Fuzzy-image-sharpening
- 模糊图像清晰化.让模糊的图像变得清晰化,包括边缘的模糊,焦距对不准,重影等-Fuzzy image sharpening,Let the fuzzy images become clearer, including fuzzy edge, the focal length is not allowed to, ghosting, etc
Image-Sharpening
- 在matlabzhong 运用5种不同的梯度增强法对图像进行图像锐化-For image sharpening use five different gradient Enhancement Act
MATLAB-code--for-image-sharpening
- 用MATLAB实现图像的锐化,个人修改过的,绝对可用。-A piece of matlab code for image sharpening.
image-sharpening--enhance-contrast
- matlab碳黑及气泡图像锐化,调整RGB图像的对比度以达到增强图像的目的-Matlab carbon black and the air bubble image sharpening, adjust the RGB image in order to achieve the purpose of enhancing image contrast
sharpening
- 数字图像处理作业之一,用matlab实现图像的锐化(the homework of digital image processing)