-
用多路信号混合产生亚高斯,高斯和高斯信号,并计算kurt值
用多路信号混合产生亚高斯,高斯和高斯信号,并计算kurt值-Mixing with multi-channel signal sub-Gaussian, Gaussian and Gaussian signals, and calculate the value kurt
- 2022-07-11 10:39:00下载
- 积分:1
-
连接边缘算法提取的孤立点,实现图像边缘连接
连接边缘算法提取的孤立点,实现图像边缘连接-link the point to get edges in the image
- 2022-02-14 13:57:00下载
- 积分:1
-
简单播放器 directshow 开发,能够满足各种avi文件的播放
简单播放器 directshow 开发,能够满足各种avi文件的播放-directshow simple player development, to meet all the documents broadcast avi
- 2022-03-21 01:51:46下载
- 积分:1
-
Is a set of procedures for the Hong Kong Jockey Club records, including: Marsh,...
是一套香港赛马记录的程序, 包括:马师,马房管理,赛马记录录入与查询, 查询方式多样, 支持:某马房跑第1 或2 时 同时跑第2或1的是谁, 也支持单一马房或马师的赛事查询.-Is a set of procedures for the Hong Kong Jockey Club records, including: Marsh, horse management, horse racing record of entry and inquiry, inquiries, and diverse ways to support: a horse running 1 or 2 o
- 2023-03-03 14:40:04下载
- 积分:1
-
这是一个PHOTOSHOP源码文件,适合图像处理人员使用。
这是一个PHOTOSHOP源码文件,适合图像处理人员使用。-This is a PHOTOSHOP source file, suitable for image processing personnel.
- 2022-01-22 17:47:41下载
- 积分:1
-
彩色图像分类程序,包括R,G,B分类,HSV分类,完全自己开发,带GUI...
彩色图像分类程序,包括R,G,B分类,HSV分类,完全自己开发,带GUI-color image classification procedures, including R, G, B classification, HSV classification, completely on my own development, with GUI
- 2022-02-02 17:58:48下载
- 积分:1
-
The main advantage of mathematical morphology is to calculate simple and fast pa...
数学形态学的主要优点是计算简单和并行快速,一般只包含布尔运算、加减法运算而不需要做先进乘法,易于硬件实现,-The main advantage of mathematical morphology is to calculate simple and fast parallel, generally contain only Boolean operations, add and subtract operations without the need for the multiplication of advanced, easy hardware implementation,
- 2023-03-10 03:20:04下载
- 积分:1
-
这是对经典图片的灰度级统计处理的c++处理程序,可以通过改变参数,将灰度级作任意处理,并写入到BMP文件中...
这是对经典图片的灰度级统计处理的c++处理程序,可以通过改变参数,将灰度级作任意处理,并写入到BMP文件中-This is the classic image of the gray-scale statistical treatment of the c++ handler, you can change the parameters, would be an arbitrary gray-scale processing, and write to BMP file
- 2022-03-13 17:29:29下载
- 积分:1
-
这是一个图像显示的例子,对于刚接触图像处理的人来说是个不错的例子,本程序实现图像的打开和显示功能。
这是一个图像显示的例子,对于刚接触图像处理的人来说是个不错的例子,本程序实现图像的打开和显示功能。-This is an example of image display for image processing刚接触person is a good example of this procedure to open and realize image display function.
- 2022-07-05 00:06:23下载
- 积分: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