登录
首页 » Visual C++ » Remote sensing

Remote sensing

于 2020-12-21 发布 文件大小:13673KB
0 230
下载积分: 1 下载次数: 7

代码说明:

  采用MFC,实现遥感图像的基本增强,滤波,变换等功能。还可以保存数据。(Using MFC, to achieve the basic enhancement of remote sensing images, filtering, transformation and other functions. You can also save data)

文件列表:

rsdiplib\rsdiplib\Bwfilt.cpp
rsdiplib\rsdiplib\Bwfilt.h
rsdiplib\rsdiplib\data\building.gif
rsdiplib\rsdiplib\data\building20.tif
rsdiplib\rsdiplib\data\c300
rsdiplib\rsdiplib\data\c300.hdr
rsdiplib\rsdiplib\data\color.jpg
rsdiplib\rsdiplib\data\Fig0316(1)(top_left).tif
rsdiplib\rsdiplib\data\Fig0316(4)(bottom_left).tif
rsdiplib\rsdiplib\data\lanier.img
rsdiplib\rsdiplib\data\lena_canny.tif
rsdiplib\rsdiplib\data\lena_frag.tif
rsdiplib\rsdiplib\data\lena_gray_512.tif
rsdiplib\rsdiplib\data\lena_noise.bmp
rsdiplib\rsdiplib\data\lena_noise20.tif
rsdiplib\rsdiplib\data\livingroom.tif
rsdiplib\rsdiplib\data\quickbirdsub.tif
rsdiplib\rsdiplib\data\quickbirdsub20.tif
rsdiplib\rsdiplib\data\test.tif
rsdiplib\rsdiplib\data\test_small.jpg
rsdiplib\rsdiplib\data\TM_1-1.img
rsdiplib\rsdiplib\data\TM_1.img
rsdiplib\rsdiplib\data\tools.pgm
rsdiplib\rsdiplib\data\tools20.tif
rsdiplib\rsdiplib\Debug\Bwfilt.obj
rsdiplib\rsdiplib\Debug\Bwfilt.sbr
rsdiplib\rsdiplib\Debug\Errorcal.obj
rsdiplib\rsdiplib\Debug\Errorcal.sbr
rsdiplib\rsdiplib\Debug\Figure.obj
rsdiplib\rsdiplib\Debug\Figure.sbr
rsdiplib\rsdiplib\Debug\Gaufilt.obj
rsdiplib\rsdiplib\Debug\Gaufilt.sbr
rsdiplib\rsdiplib\Debug\gdal15.dll
rsdiplib\rsdiplib\Debug\geos_c_fw.dll
rsdiplib\rsdiplib\Debug\geos_fw.dll
rsdiplib\rsdiplib\Debug\Idfilt.obj
rsdiplib\rsdiplib\Debug\Idfilt.sbr
rsdiplib\rsdiplib\Debug\ImageDataset.obj
rsdiplib\rsdiplib\Debug\ImageDataset.sbr
rsdiplib\rsdiplib\Debug\ImageDisplay.obj
rsdiplib\rsdiplib\Debug\ImageDisplay.sbr
rsdiplib\rsdiplib\Debug\ImageIO.obj
rsdiplib\rsdiplib\Debug\ImageIO.sbr
rsdiplib\rsdiplib\Debug\ImgeProcessing.obj
rsdiplib\rsdiplib\Debug\ImgeProcessing.sbr
rsdiplib\rsdiplib\Debug\INPCA.obj
rsdiplib\rsdiplib\Debug\INPCA.sbr
rsdiplib\rsdiplib\Debug\IPLib.obj
rsdiplib\rsdiplib\Debug\IPLib.res
rsdiplib\rsdiplib\Debug\IPLib.sbr
rsdiplib\rsdiplib\Debug\IPLibDlg.obj
rsdiplib\rsdiplib\Debug\IPLibDlg.sbr
rsdiplib\rsdiplib\Debug\IPLibPCADlg.obj
rsdiplib\rsdiplib\Debug\IPLibPCADlg.sbr
rsdiplib\rsdiplib\Debug\libcurl.dll
rsdiplib\rsdiplib\Debug\libeay32.dll
rsdiplib\rsdiplib\Debug\Matrix.obj
rsdiplib\rsdiplib\Debug\Matrix.sbr
rsdiplib\rsdiplib\Debug\Median.obj
rsdiplib\rsdiplib\Debug\Median.sbr
rsdiplib\rsdiplib\Debug\msvcp71.dll
rsdiplib\rsdiplib\Debug\msvcr71.dll
rsdiplib\rsdiplib\Debug\nrcLibD.dll
rsdiplib\rsdiplib\Debug\RSDIPLib6.bsc
rsdiplib\rsdiplib\Debug\RSDIPLib6.pch
rsdiplib\rsdiplib\Debug\RSDIPLibD.exe
rsdiplib\rsdiplib\Debug\RSDIPLibD.exp
rsdiplib\rsdiplib\Debug\RSDIPLibD.ilk
rsdiplib\rsdiplib\Debug\RSDIPLibD.lib
rsdiplib\rsdiplib\Debug\RSDIPLibD.pdb
rsdiplib\rsdiplib\Debug\Shfilt.obj
rsdiplib\rsdiplib\Debug\Shfilt.sbr
rsdiplib\rsdiplib\Debug\ssleay32.dll
rsdiplib\rsdiplib\Debug\StdAfx.obj
rsdiplib\rsdiplib\Debug\StdAfx.sbr
rsdiplib\rsdiplib\Debug\vc60.idb
rsdiplib\rsdiplib\Debug\vc60.pdb
rsdiplib\rsdiplib\Debug\zlib1.dll
rsdiplib\rsdiplib\demo\helloworld.cpp
rsdiplib\rsdiplib\Errorcal.cpp
rsdiplib\rsdiplib\Errorcal.h
rsdiplib\rsdiplib\Figure.cpp
rsdiplib\rsdiplib\Figure.h
rsdiplib\rsdiplib\Gaufilt.cpp
rsdiplib\rsdiplib\Gaufilt.h
rsdiplib\rsdiplib\Idfilt.cpp
rsdiplib\rsdiplib\Idfilt.h
rsdiplib\rsdiplib\Image.h
rsdiplib\rsdiplib\ImageDataset.cpp
rsdiplib\rsdiplib\ImageDisplay.cpp
rsdiplib\rsdiplib\ImageIO.cpp
rsdiplib\rsdiplib\ImgeProcessing.cpp
rsdiplib\rsdiplib\INPCA.cpp
rsdiplib\rsdiplib\INPCA.h
rsdiplib\rsdiplib\IPLib.aps
rsdiplib\rsdiplib\IPLib.clw
rsdiplib\rsdiplib\IPLib.cpp
rsdiplib\rsdiplib\IPLib.h
rsdiplib\rsdiplib\IPLib.rc
rsdiplib\rsdiplib\IPLibDlg.cpp

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

