登录
首页 » Visual C++ » RPC_errAnaly

RPC_errAnaly

于 2021-03-05 发布 文件大小:3679KB
0 392
下载积分: 1 下载次数: 80

代码说明:

  利用严格成像模型生成的虚拟格网数据解算卫星影像的RPC参数,用于卫星影像定位(Use strict generated virtual imaging model grid data calculating satellite images RPC parameters for satellite image positioning)

文件列表:

RPC_errAnaly
............\CcalcRPC.cpp,9168,2010-04-21
............\CcalcRPC.h,887,2010-04-21
............\Cstru.h,5914,2010-04-21
............\Debug
............\.....\CcalcRPC.obj,18398,2010-05-08
............\.....\CcalcRPC.sbr,0,2010-05-08
............\.....\RPC_errAnaly.bsc,3154944,2010-05-08
............\.....\RPC_errAnaly.exe,143440,2010-05-08
............\.....\RPC_errAnaly.ilk,228892,2010-05-08
............\.....\RPC_errAnaly.obj,15279,2010-05-08
............\.....\RPC_errAnaly.pch,7196752,2010-05-08
............\.....\RPC_errAnaly.pdb,443392,2010-05-08
............\.....\RPC_errAnaly.res,3176,2010-05-08
............\.....\RPC_errAnaly.sbr,0,2010-05-08
............\.....\RPC_errAnalyDlg.obj,93650,2010-05-08
............\.....\RPC_errAnalyDlg.sbr,0,2010-05-08
............\.....\StdAfx.obj,105697,2010-05-08
............\.....\StdAfx.sbr,1374992,2010-05-08
............\.....\vc60.idb,402432,2010-05-11
............\.....\vc60.pdb,487424,2010-05-08
............\ReadMe.txt,3687,2010-04-21
............\res

............\...\RPC_errAnaly.rc2,404,2010-04-21
............\...\Thumbs.db,3584,2010-04-21
............\resource.h,1380,2010-04-21
............\RPC_errAnaly.aps,22060,2010-05-08
............\RPC_errAnaly.clw,1815,2010-06-09
............\RPC_errAnaly.cpp,2147,2010-04-21
............\RPC_errAnaly.dsp,4456,2010-04-21
............\RPC_errAnaly.dsw,549,2010-04-21
............\RPC_errAnaly.h,1390,2010-04-21
............\RPC_errAnaly.ncb,156672,2010-06-09
............\RPC_errAnaly.opt,52736,2010-06-09
............\RPC_errAnaly.plg,258,2010-05-11
............\RPC_errAnaly.rc,6238,2010-04-21
............\RPC_errAnalyDlg.cpp,29684,2010-06-09
............\RPC_errAnalyDlg.h,1927,2010-04-21
............\StdAfx.cpp,214,2010-04-21
............\StdAfx.h,1054,2010-04-21

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

发表评论

0 个回复

  • image__imcrop
    自己写的一个图像裁减功能的代码,但必须首先设置好的裁减区域矩形框的坐标。(himself wrote an image of the reduction of the functional code, but must first set a good reduction of regional rectangular box coordinates.)
    2007-05-11 15:48:51下载
    积分:1
  • sheying
    实现摄影测量中空间后方交会的问题,用以求得像片的内外方位元素(To achieve space resection in photogrammetry issues photograph to obtain the internal and external orientation elements)
    2009-12-13 13:43:41下载
    积分:1
  • tu_xiang_he_bing
    程序进行了两张图片的简单合并,适合对控件的使用进行学习(Procedures carried out two simple merger picture, suitable for the control of the use of learning)
    2013-11-05 22:32:15下载
    积分:1
  • xbnl
    小波包分解,求能量程序,,对小波包的了解掌握都很有用,希望对读者游泳(the wavelet packet decomposition and energy distribution )
    2016-08-01 20:18:07下载
    积分:1
  • Calibration
    基于机器视觉,控制三自由度运动控制台来调整显微镜位置,通过图像处理得到易拉罐的表面刻痕大小和长度。(The software control the motion platform with 3 d.o.f. to position the microscope and then test the notch of cans using image processing.)
    2013-11-07 12:29:22下载
    积分:1
  • 2
    输入整数n,显示出具有n行的杨辉三角形。一个具有10行的杨辉三角形运行结果(Enter an integer n, with n rows show the Triangle. Triangle with the results of a 10 line)
    2013-12-15 16:17:20下载
    积分:1
  • DWT
    e-book for DWT method for fusion image
    2015-05-05 18:30:14下载
    积分:1
  • 123456
    基于混沌置乱的DCT域灰度级盲水印算法 需要的可以看下~(Based on Chaotic Scrambling DCT-domain blind watermarking algorithm for gray-level needs can facie ~)
    2008-05-05 11:05:12下载
    积分:1
  • JPEG_DECODE
    本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数据精度为8位,采用Huffman编码的普通DCT帧(不支持扩展串行和递进模式及数学编码)。本解码器类的 IDCT算法采用三种模式,分别是浮点解码、定点整数解码和定点整数MMX优化解码,您可根据具体情况选择。(The decoder class support common JPEG file format, which is currently the most JPEG files in the format and the main characteristics of this format is data for 8-bit precision, using Huffman coding DCT common frame (does not support extended serial and progressive model and arithmetic coding). The decoder of the IDCT algorithm uses three modes, respectively, floating-point decoding, fixed-point integer decoding and fixed-point integer MMX optimization, you can choose according to the specific circumstances.)
    2021-04-29 14:38:42下载
    积分:1
  • ColorPickDemo
    提取并显示鼠标所在图像点的颜色,C++精选学习源码,很好的参考资料。(To extract and display the image color, select learning C++ source code, a good reference.)
    2013-11-27 07:44:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载