-
the matlab codes for digital image process
冈萨雷斯版数字图像处理matlab版本教程源代码集-the matlab codes for digital image process
- 2022-02-21 09:21:10下载
- 积分: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
-
基于HMM的步态识别,希望对初学的人有帮助。
基于HMM的步态识别,希望对初学的人有帮助。-HMM-based gait recognition, those who wish to help beginners.
- 2022-04-09 11:08:49下载
- 积分:1
-
各种图像格式转换
各种图像格式转换
- 2022-07-04 17:04:48下载
- 积分:1
-
这是一个人脸检测代码,在VC下编写的,本人感觉对图像处理专业的同学非常有用,特地拿来分享...
这是一个人脸检测代码,在VC下编写的,本人感觉对图像处理专业的同学非常有用,特地拿来分享-This is a face detection code, prepared in the VC, I feel for the image processing professional students very useful, specially used to share
- 2022-06-19 23:49:35下载
- 积分:1
-
基于OpenCV和C++,K
基于OpenCV和C++的K-means聚类源代码-Based on OpenCV and C++, K-means clustering source code
- 2023-06-26 14:25:03下载
- 积分:1
-
有关图像处理的 是用visual c++编写的 并编译通过
有关图像处理的 是用visual c++编写的 并编译通过-digital image processing
- 2022-05-18 05:33:26下载
- 积分:1
-
该代码为自动调焦代码,望该代码对各位有所帮助
该代码为自动调焦代码,望该代码对各位有所帮助-The code for the automatic focusing code, look for the code help you
- 2022-03-11 13:58:54下载
- 积分:1
-
源码实现了快速傅利叶变换,希望对朋友们有一点帮助。
源码实现了快速傅利叶变换,希望对朋友们有一点帮助。-source achieved Fast Fourier Transform, and I hope to have some friends to help.
- 2022-08-03 02:47:48下载
- 积分:1
-
computational geometry c language second edition of the source code. For the stu...
计算几何c语言实现 第二版 的源代码。对于计算机图形学的学习有一定的益处。-computational geometry c language second edition of the source code. For the study computer graphics have certain benefits.
- 2022-08-24 10:31:15下载
- 积分:1