mathusa 在 2009-04-22 23:28:11 上传
说明:code in motion演进中的代码,代码之美里面最优秀的一段C++代码,很好的体现了美丽的代码的风格
开发平台:Visual C++ | 大小:519KB | 下载2次
redsky 在 2009-04-15 19:29:15 上传
说明:基于相位相关性的运动估计实现方法,matlab代码
开发平台:matlab | 大小:7KB | 下载192次
redsky 在 2009-04-15 19:26:06 上传
说明:基于运动的视频前景分割实现方法,matlab代码
开发平台:matlab | 大小:6KB | 下载146次
xiaoyuer 在 2009-04-15 08:43:06 上传
说明:较简易的视频目标跟踪算法,有需要的朋友可参考
开发平台:matlab | 大小:647KB | 下载101次
melody__xuan 在 2009-04-08 22:54:10 上传
说明:运动物体检测跟踪程序,集成了几种跟踪算法,包括meanshift等
开发平台:Objective-C | 大小:663KB | 下载100次
luxiaohu_hz 在 2009-04-05 10:55:41 上传
说明:国外的高手应用c#书写的运动识别程序,包括多种方式的识别
开发平台:C# | 大小:366KB | 下载53次
zerocool.vsk 在 2009-04-02 14:56:10 上传
说明:motion_blur using opengl
开发平台:Unix_Linux | 大小:87KB | 下载3次
jatMecha. 在 2009-03-30 11:27:29 上传
说明:Motion capture VisSDK
开发平台:Visual C++ | 大小:5328KB | 下载18次
taoufik_10 在 2009-03-25 20:45:34 上传
说明:motion estimation with matlab for video sequence
开发平台:matlab | 大小:5312KB | 下载64次
Illidan 在 2009-03-23 15:46:41 上传
说明:Activity recognition program using Motion History Image s 7 Hu moments. The program compare the Mahalanobis distance of the Hu moments of the video input with the reference and find out the activities.
开发平台:C++ | 大小:241KB | 下载109次
andro2020 在 2009-03-22 06:55:38 上传
说明:motion detection using matlab
开发平台:matlab | 大小:14008KB | 下载65次
poly24 在 2009-03-15 21:33:06 上传
说明:The attached file for motion estimation algorithms using matlab
开发平台:matlab | 大小:117KB | 下载21次
carltsui 在 2009-03-03 12:38:48 上传
说明:在Delphi 6下自行開發之Motion Detect範例,自動感應錄影,使用TVideoGrabber元件
开发平台:Delphi | 大小:3742KB | 下载25次
dcfarmer 在 2009-02-28 18:37:04 上传
说明:采用块匹配方法对视频进行运动估计,获得运动估计的运动向量。
开发平台:matlab | 大小:767KB | 下载346次
deltat 在 2009-01-08 14:12:02 上传
说明:matlab实现,视频序列运动估计,补偿算法。
开发平台:matlab | 大小:188KB | 下载335次
sheep 在 2009-01-06 12:45:30 上传
说明:里面是10篇关于智能视频监控中运动目标检测,识别,跟踪等的文章,还包含了两篇关于人运动检测识别的综述,希望对大家能有所帮助。
开发平台:matlab | 大小:707KB | 下载611次
caoting2 在 2009-01-05 13:43:04 上传
说明:目标运动模型,三维的和二维的都有,本人毕业设计时候编写的
开发平台:Others | 大小:4KB | 下载229次
baitao_120 在 2008-12-28 13:30:18 上传
说明:视频移动检测算法包实现程序,很强大,很好用的
开发平台:Visual C++ | 大小:245KB | 下载92次
zhengminatu 在 2008-12-07 15:33:17 上传
说明:the algorithm of motion compensation.
开发平台:matlab | 大小:100KB | 下载25次
alaugh 在 2008-11-27 15:54:09 上传
说明:A new approach toward target representation and localization, the central component in visual tracking of non-rigid objects, is proposed. The feature histogram based target representations are regularized by spatial masking with an isotropic kernel. The masking induces spatially-smooth similarity functions suitable for gradient-based optimization, hence, the target localization problem can be formulated using the basin of attraction of the local maxima. We employ a metric derived from the Bhattacharyya coefficient as similarity measure, and use the mean shift procedure to perform the optimization. In the presented tracking examples the new method successfully coped with camera motion, partial occlusions, clutter, and target scale variations. Integration with motion filters and data association techniques is also discussed. We describe only few of the potential applications: exploitation of background information, Kalman tracking using motion models, and face tracking.
开发平台:Visual C++ | 大小:2714KB | 下载162次
胖心心 在 2008-11-25 22:55:57 上传
说明:运动图像的自动识别、检测、抽取运动图像的运动轨迹
开发平台:matlab | 大小:659KB | 下载246次
fxing328 在 2008-11-19 17:00:55 上传
说明:Motion_Estimation_2D compute Motion Vectors in Anchor Frame from Target Frame in either integer or half-pel accuracy. An example of main function calling this function is "MEMBA", which can be entered on the command window. The function also use the function "EBMA" for motion estimation of every macroblock
开发平台:matlab | 大小:2KB | 下载53次
fxing328 在 2008-11-19 16:59:43 上传
说明:MEBMA (Motion Estimation (ME) Block Matching algorithm) compute various complexity and distortion parameters for given movie (.mat format) in either HBMA (multy resolution) or EBMA (full search) Block Matching algorithms The function produce output file (.mat format) with C/D parameters for each given movie
开发平台:matlab | 大小:1KB | 下载88次
fxing328 在 2008-11-19 16:57:32 上传
说明:This function calculate block motion vectors (with integer pel accuracy), using hierarchical block matching algorithm. %An example of main function calling this function is "MEMBA", which can be entered on the command window. %The function also use the function "EBMA" for motion estimation of every macroblock
开发平台:matlab | 大小:2KB | 下载119次
fxing328 在 2008-11-19 16:55:05 上传
说明:EBMA compute Motion Vector for one block in Anchor Frame from Target Frame
开发平台:matlab | 大小:1KB | 下载55次
peak_personal 在 2008-11-16 08:47:13 上传
说明:移动侦测算法设计与实现,用C#实现相关算法
开发平台:C# | 大小:153KB | 下载128次
zhangbin080330 在 2008-11-08 18:55:04 上传
说明:基于opencv的目标运动检测程序,可以检测摄像头拍摄图像中的运动物体
开发平台:Visual C++ | 大小:1376KB | 下载171次
lll1894 在 2008-11-06 15:42:46 上传
说明:motion estimation:用matlab写的运动估计程序
开发平台:Visual C++ | 大小:18KB | 下载6次
TIGERWWWWWWW 在 2008-10-30 21:07:44 上传
说明:这是关于运动视频处理的电子书,包含了运动检测和跟踪的算法理论知识
开发平台:Others | 大小:8531KB | 下载129次
tropic826 在 2008-10-18 09:11:37 上传
说明:运动检测和背景提取,比较适合于入门者学习,有一定的参考价值
开发平台:matlab | 大小:1KB | 下载145次