搜索资源列表
Lucas_Kanade
- 光流运动中经典的LUCAS-CANADE-tomasi算法。内中有附说明和图片。-optical flow movement classical Lucas-CANADE - tomasi algorithm. With a descr iption and photo attached.
klt1.3.3
- Kanade-Lucas-tomasi Feature Tracker,用于实现图像目标跟踪算法。
Bachelar_Thesis
- 数字图像中基于α值的景象提取算法研究 介绍:Hillman、Ruzon和tomasi和Poisson算法
optflow.rar
- 这是一个基于opencv的计算光流的程序,采用的是Lucas-Kanade算法,This is a calculation based on optical flow opencv procedures, using the Lucas-Kanade algorithm
Factorization
- Lucas-Kanader-tomasi Feature Tracker,由运动恢复结构的问题,目的是从一组由摄像机移动获得的图像来恢复一个场景的立体结构。对于这个问题,C.tomasi和T.Kanade[1]于1992年提出了一种Factorization的方法,可以有效地避免噪声的干扰,同时不会受限于特定的运动模型,例如单纯的平移或是旋转。-Lucas-Kanader-tomasi Feature Tracker, by the movement to restore the structu
LucasKanadeTracker
- Lucas-Kanader-tomasi Feature Tracker,基于B.D.Lucas和T.Kanade[1]于1981的早期工作,于1991年由C.tomasi和T.Kanade[2]完整导出,并于1994年由J.Shi和C.tomasi[3]在文章中清楚地阐述。J.Y.Bougue[4]于2000年给出了此算法的一种实现,并收录在Intel公司的计算机视觉函数库OpenCV中。本例是此算法基于OpenCv的代码实现-Lucas-Kanader-tomasi Feature Trac
kanade_takeo_1973_1
- 这可是由Takeo Kanade 撰写的人脸识别方面的文章。研究人脸表情识别与人脸识别的都需要这篇文章,这也是难得的国外资源啊!-This is written by Takeo Kanade Face Recognition articles. Research on Facial Expression Recognition and Face Recognition need this article, this is a rare foreign resources ah!
klt
- KLT: An Implementation of the Kanade-Lucas-tomasi Feature Tracker KLT : An Implementation of the Kanade-Lucas-tomasi Feature Tracker -KLT: An Implementation of the Kanade-Lucas-tomasi Feature Tracker KLT: An Implementation of the Kanade
LKTK
- Recovering 3-D structure from motion in noisy 2-D images is a problem addressed by many vision system researchers. By consistently tracking feature points of interest across multiple images using a methodology first described by Lucas-Kanade, a 3-D s
MultiResolution
- Lukas Kanade Multi resolution program in matlab language.
FeatureTracker
- 康莱特注射液:卢卡斯-埃提洛视觉社区特征跟踪的仿真程序。-KLT: Lucas- tomasi Feature Tracking the visual simulation community programs.
bilateralfilter
- 2-D bilateral filtering-This function implements 2-D bilateral filtering using the method outlined in: C. tomasi and R. Manduchi. Bilateral Filtering for Gray and Color Images. In Proceedings of the IEEE international Conference on Computer Vi
LKT
- An attempmt for develop corner detection based on the Lucas-Kanade-tomasi algorithm. It was my best shot...sorry
Lukas-kanade
- Lukas-kanade motion estimation (optical-flow)
lk20
- 经典的Lucas-Kanade算法的实现。打包了源代码和相应的论文。-The classic Lucas-Kanade algorithm. Packaged the source code and the corresponding papers.
FeatureTracking
- We extend the well-known Shi-tomasi-Kanade tracker by introducing an automatic scheme for rejecting spurious features. We employ a simple and efficient outlier rejection rule, called X84. Experiments with real and synthetic images confirm that our al
Lucas-Kanade
- 本文描述了L-K算法,以及其应用范围,其在人脸识别中的重要性-it introduces L-K agorithm and its abblity
bfilter2
- C. tomasi and R. Manduchi.提出的双边滤波功能函数,既能去噪,又能保持边缘。可以用作灰度和彩色图像的去噪-This function implements 2-D bilateral filtering using the method outlined in:C. tomasi and R. Manduchi. Bilateral Filtering for Gray and Color Images.
Shi-tomasi
- Shi-tomasi角点检测,实现精度较高,可以检测出最大角点数-Shi-tomasi corner detection, to achieve high accuracy, can detect the maximum angular points
【87】Shi-tomasi角点检测
- 这是利用Opencv2.9编写的Shi-tomasi角点检测示范程序(This is the use of Opencv2.9 prepared Shi-tomasi corner detection demonstration program)