搜索资源列表
match-v3.3.src
- 实现图像的匹配,用最大流最小割的算法实现-match
ImageStitch
- 实现了序列图像的柱面全景图拼接,采用的块匹配法,顺序进行块匹配功能,找到最佳匹配位置,进行线性融合法进行拼接。-Achieved a series of cylindrical panoramic image stitching, using a block matching method, in order to block-matching function to find the best match position, a linear fusion splicing method.
block
- 基于特征块匹配的快速稳像算法,方法用块匹配方法对图像进行匹配,并进行稳像-Feature-based block matching algorithm for fast stabilization, methods using block-matching method to match the image, and conduct stabilization
jiyuSIFTtezhengpipeidejiankongtuxiangzidongpinjie.
- 针对不同摄像头的监控图像 ,提出了一种优化的 SIFT特征匹配的监控图像自动拼接方法。在图像整合方面 ,通过高速提取 SIFT特征描述符并进行稳定精确匹配 ,利用改进 RANS AC算法去除错配 ,从而确定待拼接图像 之间的变换参数 在图像融合方面 ,有效消除了颜色和光照差异 ,最终实现自动的无缝拼接系统。实验结果证明该方法对重叠区域小、 形变大、 有运动遮挡和噪声的监控图像有较完美的拼接效果。-Monitoring for different camera images, a SIFT f
Ratematching
- 速率匹配 关于LTE中匹配,其中包括子块交织,比特收集,比特选择和修剪-Rate matching on the LTE in the match, including the sub-block interleaving and bit collection, bits and trim options
newimagematchingmethod
- 一种新的基于大小点分块编码方法来实现图像对中特征点的匹配, 首先对大点进行自动识别和编码, 然后实现区域内小点的自动编码。对石膏像面部的实验表明基于大小点的分块匹配算法能够有效地实现特征点的自动匹配。-A new point based on the size of block coding to achieve the image of the feature points of the match, the first major point of automatic identificat
SSDA_picture_match_vc
- 序贯法;采用灰度值,各点灰度差值的绝对值之和,取一定阈值,超过阈值即可停止该块的计算,记录此时所计算的次数,次数越大说明越匹配,以最大次数的那次匹配位置为最终匹配点。速度得到很大提高。-Sequential method gray value, the absolute value of the difference of each gray and take a certain threshold value, exceeds a threshold value to stop the ca
work
- 对一副数字图像进行小波变化,然后进行pearson相似性检测来对图像块进行匹配!-Wavelet change to a digital image, and then carried pearson similarity detection to match the image block!
motionEstCDS
- 视频编码中的运动估计,用于块匹配搜索算法,进行最佳匹配快的搜索-Motion estimation in video encoding, for the block matching algorithm, the best match for fast search.
image-match
- 基于opencv,直方图匹配,找到目标图像与模板图像直方图匹配的区域并标出坐标,方法为反向块搜索-Based on opencv, histogram matching, to find the target image and the template image histogram matching and mark the coordinates of the area, the method of reverse block search
guangliufa
- 光流法实现块匹配 程序很简单 简单修改后可以实现多种图像的匹配-Achieve optical flow block matching procedure is very simple simple modified to match a variety of images can be achieved
MAD
- 图像处理中的快匹配算法,可以精准匹配并得出运动矢量-Image processing block matching algorithm that can accurately match and draw motion vectors.
motion evaluate-block match
- 对于锚定帧中的每一个图像块 都在目标帧找到最匹配的块 ,使它们误差最小。(For each image block in the anchor frame, the most matched block is found in the target frame to minimize the error.)