搜索资源列表
hongqingting
- 红蜻蜓屏幕抓图软件可以将屏幕图象保存为栅格图象文件-Red Dragonfly Software From Wikipedia screen can be kept as a screen image raster image files
RASTER1
- 用C++编写的绘图程序,实现了所有windows预定义的图像栅格化运算。-Using C++ to prepare the graphics procedures, implementation of all windows predefined raster image of computing.
CreateRaster
- Create Raster image for HP printer utility.
shu
- 数字图像,又称数码图像或数位图像,是二维图像用有限数字数值像素的表示。 通常,像素在计算机中保存为二维整数数阻的光栅图像,这些值经常用压缩格式进行传输和储存。 数字图像可以许多不同的输入设备和技术生成,例如数码相机、扫描仪、坐标测量机、seismographic profiling、airborne radar等等,也可以从任意的非图像数据合成得到,例如数学函数或者三维几何模型,三维几何模型是计算机图形学的一个主要分支。数字图像处理领域就是研究它们的变换算法。 -Digi
image
- 改程序在pc上实现,是一个用户专用的打印驱动程序,用于将HP-RTL指令嵌入于光栅数据中发送给支持HP-RTL指令的打印机打印图像-THIS function is used to suppot HP-RTL code embeded into raster data.
final
- 矢量转栅格,给一幅矢量图像,将其转换为栅格。用于GIS-Vector to raster to a vector image, convert it to raster. For GIS
barcodeprint
- C#打印条形码,部分代码释义: 将一幅位图从一个设备场景复制到另一个 目标设备场景 /// 对目标DC中目标矩形左上角位置进行描述的那个点,用目标DC的逻辑X坐标表示 /// 对目标DC中目标矩形左上角位置进行描述的那个点,用目标DC的逻辑Y坐标表示 /// 欲传输图象的宽度 /// 欲传输图象的高度 /// 源设备场景,如光栅运算未指定源,则应设为0 /// 对源DC中源矩形左上角位置进行描述的那个点用
Raster-Render
- ArcGIS Engine下针对遥感栅格影像数据做唯一值渲染,并同步更新TOC。-ArcGIS Engine for remote sensing raster image data under the unique value renderer to do, and synchronize updated TOC.
digitize
- Converts a raster image to SEG-Y (Marcel.li Farran - ICM,CSIC Barcelona) (Revision FEBR-19-2007) - mfarran*icm.csic.es (*=@) ________________________________________________________________________ From FEBR-11-2007 output files are int1
PolygonRaster
- 用C#结合GIS技术编写的栅格图像图例技术,对于GIs开发非常重要-C# using GIS technology to prepare raster image illustration technique, very important for the development of GIs
cSharpgrid
- 使用c#操作处理影像数据,从而获得栅格数据集,使用C#编写,主要应用于地理信息系统领域-Using c# operation processing image data to obtain raster dataset, written in C#, mainly used in the field of geographic information systems
readhdf
- 读取hdf,HDF 是美国国家高级计算应用中心(National Center for Supercomputing Application)为了满足各种领域研究需求而研制的一种能高效存储和分发科学数据的新型数据格式。一个HDF文件中可以包含多种类型的数据,如栅格图像数据,科学数据集,信息说明数据。这种数据结构,方便了我们对于信息的提取。例如,当我们打开一个HDF图像文件时,除了可以读取图像信息以外,还可以很容易的查取其地理定位,轨道参数,图像噪声等各种信息参数。HDF 的数据结构是一种分层式数
Clip
- 用c#,调用gp工具,实现栅格影像的裁剪功能。(The clipping function of raster image is realized)
KMC
- We will demonstrate a raster image segmentation process by developing a code in C# that implements k-means clustering algorithm adaptation to perform an image segmentation.