-
本代码实现的功能: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
-
并行磁共振成算法GRAPPA,希望对大家有帮助,内有K空间数据。...
并行磁共振成算法GRAPPA,希望对大家有帮助,内有K空间数据。-Generalized Autocalibrating Partially Parallel Acquisitions (GRAPPA)
- 2022-01-25 17:55:10下载
- 积分:1
-
实现图像的几何变换,包括缩放,镜像,旋转等。
实现图像的几何变换,包括缩放,镜像,旋转等。
- 2022-07-25 12:02:18下载
- 积分:1
-
求解一个矩阵的逆矩阵过程,是一个矩阵的化简过程
求解一个矩阵的逆矩阵过程,是一个矩阵的化简过程
- 2023-05-23 22:55:03下载
- 积分:1
-
Otsu algorithm can be said to be adaptive to calculate the single threshold (for...
OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。-Otsu algorithm can be said to be adaptive to calculate the single threshold (for converting images to gray scale image 2) simple Efficient methods. Algorithm for the importation of gray image histogram analysis of histogram is divided into two parts. makes two of the distance between the largest. Demarcation point out the threshold.
- 2022-07-11 20:47:54下载
- 积分:1
-
matlab实现源阈值去噪
matlab中实现阈值去噪的源程序,简单实用-achieve matlab source threshold denoising
- 2022-08-15 13:23:04下载
- 积分:1
-
基于mean
基于mean-shift运动目标跟踪源码,环境在MATLAB下进行-Mean-shift-based Moving Target Tracking source code, the environment carried out in MATLAB
- 2022-03-02 19:45:43下载
- 积分:1
-
现场标识程序可以检测区域Blob算法
该算法为领域标记程序,可以检测 blob 区域-the algorithm for field marking procedures can detect regional blob
- 2022-03-15 21:17:53下载
- 积分:1
-
数学形态学膨胀 腐蚀 细化算法等基本的处理
数学形态学膨胀 腐蚀 细化算法等基本的处理-Mathematical morphology corrosion thinning algorithm, such as expansion of basic treatment
- 2022-06-14 10:29:01下载
- 积分:1
-
视频水印matlab源码,此为第四个压缩包,在水印领域的爱好者可以下载作为参考...
视频水印matlab源码,此为第四个压缩包,在水印领域的爱好者可以下载作为参考-Video Watermarking Matlab source, which is the fourth-compressed, Watermark in the field of lovers can download as a reference
- 2023-01-21 04:20:03下载
- 积分:1