搜索资源列表
FingerPrintVerify
- 这是一个用C++语言实现一个指纹识别程序,程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配
PicMatch
- 本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。
FingerPrintVerify
- 这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配-This is a C++ Language realization of a fingerprint identification procedure, the requirements FVC meet international competition stan
fingerprintverify
- 这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配等等…… -This is a C++ language implementation with a fingerprint identification procedure that requires the FVC meet international com
Image
- 博士论文:图像特征提取、匹配和新视点图像生成技术研究 关键词:基于图像的绘制;虚拟现实;新视点图像生成;宽基线图像匹配;仿射不变量 直线段匹配;立体视觉-Dissertation: Image feature extraction, matching and the new viewpoint image generation technology Keywords: image-based rendering virtual reality new viewpoint image
Researchonimagematchingmethodinbinocularstereovisi
- 对目前匹配能力很强的基于 特征的图像匹配方法进行研究, 并在该方法中加入极线约束, 有效去除了大部分虚假匹配。提出以特征匹配与区域匹配相结合、边缘特征与角点特征相结合的立体匹配方法。实验证明该方法不仅能够有效地缩短匹配时间, 还能达到较高的匹配精度-The image matching technique based on Scale Invariant Feature Transform is studied and the fake matching points are eliminate
Application-of-Feature-Matching
- 基于外极线约束法则的外极斜率匹配思想, 针对图像中有限的角点特征, 提出了一种快速直线匹配 方法-Epipolar constraint based on rules of thinking outside the very slope of the match, for a limited corner of the image characteristics, we propose a fast straight line matching method
handidentify
- 这是一篇掌纹纹线特征结构特征的描述和匹配算法的文章,文章详细介绍了算法原理及应用,对图像图形处理专业人员的重要参考价值!-This is the descr iption of the characteristic structural features of a palmprint ridge matching algorithm article, the article describes in detail the algorithm theory and application of i
matching
- 基于核线约束的最小二乘匹配,可以提取特征点-least squares matching
matlabtracking
- 使用matlab,手工标记好一个特征线,对视频序列提取特征进行跟踪匹配例子-Use matlab, hand-labeled good a characteristic line of video sequences extracted features to track matching examples
SIFT
- 一个很好的sift算法实例,有图有真相,可以实现特征点匹配,并将两幅图像的匹配点连线,还可以实现拼接,内有几个demo。帮助大家学习。-A good sift algorithm instance, there are pictures and the truth, you can achieve the matching feature points, and the two images match point connection, you can also achieve stitchi
featuresmatch
- 特征匹配是指通过分别提取两个或多个图像的特征(点、线、面等特征),对特征进行参数描述,然后运用所描述的参数来进行匹配的一种算法-abtract the features of several images to judge their similarities
shuixiajixianyueshu
- 用于水下图像做特征点匹配时,剔除错误的匹配对,类似于空气中常用的极线约束-For underwater images do match feature points, excluding the wrong matching, similar to commonly used air epipolar constraint
SURF_OPENCV
- 基于opencv实现的surf算法代码 最终输出左右影像特征点图、匹配连线图以及良好匹配点的坐标txt文件(Surf algorithm based on OpenCV)
视觉SLAM
- 图像处理图像视觉三维重建点的特征与匹配线的特征(Characteristics of image 3D reconstruction points and matching line characteristics in image processing)