登录
首页 » Visual C++ » RPC_errAnaly

RPC_errAnaly

于 2021-03-05 发布 文件大小:3679KB
0 404
下载积分: 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 个回复

  • MCTF
    带运动估计的时域滤波,一种基于小波的运动估计方法,可以有效的去除视频流的帧间冗余。与传统的帧参考模式的运动估计相比,没有错误漂移现象。内含编码器和解码器。(Belt Movement estimated time domain filtering, a wavelet-based motion estimation methods, can effectively remove the inter-frame video stream redundancy. With the traditional frame of reference than the motion estimation, no errors drift phenomenon. Intron encoder and decoder.)
    2020-07-23 15:28:46下载
    积分:1
  • 像缩放
    图像缩放,在readme.txt里有详细的使用说明(image zoom, the readme.txt are detailed usage)
    2004-12-06 18:41:38下载
    积分:1
  • volume3D
    使用vtk库开发的volume程序,主要用于建立多边形面片,用于演示三维体的算法。(Developed using VTK library volume procedures, set up primarily for polygon surfaces for the presentation of three-dimensional body algorithms.)
    2009-02-18 16:45:24下载
    积分:1
  • 348889MPEG
    MPEG解码源代码。转载中国程序员网络,提供该代码。(MPEG decode)
    2009-03-18 16:43:35下载
    积分:1
  • ex2
    用画笔绘制圆角矩形,椭圆,饼形,并用不同颜色画刷进行填充。(Draw a rounded rectangle, ellipse, pie with a brush, and brush with a different color fill.)
    2013-12-07 23:42:44下载
    积分:1
  • lzwGif
    gif格式图片生成,包括动画生成,是非常好的入门学习资料。(gif format image generation, including animation generation, is a very good learning materials.)
    2013-12-09 20:43:10下载
    积分:1
  • touying
    关于图形学的一个算法,主要实现了投影。比较适合初学者(An algorithm on the graphics, the main achievement of the projector. More suitable for beginners)
    2008-06-24 00:38:00下载
    积分:1
  • TIMimage
    说明:  图片的平滑锐化以及二值化。。。。。。。。。。。。。。。(Sharpening and smoothing the image binarization)
    2010-03-30 13:29:32下载
    积分: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
  • CarCount
    该程序功能是实现对道路流动车辆统计。小模块功能有以下几个:1,对视频解帧并显示。2,对该视频训练背景图片。 3,利用背景图片用减背景法对测试视频进行前景提取,并进行阈值处理,图像分割,找出流动车的连通域。 4,对车辆进行统计。程序包内含有界面说明,以及程序使用的步骤和相关注意事项(The program function is to achieve movement of vehicles on the road statistics. A small module function has the following: 1 solution for video frames and displayed. 2, the video training background image. 3, using the background image used by the background method of testing the prospects for video extraction, and conduct threshold processing, image segmentation, to identify mobile car-connected domain. 4, vehicle statistics. Interface package contains instructions and procedures related to the use of the steps and considerations)
    2010-01-04 12:53:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载