搜索资源列表
图像检测和模板匹配源码2005518144751
- 图象的检测,模板匹配算法代码,c语言开发。-image detection and template matching algorithm code, c-language development.
sift图像匹配C源代码
- sift图像匹配C源代码
图像匹配源码参考
- vc\c++\c等各种方法实现的图像模板匹配,主要是基于图像的灰度匹配
14235002196
- c++实现遥感图像的直方图匹配程序.请各位享用 .-c++ realization of remote sensing image histogram matching program. please enjoy.
siftfeat
- 基于C/C++语言的sift图像特征提取程序,对于研究图像匹配、sift算法很有帮助-sift
ObjectionTracking
- 1) 运动目标的检测:图像预处理,差分,二值化,形态滤波 2)运动目标的跟踪:特征提取,搜索匹配算法,在Visual C++或Matlab环境下,编程实现。 -Tracking image
UStereoos
- 使用SSD(sum squared differences)算算法进行双摄像机图像匹配点计算,基于OpenCv的C++代码实现 -Use of the SSD (sum squared differences) numerical algorithm for the dual-camera image matching point calculation based the OpenCv of the C++ code
NCC_SSDA_Match
- NCC和SSDA算法的图像匹配实现,图片的读取用opencv实现,算法是纯C++代码。-The NCC and SSDA image matching algorithm to achieve the picture read with opencv algorithm pure C++ code.
matlab-and-C-histogram
- matlab C语言混合编程 读取bmp图像 直方图匹配 直方图均衡-matlab c read bmp image histogram match histogram uniform
YZM
- C# 简单验证码识别。流程:1.图像预处理。 2.字符分割 3.对分割后的信息提取特征 4.用特征和样本进行匹配-C# simple identification code validation. Process: image preprocessing. Character segmentation, the characteristics of the divided information extracting 4. Matching characteristics and s
harris-corner-detection
- harris 角点检测的C代码,适合相机标定,图像匹配的预处理-C code of harris corner point, it is suitable for image stitch
WindowsFormsApplication2GPI
- 基于经典的SIFT算法进行图像匹配实现 采用C# + emguCV编写 有良好的界面-image matching based on SIFT using emguCV
Hausdorff
- hausdorff算法用于实现图像匹配的C语言代码-C language code hausdorff image matching algorithm is used to achieve
ImageMatch
- 用visual C++开发的图像匹配与处理系统,包括图像处理与图像匹配算法,NCC,梯度强度相关,互信息匹配等-With visual C++ development of image matching and processing systems, including image processing and image matching algorithm, NCC, gradient strength related mutual information matching
sift
- sift图像匹配,用C++写的,可以直接使用!我用的是vs2010,如果不行可以转换一下!-Sift image matching, written in c++, can be used directly!I am using vs2010, if not can convert a minute!
SIFT
- Sift(Scale Invariant Feature Transform)是一个很好的图像匹配算法,同时能处理亮度、平移、旋转、尺度的变化,利用特征点来提取特征描述符,最后在特征描述符之间寻找匹配。本源码是用c语言实现的,代码简单易理解-Sift (Scale Invariant Feature Transform) is a good image matching algorithm, and can handle the brightness, pan, rotate, scale ch
OpenSURFCSharp
- 比传统的图像匹配方法更好,相对于SIFT\SURF算法运行速率提高-Improve OpenSURF c# version
tuxiangpipei
- 这是一个图像匹配c++代码及其资料,使用opencv,对两幅图像进行匹配-This is an image matching c++ code and its data, using opencv, two images match
C#提取特征点并进行图像匹配
- 建立在Moravec算子基础上提取特征点后与另外一幅图像进行匹配计算,并输出特征点对应的匹配点像素坐标(Based on the Moravec operator, the feature points are extracted and matched with another image, and the matching pixel coordinates corresponding to the feature points are output)
C#图像同名像点提取
- 使用基于相关系数的影像匹配测度算法,从两幅数字影像中自动匹配50个以上的同名像点。使用窗体界面、控件编程;在设计的界面窗口中显示两幅图像、在图像中显示所匹配出的同名像点 (+),并列表显示各个同名像点的像素坐标。(Using image matching measure algorithm based on correlation coefficient, more than 50 homonymous points are automatically matched from two digi