登录
首页 » Visual C++ » CodeMatch

CodeMatch

于 2020-12-18 发布 文件大小:1060KB
0 177
下载积分: 1 下载次数: 27

代码说明:

  视觉测量中编码点与非编码点的匹配的方法实现(Vision measuring, coding point and the coding point matching )

文件列表:

CodeMatch
.........\1.bmp
.........\1.txt,1066,2008-06-21
.........\2.bmp
.........\2.txt,1079,2008-06-21
.........\3.bmp
.........\3.txt,1104,2008-06-21
.........\6.txt,869,2008-06-21
.........\7.txt,907,2008-06-21
.........\8.txt,911,2008-06-21
.........\9.txt,949,2008-06-21
.........\DIBAPI.CPP,17481,2008-04-27
.........\DIBAPI.H,1280,2008-04-27
.........\help.txt,958,2008-06-10
.........\MainFrm.cpp,2506,2008-06-02
.........\MainFrm.h,1581,2008-06-02
.........\Match.aps,28580,2008-06-25
.........\Match.clw,2157,2008-06-25
.........\Match.cpp,4191,2008-06-02
.........\Match.dsp,4718,2008-06-02
.........\Match.dsw,533,2008-06-02
.........\Match.h,1345,2008-06-02
.........\Match.ncb,189440,2008-06-25
.........\Match.opt,56832,2008-06-25
.........\Match.plg,244,2008-06-25
.........\Match.rc,11530,2008-06-16
.........\MatchDoc.cpp,1722,2008-06-02
.........\MatchDoc.h,1464,2008-06-02
.........\MatchView.cpp,9370,2008-06-11
.........\MatchView.h,2571,2008-06-04
.........\mydiblib.h,40617,2008-06-21
.........\pipei.txt,2925,2008-06-25
.........\ReadMe.txt,4287,2008-06-02
.........\Release
.........\.......\Match.exe,180269,2008-06-21
.........\res

.........\...\Match.rc2,397,2008-06-02


.........\resource.h,921,2008-06-04
.........\StdAfx.cpp,207,2008-06-02
.........\StdAfx.h,1054,2008-06-02

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • calication
    摄像标定法求T R矩阵的方法 摄像标定法求T R矩阵的方法 摄像标定法求T R矩阵的方法(how to calculate the matrix R and T using the Camera Calibration method)
    2011-06-27 16:58:09下载
    积分:1
  • TemplateTran
    用VC编写的一个图像处理的程序:它可以实现图像的增强,包括:图像的平滑、中值滤波、梯度锐化、拉普拉斯锐化和伪彩色编码(VC prepared by an image processing procedures : it can enhance the images, including : image smoothing, Median filtering, sharpening gradient, Laplacian sharpening and pseudo-color coding)
    2007-04-12 10:15:19下载
    积分:1
  • bgslibrary_x86_v1.9.2
    bgslibrary_x86_v1.9.2,是MFC的实现文件,包含37种背景减除算法,对于做目标提取的研究非常有用。(The BGSLibrary was developed by Andrews Sobral and provides an easy-to-use C++ framework based on OpenCV to perform background subtraction (BGS) in videos. )
    2015-12-22 20:33:52下载
    积分:1
  • 0999
    卡尔曼滤波是一种数据处理方法,它是一种线性最小方差无偏估计准则,基于系统 状态估计和当前观测,通过引入状态空间而获得的新的状态估计.本篇论文陈述了卡尔曼滤 波的基本思路和算法;并通过仿真,显示卡尔曼滤波的功能,以及如何用它来跟踪方向确定、速度恒定的飞行器。 (Kalman filter is a data processing method, which is a linear minimum variance unbiased estimation criteria, based on system state estimation and the current observations, obtained by introducing the state space of the new state estimate of the Kalman filter thesis statement the basic ideas and algorithms and through simulation, shows Kalman filtering functions, and how to use it to keep track of the direction determined constant speed aircraft.)
    2013-09-06 10:21:27下载
    积分:1
  • c
    说明:  缺陷检测,定位缺陷位置。主要用于工业之中螺帽的螺纹线的检测(Defect detection, location of defect location. Detection of screw thread for nuts in industry)
    2018-03-08 16:41:35下载
    积分:1
  • 基于OPENCV的SIFT特征提取与匹配算法 OPENCV_SIFT_VC6
    基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。程序运行前须安装(1)OpenCV: http://opencvlibrary.sourceforge.net (2)SIFT: http://web.engr.oregonstate.edu/~hess/index.html,并配置其环境参数。(OPENCV the SIFT-based feature extraction and matching algorithm. Contains a complete Gaussian pyramid from the image, DOG, space extremum point extraction, description of key points, KDtree matching key step in the realization of the full function of the comprehensive and in-depth understanding of Lowe s SIFT algorithm of tremendous help. Program to run before the installation of (1) OpenCV: http://opencvlibrary.sourceforge.net (2) SIFT: http://web.engr.oregonstate.edu/ ~ hess/index.html, and configure the parameters of their environment.)
    2020-06-26 03:00:02下载
    积分:1
  • gdal1.4.5
    很有用的gdal库,并且已经编译好。请多多指教!(It is a very good resource!Please download!!)
    2011-12-08 09:31:56下载
    积分:1
  • meanshift
    mean shift功能演示,实现图像分割,具体请看效果(the demonstration of the mean shift algorithm)
    2009-12-18 19:39:09下载
    积分:1
  • star
    C#处理数字图像集锦,有图像旋转、平移等变换,有图像编码,有图像解码,有数字图像处理那本书里的各种算法(C# processing the digital image gallery, image rotation, translation, transformation, and image coding, image decoding, digital image processing various algorithms in the book)
    2012-06-12 07:54:36下载
    积分:1
  • epipolar_line
    同名核线的提取,完整的c++代码,注释详细易懂,并且已经验证过(Line of the same name as the nuclear extract, complete c++ code, comments, detailed and easy to understand, and have been verified)
    2020-07-21 18:18:45下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载