-
- 2022-05-24 00:52:21下载
- 积分: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
-
开发环境是Vc++,但用到Qt,要想运行的安装Qt
开发环境是Vc++,但用到Qt,要想运行的安装Qt-Development environment is Vc++, But to use Qt, in order to run the installation of Qt
- 2023-01-04 06:50:03下载
- 积分:1
-
利用模糊C均值聚类法实现彩色图像分割,Visual c++ 6.0 实现。
利用模糊C均值聚类法实现彩色图像分割,Visual c++ 6.0 实现。-color image segmentation using C-means clustering, implementation by Visual c++ 6.0
- 2022-12-26 23:50:03下载
- 积分:1
-
图像匹配点查找代码。用c++写的sift查找特征点的算法代码。思路清晰,注释明确。...
图像匹配点查找代码。用c++写的sift查找特征点的算法代码。思路清晰,注释明确。
- 2022-12-16 08:15:03下载
- 积分:1
-
SUSAN corner detection is very useful, there is also a detailed description, and...
苏珊角点检测很有用,还有详细的说明,希望对大家有所帮助!
- 2022-03-31 10:39:27下载
- 积分:1
-
1.了解二值形态学的基本运算
2.掌握基本形态学运算的实现
3.了解形态操作的应用...
1.了解二值形态学的基本运算
2.掌握基本形态学运算的实现
3.了解形态操作的应用
-1. Understand the morphology of the value of two basic operations 2. Master basic morphological operations realization of the three. Understand the morphology operation Application
- 2022-07-20 17:34:06下载
- 积分:1
-
这是一本经典的工程文档书写教程,提出了金字塔原理,对于书写文档的工程师有极大的意义!...
这是一本经典的工程文档书写教程,提出了金字塔原理,对于书写文档的工程师有极大的意义!-This is a classic document of the works written tutorials proposed pyramid principle, to write documents for the Engineer has a great significance!
- 2023-05-13 12:15:02下载
- 积分:1
-
According to students to learn, the answer sheet to check the information of stu...
根据学生学好,检查学生的答题卡信息,检查成绩是否有错误-According to students to learn, the answer sheet to check the information of students to check whether there is any error results.
- 2022-08-25 06:44:37下载
- 积分:1
-
利用小波变换的纹理图像分割的matlab源程序变换系数的范围。
matlab源程序 纹理图像分割 利用小波变换提取系数-matlab source texture image segmentation using wavelet transform coefficient extraction
- 2022-08-03 10:50:01下载
- 积分:1