搜索资源列表
图像处理插值1[1].2
- 用插值算法实现的图像放大,缩小,灰度图的转换等功能-interpolation algorithm used to enlarge images, narrow, grayscale conversion function
带图像处理的画图板
- 与windows的画图板类似,但是比它多几个图像处理的功能,比如模糊、灰度变换等等。-with windows similar to the drawing board, but a few more than its image processing capabilities, such as fuzzy, gray transform etc..
几种常用图像处理算法
- 几种常用图像处理算法 里面包含完整的算法实现函数代码 已编辑成为word文档格式 便于复制: 垂直镜像 图像的旋转 图像缩放 256图像转化成灰度图像 随即噪声 亮度调整 色调调整 对比度调 八种图像处理算法函数 -several common image processing algorithm containing the complete algorithm editing function has become a code word document easy copy f
CToG
- 把彩色图像变成灰度处理,用c++ builder6.0环境,在98,2000,xp下通过-put color images into gray-scale processing, c builder6.0 environment, 98,2000. adopted under xp
sztxbyjc
- 所谓边缘就是指图像局部亮度变化最显著的部分,它是检测图像局部变化显著变化的最基本的运算。对于数字图像,图像灰度灰度值的显著变化可以用梯度来表示,以边缘检测Sobel算子为例来讲述数字图像处理中边缘检测的实现-Edge refers to the so-called partial image brightness changes in the most notable part of it is to test local image change significantly change th
Brightness
- 图像灰度增强处理。主要是二值化,阈值分割,线性灰度变化。
数字图像处理程序大全
- 有关图像处理软件中常用功能的程序代码集体,比如图像的缩放,旋转,灰度变换等等。-the image processing software commonly used function of the collective code, such as image scaling, rotation, etc. Transform Gray.
VB.NET 1.1 图像处理 Class 灰度、锐化、拉伸、模糊
- VB.NET 1.1 图像处理 Class 灰度、锐化、拉伸、模糊.
彩色图像处理
- 本资源是通过VC++6.0来编写的,彩色图像灰度化,灰度比例化,灰度线性化,灰度截断,灰度线性取反,直方图均衡化,直方图规定化,灰度局部统计等功能模块。
图像处理中色彩转换
- 图像处理中读入图片保存图片的封装函数 以及灰度处理 边缘提取 可以处理1 24 8 16 24位位图 还可以获取颜色进行指定颜色转换-image process with vc++
实现图片灰度化处理的
- 这个程序使用来实现图片灰度化处理的
灰度化图像处理C#源码
- 用于实现灰度化,包括指针法,直接操作法和内存法
灰度化图像处理C#源码
- 灰度化图像处理
真彩图转换成256级灰度图像
- 640x480的24位真彩图转换成256级灰度图像且经过均衡化处理,640x480 24-bit true color pictures converted to 256 gray-scale image and after equalization deal
bmp_resolution
- 位图图像处理,能打开8位,24位位图,进行彩色转灰度,亮度,对比度调整,二值化操作!-resolution for bmp image handling.
vc_grey
- 数字图像处理中将24位的BMP图进行灰度化处理。-Digital image processing will be 24-bit gray-scale map of the BMP treatment.
ImageDemo
- 图像处理的简单例子,能够将图片进行灰度处理等。-Simple example of image processing, can be dealt with, such as gray-scale images.
ImgEnhance
- 图像处理的不错的源代码 包括灰度化 提取底色 反转 等 可以让初学者借鉴的好东西 -Good image processing source code, including gray-scale inversion of extraction, such as background so that beginners can learn from the good things
imageprocessing
- 利用vc++开发的图像处理程序,包括图像灰度化、图像平滑、边缘检测、二值化、数学形态学处理等功能。-Image processing project use vc++,including image grayscale,smoothing,edge detection,morphological processing
图像灰度处理
- 像素法,内存法,指针法,做在一起的程序,只需选择图片,点对应的按钮即可,并可以显示对应处理时间。
