Welcome![Sign In][Sign Up]
Location:
Search - 灰度,拉伸,均衡

Search list

[Special Effectsmypointtrans

Description: 图像点运算API函数库:包括图像线性变换,图像窗口变换,图像灰度拉伸,直方图均衡。-image points Operational API functions : linear transformation, including images, image window transform, gray stretch and histogram equalization.
Platform: | Size: 2338 | Author: 吴远峰 | Hits:

[Special EffectsA0357

Description: 一套完整的图像处理与识别的源码(全中文注释) 这是我们内部开发与使用的一套图像处理代码,里面包括了大部分图像处理与识别处理的的函数:像模板变换,图像的平滑、锐化、边缘识别、图像中值滤波、图像模糊、图像逆滤波、图像模糊加噪、图像维纳滤波、线性变换、灰度拉伸、直方图均衡、图像腐蚀、图像膨胀、图像开运算、GIF确码编码、缩放、旋转、快速付立叶变换、离散余弦变换等等,等等,太多了。可以用于windows软件或嵌入式软件编程。内部用的,全中文注释,为了下载我才拿出来的。你们自己看着办吧。-a complete set of image processing and recognition of the source code (all Chinese Note) This is our internal development and use of a image processing code, includes the most image processing and recognition processing function : as template transform, Image smoothing, sharpening, edge recognition, image filtering and fuzzy images, image inverse filtering, fuzzy image noise increases, Wiener filter images, linear transformation, gray tensile, histogram equalization, images corrosion, expansive images, image open operation, GIF correct coding, zooming, rotation, fast Fourier transform, discrete cosine transform, and so on and so forth, that is too many. Can be used for windows software or embedded software programming. Internal use, and the whole Chinese translations, in order to download
Platform: | Size: 308049 | Author: tl | Hits:

[Special Effectsbmp

Description: bmp图片处理的一般算法,包括灰度拉伸,直方图均衡,和滤波
Platform: | Size: 69146 | Author: 蔡志成 | Hits:

[Special EffectsBMPImage

Description: 本程序用MFC实现了灰度图像的处理,功能如下: 几何变换:平移、旋转、缩放; 点处理:线性变换、灰度拉伸、灰度直方图、直方图均衡; 可以给图像产生%3椒盐噪声; 图像的平滑:均值滤波(3X3)、超限中值滤波(3X3); 边缘检测:边缘检测局部算子法,包括Sobel算子、Prewitt算子、拉普拉斯算子; Fourier变换。
Platform: | Size: 51350 | Author: 骆志军 | Hits:

[Special EffectsLineTrans

Description: 包括灰度的线性变换,灰度的阀值变换,灰度拉伸,灰度均衡
Platform: | Size: 92316 | Author: 曾阿牛 | Hits:

[Graph program读入任一幅图象,输出显示灰度拉伸的图象和均衡化后图象

Description: 读入任一幅图象,输出显示灰度拉伸的图象和均衡化后图象
Platform: | Size: 35319 | Author: 838655586@qq.com | Hits:

[SourceCode30个图像处理

Description: 30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡.
Platform: | Size: 1088528 | Author: linghan19871010 | Hits:

[Graph DrawingVC图像处理基本算法示例

Description: 一些数字图像处理基本算法的源码,包括:256色转灰度图,Hough变换,Walsh变换,中值滤波,二值化变换,亮度增减,傅立叶变换,反色,取对数,取指数,图像平移,图像旋转,图像细化,图像缩放,图像镜像,均值滤波,对比度拉伸,拉普拉斯锐化(边缘检测),方块编码,梯度锐化,灰度均衡,用Canny算子提取边缘,直方图均衡,离散余弦变换,维纳滤波处理,逆滤波处理,阈值变换,高斯平滑。
Platform: | Size: 7927409 | Author: kalekale | Hits:

[Windows DevelopVC++examples(9Sources)

Description: 该文件包括9个VC++编程的例子源码,包括Hough变换,灰度均衡,灰度拉伸,图像的3D灰度显示,拉普拉斯高斯边缘检测等等。-The documents include nine VC++ programming examples of FOSS, including Hough transform, gray balance, gray stretch, 3D gray-scale images, Laplace, etc. Gaussian edge detection.
Platform: | Size: 10240 | Author: 小会 | Hits:

[Special Effectsmypointtrans

Description: 图像点运算API函数库:包括图像线性变换,图像窗口变换,图像灰度拉伸,直方图均衡。-image points Operational API functions : linear transformation, including images, image window transform, gray stretch and histogram equalization.
Platform: | Size: 2048 | Author: 吴远峰 | Hits:

[Special EffectsA0357

Description: 一套完整的图像处理与识别的源码(全中文注释) 这是我们内部开发与使用的一套图像处理代码,里面包括了大部分图像处理与识别处理的的函数:像模板变换,图像的平滑、锐化、边缘识别、图像中值滤波、图像模糊、图像逆滤波、图像模糊加噪、图像维纳滤波、线性变换、灰度拉伸、直方图均衡、图像腐蚀、图像膨胀、图像开运算、GIF确码编码、缩放、旋转、快速付立叶变换、离散余弦变换等等,等等,太多了。可以用于windows软件或嵌入式软件编程。内部用的,全中文注释,为了下载我才拿出来的。你们自己看着办吧。-a complete set of image processing and recognition of the source code (all Chinese Note) This is our internal development and use of a image processing code, includes the most image processing and recognition processing function : as template transform, Image smoothing, sharpening, edge recognition, image filtering and fuzzy images, image inverse filtering, fuzzy image noise increases, Wiener filter images, linear transformation, gray tensile, histogram equalization, images corrosion, expansive images, image open operation, GIF correct coding, zooming, rotation, fast Fourier transform, discrete cosine transform, and so on and so forth, that is too many. Can be used for windows software or embedded software programming. Internal use, and the whole Chinese translations, in order to download
Platform: | Size: 308224 | Author: tl | Hits:

[Special EffectsLineTrans

Description: 这是一个含有图象线性变换,灰度拉伸,灰度均衡等点运算的VC++代码,希望对大家有用.-This is a linear transformation that contains images, gray stretch, gray balance point operations, such as VC code, in the hope that useful to everyone.
Platform: | Size: 90112 | Author: wangzhao | Hits:

[Special EffectsLineTrans

Description: 图像的点运算,包括了灰度直方图、线形变换、阈值变换、窗口变换、灰度拉伸和直方图均衡的源代码。带有界面-Image point calculations, including a histogram, linear transform, threshold transform, transform window, gray stretch and histogram equalization of the source code. With interface
Platform: | Size: 91136 | Author: 晓明 | Hits:

[Special Effectsbmp

Description: bmp图片处理的一般算法,包括灰度拉伸,直方图均衡,和滤波-bmp image to deal with the general algorithm, including the gray stretch, histogram equalization, and filtering
Platform: | Size: 2162688 | Author: 蔡志成 | Hits:

[Special EffectsLineTrans

Description: 该程序完成如下图像的点运算功能:灰度直方图,灰度的线性变换,阈值变换,灰度拉伸,灰度均衡。-The program follows the completion of the point image computing functions: gray-scale histogram, gray linear transform, threshold transform, gray stretch, gray balance.
Platform: | Size: 93184 | Author: 廖舸 | Hits:

[Special EffectsBMPImage

Description: 本程序用MFC实现了灰度图像的处理,功能如下: 几何变换:平移、旋转、缩放; 点处理:线性变换、灰度拉伸、灰度直方图、直方图均衡; 可以给图像产生%3椒盐噪声; 图像的平滑:均值滤波(3X3)、超限中值滤波(3X3); 边缘检测:边缘检测局部算子法,包括Sobel算子、Prewitt算子、拉普拉斯算子; Fourier变换。-This procedure using MFC realize the gray-scale image processing, functions as follows: geometric transformations: translation, rotation, scaling point treatment: linear transformation, gray stretch, histogram, histogram equalization images can produce 3 Salt and Pepper Noise image smoothing: Mean Filter (3X3), transfinite median filter (3X3) Edge Detection: Edge Detection Operators local law, including the Sobel operator, Prewitt operator, Laplacian Fourier Transform.
Platform: | Size: 51200 | Author: 骆志军 | Hits:

[2D GraphicLineTrans

Description: 对位图进行图像反色,线性变换、阀门变换、窗口变换、灰度拉伸、灰度均衡等-Bitmap image of the anti-color, linear transformation, valve transform, transform window, gray stretch, gray balance, etc.
Platform: | Size: 4538368 | Author: | Hits:

[Special EffectsLineTrans

Description: 包括灰度的线性变换,灰度的阀值变换,灰度拉伸,灰度均衡-Including gray-scale linear transform, the threshold gray-scale transformation, tensile gray, gray balance
Platform: | Size: 92160 | Author: 曾阿牛 | Hits:

[Graph RecognizeOCR

Description: 自已编写的印刷体汉字识别程序,介绍了两种汉字切分算法:投影法,连通域合并法。 以及二值化,灰度拉伸,灰度均衡等图像处理算法(内附汉字图片进行试验)-Prepared their own printed Chinese character recognition procedures, introduction of two kinds of Chinese Character Segmentation Algorithm: projections, connected domain Merger Act. And binarization, gray stretch, gray balance and other image processing algorithms (with Chinese characters picture test)
Platform: | Size: 536576 | Author: ycloang | Hits:

[Special Effectsdotyunsuan

Description: 对灰度图像进行各种点运算,包括灰度直方图 灰度拉伸 灰度均衡等-Gray-scale images on a variety of points, computing, including the gray histogram stretching gray balance, etc.
Platform: | Size: 2168832 | Author: 郭峰 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net