Welcome![Sign In][Sign Up]
Location:
Search - harris color

Search list

[3D Graphicstereo

Description: 立体视觉代码。主要过程包括:harris角点检测,zncc最优策略匹配,扩散得到更多特征对应,计算disparity和对应颜色值。另外提供了两幅图片以及对应的特征匹配的结果和disparity图像。-Three-dimensional visual codes. The main process includes: harris corner detection, zncc optimal strategy for matching, the proliferation of more features of the corresponding calculation of disparity and the corresponding color value. Also provides a picture and two corresponding feature matching results and disparity images.
Platform: | Size: 473088 | Author: mawei | Hits:

[Special Effectstuxiangpinjiefa

Description: 一种全自动稳健的图像拼接融合算 提出了一种全自动稳健的图像拼接融合算法。此算法采用Harris角检测算子进行特征点提取,使提取的 精度达到了亚像素级,然后以特征点邻域灰度互相关法进行特征点匹配得到了初步的伪匹配集合,并运用稳健的 RANSAC算法将伪匹配点集合划分为内点和外点,在内点域上运用LM优化算法精确地估计出了图像间的点变 换关系,最后采用颜色插值对交接处进行颜色过渡。整个算法自动完成,它对有较大误差或错误的特征点数据迭代 过滤,并用提纯后的数据来做模型估计 -A robust fully automatic image mosaic fusion operator presents a fully automatic image stitching robust fusion algorithm. This algorithm uses the Harris operator angle detection feature point extraction, so that the accuracy of extracting the sub-pixel, and then feature points to the neighborhood gray-scale cross-correlation method for matching feature points have been the initial pseudo-match collection and use of sound RANSAC algorithm pseudo-matching point set is divided into inner and outer points, including point-domain LM optimization algorithm used to estimate accurately the image transform relations between points, and finally the use of color interpolation of the color transition of the junction. The entire algorithm for auto-complete, it has a larger error or error of feature points iterative data filtering, and purification of model data to make estimates
Platform: | Size: 117760 | Author: 王钰 | Hits:

[Special Effectsharris_corners_image_registration

Description: 应用harris算子进行角点检测,然后利用相关性检测得到匹配焦点,然后进行图像的重采样,适于对于彩色图像的处理,对于灰度图像,只要将harris算子检测时的图像从彩色道灰度图像的语句去掉即可-Application of operator harris corner detection, and then make use of relevant test match to be the focus, and then carried out resampling images, suitable for color image processing, for gray-scale images, as long as the operator will harris Detect when the image from color Road gray-scale images can be removed from the statement
Platform: | Size: 4096 | Author: sai | Hits:

[Special EffectsNCC

Description: 利用harris角点和Ncc实现了图像的配准,可以处理彩色图像 效果比较好-The use of harris corner point and Ncc realize image registration, can handle color image results were better
Platform: | Size: 5772288 | Author: xiao feng | Hits:

[Special EffectsHarrisandsusan

Description: 基于vc的harris和susan角点检测算法实现彩色图像的角点检测并统计角点个数。-Vc on the harris and susan corner detection algorithm in color image of the corner detection and the number of corner points of Statistics.
Platform: | Size: 2113536 | Author: rubygj | Hits:

[Special EffectsAlgorithme

Description: this code is for detction the corners in image , it has tow methodes for detection one with cvCornerMinEigenVal and color the corners , the other with Harris corner-this code is for detction the corners in image , it has tow methodes for detection one with cvCornerMinEigenVal and color the corners , the other with Harris corner
Platform: | Size: 1024 | Author: zakia | Hits:

[Special Effectsharris_color3

Description: 三通道彩色图像harris角点检测 能够准确得出角点-Three-channel color images harris corner detector
Platform: | Size: 1024 | Author: | Hits:

[OpenCVHarrisCorner

Description: 对输入的一张彩色图像,自己写代码实现Harris Corner 检测算法: 1. 不能直接调用OpenCV 里面与Harris 角点检测相关的一些函数; 2. 只能用C/C++,不能用其他语言; 3. GUI 只能用自带的HighGUI,不能用QT 或其他的; 4. 平台可以用Windows, Linux, MacOS; 5. 显示中间的处理结果及最终的检测结果,包括最大特征值图,最小特征值图,R 图(可以考虑彩色 展示),原图上叠加检测结果等,并将这些中间结果都输出成图像文件; 6. 命令格式: “xxx.exe 图片文件 k 参数(=0.04) Aperture_size(=3)”。-The input of a color image, write your own code to achieve Harris Corner Detection Algorithm: 1. Can not be called directly inside OpenCV some functions associated with the Harris corner detection 2. To only use C/C++, can not be used in other languages 3. GUI only with their own HighGUI, can not use QT or other 4. The platform can be used Windows, Linux, MacOS 5. Display intermediate and final results of the test results, including the largest eigenvalues diagram, the minimum feature value graph , R chart (you can consider color display), picture superimposed on the test results, etc., and these intermediate results are output as an image file 6. Command Format: " xxx.exe picture file k parameters (= 0.04) Aperture_size (= 3 ). "
Platform: | Size: 504832 | Author: qian | Hits:

CodeBus www.codebus.net