登录
首页 » C# » OpenTiff

OpenTiff

于 2013-08-20 发布 文件大小:348KB
0 260
下载积分: 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 个回复

  • GeometricVersion3
    课程设计 几何图形(满分50 分) 版本1:满分10 分 设计抽象类GeometricObject 及其子类Triangle 和Circle。 GeometricObject 类设计要求如下: ■ 一个名为color 的Color 类型的私有数据域,表示对象的颜色。 ■ 一个名为filled 的Boolean 类型的私有数据域,表示对象是否填充颜色。 ■ 一个名为dateCreated 的Date 类型的私有数据域,表示对象的创建日期。 ■ 一个无参构造方法。 ■ 一个能创建特定color 和filled 的有参构造方法。 ■ 相关数据域的访问器和修改器。 ■ 两个个名为draw 和erase 的抽象方法。 ■ 一个名为getArea 的抽象方法。 ■ 一个名为getPerimeter 的抽象方法。 ■ 重写toString 方法。 Triangle 类设计要求如下: ■ 三个名为side1、side2 和 side3 的double 类型的私有数据域表示三角形的三条边。它 们的默认值是1.0。要求三个数据域保留2 位小数。 ■ 一个无参的构造方法创建默认三角形。 ■ 一个能创建带指定side1、side2 和 side3 的有参构造方法。 ■ 所有三个数据域的访问器和修改器方法。 ■ 父类抽象方法的实现。 ■ 重写toString 方法。 Circle 类(Curriculum Design Geometry (out of 50) Version 1: 10 points Design an abstract class and its subclasses GeometricObject Triangle and Circle. GeometricObject class design requirements are as follows: ■ a named color of the Color type private data field that indicates the object s color. ■ a Boolean type called filled private data field that indicates whether the object fill color. ■ Date type named dateCreated private data field, which means that the object was created. ■ a no-argument constructor. ■ one can create a specific color and filled in with arg constructor. ■ Related data field accessor and modifier. ■ two months called draw and erase the abstract methods. ■ an abstract method named getArea. ■ an abstract method named getPerimeter. ■ overridden toString method. Triangle class design requirements are as follows: ■ three named side1, side2 and a double side3 private data field indicates the type of triangle with three sides. It Our default value is 1.0. Requires)
    2020-12-10 08:59:18下载
    积分:1
  • 视差程序
    说明:  通过获取摄像机内外参数获得双目视觉处理图像,得到视差图,得到深度图。(The binocular vision processing image is obtained by obtaining the camera's internal and external parameters, and then the disparity map is obtained, and then the depth map is obtained.)
    2018-04-16 16:19:40下载
    积分:1
  • findCurve
    能针对二值图像进行曲线的提取. 对于背景不太复杂的图像,效果可以。 只针对单像素(extract curve from binary image only for single pixel line.)
    2018-09-17 14:21:03下载
    积分:1
  • 三维矩阵转二维
    在mmatlab中将多波段的遥感图像(三维矩阵数据)转换成二维数据,与求邻域(convert the 3D image data into the 2D data in the matlab)
    2018-01-02 11:24:26下载
    积分:1
  • 中的数学修炼
    图像处理中的数学修炼
    2019-05-20下载
    积分:1
  • fenduanjiaozheng
    图像几何校正算法。采用分段校正方法对图像进行校正。(Image geometric correction algorithm. The use of sub-correction method of image correction.)
    2009-02-17 16:37:27下载
    积分:1
  • blinddigital
    数字水印算法实现盲水印的嵌入提取,里面有图片(blind digital watermarking)
    2021-05-08 11:28:35下载
    积分:1
  • Harris
    著名的角点提取算子Harris算子 非常牛!(Well-known corner extraction operator operator very cattle Harris!)
    2008-03-23 12:30:32下载
    积分:1
  • LevelSetMethods
    用WENO,ENO等高分辨方法结合LEVELSET做图像处理(With WENO, ENO methods, such as high-resolution image processing done LEVELSET)
    2009-06-02 17:22:37下载
    积分:1
  • Isomap
    truncated DCT. good for video compression.
    2012-06-07 07:05:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载