CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - tif

搜索资源列表

  1. Gdallearngai

    0下载:
  2. GDAL处理遥感影像,读取信息,保存成tif格式,任意指定区域裁剪-GDAL remote sensing image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:28645376
    • 提供者:
  1. first

    0下载:
  2. 倒转图像,图像的倒转,得到的图像为cameraman.tif的翻个图像-Inverted images, image inversion, the resulting image is the turn images cameraman.tif
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-04
    • 文件大小:101685
    • 提供者:耿朝晖
  1. tp-tif

    0下载:
  2. matlab ods tp facile
  3. 所属分类:ELanguage

    • 发布日期:2017-04-02
    • 文件大小:17905
    • 提供者:Rimel
  1. laplas_tif

    0下载:
  2. 基于tif格式图片的拉普拉斯锐化算法,可在linux下运行,要将图片和代码放在同一目录下。-Laplacian sharpening algorithm source code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:770355
    • 提供者:武岩
  1. image-processing

    0下载:
  2. 人眼對於強度變化不夠敏銳,因此透過虛擬色彩可使影像較易分辨,將輸入的灰階影像進行三個獨立的顏色對應(RGB)轉換,再形成複合影像。 此次作業請同學實作步驟如下: 1. 請下載附件image.tif 2. 根據課本figure 6.25的兩種轉換函數,將image.tif 實作出如同課本Figure 6.24(b)(c)的虛擬色彩增強效果。-A keen eye for intensity change is not enough, so the image can be more e
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:416089
    • 提供者:luxiao
  1. imagemerge

    0下载:
  2. 本段代码主要是为了实现讲多光谱图像进行光谱分离然后再合并成一种可以在matlab中显示的格式.tif的图像,同时保证了原始的图像信息不丢失-This code is mainly to achieve multispectral images speak for spectral separation and then combined into a format that can be displayed in matlab. Tif image, while maintaining the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:823
    • 提供者:zu
  1. GDALTest

    2下载:
  2. 利用qt和gdal基于对话框格式读取并显示tif等其他格式遥感影像。-Qt and use gdal to read and display dialog-based format to other formats, such as remote sensing images tif.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:13919
    • 提供者:xjw
  1. 1_3000ChinaMap

    11下载:
  2. e00 和 tif 格式 1:3000万中国数字地图,包括国界、省界、地级市、县级、地形、水系、山峰、铁路、公路等数据-tif format and e00 million Chinese 1:3000 digital map, including borders, provincial boundaries, prefecture-level cities, county-level, terrain, water, mountains, railways, highways and othe
  3. 所属分类:GIS program

    • 发布日期:2017-05-18
    • 文件大小:4905741
    • 提供者:wangqiliang
  1. picformat

    0下载:
  2. bmp,gif,jpg,png,tif, 格式文件转换为 bmp,gif,jpg,png -bmp, gif, jpg, png, tif, format files into bmp, gif, jpg, png
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4256
    • 提供者:3ks
  1. avi2img

    0下载:
  2. 改程序将avi格式的视频转换成图片序列,avi视频要求是无压缩的,保存的图片支持多种格式,如JPG,bmp,tif等,图片命名按照生成的顺序数字命名。-Reform program will convert avi format video picture sequence, avi uncompressed video requirement is to save the image to support a variety of formats, such as JPG, bmp, tif,
  3. 所属分类:Video Capture

    • 发布日期:2017-03-31
    • 文件大小:1293
    • 提供者:
  1. tif

    0下载:
  2. 一些数字图像处理的常用图片,这些都是原图-Some commonly used digital image processing pictures, these are original
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2209824
    • 提供者:vera
  1. quzao

    0下载:
  2. 1)已知一幅含有噪声的图像imageDlb.tif,采用模板法去除噪声。 2)自由选择模板和模板大小。 3)比较分析各模板对去噪效果的影响。 -1) Given a noisy images imageDlb.tif, noise removal using the template. 2) the freedom to choose a template and template size. 3) comparative analysis of the impact of de-n
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:131815
    • 提供者:
  1. ruihua

    0下载:
  2. 1)已知图像imageRuihua1.tif和imageRuihua2.tif,采用适当的空间滤波的方法(选择多种模板和不同模板系数),对图像进行边缘锐化处理,并得到增强边缘后的图像。 2)比较分析各模板对去噪效果的影响。 -1) known image imageRuihua1.tif and imageRuihua2.tif, using appropriate spatial filtering methods (choose a variety of templates and
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:193468
    • 提供者:
  1. GDAL_ReadTif

    0下载:
  2. 读取和显示tif图像的代码,使用到了CDib和GDAL类,可以选择波段。适用于学习GDAL库的初级图像处理人员。-Tif image to read and display the code using to CDib and GDAL class, you can select the band. GDAL library suitable for learning in primary image processing staff.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2181322
    • 提供者:rsgis
  1. cmyk

    0下载:
  2. 读入tif文件,完成航空摄影图像的框标识别,并实现放射纠正。-After reading a tif file,user input four tags of aerophotoes,image transformation will be done
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:123729
    • 提供者:fans
  1. calib_example

    0下载:
  2. 这是摄像机标定的matlab程序,也即标定工具箱,内附20张tif图片。m文件添加到matlab中,调用标定主函数,可以完成标定工作。-This is the camera calibration of the matlab program, namely the calibration kit, containing 20 TIF images. The m file is added to the MATLAB, call the main function can be completed
  3. 所属分类:Other systems

    • 发布日期:2017-05-18
    • 文件大小:4877579
    • 提供者:黄武涛
  1. 2014-7-1

    0下载:
  2. 对于给定图像 < f3.tif > ,实现下列结果。 a. 直方图均衡化后的图像(灰度级数256)和图像均衡化后的直方图 b. 直方图均衡化后的图像(灰度级数128)和图像均衡化后的直方图 c. 直方图均衡化后的图像(灰度级数64)和图像均衡化后的直方图 d. 直方图均衡化后的图像(灰度级数8)和图像均衡化后的直方图 -For a given image <f3.tif>, to achieve the following results.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:461095
    • 提供者:瑞安
  1. 2014-7-1

    0下载:
  2. a.傅立叶频谱图像 b.居中的傅立叶频谱图像 c.对数变换进行视觉增强的傅立叶频谱图像 d.对数变换进行视觉增强并居中的的傅立叶频谱图像 -For a given image <f4.tif>, to achieve the following results. a. Fourier spectrum of image b. Fourier spectrum centered image c. Logarithmic transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:36969
    • 提供者:瑞安
  1. 2014-7-1

    0下载:
  2. 对于给定图像 < f4.tif > ,实现下列结果。 a.傅立叶频谱图像 b.居中的傅立叶频谱图像 c.对数变换进行视觉增强的傅立叶频谱图像 d.对数变换进行视觉增强并居中的的傅立叶频谱图像 -For a given image <f4.tif>, to achieve the following results. a. Fourier spectrum of image b. Fourier spectrum centered imag
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:392410
    • 提供者:瑞安
  1. 2014-7-1

    0下载:
  2. 对于原始图像 < f5.tif > ,实现下列结果。 a.用平均滤波器平滑原始图像得到的模糊图像 b.用拉普拉斯算子增强上述a得到的模糊图像 c.用拉普拉斯算子增强原始图像 -For the original image <f5.tif>, to achieve the following results. a. smoothing filter with an average original image was blurred b.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2942088
    • 提供者:瑞安
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 »
搜珍网 www.dssz.com