资源列表
HCF跟踪算法核心思想与代码
- HCF又称CF2算法,是目标跟踪领域的一大代表作,讲多层卷积特征融入深度跟踪领域,开启了目标跟踪新思路。(把txt后缀改为.m用matlab查看)
特征提取相关源码
- matlab对图片线性特征进行提取,精度较高。(Image linear feature extraction)
meanshift聚类
- 医学图像分割方法的研究较多,而对分割算法的评价方法的研究却很少的问题,提出了一种判断和比较医学图像分割算法优劣的评价方法。首先对现有的几种评价方法进行了综述,并总结出了一套评价系统。可靠性、精确性、区域统计特性和效率是评价一个分割方法的4个重要参数(There are many researches on medical image segmentation methods, but there are few researches on the evaluation methods of se
adaptive TVMM demo
- 全变分图像反卷积:MAJORIZATION-MINIMIZATION方法。 《TOTAL VARIATION-BASED IMAGE DECONVOLUTION: A MAJORIZATION-MINIMIZATION APPROACH》这篇论文的源码 本文提出了一种新的在全变差正则化条件下图像反褶积的最大化-最小化算法。(Totally variational image deconvolution: The source of this paper TOTAL VARIATION-B
read3Ddataoftxt
- 能够读取txt文件中的三维点云数据,渲染并显示三维图像,180°自动旋转查看(To 3D point cloud data read TXT file, rendering and displaying 3D images, automatic rotation view of 180 degrees)
BSBL_BO
- BSBL 重构算法,可以在压缩感知信号处理之后重构出原始信号(compress sense BSBL reconstruction)
MyCode
- cnn结合xgboost代码,用于多分类器的设计(CNN related code,combined with xgboost,it is used to classify things.)
Grid
- 摄影测量点云,三维激光点云进行点云特征图像提取进行格网化代码(Photogrammetric point cloud, 3D laser point cloud, point cloud feature image extraction for grid code)
双线性插值
- 利用双线性插值,获取亚像素位置的灰度值。适用于得到sift、surf得到的特征点坐标处的灰度值获取(The gray value of sub-pixel position is obtained by bilinear interpolation)
cvpr2013_IRL1_denoising
- 这是一个图像去噪的MATLAB代码,并且有PSNR值作为评估(This is an image denoising MATLAB code, and has PSNR value as an evaluation.)
matlab代码实现三维画图.zip
- 基于matlab的各种三维画图,种类比较齐全(All kinds of three-dimensional drawings based on MATLAB are quite complete)
新建文件夹
- 基于灰度共生矩阵的图像纹理特征提取,包括熵,能量,相关,均值,逆差矩等(Image texture feature extraction based on gray level co-occurrence matrix)