搜索资源列表
FINAL
- 图像拼接原代码,VC++,图像拼接在制作全景图的过程中具有重要作用。对多幅图像进行特定模式投影后,用约束的相位相关度法求取水平垂直偏移量,然后寻找最佳缝合线,实现图像拼接,最后采用多分辨率算法对全图进行拼接处理去除曝光差异和鬼影。整个过程用VisualC++加以实现,实验结果验证了算法的有效性。-The original code image mosaic, VC , image mosaic panorama in the production process plays an impo
Exposing-digital-video-ghost-shadow
- 有关视频篡改的文章,基于鬼影的,是目前比较热点的研究领域。-stRelated video tamper with the article, based on the ghost of, is at present more hot fields ofudy.
SIFT_RANSAC
- VS2012 x64+opencv做的图像拼接,参照了别人的代码改编。 做的是左右拼接,上下的行不行没试过。 主要函数就是图像的储存位置,需要在代码里改下 测试了下还是比较稳健的,拼接效果尚可,不过重叠部分可能产生鬼影,另外接缝处有小裂缝,如果不满意,可再设计方法优化 所有代码均含注释,浅显易懂,含测试图片 运行时请自行配置好头文件和lib文件目录-VS2012 x64+ opencv image stitching done with refe
Vibe3Pdiff_frame
- vibe 算法的改进,增加帧差法,可以去除第一帧的鬼影-Improved vibe algorithm, increasing the frame difference method, you can remove the ghost of the first frame
FINAL
- 图像拼接在制作全景图的过程中具有重要作用。对多幅图像进行特定模式投影后,用约束的相位相关度法求取水平垂直偏移量,然后寻找最佳缝合线,实现图像拼接,最后采用多分辨率算法对全图进行拼接处理去除曝光差异和鬼影。-Image matching plays an important role in the process of producing panorama. After specific pattern of multiple image projection, with the constrai
Vibe_Exm02
- opencv代码,基于vibe方法,建模,运动目标检测,鬼影-opencv code, based vibe methods, modeling, object detection, ghosting
images2
- 利用sift做特征提取,实现图像拼接,效果非常好,无“鬼影”-image processing
vibe_tom
- 一种改进的VIBE运动目标检测算法,属于背景差分法,能对不同环境的目标进行检测,能消除鬼影。(The moving target detection algorithm VIBE belongs to background difference method. It can detect objects in different environments and eliminate ghosts.)