-
水果识别系统
基于GUI实现水果识别系统,限一个图片内存在一种水果(Realization of fruit recognition system based on GUI)
- 2018-05-18 15:04:03下载
- 积分:1
-
直方图均衡化
说明: 直方图均衡化能自动地增强整个图像的对比度,但它的具体增强效果不好控制,处理的结果总是得到全局均衡化的直方图,对数据的处理不加选择,可考虑采用自适应直方图均衡化(AHE),可改进图像的局部对比度以及获取更多的图像细节。MATLAB代码均可直接运行实现。(Digital image processing histogram equalization,Adaptive histogram equalization)
- 2020-03-16 12:18:29下载
- 积分:1
-
1
说明: 有雾天气下图像清晰化方法研究 图象增强的各种方法 内含程序(Foggy weather images clear method of image enhancement program includes a variety of methods)
- 2009-05-10 15:37:37下载
- 积分:1
-
regiongrowing.py.tar
segmentation using region growing in an image
- 2016-10-31 07:59:01下载
- 积分:1
-
MATLAB如何将图片切分成任意MN块
说明: MATLAB如何将图片切分成任意M*N块 在图像处理的时候,有时会不可避免的将图像分块来进行操作,但是图像的像素不可能每次都是可以被整除的,所以我们需要imresize函数对图像的尺寸进行修改,以便可以完成M*N块的分割(How can matlab cut the image into any m * n blocks? Sometimes it is inevitable to divide the image into blocks for operation. However, the pixels of the image can not be divided every time. So we need to modify the size of the image with the function of reduce to complete the m * n block segmentation)
- 2020-05-09 14:17:19下载
- 积分:1
-
24BMP256ColorGray
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.(Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.)
- 2020-07-01 01:20:02下载
- 积分:1
-
randinterval
该程序用于嵌入信息位置的选择 可以根据产生的随机序列来嵌入 达到满足信息安全的要求(The procedure used to select the location of embedded information can be generated by random sequence to achieve the embedding of information security to meet the requirements of)
- 2008-08-19 10:18:04下载
- 积分:1
-
代码原理、要求及工具箱
说明: 可以直接调用,适用于各种利用contourlet工具箱做为工具的算法(Can be directly invoked, suitable for various algorithms using contourlet toolbox as a tool)
- 2019-02-23 12:23:50下载
- 积分:1
-
实现给定图像中目标的有效监测
说明: 实现给定图像中目标的有效监测,并根据颜色对目标分割。(The object can be detector, and it is segmented by the color.)
- 2020-06-19 08:40:01下载
- 积分:1
-
apple1
上课时做的一个小程序,表达式计算程序,采用vc++,可能有点儿小瑕疵,但基本运行是没问题的(Class to do a small procedure, expression of the calculation procedure for the vc++, may be a bit small flaws, but the basic operation is no problem of)
- 2016-02-15 00:51:26下载
- 积分:1