-
石鑫华视觉网-中科院自动化所 计算机视觉课件
说明: labview基础视觉识别的东西,讲的很细(The basic visual recognition course of LabVIEW is very detailed.)
- 2020-06-20 22:00:01下载
- 积分:1
-
08219576lizilvbo
用MATLAB编写的粒子滤波器程序,能很好对目标进行跟踪,适合学习粒子滤波器的同学。(Particle filter program written using MATLAB, well target tracking, suitable for students learning particle filter.)
- 2012-08-25 19:01:19下载
- 积分:1
-
ExtPhaseCorrelation
matlab平台实现平移的亚像素配准,精度0.03像素(matlab platform translation sub pixel registration accuracy of 0.03 pixels)
- 2020-11-10 21:09:45下载
- 积分:1
-
signalwaveletdecomposeandreconstruct
说明: 实现信号的小波分解,绘制小波不同尺度下的信号分解图形,同时去除噪声,实现信号的小波重构(The realization of the wavelet decomposition of signals, mapping at different scales of wavelet signal decomposition graphics, while removing noise, the realization of the signal wavelet reconstruction)
- 2008-09-11 10:18:15下载
- 积分:1
-
classification
说明: 改进LBP纹理提取以及纹理分类,主要包括三部分测试:纹理提取、分类和分割(Improved LBP texture extraction and texture classification, including three parts of testing: texture extraction, classification and segmentation)
- 2020-04-01 18:56:10下载
- 积分: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
-
MCA
关于形态分量分析(mca)的英文文章,共六篇,pdf(Morphological Component Analysis )
- 2012-02-21 11:15:04下载
- 积分:1
-
segment
基于区域阈值的图像分割方法研究,迭代阈值法分割技术(Regional threshold-based image segmentation method, iterative threshold segmentation)
- 2012-03-12 19:45:03下载
- 积分:1
-
WPSNR
能计算一幅噪声图像的加权峰值信噪比,以评价各种图像去噪方法的效果(Can calculate an image of the weighted noise PSNR to evaluate the effect of image denoising methods)
- 2008-04-25 17:07:40下载
- 积分:1
-
myexcise1
我做的课题的响应信号,做了响应的小波包能量分析,希望对大家有帮助(I do issue a response signal, so the response of the wavelet packet energy analysis, we want to help)
- 2011-09-18 15:22:52下载
- 积分:1