搜索资源列表
tuxiangfengesuanfa
- 该方法可以用于复制场景的视频检测监控,采用灰度投影算法匹配进行全局运动估计和补偿,用以消除背景变化的影响;二次对称差分算法,用数学形态学对图像进行处理,该方法不受光线,摄像机抖动,场景等变化的干扰影响,具有较强的实时性,效果不错!-This method can be used to copy the scene of the video inspection and monitoring, using gray-scale projection algorithm to match the g
BlockMatch
- H.264中的运动估计中的BMA(块匹配算法),共有三种方法,三步搜索法,全局搜索法,二维对数搜索法-H.264 motion estimation in the BMA (fast matching algorithm), a total of three methods, three-step search method, global search method, two-dimensional logarithmic search method
Recognizing-Human-Actions
- Recognizing Human Actions Based on Silhouette Energy Image and Global Motion Descr iption
global-motion-
- 这是从一本书上找来的代码,对全局运动进行估计,用的是全局搜索法-This is got from a book on the code, the global motion estimation, using a global search method
2DTo3DCV_SparseMotion
- 基于全局运动估计和harris角点法的2d转3d算法-Turn law and harris corner 2d 3d algorithm based on global motion estimation ~ ~
regiongrow
- 高精度亚像素全局运动估计的上采样梯度互相关算法-Precision subpixel global motion estimation on sampling the gradient of cross-correlation algorithm
bilinear-matlab
- 根据全局运动估计参数,也就是模型参数,对于校正后图像的任一像素坐标(x ,y ) 都可以求得它在参考图像中的对应坐标(x,y),此程序完成视频稳定系统中的运动补偿功能.-Global motion estimation parameters, the model parameters is, either the corrected image pixel coordinates (x ' , y' ) can be obtained which corresponds to
background-model8
- :基于背景建模的运动目标分割是智能视频监控的重要任务,模型的质量直接影响到检测、跟踪、识别等运动分析的准确性.当前的建模方法多是单层的,忽略了像素特征在时域和空域上的联系,模型描述不够准确,对于背景扰动、全局光照变化及复杂的室内外场景等多种情况鲁棒性不强,导致了分割中出现空洞和噪声点.针对这些问题提出了一种双层建模的方法,在第一层提取时域上的像素亮度特征采用码本建模,第二层提取邻域纹理特征采用基于中心对称的局部二值模式建模.实验证明该方法在用于运动分割时,比常用方法具有更好的准确性和鲁棒性.-M
yundonggujiMATLAB
- 简单的基于matlab的计算视频全局运动估计,适合初学者-Global motion estimation, a very simple introductory course design is conducive to beginners
FSBMA
- Opencv FSBMA motion estimation 實作-Implement full-search block-matching algorithm (FSBMA) to estimation the motion vectors of each frame in a video sequence. 2. Use the simulated shaken video to test the FSBMA motion estimation. 3. Display the
Pixie-2.2.6-Setup
- Pixie is a photorealistic renderer that uses a RenderMan-like interface. Features include programmable shading, motion blur, depth of field, raytracing, scan-line rendering, occlusion culling, global illumination, caustics -Pixie is a photorealistic
CLGOpticflow
- 基于分层金字塔L-K微分法和局部全局相结合的运动估计算法CLG(Combined-local-Global)- The combination of motion estimation based on hierarchical pyramid L-K partial differential method and algorithm global CLG (Combined-local-Global)
video-image-stabilization
- 利用角点进行全局运动参数求解,然后进行视频稳像。-CORNER solving global motion parameters, and then the video image stabilization.