资源列表
fruit_images
- computer vision detect rot apple
Products_and_Shelves_Images
- recognize product using computer technology
VERIFICAlINEARI
- a program of verifical linear
RobotNavigationProject
- robot navigation project
sift
- 完整的调试成功的代码,可以在VS2013的平台下运行(Complete debugging successful code)
VB验证码识别程序
- 可以识别简单的验证码,基于点阵的判断,复杂的识别不了(Can identify simple verification code, based on lattice judgment, complex identification can not)
8083
- Principal component analysis of multivariate data analysis projection, A complete set of brothers, Achieve a grayscale image and further control for video surveillance.
鱼眼图像几何模型校正入门实验Matlab
- 一种鱼眼镜头校正算法的MATLAB实现,附论文及源代码(A MATLAB implementation of fisheye lens correction algorithm)
SIFT_Mosaic
- sift算法源代码,按步执行,不使用siftwin32,完全自编(SIFT algorithm source code)
optical_flow_程序
- 通过光流场模型对医学图像进行配准,主要是2D的应用(The medical image is registered by the optical flow field model)
遗传算法
- 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。(Genetic algorithm is a computational model for simulating the natural selection and genetic mechanism of Darwin's theory of biological evolution.)
HESSIAN
- 黑塞矩阵(Hessian Matrix),又译作海森矩阵、海瑟矩阵、海塞矩阵等,是一个多元函数的二阶偏导数构成的方阵,描述了函数的局部曲率。黑塞矩阵最早于19世纪由德国数学家Ludwig Otto Hesse提出,并以其名字命名。黑塞矩阵常用于牛顿法解决优化问题,利用黑塞矩阵可判定多元函数的极值问题。在工程实际问题的优化设计中,所列的目标函数往往很复杂,为了使问题简化,常常将目标函数在某点邻域展开成泰勒多项式来逼近原函数,此时函数在某点泰勒展开式的矩阵形式中会涉及到黑塞矩阵。(Hessian M