CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - 图像保存

搜索资源列表

  1. Bitmaptest

    0下载:
  2. 不错的位图的测试显示软件的编程哦。可以进行图像的显示,保存等。-good bitmap testing software programming oh. Images can be shown that preservation.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1987
    • 提供者:王盘
  1. MyImage

    0下载:
  2. 一个图像处理类,可对图像进行各种处理,包括加载保存滤波等
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:7960
    • 提供者:ly
  1. 图像滤波处理代码

    0下载:
  2. 选择打开文件,可以打开相应的图像。当前只可处理8位灰度图像。 homework1 中值滤波中,边界没有处理。 均值滤波中,边界也处理了,边界的原值没有保存下来。边界模糊。 homework2 对同样的阈值soble算子检测边缘比梯度算子清楚。 homework3 幅度谱表现出一些可辨认的结构,相位谱看不出来。 忽略相位信息,反变换得到的图看不出与原图的影子。 忽略幅度信息,反变换得到的图与原图好像有一些相似。 homework4
  3. 所属分类:2D图形编程

    • 发布日期:2014-01-17
    • 文件大小:2268580
    • 提供者:qq1418
  1. lsl_rgb2gray.rar

    0下载:
  2. 批量彩色图像转灰度图像,并实现重命名批量保存在新文件夹下,Batch processing of Color image transfer in to grayscales image,and rename them to save in to new file
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:513
    • 提供者:husanhe
  1. ReadBMP

    0下载:
  2. 读取BMP,显示图像长度、高度、像素字节数等相关信息,并保存图像备份!-Read BMP, image length, height, pixel number of bytes and other related information, and save the image backup!
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-12
    • 文件大小:2872092
    • 提供者:caoxuan
  1. convert_raw_bmp_image

    0下载:
  2. 读取raw数据格式图像,转换为bmp图像保存 实现批量读取转换,带测试图。运行run文件,需要修改当前测试图像路径。-Read the raw data format images converted to read bmp images are saved to achieve batch conversion, with a test pattern. Run the run file, you need to modify the current test image path.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:670386
    • 提供者:lsx
  1. win32_cutface

    0下载:
  2. 基于opencv得人脸图像训练集鼠标剪切保存-Opencv was based on face image training set mouse shear Save
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:78865
    • 提供者:hover
  1. tuxiangbianji

    0下载:
  2. 图像编辑,用不同颜色绘制图像,实现保存,编辑打开等功能-Image editing, using different colors draw the image, to achieve preservation, editing and other functions to open
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:421428
    • 提供者:魏威
  1. TiffLib

    0下载:
  2. 可以将bmp图像数据保存为tiff格式文件,提供了足够的接口函数-Bmp image data can be saved as a tiff format, has provided sufficient interface function
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:2781
    • 提供者:Mayf
  1. MakeBig

    0下载:
  2. 桌面放大镜,使用delphi编制的桌面放大镜程序,通过对桌面的保存,将保存的图像进行放大-Desktop magnifier, desktop magnifier to use delphi compiled program, through the preservation of the desktop will save the image to zoom
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:300924
    • 提供者:guozhixin
  1. moban

    0下载:
  2. 一个模板匹配的程序,得到像素级的匹配位置,并保存匹配后图像-A Programe of resample
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:851
    • 提供者:liuqingrui
  1. test

    0下载:
  2. 输入参数 画出图像其中要设置四个参数 通过菜单实现 可以保存图像-draw graph
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1973077
    • 提供者:王在福
  1. image-en-C

    0下载:
  2. 本源码是对PGM图像用C语言进行处理,包括打开图像,保存图像,对图像做形态学处理等等函数,在netbeans运行没问题-it s a program for digital image processing with the format PGM
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:442727
    • 提供者:hu
  1. example1

    0下载:
  2. 利用vb的plotline绘制2D图形,其中包括点的显示和图像保存-Vb plotline to draw 2D graphics,Including the point of display and save images
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:7868
    • 提供者:李建德
  1. shiyan

    0下载:
  2. 实现图像的平移,平移量应该可调(即用一个向量或两个标量保存平移量),并显示对图像“view”的处理结果。实现图像的缩放,缩放系数可调,分别用两个变量或一个向量保存水平和垂直方向的缩放系数,并显示对图像“view”的处理结果。 -The image of the pan, pan, volume should be adjustable (ie, a vector or two scalar to save the translation amount), and display the re
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:423606
    • 提供者:林林林
  1. vbht

    0下载:
  2.  简易的画图程序,基于VB源代码实现可先把画笔颜色、设置画笔尺寸、先把所画的图形,包括矩形、圆形和直线三种模式,画错了可清除画布,画完可保存图像。-Simple paint program, the first brush color, set the brush size based on the VB source code, graphics drawn by the first three modes, including rectangular, circular and straig
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:2754
    • 提供者:Fionn
  1. bmpReadWrite

    0下载:
  2. 用C++完成对BMP图像的读入和简单处理,并保存处理之后的图像,代码调试通过了,自己放入灰度图像及可运行-Reads and simple handling of BMP images with C++, and save the image after processing, code debugging through their own into the gray-scale image and run
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-12
    • 文件大小:2758544
    • 提供者:鲁力
  1. Image-Marking

    0下载:
  2. 能够对任意图像进行打开和标注,并把标注的图像区域坐标用txt格式来保存-Able to open and annotations to any images, and put the label area of the image coordinates with TXT format to save
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-20
    • 文件大小:10311305
    • 提供者:岑君凯
  1. cdibImage

    0下载:
  2. 打开一幅BMP图像,能够将灰度图像转化为彩色图像,能够将彩色图像转化为灰度图像,并且实现图像的水印效果,实现对处理后的图像进行保存。-Open a BMP image, the gray-scale image can be converted into a color image to the color image into a grayscale image, and the watermark image to save the processed image.
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-04
    • 文件大小:2133353
    • 提供者:XT
  1. yuvReader1

    0下载:
  2. matlab本来不能读取yuv文件,此程序保存并转换位为RGB格式(Read '.yuv' file type and translate it to RGB form.)
  3. 所属分类:2D图形编程

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:sdtfirst
« 12 »
搜珍网 www.dssz.com