CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - Raster Image

搜索资源列表

  1. shakechuli

    0下载:
  2. 给定栅格图象及其变形后的栅格图象,首先确定各栅格交叉点的位移,然后采用控制栅格的方法编写实现图象几何校正的程序。-given raster image deformation and the raster image, the first to determine the grid Crosspoint the displacement, then use the control Raster Image prepared geometric correction procedures.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:79.49kb
    • 提供者:胡雪飞
  1. MrImage_Source

    0下载:
  2. 此程序是一个用VC2003 MFC开发的Win32 raster图片的编辑工具。基于CxImage类来实现。此程序功能比MSPaint功能强大而使用方便。-this is a procedure used VC2003 MFC Win32 development of the raster image editing work with. Based on CxImage categories to be achieved. This procedure functional than MSPa
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3.17mb
    • 提供者:王茂
  1. 数字图象处理1.1

    0下载:
  2. 数字图像处理的课程设计,装起来有些麻烦,见附带的文本文档,可以做一些简单的栅格图像处理,但结合摄影测量获得的同名像点可以进行三维观测-digital image processing of curriculum design, and put up some trouble, see accompanying text documents, they can do some simple raster image processing, but the combination of photog
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1.5mb
    • 提供者:杨振贤
  1. tig

    0下载:
  2. 给定栅格图象及其变形后的栅格图象,请你首先确定各栅格交叉点的位移,然后采用控制栅格的方法编写实现图象几何校正的程序。 -A given image and deformed grid of the raster image, you first determine the grid cross-point displacement, and then the methods used to control the preparation of the realization of raste
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2.19kb
    • 提供者:严泽凯
  1. IMGLIB12

    0下载:
  2. ImgLib 32-bit DLL implements raster image functions-ImgLib 32-bit DLL implements raster image functions
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-06
    • 文件大小:266.42kb
    • 提供者:马磊
  1. ex3_061221015

    1下载:
  2. 给定栅格图象及其变形后的栅格图象,请你首先确定各栅格交叉点的 位移,然后采用控制栅格的方法编写实现图象几何校正的程序。-A given image and deformed grid of the raster image, you first determine the grid cross-point displacement, and then the methods used to control the preparation of the realization of raste
  3. 所属分类:Special Effects

    • 发布日期:2015-05-21
    • 文件大小:1.34mb
    • 提供者:da
  1. GISWebDevelopers

    0下载:
  2. 首先介绍了矢量图像和栅格图像,引出了OGC标准和空间数据库,最后讲述了GEOSERVER的用法。-Vector and Raster image are introduced in the first place.It describes OGC stardands and Spatial database too.Finally,the author tells us how to use geoserver
  3. 所属分类:GIS program

    • 发布日期:2017-05-14
    • 文件大小:3.21mb
    • 提供者:邓天
  1. whd

    0下载:
  2. 栅格图像缓冲区,包括文件写入对话框,觉得还可以,跟大家分享下-Raster image buffers, including the file is written dialog, I felt that I can and share with you the next
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:3.66kb
    • 提供者:whdstar
  1. Contour

    1下载:
  2. 自己写的一个基于AE开发的地理信息平台。语言:C#。功能:向地图空间中加入Excel数据,生成点图层及其属性表,以及查看属性表,生成地表栅格图像和等高线。在生成栅格图像时,由于像素设置问题,可能会出现异常,只需改变像素打下即可解决。-Write an AE-based platform for the development of geographic information. Language: C#. Function: to map the data room to add Excel t
  3. 所属分类:GIS program

    • 发布日期:2017-03-30
    • 文件大小:238.99kb
    • 提供者:马钧霆
  1. DIP_Exercise3_071221057

    0下载:
  2. 实验内容 给定栅格图象及其变形后的栅格图象,请你首先确定各栅格交叉点的位移,然后采用控制栅格的方法编写实现图象几何校正的程序。 -Test content for a given image and deformed grid raster image, you first determine the displacement of each grid intersection, and then prepared using the method to achieve control
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:314.36kb
    • 提供者:lyp
  1. 20100905tuxing

    0下载:
  2. 本书从图形学最基础的光栅扫描、区域填充、画直线和圆弧等算法讲起,详细介绍了线裁剪和面裁剪、凸区域裁剪和凹区域裁剪的异同,景物空间消隐算法和图像空间消隐算法的差别,具体讲述了二叉空间剖分(BSP)、八叉树等图形学中常用的数据结构。新版本增加了图形用户界面、椭圆、图像压缩和线条反走样算法等,还增加了Liang-Barsky裁剪算法和Nicholl-Lee-Nicholl裁剪算法。新版本大大扩充了可见面光线跟踪算法。在绘制这一章中新增了基于物理的光照明模型,透明效果,阴影生成,纹理映射,以及锥光束、平
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:19.55mb
    • 提供者:李大山
  1. Exercise

    0下载:
  2. 给定栅格图象及其变形后的栅格图象,请你首先确定各栅格交叉点的位移,然后采用控制栅格的方法编写实现图象几何校正的程序-A given image and deformed grid raster images, you first determine the displacement of each grid intersection, and then using the control method of preparation of raster image geometric correc
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:33.81kb
    • 提供者:nacy
  1. image-conversion-CAD

    0下载:
  2. 图片转CAD格式软件:主要功能是将光栅图像中的单线和多条线转换成相应的矢量图形。此程序可转换扫描的地质图或者工程绘图。转换后的矢量图形可用于 AutoCAD 和 IntelliCAD 等 . 授权码在:http://www.china1000.tk/Soft/Show.asp?id=12 -Image to CAD format for software: the main function is the single raster image and the corresponding
  3. 所属分类:Graph Drawing

    • 发布日期:2015-09-08
    • 文件大小:1.97mb
    • 提供者:wang
  1. Exercise2

    0下载:
  2. 给定栅格图象及其变形后的栅格图象,请你首先确定各栅格交叉点的位移,然后采用控制栅格的方法编写实现图象几何校正的程序-Given raster image and deformed grid image, you first determine the displacement of each grid intersection, and then use the control method of preparation of raster image geometric correction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:39.56kb
    • 提供者:韦家隆
  1. multi-face-pose

    0下载:
  2. 该人脸库包含30个人、每人10幅总共300幅光栅图像,每个人的10幅图像包括了朝正前方、朝左、朝右、朝上和朝下五种不同的视角 方向的情形,经典的多姿态人脸库 注意此文件为.ras格式,需要用ACDSEE打开,SUN光栅图片格式。-The face database contains 30 individuals, each 10 Total 300 raster images, 10 images of each person included toward the front, lef
  3. 所属分类:Special Effects

    • 发布日期:2017-11-01
    • 文件大小:60.69mb
    • 提供者:shirley
  1. RASTER-IMAGE-Process

    0下载:
  2. This a program that process raster images-This is a program that process raster images
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-28
    • 文件大小:1.07kb
    • 提供者:tan
  1. shuimianxuanran

    0下载:
  2. 实现三维水面渲染,主要依据导入的栅格图像为依据,实现要求-Three-dimensional surface rendering, based primarily on the basis of the imported raster image
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:906byte
    • 提供者:jk
  1. soil_suborders_data

    1下载:
  2. 全球土壤类型栅格图像,可用于有关土壤的分析,在envi、erdas、arcgis中均可操作-Global soil type raster image can be used for soil analysis, envi, erdas, arcgis can operate in
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1.48mb
    • 提供者:刘梓帆
  1. hw2

    0下载:
  2. 给定栅格图象及其变形后的栅格图象,请你首先确定各栅格交叉点的位移,然后采用控制栅格的方法编写实现图象几何校正的程序。 实验图象:point.bmp, point_sp.bmp, tiger_sp.bmp -To set the raster image and its deformation raster image, you first determine the displacement of the crossing point of each grid and control gr
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:47.2kb
    • 提供者:uion
  1. Raster-images-and-scanned-images-

    0下载:
  2. 栅格图像和扫描图像的判别,当计算得到的Ratio=1时,判别为栅格图像,不等于1时判别为扫描图像。-Raster images and scanned images of discrimination, when the calculated Ratio = 1, discriminant raster image identified as the scanned image is not equal to 1:00.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:852byte
    • 提供者:zhaoyunlan
« 12 3 »
搜珍网 www.dssz.com