登录
首页 » C# » OpenTiff

OpenTiff

于 2013-08-20 发布 文件大小:348KB
0 197
下载积分: 1 下载次数: 17

代码说明:

  实现了20000*20000以上的大tiff格式遥感图像的读写和显示,用于遥感图像处理(Achieve a 20,000* 20,000 or more large remote sensing image tiff format to read and write and display for remote sensing image processing)

文件列表:

OpenTiff
........\Common
........\......\ActionProgress.cs,542,2013-07-28
........\......\bin
........\......\...\Debug
........\......\...\.....\Common.dll,39424,2013-07-29
........\......\...\.....\Common.pdb,103936,2013-07-29
........\......\...\.....\gdalconst_csharp.dll,18944,2013-07-28
........\......\...\.....\gdal_csharp.dll,90112,2013-07-28
........\......\...\.....\ogr_csharp.dll,110592,2013-07-28
........\......\...\.....\osr_csharp.dll,57344,2013-07-28
........\......\...\Release
........\......\Common.csproj,4164,2013-07-28
........\......\DoubleToImageMethods.cs,85233,2013-07-28
........\......\ExtraDlls
........\......\.........\Bit.IElab.Envi.Areoborn.PreProcess.dll,21504,2013-07-28
........\......\.........\Bit.IElab.Envi.FileAdapter.dll,34304,2013-07-28
........\......\.........\DoubleToImage.dll,21504,2013-07-28
........\......\.........\gdalconst_csharp.dll,18944,2013-07-28
........\......\.........\gdal_csharp.dll,90112,2013-07-28
........\......\.........\ogr_csharp.dll,110592,2013-07-28
........\......\.........\osr_csharp.dll,57344,2013-07-28
........\......\obj
........\......\...\Debug
........\......\...\.....\Common.csproj.FileListAbsolute.txt,493,2013-07-29
........\......\...\.....\Common.dll,39424,2013-07-29
........\......\...\.....\Common.pdb,103936,2013-07-29
........\......\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,6674,2013-07-29
........\......\...\.....\TempPE
........\......\Properties
........\......\..........\AssemblyInfo.cs,1390,2013-07-28
........\......\Tiff2Image.cs,8805,2013-07-28
........\......\TiffDataToImage.cs,28412,2013-07-28
........\......\TiffImage.cs,10950,2013-07-29
........\OpenTiff
........\........\app.config,400,2013-07-29
........\........\bin
........\........\...\Debug
........\........\...\.....\OpenTiff.vshost.exe,11592,2013-07-29
........\........\...\.....\OpenTiff.vshost.exe.config,400,2013-07-29
........\........\...\.....\OpenTiff.vshost.exe.manifest,490,2010-03-17
........\........\...\Release
........\........\Extdll
........\........\......\Common.dll,39936,2013-07-28
........\........\......\gdalconst_csharp.dll,18944,2013-07-29
........\........\......\gdal_csharp.dll,90112,2013-07-29
........\........\......\ImageRestore.Restore.OpenGEOTiff.dll,16384,2013-07-28
........\........\......\ogr_csharp.dll,110592,2013-07-29
........\........\......\osr_csharp.dll,57344,2013-07-29
........\........\......\ScalablePictureBox.dll,49152,2013-07-28
........\........\Form1.cs,1398,2013-07-29
........\........\Form1.Designer.cs,7434,2013-07-29
........\........\Form1.resx,6188,2013-07-29
........\........\FormImagePresentor.cs,12615,2013-07-29
........\........\FormImagePresentor.Designer.cs,4357,2013-07-29
........\........\FormImagePresentor.resx,5817,2013-07-29
........\........\FormImgFileLoader.cs,3995,2013-07-29
........\........\FormImgFileLoader.Designer.cs,2724,2013-07-28
........\........\FormImgFileLoader.resx,5817,2013-07-28
........\........\obj
........\........\...\x86
........\........\...\...\Debug
........\........\...\...\.....\DesignTimeResolveAssemblyReferences.cache,25725,2013-07-29
........\........\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,7032,2013-08-01
........\........\...\...\.....\GenerateResource.read.1.tlog,426,2013-08-01
........\........\...\...\.....\GenerateResource.write.1.tlog,1066,2013-08-01
........\........\...\...\.....\OpenTiff.csproj.FileListAbsolute.txt,551,2013-08-01
........\........\...\...\.....\OpenTiff.FormImagePresentor.resources,180,2013-08-01
........\........\...\...\.....\OpenTiff.FormImgFileLoader.resources,180,2013-08-01
........\........\...\...\.....\OpenTiff.ImgAnalysis.resources,180,2013-08-01
........\........\...\...\.....\OpenTiff.Properties.Resources.resources,180,2013-08-01
........\........\...\...\.....\ResolveAssemblyReference.cache,24733,2013-08-01
........\........\...\...\.....\TempPE
........\........\OpenTiff.csproj,5730,2013-07-29
........\........\Program.cs,495,2013-07-28
........\........\Properties
........\........\..........\AssemblyInfo.cs,1394,2013-07-28
........\........\..........\Resources.Designer.cs,2866,2013-07-28
........\........\..........\Resources.resx,5612,2013-07-28
........\........\..........\Settings.Designer.cs,1093,2013-07-28
........\........\..........\Settings.settings,249,2013-07-28
........\OpenTiff.sln,3064,2013-07-28

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

