搜索资源列表
使用matlab求图像的灰度共生矩阵的程序
- 使用matlab求图像的灰度共生矩阵的程序,很好用,Using matlab for image co-occurrence matrix of gray-scale procedure, a very good use
真彩图转换成256级灰度图像
- 640x480的24位真彩图转换成256级灰度图像且经过均衡化处理,640x480 24-bit true color pictures converted to 256 gray-scale image and after equalization deal
图象的灰度变换
- 图像的灰度变化程序源码-gray image change procedures FOSS
image
- 1、图象灰度处理:将<24位真彩色图像>转换成<256级灰度图像>;(*.bmp文件) 2、图像的灰度直方图:分别反映转换前后图像中的灰度级与出现这种灰度的概率之间的关系; 3、其它功能:存盘、清屏和退出应用程序功能。 源程序用Pascal语言编写。 含有三种不同的算法作为比较,并且附有详细的软件设计的思路说明。-1, gray-scale image processing: to < 24-bit true color image> conve
图像处理 灰度直方图
- 可以根据输入的一幅图像,输出图像的灰度直方图,亲测可行。(According to the input of an image, output gray histogram of the image, pro test feasible.)
VC把256彩色图像色转灰度
- VC把256彩色图像色转灰度,附带源码和演示的图片(VC colors the 256 color image grayscale, with the source code and the demonstration of the image)
灰度处理
- 改变图像灰度,增强图像中需要的信息,可利用与分割前处理(Change the image gray level, increase the information)
生成灰度直方图
- 经典的数字图像作业,生成灰度直方图,方便易用,已验证。(Classic digital image operations, gray histogram generation, easy to use, has been verified.)
灰度共生矩阵
- 图像处理,灰度共生矩阵。已知被理论证明并且实验显示它在纹理分析中是一个很好的方法,广泛用于将灰度值转化为纹理信息(Image processing, gray level co-occurrence matrix. Known to have been proved by theory, and experiments show that it is a good method in texture analysis, and is widely used to transform gray v
灰度共生矩阵
- 遥感图像处理,研究灰度的空间相关特性来描述纹理的常用方法,编程实现(Remote sensing image processing.Study the spatial correlation characteristics of grayscale to describe the texture of the commonly used methods. Programming implementation.)
灰度
- 求图象灰度,求图象某一点的灰度,求某一片区域的平均灰度(Seek image gray level, the image of a point of gray, seeking a region of the average gray)
灰度共生矩阵GLCM
- 详细的基于纹理的图像分割算法 灰度共生矩阵实现代码,实现效果比较满意(Detailed texture based image segmentation algorithm, gray co-occurrence matrix implementation code, to achieve satisfactory results)
灰度差分统计GLDS
- 得到原始图像的灰度差分图像,灰度差分直方图。(The gray difference image of the original image is obtained, and the gray difference histogram is obtained)
调整灰度范围
- 通过matlab软件,编写程序对灰度图像的灰度范围进行调整(Through the MATLAB software, the program is programmed to adjust the gray range of gray scale image)
基于灰度CT 图像的岩石孔隙分形维数计算2
- 基于灰度CT 图像的岩石孔隙分形维数计算2,大家可以互相交流!!!(Calculation of fractal dimension of rock pore based on gray CT image)
灰度化程序
- 利用opencv2.4.8和vs2013进行图像灰度化处理的源代码(Using opencv2.4.8 and vs2013 grayscale image processing source code)
灰度图
- 产生以5个像素为周期的灰度图,图片尺寸为540x960(generate a gray-scale image as the cycle of 5)
灰度计算
- 实现简单的灰度计算,用作新手参考,稍加改变能添加到自己的程序中实现简单图像处理(A simple gray scale calculation, used as a novice reference, a little change that can be added to your own program to implement simple image processing)
灰度模板匹配
- 将图像灰度化处理,进行模板匹配,结果显示相似度系数(Grayscale the image to match the template)
三种灰度图象伪彩色方法
- 用三种不同的方法分别对灰度图像进行伪彩色化,希望总有一种方法适合。(Three different methods are used to get the False Color image of the color gray image. hope can give you some help .)