搜索资源列表
03
- 图像点运算的相关算法,包括灰度直方图、灰度的线性变换、灰度拉伸等
graysinefuncitonFINAL
- 本程序为灰度图像的增强程序,其主要实现方法利用线性变换以及高帽低帽的处理方法。
LineTranscode
- 本代码实现了BMP图像窗口变换、线性变换、灰度均衡等操作操作
Graytransform
- 采用VC编写的灰度线性变换程序,是一个很好的学习及理解灰度线性变换的资料,同时也可以借此了解VC中对话框的设置
Program
- 这是一个典型的图像处理软件,它由图像显示、图像转换、图像处理、字符识别、其他和帮助等几部分组成。 1、图像显示模块主要包括显示位图、显示JPEG、显示GIF 3个部分。 2、图像转换模块主要包括位图转换为JPEG、JPEG转换为位图、位图转换为GIF,GIF转换为位图4个部分。 3、图像处理模块主要包括图像旋转、图像锐化处理、图像反色处理、灰度化处理、线性变换5个部分。 4、字符识别模块主要包含手写数字识别。 5、其他模块主要包括设置菜单的固定颜色和随机颜色两个部分。 6
chap1_2
- 图像的灰度变换,图像的线性变换,灰度的非线性变换,图像的直方图-Images of gray-scale transformation, image of linear transformation, gray non-linear transform, the image histogram
trans
- 实现BMP图像黑白图像的打开及图像灰度值的线性变换y=ax+b,线性变换的a,b由对话框输入-BMP implementation of the open image black and white images and gray scale image of the linear transformation y = ax+ b, linear transformation of a, b from the dialog box enter
LineTrans
- 图像反色 线性变换 阀值变换 窗口变换 灰度拉伸 灰度均衡-Anti-color image transform window threshold linear transformation transform tensile gray gray balance
LineTrans
- 用VC++对图像进行点操作,包括图像反色,线性变换,阈值变换,窗口变换,灰度拉伸,灰度均衡(直方图均衡化)-Using VC++ on the image point operations, including the anti-color image, linear transformation, threshold transform, transform window, gray stretch, gray balance (histogram equalization)
ImageHandle
- 图像处理系统是一个典型的图像处理软件,主要用gdi+完成。它由图像显示、图像转换、图像处理、字符识别、其他和帮助等几部分组成。 图像显示模块 该模块主要包括显示位图、显示JPEG、显示GIF 3个部分。 图像转换模块 该模块主要包括位图转换为JPEG、JPEG转换为位图、位图转换为GIF,GIF转换为位图4个部分。 图像处理模块 该模块主要包括图像旋转、图像锐化处理、图像反色处理、灰度化处理、线性变换5个部分。 字符识别模块 该模块主要包含手写数字识别。 -I
LineTrans
- 对BMP图像进行线性变换,包括点运算,阈值变换,灰度拉伸等-BMP image of the linear transformation, including point of operation, the threshold transformation, gray stretch, etc.
ghwpsnr1
- 使用非线性灰度变换函数 对一幅彩色图像进行点运算,并与使用线性灰度变换函数 进行点运算的结果进行比较。线。 -The results were compared using nonlinear gradation conversion function of a color image point operations, and with the use of linear gradation conversion function point operations. Line.
Fimage4o
- 针对图像的灰度变换,阈值,直方图,线性灰度变化,灰度分分布均衡化的程序。取自《vc++图像处理程序设计》第4章 -For gradation conversion of the image, the threshold value, the histogram, linear gradation change, the gradation stars distribution equalization procedures. Retrieved from " vc++ image p
ImageHandel
- 图像处理的各种操作,包括图像的线性,灰度变换,几何变换,插值算法,边缘检测算法-Various image processing operations, including image linear gray-scale transformation, geometric transformations, interpolation algorithm, edge detection algorithm
Gray-linear-transformation
- 灰度的线性变换就是将图像中所有的点按照线性灰度变换函数进行变换-Linear transformation is gray all points in the image gray-scale transformation function according to a linear transformation
txcl
- 使用MATLAB对图像进行操作和处理,包括图像的读取、存储、显示、格式转换、调整和显示图像像素,灰度变换、分段线性变换和直方图处理。-Using MATLAB for image manipulation and processing, including the image read, store, display, format conversion, image adjustment and display pixels, gray-scale transformation, piecew
22
- 用 Matlab 程序实现图像求反: 程序实现线性灰度变换的图像增强: -use Matlab Matlab Program to achieve image negated: Procedures for linear gray transform image enhancement
bin
- 灰度线性转换,关于图像的颜色转换,以灰度图像为例,假设原图像像素的灰度值为D = f(x,y), (x,y)为图像坐标,处理后图像像素的灰度值为D’ = g(x,y)(Gray linear transformation)
数字图像处理-matlab代码
- matlab使用代码,包括图像读取及灰度变换,图像旋转,边缘检测,直方图均衡化,线性平滑滤波器等(Matlab uses code, including image reading and gray scale transformation, image rotation, edge detection, histogram equalization, linear smoothing filter, and so on)