登录
首页 » Visual C++ » ImageMatch

ImageMatch

于 2016-04-29 发布 文件大小:5218KB
0 353
下载积分: 1 下载次数: 3

代码说明:

  摄影测量中影像匹配小程序,附带两幅图片,比较实用(Photogrammetry image matching small program, with two pictures, more practical)

文件列表:

ImageMatch
..........\ChildFrm.cpp,1537,2010-02-08
..........\ChildFrm.h,1397,2010-02-08
..........\Debug
..........\.....\ChildFrm.obj,16423,2010-02-08
..........\.....\DIBAPI.obj,16381,2010-02-08
..........\.....\ImageMatch.exe,151645,2010-02-08
..........\.....\ImageMatch.ilk,440344,2010-02-08
..........\.....\ImageMatch.obj,24190,2010-02-08
..........\.....\ImageMatch.pch,5502316,2010-02-08
..........\.....\ImageMatch.pdb,418816,2010-02-08
..........\.....\ImageMatch.res,8468,2010-02-08
..........\.....\ImageMatchDoc.obj,66872,2010-02-08
..........\.....\ImageMatchView.obj,62725,2010-02-08
..........\.....\MainFrm.obj,19187,2010-02-08
..........\.....\PicCaculate.obj,12698,2010-02-08
..........\.....\PixInfoDialog.obj,11311,2010-02-08
..........\.....\StdAfx.obj,105791,2010-02-08
..........\.....\vc60.idb,254976,2010-05-04
..........\.....\vc60.pdb,389120,2010-02-08
..........\DIBAPI.CPP,18845,2010-02-07
..........\DIBAPI.H,1500,2010-02-07
..........\ImageMatch.aps,30852,2010-05-04
..........\ImageMatch.clw,4088,2010-05-04
..........\ImageMatch.cpp,4555,2010-02-08
..........\ImageMatch.dsp,5160,2010-02-08
..........\ImageMatch.dsw,545,2010-02-08
..........\ImageMatch.h,1400,2010-02-08
..........\ImageMatch.ncb,107520,2010-05-04
..........\ImageMatch.opt,51712,2010-05-04
..........\ImageMatch.plg,254,2010-05-04
..........\ImageMatch.rc,14499,2010-02-08
..........\ImageMatchDoc.cpp,5534,2010-02-08
..........\ImageMatchDoc.h,2330,2010-02-08
..........\ImageMatchView.cpp,10698,2010-02-08
..........\ImageMatchView.h,2170,2010-02-08
..........\MainFrm.cpp,2527,2010-02-08
..........\MainFrm.h,1542,2010-02-08
..........\PicCaculate.cpp,3368,2010-02-08
..........\PicCaculate.h,593,2010-02-07
..........\PixInfoDialog.cpp,1420,2010-02-08
..........\PixInfoDialog.h,1278,2010-02-08
..........\ReadMe.txt,4874,2010-02-08
..........\res

..........\...\ImageMatch.rc2,402,2010-02-08


..........\Resource.h,1058,2010-02-08
..........\StdAfx.cpp,212,2010-02-08
..........\StdAfx.h,1054,2010-02-08
..........\ͼ10-6 a.bmp
..........\ͼ10-6 b.bmp

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

发表评论

0 个回复

  • testArea
    一个求多边形面积的程序 也许会对某些人有用(Area of a polygon for the procedure may be useful to some people)
    2007-11-16 03:45:14下载
    积分:1
  • demo
    对BMP文件进行图像处理,包括:边缘检测、频域变换、几何变换、图像变换校正、灰度变换、图像编码、平滑和匹配(BMP files for image processing, comprising: an edge detection, a frequency domain transformation, geometric transformation, image transformation correction gradation conversion, image coding, and matching the smooth)
    2014-01-12 10:17:03下载
    积分:1
  • imageprocessing
    Some of image processing tools in visual C++
    2012-08-22 20:38:42下载
    积分:1
  • MARPH
    对图像变形的一些基本算法的介绍和功能的描述等 (about marphing )
    2010-11-17 18:21:25下载
    积分:1
  • MarkerWatershed
    标记分水岭比较了开闭和基于重构的开闭的效果及分割染色后的效果图... 标记分水岭分割算法(Mark a watershed in comparing the opening and closing and effect diagram based on the effect of opening and closing and split reconstructed stained ... marked watershed segmentation algorithm)
    2013-03-05 00:01:46下载
    积分:1
  • demo
    本程序包括图像的几何变换、图像的灰度变换、图像的空域增强、图像的频域增强、图像的形态学处理、图像的分割和区域增长、还有图像的数字识别等一系列有关图像的基本操作和处理。(This procedure including the image geometric transform, the image gradation transformation, the image air zone strengthens, the image frequency range to strengthen, image morphology processing, the image division and the region grows, also has the image digital recognition and so on a series of related image elementary operation eo and processing. )
    2011-11-10 17:43:10下载
    积分:1
  • LiveWireAuto
    这是典型的图像分割Livewire算法的源码 结合OPENCV,配置一下就可以用了(This is a typical source image segmentation algorithm Livewire combination OPENCV, can be used to configure what)
    2020-12-31 14:58:59下载
    积分:1
  • Canny_My_GPU
    canny边缘检测(自动设置Sigma的高斯平滑+Sobel(原始)+自适应直方图阈值)(canny edge detection (automatically set Sigma Gaussian smoothing+ Sobel (original)+ adaptive histogram threshold))
    2014-10-27 18:19:35下载
    积分:1
  • VBzRGB
    本应用可以将RGB颜色转换为VB专用的十六进制代码或WEB专用的十六进制代码,包含代码和已编译的EXE文件。(This application can convert RGB color to VB for hexadecimal code or WEB for hexadecimal code, contain code and the compiled EXE file. )
    2015-08-23 19:55:27下载
    积分:1
  • CameraCalibration
    张正友经典论文,灵活的相机标定法,内附图片+源码,可以直接使用(zhangzhengyou,image+program, A Flexible New Technique for Camera Calibration)
    2017-07-18 17:10:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载