搜索资源列表
lkdemo
- Demo of modified Lucas-Kanade optical flow algorithm.
Lucas Kanade optical flow
- Lucas Kanade optical flow 视觉流
optflow.rar
- 这是一个基于opencv的计算光流的程序,采用的是Lucas-Kanade算法,This is a calculation based on optical flow opencv procedures, using the Lucas-Kanade algorithm
Optical_Flow
- optical flow measurement
LKT
- An attempmt for develop corner detection based on the Lucas-Kanade-Tomasi algorithm. It was my best shot...sorry
directshow
- Although Moore’s Law might have enabled the age of PC-as-media-machine, it took an entirely new class of peripherals—items such as PDAs, webcams, digital cameras and camcorders, MP3 players, and snazzy cell phones—to make the age of media computi
lucas
- haskell开发com组建的原理图,讲解的比较清晰,很容易明白如何实现com组建。-haskell development com-established schematics, explain the relatively clear, easy to understand how com the formation of the windows below.
vvvqinxue
- 应用lucas定理 对小素数进行判定,这种方法同Miller-Rabin概率检测法相似-prime detect
ikldemo
- visualc++和opencv实现。点跟踪。改进的Lucas-Kanade光流算法,检测视频运动目标。鼠标点击目标点,视频跟踪。-Point tracking. Improved Lucas-Kanade optical flow algorithm, video motion detection target. Click on the target point, video tracking.
OpticalFlowLK
- Estimate optical flow using Lucas-Kanade method is write by c++ use OpenCV
Optical-Flow
- 光流跟踪demo,金字塔实现,Pyramidal Implementation of the Lucas Kanade Feature Tracker Descr iption of the algorithm(Pyramidal Implementation of the Lucas Kanade Feature Tracker Descr iption of the algorithm)
the Mersenne prime
- 用Fortran语言写的一个简单的寻找梅森素数的小程序,主要是利用了二进制数组存储数据,然后用卢卡斯·莱默检验法判断所找到的数是否为梅森素数。(A simple program for finding Mason primes is written in Fortran language. It mainly uses binary arrays to store data, and then uses Lucas Lemmer test to determine whether the num
Luacas_Kanade
- 在计算机视觉中,Lucas–Kanade光流算法是一种两帧差分的光流估计算法。它由Bruce D. Lucas 和 Takeo Kanade提出。(In computer vision, the Lucas - Kanade optical flow algorithm is a two frame differential optical flow estimation algorithm. It is proposed by Bruce D. Lucas and Takeo Kanade.)