-
em算法原理,帮助你理解EM算法,EM算法是 自然语言理解中的经典重要的算法,基本上是 学习自然语言理解的基础...
em算法原理,帮助你理解EM算法,EM算法是 自然语言理解中的经典重要的算法,基本上是 学习自然语言理解的基础-EM algorithm, help you to understand the thereom of EM
- 2022-04-18 05:33:48下载
- 积分:1
-
利用小波分解与重构,实现图像滤波和压缩,可灵活选用其他小波,简单易懂,特别适合小波初学者....
利用小波分解与重构,实现图像滤波和压缩,可灵活选用其他小波,简单易懂,特别适合小波初学者.-using wavelet decomposition and reconstruction, image filtering and compression, the flexibility to choose other wavelet is simple to understand and Wavelet particularly suitable for beginners.
- 2022-03-09 22:39:19下载
- 积分:1
-
这是人民邮电出版社出版的《Visual C++数字图像处理》的源代码,很好的,希望对大家有用...
这是人民邮电出版社出版的《Visual C++数字图像处理》的源代码,很好的,希望对大家有用-This is the people of Posts and Telecommunications Publishing House published
- 2022-04-21 15:32:07下载
- 积分:1
-
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算...
本代码实现的功能: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.
- 2022-05-18 00:16:22下载
- 积分:1
-
小波变换应用程序,支持24位图像的处理。在VC6.0下通过编译
小波变换应用程序,支持24位图像的处理。在VC6.0下通过编译-Wavelet transform applications, support for 24-bit image processing. Adopted in the VC6.0 compiler
- 2023-07-09 19:35:03下载
- 积分:1
-
C Builder环境下读取BMP图像,而很少看到源代码,有用…
C++ Builder环境下读取bmp图像,这种源码很少见,很有用哦-C Builder environment reading bmp image, which rarely see the source code, useful oh
- 2022-03-25 17:55:33下载
- 积分:1
-
通过串口控制CA210和Quantdata802BT,实现Gamma和色温曲线的自动测量...
通过串口控制CA210和Quantdata802BT,实现Gamma和色温曲线的自动测量-????
- 2022-02-01 08:00:51下载
- 积分:1
-
delphi数字图像处理一书配套源码,包括所有基本的图像处理方法...
delphi数字图像处理一书配套源码,包括所有基本的图像处理方法-delphi digital image processing of a book supporting source, including all the basic image processing methods
- 2022-03-14 19:41:56下载
- 积分:1
-
空域像素级直接图像,规则简单 易于实现 但是效果有限 附图片...
空域像素级直接图像,规则简单 易于实现 但是效果有限 附图片-Direct class airspace pixel images, the rules of simple easy to achieve but a limited effect
- 2022-08-02 12:04:30下载
- 积分:1
-
Background Airlines cargo flights to and from various countries and goods in the...
背景
航空公司的货运飞机往返于各个国家和货物分理中心之间,分理中心的货物运送到各个国家,再将各个国家发出的货物送到分理中心。
分理中心非常庞大,每个国家都有一个自己的货运站,每个货运站有两个平台用于堆放货物。其中 A 平台用于堆放运送到该国的货物,而 B 平台堆放着其它国家的货物。各个国家的货运站排成一个环形。
(详细见内部文档)-Background Airlines cargo flights to and from various countries and goods in the sub-Li centers, sub-arguments centered delivery of goods to various countries, and then sent to various countries of the goods issued by Sub-Center. Sub-Li center is very large, each country has its own cargo terminal, each terminal has two platforms used to stack cargo. Where A platform for stacking goods shipped to the country, while the B platform, goods piled up in other countries. Each country" s air cargo terminals arranged in a ring. (For details see the internal document)
- 2022-03-30 12:25:32下载
- 积分:1