搜索资源列表
harrisCorner__2006528
- 用openCV编写的角点检测程序,其中第一个角点检测是从一缓冲区读入到图像,转换成IplImage后检测出角点;第二个角点检测函数是检测两副图像的角点,以便于进行匹配等运算操作。-used to prepare the corner detection procedures, the first one corner detection is a buffer to read images into IplImage after detect corner; the second corner
corner
- 基于OPENCV的,用VC++编的角点检测程序.
facedetect
- VC6.0与Opencv环境下的视频采集,图像滤波,角点检测,运动跟踪,通过测试
OpenCvHarris
- 在windows里调用OpenCv了的Harris角点检测算法-In the windows where call OpenCv the Harris corner detection algorithm for
corner_detection
- 此代码为在visual C++和OpenCV开发环境下实现图像角点检测的功能-This code for the visual C++ And OpenCV development environment to achieve image corner detection function
harris_video
- 此代码可以在Visual C++和OpenCV开发环境下对视频图像实现harris角点检测-This code can be Visual C++ And OpenCV development environment for the realization of video images harris corner detection
cornerdetection
- 角点检测(corner detection)的源代码(需要OPENCV库的支持) -Corner detection (corner detection) of the source code (required OPENCV library support)
opencv
- 一个不错的基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序.可以实现opencv图像滤波,opencv人脸角点检测,opencv运动跟踪程序-opencv
CXCornerDetech
- Opencv的棋盘格角点检测例程程。代码简单,注释齐全。 -Opencv checkerboard corners detection routine process. The code is simple, complete annotation.
uharrrisCornes
- 用openCV开发的角点检测程序源码,其中第一个角点检测是从一缓冲区读入到图像,转换成IplImaage后检测出角点;第二个角点检测函数是检测两副图像的角点,以便于进行匹配等运算操作。 可直接使用。 -With the the corner detection openCV development program source code, which after the first corner detection is read from the buffer into the image
video1
- vc、opencv角点检测,定位图像中的焦点-vc, opencv corner detection, positioning images in focus
AI_Corner-Point_DIY
- c++ opencv自己写的角点检测程序 效果很好-c++ opencv
Harris-Corner--detection
- 基于opencv的比较经典的harris角点检测算法,检测效果比较好-Harris corner detection algorithm based on the the opencv comparison classic, better detection effect
corner
- 用vs2010+opencv实现角点检测-Use vs2010+ opencv corner detection
ImageMosaic
- 基于Opencv的角点检测程序,为图像拼接做准备-Opencv based corner detection procedures, in order to prepare for image stitching
基于OpenCV的角点检测
- 运行在VC++软件下的程序!对于图片的角点特征进行检测!
coraseHarris
- 基于OpenCV的关于harris 角点检测-OpenCV based on harris corner detection
ORB
- 该算法基于opencv库,能够实现图像ORB角点检测,并实现图像匹配(ORB image key point detection algorithm, fast and efficient implementation of image feature point detection and matching)
harris检测
- 使用harris角点检测算法,对象进行检测,效果优秀速度快(Using the Harris corner detection algorithm, the object is detected, the effect is excellent and fast.)
图像处理经典算法及OpenCV程序
- 图像处理经典算法及OpenCV程序(基于opencv的use摄像头视频采集程序、基于opencv的use摄像头视频采集程序、基于opencv的两个摄像头数据采集、能激发你用代码做视频的冲动程序、图像反转(就是把黑的变白,白的变黑)、图像格式的转换、从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 、采用Canny算子进行边缘检测、角点检测、图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的)。。。。 )(Classical algorithm and OpenCV program f