-
tiff格式详细分析级VC++基本处理介绍,学习使用
tiff格式详细分析级VC++基本处理介绍,学习使用-tiff format, detailed analysis of the basic processing stage VC++ introduction and learning to use
- 2022-03-03 08:24:22下载
- 积分:1
-
此程序可以对灰度图像实现二值化处理,为函数形式,只要在命令窗口中就能实现...
此程序可以对灰度图像实现二值化处理,为函数形式,只要在命令窗口中就能实现-This procedure can achieve gray image binarization processing, for the function of the form, as long as the command window will be able to realize
- 2022-05-26 16:18:45下载
- 积分:1
-
用于读取位图的通用程序,可以在这个基础上加以修改,添加自己的图像处理功能...
用于读取位图的通用程序,可以在这个基础上加以修改,添加自己的图像处理功能-Read bitmap for generic procedures can be modified on this basis, add your own image processing functions
- 2022-08-25 05:14:03下载
- 积分:1
-
基于OpenCV的图像匹配程序,可达到亚象素,对图像匹配有很大的帮助!...
基于OpenCV的图像匹配程序,可达到亚象素,对图像匹配有很大的帮助!-OpenCV-based image matching procedure, can achieve sub-pixel of the image matching has a great help!
- 2022-04-30 00:37:57下载
- 积分:1
-
文件中包含将车轮和cameraman图像进行动画演示,两者交替出现,可将颜色和交替时间等参数进行改动以达到个人的需求。...
文件中包含将车轮和cameraman图像进行动画演示,两者交替出现,可将颜色和交替时间等参数进行改动以达到个人的需求。-File contains the wheel and the cameraman images animated demo, alternating between the two may be the turn of time, such as color and changes the parameters in order to achieve the needs of individuals.
- 2022-02-02 16:25:59下载
- 积分:1
-
(转)vc 的 图像分割
命令行 格式:
segment 0.5 300 50 17.ppm 17out.ppm...
(转)vc 的 图像分割
命令行 格式:
segment 0.5 300 50 17.ppm 17out.ppm-(Transgenic) vc the command-line format for image segmentation: segment 0.5 300 50 17.ppm 17out.ppm
- 2023-05-28 06:00:03下载
- 积分:1
-
视频图像直线实时提取与检测算法 VC++开发
视频图像直线实时提取与检测算法 VC++开发-Straight-line real-time video image extraction and detection algorithm VC++ Development
- 2022-07-20 11:54:02下载
- 积分:1
-
在视频压缩中,我们可以返回一系列的测试性能…
在视频压缩中,大家可能回遇到测试一系列的文件性能,但是如果自己一个一个测试,很费时,而且质量不高,这里有套代码,可以帮大家解决问题,对大家帮助很大-In video compression, we may return to face the test performance of a series of documents, but if you own a test, it is time consuming, and the quality is not high, there are sets of code, can help you solve the problem, of great help for all of us
- 2022-05-08 14:30:02下载
- 积分: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
-
这是一个MATLAB开发的书籍,对MATLAB图像处理介绍…
这是一本matlab开发书籍,介绍了matlab的图像处理以及其他的操作。-This is a matlab development books, the introduction of the matlab image processing and other operations.
- 2022-01-28 10:26:21下载
- 积分:1