-
本代码实现的功能: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
-
针对纹理分割的程序分类的重要依据是卡尔…
重要的纹理分割分类基础程序,可以进行更深入的探讨和优化,应用于遥感影像中。-Important basis for classification of texture segmentation procedure can be carried out more in-depth exploration and optimization, application of remote sensing images.
- 2022-05-23 12:02:07下载
- 积分:1
-
边沿检测与提取,轮廓跟踪的图象算法
对着两种算法有着详细解释...
边沿检测与提取,轮廓跟踪的图象算法
对着两种算法有着详细解释-Edge detection and extraction, the image contour tracking algorithm into a detailed explanation of the two algorithms
- 2022-03-20 19:52:59下载
- 积分:1
-
程序利用svm分类结合bp算法完成图像中的分类和预测问题,这是模式识别中的一个比较新颖的方法。...
程序利用svm分类结合bp算法完成图像中的分类和预测问题,这是模式识别中的一个比较新颖的方法。-svm procedures for the use classification algorithm combining bp image classification and prediction, This is the pattern recognition of a relatively new method.
- 2022-06-12 20:39:54下载
- 积分:1
-
基于POISSION图像编辑,即图像克隆技术,利用MFC与CXIMAGE编写
基于POISSION图像编辑,即图像克隆技术,利用MFC与CXIMAGE编写-POISSION based image editing, that is, image cloning technology, using MFC and the preparation of CXIMAGE
- 2022-05-07 17:16:34下载
- 积分:1
-
VC++源代码,难得的图像搜索算法,可以很好的用于基于内容的图像检索中...
VC++源代码,难得的图像搜索算法,可以很好的用于基于内容的图像检索中-VC++ source code, a rare image search algorithm can be very good for Content-Based Image Retrieval
- 2023-01-04 16:15:04下载
- 积分:1
-
dealwithmap 一款非常好的图像处理原代码, 比较经典, 由c++编写, 定会令您受益匪浅。...
dealwithmap 一款非常好的图像处理原代码, 比较经典, 由c++编写, 定会令您受益匪浅。-this is a good c++ code for dealing with map.
- 2022-08-09 07:44:37下载
- 积分:1
-
金字塔模板匹配,一个很有商业价值的软件【我背着导师上传给大家的,希望对整个中国的相关领域开发者有帮助】...
金字塔模板匹配,一个很有商业价值的软件【我背着导师上传给大家的,希望对整个中国的相关领域开发者有帮助】-Pyramid template matching, a great commercial value of software 【I tutor upload their backs to you, and I hope the related areas of China as a whole help developers】
- 2022-04-28 05:25:24下载
- 积分:1
-
很实用的彩色图像增强程序 基于HSV彩色空间变换
很实用的彩色图像增强程序 基于HSV彩色空间变换-Very practical color image enhancement procedures Based on HSV color space conversion
- 2022-07-03 14:29:09下载
- 积分:1
-
level set code, good
level set code ,good-level set code, good
- 2022-12-28 09:55:03下载
- 积分:1