发表评论

0 个回复

  • 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
  • trix
    delaunay三角化程序 delaunay三角化程序 delaunay三角化程序(delaunay triangulation delaunay triangulation process procedures delaunay triangulation process)
    2020-10-28 09:19:58下载
    积分:1
  • IPLib
    基于VC++的RGB-IHS 变换实现过程和主成分分析 PCA 实现过程 .(The implementation process based on VC++ RGB-the IHS transform and principal component analysis PCA implementation process.)
    2021-01-07 22:58:53下载
    积分:1
  • haijian
    说明:  多边形裁剪是逐次多边裁剪法,它的基本思想是以窗口的四条边界线单一逐次对多边形裁剪(polygon clipping is Successive multilateral cutting, its basic idea is a window four successive boundaries of a single polygon clipping)
    2005-12-28 22:01:30下载
    积分:1
  • tuxiangzengqiang
    这里的图像增强包括灰度修正、平滑、滤波、锐化等,是图像处理的基本操作,本代码调试通过(Here, including gray-level correction image enhancement, smoothing, filtering, sharpening, etc., is the basic image processing operations, the code debugging by)
    2010-09-04 15:16:24下载
    积分:1
  • GetLunKuo
    说明:  能精确的提取数字图像的轮廓。不管图形的形状如何,都能达到预期的效果。并且能将边界的坐标输出到一个文件中,供使用者分析数据。(Able to extract precise contours of the digital image. Regardless of the shape of how graphics can achieve the desired effects. The coordinates of the border and is capable of output to a file, for users to analyze data.)
    2008-12-03 13:31:51下载
    积分:1
  • 5
    说明:  :建立了碳钢渗硫表面和非渗硫表面的多球凸峰面接触模型,模型中,凸峰高度按高斯函数分布.用塑性流线 理论分析了渗硫层的摩擦系数.计算结果表明:摩擦系数随载荷的增加而增加;相同粗糙度下,磨削加工的摩擦系 数比车削加工的摩擦系数大;摩擦系数随着渗层厚度的增大而增大.从减小摩擦系数的角度来考虑,渗硫层并非 越厚越好. (the multi-asperity sphere-shape model for surface contact between sulphurized layer and unsulphurized layer is established.in which the height of sphere-shape asperities follows the Gaussian distribution.1he frictional coeficients of sulphurized layers are analyzed by using plastic flown line theory.1he results show that the frictional coeficient increases with the load.the frictional coeficient of ground surface is higher than that of tumed surface in case of the same roughness.1he thicker the sulphuri[ed layer is.the higher the frictional coeficient is.From the viewpoint of reducing frictional coeficient,the thickness of sulphurized layer should be smaller.)
    2010-08-04 19:38:19下载
    积分:1
  • TCPView_second
    This is a Scaling function definition Image cutoff ratio for H = 3
    2015-08-06 21:31:01下载
    积分:1
  • PALMovie
    PAL制视频消隔行deinterlace的代码,共参考(PAL video system extinction deinterlace interlaced code, a total of reference)
    2020-08-05 13:58:32下载
    积分:1
  • 135475202135
    画图源程序-图像数据显示,可以对数据进行时间轴的曲线显示,也可以是空间轴的多维显示 (Paint source- the image data, the data can be curve shows the time axis, it can be multi-dimensional display space axis)
    2014-02-08 12:55:53下载
    积分:1
  • 696516资源总数
  • 106425会员总数
  • 12今日下载