搜索资源列表
彩色图片转成灰阶
- 用VB进行彩色图象灰图化处理,有完整源码!VB6-VB gray color map image processing, a complete source! VB6
ImageProcessing
- 一个图像处理的小程序,主要包括的功能有:求直方图,二值化,灰度均衡,骨架提取。另一个有用的功能是红细胞识别,即一副细胞图像中计算出红细胞个数。并附带测试图片。-a useful software in digital image processing....
ShowImage
- 基于OPENCV的显示图片类,能显示彩色图/二值图/灰度图/char*图/int*图/bool* 图-display image class, can display color image/binary image/gray image/char* image/int* image/bool* image etc
Rotate1
- 图片处理,有灰度,旋转,油画,素描功能,可以做初学者参考-Image processing, there are gray-scale, rotation, oil painting, sketching functions, beginners can do reference
grey_process
- 我的图像处理作业,打开一张图片(bmp灰度256),实现灰度直方图均衡,灰度线性化和灰度拉伸,用VS2008写的,需要VS2008SP1,估计装的人不多,还是挺不错的,集成了BCGsoft的界面插件-My image processing operations, open a picture (bmp gray level 256), achieve a balanced histogram, gray and gray-linear stretching, using VS2008 writt
DigitalRecognitioncode
- 使用说明第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别) 第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90 。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行
liftwave_edge_detection
- 本实验对图片进行超绿色灰度化后采用不同算子对mean——shift后的图片进行分割,效果还可以,但是边界点不连续。-This experiment on ultra-green to gray-scale images after the use of different operators on the mean- shift of the picture after the split, the effect can be, but not for the border points.
edge_detection
- 本实验对图片进行超绿色灰度化后采用不同算子对mean——shift后的图片进行分割,效果还可以,但是边界点不连续。-This experiment on ultra-green to gray-scale images after the use of different operators on the mean- shift of the picture after the split, the effect can be, but not for the border points.
DealPic
- 图片的灰度化和去噪程序,灰度化可画出直方图,去噪使用中值去噪和均值去噪,中值去噪可循环多次,导入要改包名。-And the gray-scale image denoising procedures, and can be painted gray histogram, the use of denoising Denoising and mean de-noising, in denoising can be recycled many times, we have to change pac
imagegrayscaleeauilibrium
- 这是一个图象处理的源代码,将一个图像 灰度均衡化,使得原有图片更清晰 -this is a code of digital image processing,it can make a image grayscale eauilibrium.
stitching
- 用来多幅图片的无缝拼接产生全景图像,暂时只能处理灰度图像-this program can be used to produce a pano. image automaticly,only gray images are avilble at the momnent!
Histogramequalization
- 灰度直方图均衡化的实现 图片可以自己找 随便一个就行 不过的改路径-Realization of Image s Linearization of Graylevel Histogram
Gray
- 史上最快的图片灰度算法!!可以下载试试。不错的啊。-Grayscale images in the history of the fastest algorithm! ! Can download the try. Good ah.
cinvert256colortograypicture
- 首先在菜单环境下读取一幅256色彩色图片,可以将256色彩色图片灰度化-First, under the menu to read a 256-color color image, color images can be 256-color gradation
VC把256彩色图像色转灰度
- VC把256彩色图像色转灰度,附带源码和演示的图片(VC colors the 256 color image grayscale, with the source code and the demonstration of the image)
图片二值化
- 将灰度图片二值化进行识别分类处理,已达到图片识别效果(labview two valuehhhhhhhhh)
灰度图
- 产生以5个像素为周期的灰度图,图片尺寸为540x960(generate a gray-scale image as the cycle of 5)
Go 语言实现图片灰度均衡
- Go 语言实现图片灰度均衡 灰度均衡是把图像中像素的值在灰度级上重新分配的一个过程, 是输入图像转换在每一灰度级上都有相同的像素点数的输出图像
1
- 图像灰度处理,可批量处理多张图片,将指定文件夹内图片灰度调节到合适值(Grayscale adjust,it is possible to deal with group of photos. grayscale of the photos in the folder can be changed to the degree you want.)
灰度处理程序
- C#对图像批量灰度化程序,自动提取所选文件夹的全部下级子目录的所有图片,并批量灰度输出(C# Image Batch Graying Program)