登录
首页 » Visual C++ » ImageMatch_RS

ImageMatch_RS

于 2014-04-29 发布 文件大小:251KB
0 318
下载积分: 1 下载次数: 11

代码说明:

  遥感专业摄影测量方向相邻影像同名点匹配的程序,可交互界面,可人工选点(Professional Photography Program sensing images of the same name adjacent to the measuring direction point matching, interactive interface that can be manually selected point)

文件列表:

ImageMatch_RS
.............\ChildFrm.cpp,1538,2007-12-08
.............\ChildFrm.h,1397,2007-12-08
.............\DIBAPI.CPP,18256,2006-11-13
.............\DIBAPI.H,1482,2005-04-12
.............\MainFrm.cpp,2528,2007-12-08
.............\MainFrm.h,1542,2007-12-08
.............\PicMatch007.aps,45320,2008-01-03
.............\PicMatch007.clw,3006,2008-01-03
.............\PicMatch007.cpp,4573,2007-12-09
.............\PicMatch007.dsp,4912,2007-12-08
.............\PicMatch007.dsw,547,2007-12-08
.............\PicMatch007.h,1411,2007-12-08
.............\PicMatch007.ncb,156672,2008-01-03
.............\PicMatch007.opt,449024,2008-01-03
.............\PicMatch007.plg,961,2008-01-03
.............\PicMatch007.rc,13465,2008-01-03
.............\PicMatch007Doc.cpp,5557,2008-01-03
.............\PicMatch007Doc.h,2276,2007-12-09
.............\PicMatch007View.cpp,9586,2007-12-09
.............\PicMatch007View.h,2186,2007-12-09
.............\ReadMe.txt,4901,2007-12-08
.............\res

.............\...\PicMatch007.rc2,403,2007-12-08


.............\resource.h,739,2007-12-09
.............\StdAfx.cpp,213,2007-12-08
.............\StdAfx.h,1056,2007-12-09

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

发表评论

0 个回复

  • CSIFTA
    介绍基于彩色不变理论的SIFT算法(CSIFT算法)的文章,文章是英文的(Color change based on the theory introduced SIFT algorithm (CSIFT algorithm) article, the article is in English)
    2011-10-09 08:59:11下载
    积分:1
  • quanjingtupinheyuchuli
    一种有效的全景图拼合预处理算法.适用于图像的拼接。是论文!(An effective pre-processing algorithm together panorama. Splicing applied to images. Is a thesis!)
    2008-04-15 16:42:03下载
    积分:1
  • DisplayBMP
    显示处理后的BMP图像文件,VC C++ (read the bmp images )
    2012-04-16 16:57:09下载
    积分:1
  • CT_simulation
    CT模型仿真,里面有C还有Matlab文件,均可以使用(CT model simulation with C and Matlab)
    2012-10-15 16:28:26下载
    积分:1
  • QuickCam
    实现对图像的经验模态分解,得到经验模态分解后的第一层IMF分量,反映了图像的主要信息,去除冗余信息,为识别提供了基础。(Empirical mode decomposition of image, obtain the empirical mode decomposition of the first layer of IMF component, reflected the main information of the image, to remove redundant information, provide the basis for identification. )
    2014-01-20 14:16:39下载
    积分:1
  • DE
    说明:   最简单的差分格式有向前、向后和中心3种。 向前差分:f (n)=f(n+1)-f(n) 向后差分:f (n)=f(n)-f(n-1) 中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers. Forward differencing: f (n) = f (n+ 1)-f (n) Backward difference: f (n) = f (n)-f (n-1) Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)
    2016-05-17 21:08:01下载
    积分:1
  • 5845688suanfayanjiu
    基于扫描地形图的几何纠正算法研究。主要讲解了关于倾斜的数字图像的处理问题。(Scanned topographic maps based on the geometric correction algorithm. Mainly on the inclination to explain the deal with the issue of digital images.)
    2008-03-01 21:15:43下载
    积分:1
  • infusimage
    红外图像的亚像素边缘检测,检测边缘,用于图像配准。(Infrared image of the sub-pixel edge detection, edge detection for image registration.)
    2010-09-29 10:18:15下载
    积分:1
  • Digital_image_processing_frequency_domain
    该数字图像处理文件有很强的修改能力,可以仔细的分析每一个频域不同条件下的实验结果分析。有很强的处理图像能力(The digital image processing of documents has a strong ability to change and be more careful analysis of each under different conditions, a frequency-domain analysis of the experimental results. Has a strong ability to deal with images)
    2010-01-03 16:37:44下载
    积分:1
  • yepian
    为了研究植物的生长规律,应用数字摄影图像处理法对山楂叶面积进行无损测量,该方法采用数码相机在田间获取山楂叶子的数字图像,对所拍图像进行背景去除、二值化及中值滤波处理,然后利用Matlab软件编程.快速计算出叶子的面积。把这一面积同常用的叶纸称重法所测面积进行比较.结果基本相同,由此可见,数字摄影图像法测量叶面积,具有简单、准确、方便快捷的特点.这对数字农业的植物信息快速采集和利用具有重要的意义。 ( In order to study the growth pattern of plants, the application of digital photography and image processing method for nondestructive measurement of hawthorn leaf area, this method using a digital camera to obtain digital images of hawthorn leaves in the field, on the film image background removal, binarization and medianfiltered, and then using the Matlab software programming. Quickly calculate the area of the leaves. This area with the common leaf paper weighing measured by the area to compare. The results are basically the same, shows, digital photographic images method to measure leaf area, with a simple, accurate, and convenient features. This rapid acquisition and use of digital agricultural plant is of great significance. In order to study the growth pattern of plants, the application of digital photography and image processing method for nondestructive measurement of hawthorn leaf area, this method using a digital camera to obtain digital images of )
    2012-02-19 11:20:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载