-
24BMP256ColorGray
本代码实现的功能: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.)
- 2020-07-01 01:20:02下载
- 积分:1
-
improve-EM
这是一个数字图像处理的程序,能够实现目标检测与跟踪,事项了EM算法、是对原有的算法改进。(This is a program of digital image processing, target detection and tracking can be achieved, the matter of the EM algorithm, the improved algorithm is the original.)
- 2021-04-25 17:18:46下载
- 积分:1
-
blind-deconvolution
包括一片英文文献及其所对应的代码实现,主要功能是实现对运动模糊图像的复原。(Including an English literature and its corresponding code, the main function is to achieve restoration of motion blurred images.)
- 2011-10-28 15:25:00下载
- 积分:1
-
ComparativeEvaluationofDigitalFragileImage
说明: 脆弱性数字水印能为多媒体内容完整性认证和篡改检测提供有效的解决方案。该文对用于图像认证的脆弱性数字水印技术的研究
现状、一般原理、基本特征、典型算法进行了综述(The vulnerability of digital watermark for the integrity of multimedia content authentication and tamper detection to provide an effective solution. The image authentication for the vulnerability of digital watermarking technology, research, general principles, basic features, typical algorithms are reviewed)
- 2008-11-12 23:06:08下载
- 积分:1
-
unmixpro
混合像元分解,是定量遥感中非常重要的组成部分之一,在反演地表参数时是必须要考虑的因素之一,文中罗列了分解的一些方法。(mixed pixel decomposition, is the quantification of remote sensing very important component of one of the the inversion of surface parameters is to be considered one of the factors, the paper listed some of the decomposition method.)
- 2013-06-21 17:07:35下载
- 积分:1
-
matlab压缩感知中的一种基于全变分正则化的重建算法TVAL3_v1.0
matlab压缩感知中的一种基于全变分正则化的重建算法——TVAL3(In compressed sensing, a reconstruction algorithm based on total variation regularization- TVAL3)
- 2020-07-17 14:58:48下载
- 积分:1
-
WatermarkingVedio4
视频水印matlab源码,此为第四个压缩包,在水印领域的爱好者可以下载作为参考(Video Watermarking Matlab source, which is the fourth-compressed, Watermark in the field of lovers can download as a reference)
- 2006-10-13 17:34:54下载
- 积分:1
-
RGBImage
利用双线性插值和最近邻插值实现RGB图像的缩放,利用MATLAB编写(The use of bilinear interpolation and nearest neighbor interpolation to achieve RGB image scaling, using MATLAB to prepare)
- 2009-10-31 19:29:03下载
- 积分:1
-
Traffic-Statistics-Based-on-Video
该程序基于视频统计车流量。该算法通过识别出交通场景图像中复合车辆特征的像素,进行图像分割,并依据提取出来的特征来匹配前后两幅图像中的车辆,从而计算车流量。(The program is based on the video statistics vehicle traffic. The algorithm calculates the traffic volume by recognizing the pixels of the composite vehicle feature in the traffic scene image, segmenting the image, and matching the vehicles in the two images according to the extracted features.)
- 2016-10-25 12:50:33下载
- 积分:1
-
TuXiangJunHengHua
实现图像的均衡化,步骤很清楚,程序很优化,利于初学者学习使用。(accomplish picture processing)
- 2014-11-07 12:51:33下载
- 积分:1