-
Visual C++ MATLAB图像处理与识别选择使用案例。
Visual C++MATLAB图像处理与识别使用案例精选源代码-Visual C MATLAB image processing and recognition of the use of selected cases of source code
- 2022-07-20 22:44:32下载
- 积分:1
-
vc developed image processing, display and shutter watermarked flame example, an...
vc开发的图像处理程序,有百叶窗显示和水纹火焰示例,和大家分享一下-vc developed image processing, display and shutter watermarked flame example, and share with you
- 2022-11-20 21:50:04下载
- 积分:1
-
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00...
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。-The composition of the image is nothing more than some number of bytes or string composed of string, however, one byte for each data bit is not an important degree of the same, often only two adjacent low-byte is not the same. For example: 00100110 and 00100111 represent the gradient of two different degrees of red, but on the human eye is not out to tell. Least significant bit LSB algorithm, is to take advantage of this point, to achieve image compression, or digital watermark feature.
- 2022-08-08 01:29:27下载
- 积分:1
-
这是一些基本的matlab的图像处理源码,经过编译通过,完全可以运行,非常好用...
这是一些基本的matlab的图像处理源码,经过编译通过,完全可以运行,非常好用-This is some basic image processing matlab source, after the compiler is passed, can run, very easy to use
- 2022-06-18 05:12:08下载
- 积分:1
-
画roc曲线的matlab程序,roc曲线又称操作特性曲线
程序注释很详细...
画roc曲线的matlab程序,roc曲线又称操作特性曲线
程序注释很详细-Roc curve matlab painting process, roc curve, also known as operating characteristic curve procedures in great detail the Notes
- 2022-02-06 17:40:49下载
- 积分:1
-
本程序实现汉字和字符的识别匹配,通过该算法,可以实现手写体的字符和汉字的识别...
本程序实现汉字和字符的识别匹配,通过该算法,可以实现手写体的字符和汉字的识别-This procedure to achieve identification of characters and character matching, through the algorithm, can achieve the character and Chinese character handwriting recognition
- 2022-05-06 18:42:43下载
- 积分:1
-
用中值滤波和平均滤波方法对二位图像进行去噪处理,采用的模板是3*3...
用中值滤波和平均滤波方法对二位图像进行去噪处理,采用的模板是3*3-With median filtering and average filtering method for image de-noising of the two processing, using the template is 3* 3
- 2023-02-06 10:50:03下载
- 积分:1
-
BMP文件读取程序。读取并记录BMP文件颜色数据,并可将颜色数据显示。...
BMP文件读取程序。读取并记录BMP文件颜色数据,并可将颜色数据显示。-BMP file reader. BMP file to read and record the color data, as well as color data.
- 2022-03-18 14:57:45下载
- 积分:1
-
统计一幅图片的颜色信息,即红、绿、蓝等的颜色比例
统计一幅图片的颜色信息,即红、绿、蓝等的颜色比例-computer the information of one image
- 2022-02-06 07:29:32下载
- 积分:1
-
自组织神经网络SOM的算法,经过调试可以用
自组织神经网络SOM的算法,经过调试可以用-Self-organizing neural network SOM algorithm can be used after debugging
- 2022-03-23 13:08:49下载
- 积分:1