搜索资源列表
IsmyDIP
- 本程序用MFC编写,运用了书本上的灰度拉伸和中值滤波的知识对图像进行处理。 实现功能如下: 灰度拉伸的变亮和变暗(对8位24位图有效): 运用了幂次变换。分别是s = r2 和s = r1/2 . 反色(对8位24位图有效): s = 1 - r 中值滤波(对8位图有效): 对3×3网格进行滤波处理,边沿的1圈像素没有处理。 复原(对8位24位图有效): 将图像还原成未处理前的数
Reinforcement_Image
- C语言实现图像增强实例 源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对经典图像——三人模糊图像效果的增强。代码中包含自适应中值滤波、灰度幂次变化、分段线性变换、平滑化处理、高增益滤波等图像增强算法的C语言实现,值得参考。
IsmyDIP
- 本程序用MFC编写,运用了书本上的灰度拉伸和中值滤波的知识对图像进行处理。 实现功能如下: 灰度拉伸的变亮和变暗(对8位24位图有效): 运用了幂次变换。分别是s = r2 和s = r1/2 . 反色(对8位24位图有效): s = 1 - r 中值滤波(对8位图有效): 对3×3网格进行滤波处理,边沿的1圈像素没有处理。 复原(对8位24位图有效): 将图像还原成未处理前的数
Image_Enhancement
- 首先使用拉普拉斯变换突出图像中的小细节,然后用梯度法突出其边缘。将变换图像与原图叠加,得到混合增强后的图像;最后对图像进行灰度变换(幂次变换)-Laplace transform to highlight the first to use images of small details, and then use the gradient method to highlight its edge. Will transform the
IMG
- 简单图像处理程序,用于幂次变换。在CMD下输出控制台程序名称和要转换的文件名即可-Simple image processing procedures for the power transformation. Output in the CMD console program name and want to convert the file name can be
huidu_chuli
- 实现灰度图像的处理,实现灰度反转,对数变换,幂次变换.-Gray-scale image processing to achieve to achieve gray inversion, logarithmic transformation, power transformation.
ImageEnhancing
- 几种常用的图像增强代码,包括线性增强,分段增强,幂次变换等。另附图像直方图显示,二值化,中值滤波等常用功能,希望对你有帮助。-Several commonly used image enhancement code, including linear enhanced sub-enhanced power transformation. Histogram display attached images, binarization, m
gama
- 用MFC实现的伽马变换(幂次变换),使用滚动条来调节各参数,同时也可以分R、G、B通道分别变换-Gama Transfer by MFC
matlabimageenhance
- 实现图像指数增强,利用幂次变换实现灰度图像增强-Implementation of Image Index increased
Power_law_transformation
- 图像幂次变换VC代码,在Windows下可正常运行编辑-Power law transiformation under the environment of Visual C++
MATLAB
- 数字图像处理空间域图像增强幂次变换for程序-Digital image processing, spatial domain equal-power transform for image enhancement procedure
DlgPowerTrans
- 幂次变换,它可以增强图像对比度,提高图像的感官效果。-A power transformation, it can enhance image contrast and improve the image of the sensory effect.
image0816000108zyf
- 图像的线性变换,分段线性,指数变换,对数变换,幂次变换,图像叠加等.-Image of the linear transformation, piecewise linear, exponential transform, log transformation, a power transform, image overlay and so on.
mici
- 幂次变换(有参数的),如果幂次大于1,则图像变暗,如果小于1,则图像变亮-A power transformation (with parameter)
easy-GUI-of-image
- 简单的GUI 读人界面,实现图像的灰度反转,对数及幂次变换已经直方图均衡,而且借助sobel算法实现锐化功能-Simple GUI interface to read people, to achieve gray-scale image inversion, logarithmic and power law transformation has been histogram equalization, and sharpening
BONE
- 骨骼图像的增强 锐化 拉普拉斯变换 求和 幂次变换-Skeletal image enhancement sharpening powers of the Laplace transform summation transform
Gray-nonlinear-transformation
- 灰度非线性变换,包括对数变换、幂次变换等-Gray linear transformation, including logarithmic transformation, power sub transform
2
- 对图像进行压缩编码、线性变换、形态学变换、幂次变换等操作- The image compressing coding, linear transformation, such as morphological transform and the exponential transform operation
GIUandDIP
- GIU的综合应用,其中包括建立简单的GIU以及按键滑条等使用和图像处理的例子,包括图像的伽马变换,幂次变换,放大缩小旋转,各种高通低通滤波器(理想,高斯,巴特沃斯),通道变换等。(纯自己手写!!)-GIU comprehensive application, including the establishment of a simple GIU and slider buttons and other examples of the u
图像灰度变换
- 对彩色图像进行二值化,灰度图像非线性变换,指数变换,幂次变换从而得到直方图进行分析。(The binarization of the color image, the non-linear transformation of the gray image, the exponential transformation and the power conversion are carried out to obtain the histo