资源列表
高密度环境下行人检测和统计
- 本实验的目的是对高密度行进人群中的行人流量进行统计,并能够区分上行和下行。实验的基本思路是: 在一个行人头部大小的带状区域中进行头部检测(HaarLike Adaboost方法),然后利用一个滑动的跟踪门对检测的头部结果进行关联,同时利用运动历史图分析的方法估计行人轮廓的运动方向,最后对序列关联特征进行分析给出上下行的统计结果。
off-axis-imageplane
- 数字全息再现的离轴程序,有注释,代码比较详细(Off-axis program for digital holographic reproduction, with comments and detailed codes)
MATLAB数字水印DWT+DCT+GUI+攻击+psnr
- 用Matlab编程实现QR二维码的生成与识别,内含zxing-core-1.7和zxing-j2se-1.7的Zxing开源库,下载下来即可运行使用,无需再去下载相应的Zxing开源库,另外本资源将QR二维码编解码分别封装为函数了,这样使用起来方便。(The generation and recognition of QR QR code is realized by MATLAB programming, which contains the zxing open source library
SuperPCA-master
- 高光谱图像无监督特征提取的超像素PCA方法(A Superpixelwise PCA Approach for Unsupervised Feature Extraction of Hyperspectral Imagery)
运动目标检测
- 检测骑自行车的人,随运动轨迹框出,适合刚接触运用opencv进行目标跟踪的编程爱好者参考(Detect the cyclist displaying the movement track)
FDOG-master
- 利用c++,,基于vs2019和opencv3.41,实现FDOG算子,(FDOG C++ vs2019 opencv3.41)
matlab常用图像处理源码合集
- 一系列关于图像处理的matlab常用源码合集(A collection of common source codes about image processing of MATLAB)
红外小目标检测算法Local CM
- 这是对2014 IEEE trans on GRS上的经典论文LCM的实现,还没有对代码进行优化,能完成任务,但效率不太高。(This is the implementation of LCM, a classic paper on 2014 IEEE Trans on GRS. The code has not been optimized and the task can be completed, but the efficiency is not very high.)
libsvm
- libsvm的各种实现,包括matlab、python、java等
arrow3
- matlab绘图程序:三维矢量箭头绘制程序及算例。(Three dimensional vector arrow drawing program and calculation example.)
matlabcode
- 图像傅里叶变换,图像的快速傅里叶变换,逆变换,图像的二维FFT变换可以观察图像的频谱,再进行逆变换即可复原图像(Image Fourier transform)
1760668_deblur_tv_fista
- 利用fista算法进行图像复原的matlab源码。(The matlab source code of image restoration using the fista algorithm.)