发表评论

0 个回复

  • c# 一个简单的GDI画实例
    入门级GDI画图实例
    2013-04-23下载
    积分:1
  • cry
    通过IDL,简单实现灰度变换,彩色变换等基本操作,包括图片打开保存拖拽显示(Simple implementation of gray level transformation, color transformation and other basic operations)
    2019-04-23 11:13:51下载
    积分:1
  • ISAR-Imaging-of-boats-at-sea-main
    说明:  结合雷达RCS回波数据,在matlab中生成ISAR二维图像,以及距离像方位像(Combined with radar RCS echo data, ISAR two-dimensional image and range profile azimuth image are generated in MATLAB)
    2020-12-15 20:42:10下载
    积分:1
  • optical_tools_matlab
    光学组件的matlab工具包,利用它,你可以仿真spot,几何像差,如慧差,球差,还有mtf仿真等(Optical components matlab toolkit, use it, you can simulation spot, geometric aberration, such as the Hui poor, spherical aberration, as well as simulation mtf)
    2021-04-08 14:19:00下载
    积分:1
  • lenaentropy
    说明:  求lena图像的信息熵,图像大小为256X256(For lena image information entropy, image size is 256x256)
    2008-11-18 18:58:53下载
    积分:1
  • canny边缘检测
    说明:  基于Robert算子、Sobel算子、Prewitt算子、Log算子、Canny算子的边缘检测代码(Edge detection code based on Robert operator, Sobel operator, Prewitt operator, LOG operator and Canny operator)
    2021-01-18 13:15:37下载
    积分:1
  • newegg
    基于matlab的进行鸡蛋形状特征提取的程序,能提取鸡蛋裂缝区域的形状特征(Matlab based on the conduct of an egg shape feature extraction procedure can extract the shape of an egg cracks in the regional characteristics of)
    2009-05-18 15:29:26下载
    积分:1
  • weina
    本代码可以实现图像的维纳滤波,经过调试无错误,对于学习图像处理有较好帮助。(This code can achieve the image filtering, error-free through the debugging, better for learning image processing help.)
    2011-05-31 22:10:17下载
    积分:1
  • ICA
    ICA用于图像特征提取 通过定义一个衡量分量独立性和非高斯性的目标函数来实现的(ICA for image feature extraction components by defining a measure of independence and non-Gaussian nature of the objective function to be achieved)
    2009-10-09 16:07:43下载
    积分:1
  • 5.2
    粒子滤波重采样方法实现程序,包括随机重采样、多项式重采样、系统重采样、残差重采样程序(Particle filter resampling method procedures, including random resampling, resampling polynomial system resampling, residual resampling procedure)
    2021-03-29 18:59:10下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载