-
WatermarkingVedio2
视频水印matlab源码,此为第二个压缩包,在水印领域的爱好者可以下载作为参考(Video Watermarking Matlab source, which is the second-compressed, Watermark in the field of lovers can download as a reference)
- 2006-10-13 17:32:42下载
- 积分:1
-
Video_ShakeProof
利用块匹配稳像算法实现视频去抖动。
主程序入口位于shakeproof.m(shakeproof.m main function.
emba.m exhaustive macro block matching algorithm.
splitmv.m split mv field into backgroud and foreground.
hist2d.m 2d histogram function.)
- 2020-11-10 11:39:45下载
- 积分:1
-
bfilter.tar
这是二维图像双边滤波的相关程序,具有保边去噪的效果,适合对图像进行处理。(This is the two-dimensional image bilateral filtering procedures, with the edge-preserving denoising effect, suitable for image processing.)
- 2013-10-21 14:52:56下载
- 积分:1
-
bgslibrary_x86_v1.9.2
bgslibrary_x86_v1.9.2,是MFC的实现文件,包含37种背景减除算法,对于做目标提取的研究非常有用。(The BGSLibrary was developed by Andrews Sobral and provides an easy-to-use C++ framework based on OpenCV to perform background subtraction (BGS) in videos. )
- 2015-12-22 20:33:52下载
- 积分:1
-
MatlabCode
压缩感知Matlab代码实现,图像压缩采样,OMP重构(Compressed sensing code, image compression sampling, OMP reconstruction)
- 2020-09-24 19:57:47下载
- 积分:1
-
thin-plate-splines
tps变换算法,一个很好的MATLAB程序,用于图像拼接(tps transform algorithm, a good MATLAB programs for image stitching)
- 2011-09-02 13:23:20下载
- 积分:1
-
TSPA Multi-baseline Phase Unwrapping Method
说明: 多基线SAR,InSAR相位解缠代码,Matlab版本,对应论文:Robust Two-Dimensional Phase Unwrapping for Multibaseline SAR Interferograms: A Two-Stage Programming Approach ,含数据、代码及验证结果(Multi baseline SAR, InSAR phase unwrapping code, matlab version, corresponding paper: robot two dimensional phase unwrapping for multibaseline SAR interferograms: a two stage programming approach, including data, code and verification results)
- 2021-03-26 14:39:14下载
- 积分:1
-
JPEGCompression
说明: 编码:
(1)进行颜色转换,将RGB格式转换为YUV格式。
(2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。
(3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。
(4)对变换系数进行量化。
(5)进行Z字形重排
(6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。
解码:
(1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。
(2) 进行反Z字型重排
(3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。
(4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。
(5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。
(6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
- 2019-02-18 22:58:13下载
- 积分:1
-
2D voronoi建立及使用方法
使用MATLAB生成二维voronoi图的代码,可以用作后续二维voronoi的多晶模型建立(The code of two-dimensional Voronoi diagram generated by MATLAB can be used to build the polycrystalline model of two-dimensional voronoi.)
- 2021-01-06 22:38:53下载
- 积分:1
-
senkin
CHEMKIN-III package. Gas mixture sensitivity analysys.
- 2020-12-19 17:19:10下载
- 积分:1