资源列表
FFT
- 计算任意点fft的快速算法,使用多种基的混合算法-Fast algorithm to calculate any point fft using the hybrid algorithm to a variety of groups
Edge-detection-program--
- 包含sobel,canny,roberts,prewitt,小波包的图像检测边缘MATLAB程序-Contains sobel, canny, roberts, prewitt, wavelet packet image detection edge of the MATLAB program
RTGI
- GlobalIllumination(实时全局光照).通过这个源代码,你能够了解到GlobalIllumination和Kd-Tree的实现方式.-GlobalIllumination algorithm.Through this sourcecode,you may have a good knowledge of the algorithm of Real Time GI and kd-tree.
getongdao
- 彩色图像rgb hsv hsi个颜色模型各颜色通道一阶矩-Color images mean
fisheye
- 鱼眼镜头图像的去畸变代码,人工填写镜头焦距(像素值)。基于OpenCV1.0和VC6编写。-Fisheye images to the distortion code, artificial fill in the lens focal length (pixel value). Prepared based on OpenCV1.0 and VC6.
diamond-search-algorithm
- 菱形搜索(DS)算法是目前快速算法中性能最优异的算法之一。块匹配误差实际上是在搜索范围内建立了误差曲面函数,全局最小点对应着最佳运动矢量。-diamond search algorithm for optical-flow
visual-cryptography-
- 课程作业,可视密码的matlab实现代码以及展示用ppt-Course work, visual cryptography matlab code and display ppt
CT_Recowith_EMPTV
- Using Expectation Maximization & Total Variation(EM+TV) BY USING phantom Data to reconstruction of the ct images
image-stitch
- 照相机采集的不同角度的两幅图像,金变换矩阵在matlab中实现图像拼接-image stitch
opencv_
- 很好的质心算法,求图像的运动轨迹,用opencv实现的 -Centroid algorithm, find the image of the trajectory with opencv
tv-projection
- 总变分法(TV)的matlab源代码 l1-regularized least squares problems-Matlab source code for the total change score (TV) l1-regularized least squares problems
2D-Poisson-Solving
- 利用有限差分和MATLAB矩阵运算直接求解二维泊松方程-Directly solving the 2D Poisson equation using finite difference and MATLAB matrix operations