搜索资源列表
opencv
- 一个不错的基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序.可以实现opencv图像滤波,opencv人脸角点检测,opencv运动跟踪程序-opencv
41695086jiaodiaoMatch
- 适用vc6.0开发的,基于角点的图像匹配程序。-For vc6.0, corner-based image matching.
harris
- 角点提取,利用HARRS角点检测方法,测试出棋盘格角点,是标定的前提-corner detect
harris
- Harris Corner角点检测程序,检测图像上的角点,并用红圆在图像上标出,VC6下编译通过-Harris Corner corner detection process to detect the corner of the image and the image with a red circle marked, VC6 compiled by
point_peizhun
- 角点提取加利用灰度配准程序,利用的算法时harris算法,配准的效果用于视频跟踪-The harris algorithm corner extraction plus grayscale registration procedures, the use of the algorithm, the effect of registration for video tracking
1.5 角点特征检测
- 1.5-1 in_img=imread('long.jpg'); [posr,posc]=Harris1(in_img,0.04); 1.5-2 直接运行 1.5-3 img=imread('door.jpg'); points=harrislaplace(img); 1.5-4、1.5-5为1.5-3的子函数(1.5 1 In_img = imread (' long.jpg '); [posr, posc] = Harris1 (in_img, 0.04);
Moravec
- 作用是提取图像角点,用于图像特征匹配的算法。Moravec为经典算子了。(Extracting image corner points for image feature matching algorithm.)
1.5 角点特征检测
- 用于图像检测,视频图像处理技术等。文件中有详细编码,执行即可。(For image detection, video image processing technology. File in a detailed code, the implementation can be.)
CReadJiaodian
- 可以实现凸显中的角点提取,有利于进一步提取图像特征方便锦衣部的识别,可以比较好的上手。(It can be used to extract the corner points, which can further extract the image features and facilitate the identification of the clothing department.)
ORB
- 该算法基于opencv库,能够实现图像ORB角点检测,并实现图像匹配(ORB image key point detection algorithm, fast and efficient implementation of image feature point detection and matching)
harris3D
- 该工程基于pcl库,能够实现点云中harris3D角点的检测,(This project is based on PCL library, and can realize the detection of harris3D corner in point cloud,)
Harris特征点检测
- 本程序成功的实现了对于给定图像的Harris角点检测,效果良好。(Harris corner detection)
harris检测
- 使用harris角点检测算法,对象进行检测,效果优秀速度快(Using the Harris corner detection algorithm, the object is detected, the effect is excellent and fast.)
jiaodianjiance
- 这是角点检测的canny算法的代码,实现角度和位置自己设置,有界面,可运行。(This is the corner detection of the Canny algorithm code, the realization of the angle and location of their own settings, there is an interface, can run.)
Harris
- 对图像进行角点检测,带注释,图片请另行添加(Corner detection of images, annotated ,Please add a new picture)
1.6 尺度不变特征提取
- 角点特征的特征,该小节说明角点问题,详细说明(The feature of the angular feature, which indicates the Angle point problem)
conerdetection
- 是.m文件,详细介绍了角点检测的方法,便于新手理解算法。(The harris conner detection is very popular .so it is nessary to understand this algorithm.)
harris
- 使用python语言实现对灰度图像的角点检测,并实现匹配(Corner detection and matching of gray image using Python language)