登录
首页 » Visual C++ » CodeMatch

CodeMatch

于 2020-12-18 发布 文件大小:1060KB
0 336
下载积分: 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 个回复

  • szmhclsf
    这是一个数字模糊处理的算法论文!很好很经典(Number obfuscation algorithms! Good classic)
    2012-05-27 14:56:19下载
    积分:1
  • EDLines 快速直线检测算子
    EDLines是一种快速直线检测算子,2012年在ICCV上提出,也是目前处理直线检测最快的算法之一,该算法包含三个步骤:(1)边缘提取:利用Edge Drawing (ED)算法[28,29]从灰度图像中提取边缘片段;(2)线段检测:利用最小二乘法提取直线段;(3)线段确认:遵循Helmholtz定律,从已提取的直线段中摒弃虚假线段。EDLines算法的优越性得益于Edge Drawing (ED)算法能够从灰度图像中准确、快速、稳定地提取出光滑、完整的边缘片段。Edge Drawing (ED)算法包含以下步骤: (1)采用size=5*5,σ=1的高斯核对灰度图像进行平滑滤波,去除噪声; (2)采用一种常用的梯度算子,如Prewitt、Sobel或Scharr等计算平滑后图像中每个像素点的梯度幅度和梯度方向; (3)将梯度图中邻域内幅度最大的像素点标记为锚点,这些锚点成为图像边缘点(edge elements)的概率很大; (4)将相邻的锚点连接成边缘线。从一个锚点起始,ED利用相邻像素的梯度幅度和方向在梯度为最大值的锚点之间游走。 (Edge Drawing (ED) is our recently-proposed, novel, fast edge detection algorithm. What makes ED stand out the existing edge detectors, e.g., Canny, is the following: While the other edge detectors give out a binary edge image as output, where the etected edge pixels are usually independent, discontinuous entities ED produces a set of edge segments, which are clean, contiguous, i.e., connected, chains of edge pixels. Thus, while the output of the other edge detectors requires urther processing to generate potential object boundaries, which may not even be possible or result in inaccuracies ED not only produces perfectly connected object boundaries by default, but it also achieves this in blazing speed compared to other edge detector.)
    2021-03-22 16:29:16下载
    积分:1
  • histogram_2
    Code for make histogram of image
    2012-06-19 02:16:11下载
    积分:1
  • IMM
    IMM交互式对机动目标跟踪,程序写的很完美,包含各种常见的滤波算法(IMM UKF KF)
    2013-08-24 10:19:56下载
    积分:1
  • circlefitting
    最小二乘法拟合圆vc实现,最小二乘法(least squares analysis)是一种 数学 优化 技术,它通过 最小化 误差 的平方和找到一组数据的最佳 函数 匹配。 最小二乘法是用最简的方法求得一些绝对不可知的真值,而令误差平方之和为最小。(least squares fitting round vc realized, least-squares method (least squares analysis) is a mathematical optimization techniques, It error by minimizing the square and a group of data to find the best matching function. Least-squares method is the most simple method to derive absolutely true value unknown, and so the sum of squared errors to the minimum.)
    2020-09-09 10:38:03下载
    积分:1
  • Clipping
    图形的剪裁算法源码,visual c++源码(The graphics cut algorithm source code, visual c++ Source)
    2012-12-22 18:26:21下载
    积分:1
  • kalmanPcamshift(meanshift)
    Kalman+CamShift实现视频追踪(Kalman+CamShift video track)
    2014-05-14 16:46:19下载
    积分:1
  • 首OPENCV单目标定
    相机的单目标定,使用张正友标定法,可靠使用(The monocular camera calibration, using the zhangzhengyou calibration method, reliable use)
    2017-09-23 20:48:47下载
    积分:1
  • 相机采集、控制、、坐标计算、坐标显示等功能的小软件 WProject
    做项目时写的关于相机图像采集、控制、图像处理、坐标计算、坐标显示等功能的小软件(Do item written on the camera image acquisition, control, image processing, coordinates of the calculation, the coordinates show features such as small software)
    2020-07-08 11:28:57下载
    积分:1
  • PS
    说明:  讲述PS技术的抠图经典问题,帮助你快速熟悉抠图的精华!(PS about the classic problem of technology, matting, matting to help you quickly familiar with the essence!)
    2011-05-13 23:58:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载