资源列表
SameAngle
- CT扇形束重建算法,俗称FBP算法,模型为等角的模型,360度-Fan-beam CT reconstruction algorithm, known as FBP algorithm, the model for the isometric model 360
SameLine
- CT扇形束重建算法,俗称FBP算法,模型为等距的模型,360度-Fan-beam CT reconstruction algorithm, known as FBP algorithm, the model is an isometric model 360
myfft
- 基2的快速傅里叶变换算法,经典算法,简单易懂-Fast Fourier transform algorithm group 2, the classic algorithm, easy to understand
ssim
- 图像处理领域常用图像质量评价标准,很实用。-Image processing commonly used in image quality uation criteria, it is practical.
cacupsnr
- 图像质量标准,psnr及相关系数,很实用-Image quality standards, psnr and correlation coefficients, it is practical
fgm_2013_05_08
- This page contains software and instructions for factorized graph matching (FGM)
2D-Fast-Marching-Computations
- 利用快速行进算法进行道路提取的算法的一部分,计算势图,并显示距起始点的距离-A part of the algorithm for road extraction using a fast-moving algorithm, the potential map is calculated and the distance the starting point is displayed
three-image-difference
- 对视频序列中的运动目标使用三帧差法进行检测,经过测试后能在VS2010+opencv2.4.10下运行。-The video sequence of moving targets using three frame difference detection, after testing can run under VS2010+opencv2.4.10.
MeanShiftTracking
- Meanshift目标跟踪算法,经过测试在VS2010下可以运行。-Meanshift target tracking algorithm, tested in VS2010 can run.
HOG_Matlab
- Histogram of Oriented Gridients(HOG) 方向梯度直方图,具备几何和光学转化不变性。常用于行人检测中-Histogram of Oriented Gridients (HOG) histogram of oriented gradients, with geometric and optical transformation invariance. Commonly used in pedestrian detection
rgb2hsi
- rgb2hsi color space transformation rgb to hsi-rgb2hsi color space transformation rgb to hsi
houghlines
- Extract line segments based on the Hough transform.