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

搜索资源列表

  1. Sequence

    0下载:
  2. 混合高斯建模读取图片序列,前景背景比较-Gaussian mixture modeling reading the image sequence, foreground and background
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1492188
    • 提供者:lihanlin
  1. helloopencv2.1

    0下载:
  2. 配置opencv,测试opencv是否配置成功的测试代码,代码通过opencv读取图片-read the picture by opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:523
    • 提供者:zhh
  1. pictureread

    0下载:
  2. vb读取图片,显示出来,功能简单属于联系用的-Vb images and display the functions of contact with the simple
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-04
    • 文件大小:1255
    • 提供者:王磊
  1. tu

    0下载:
  2. 读取图片的c++程序,非常实用,非常简单命了,易于理解,可以运行-Read the picture a c++ program, very practical, very simple life and easy to understand, to run
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1332636
    • 提供者:anna
  1. JPEGReaderWrite

    0下载:
  2. 对读取图片文件JPEG文件,并对其进行处理和磁盘存储。-JPEGReader/JPEGWriter are C++ wrappers around the widely-supported libjpeg.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:39197
    • 提供者:Niu Wenjie
  1. LDA_ORL

    0下载:
  2. 如何使用matlab读取ORL图像,400张人脸,每类10张,一共40个类.并用LDA进行降维-how to use matlab to read ORL face images,400 face images of 40 people, 10 images per person. Then use LDA to reduce dimensionality
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:4963
    • 提供者:Li Guo
  1. show-bmp

    0下载:
  2. 嵌入式linux操作系统读取图片程序,用于显示屏上图片的显示,具体看代码,内有详细注释-in the embed linux system the pragram which read pic is used to show pic,please meet pragram concretely,insdie annotation in detail
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1996
    • 提供者:li
  1. ImageByte

    0下载:
  2. 读取图片文件将其转为二进制,再生成新的图片-Reading the image file will be converted to binary, and then generate a new picture
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:1439
    • 提供者:gongrui
  1. write-TDMS

    0下载:
  2. LABVIEW实现从已经存储的文件(TDMS后缀)读取图片和表格-LABVIEW the already stored files (TDMS suffix) to read the figures and tables
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:13130
    • 提供者:刘超
  1. Take-out

    0下载:
  2. 这是一个从数据库中读取图片的一个小程序,主要将其二进制转化为图片读取出来-This is a picture read from the database a small program that mainly binary read out into picture
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-17
    • 文件大小:23131
    • 提供者:晓静
  1. FreeImage

    0下载:
  2. freeimage的头文件,freeimage是一款功能强大的读取图片的函数库,在实际中非常实用。-the header file of freeimage
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:12000
    • 提供者:王贺
  1. yzmtq

    0下载:
  2. 简单验证码是指验证码图片里的字符,固定不变,或者变化很小的验证码,比如:字符上会有一些干扰点干扰线等情况,或者只有少数几种字体变化和字体大小变化。 这里给出源代码都是非常简单的源代码,学过《C程序设计》的都可以看懂,不会超出书本范围,而且不使用指针,这样VB,Delphi,JAVA 等语言都可以照此写出相应的源代码。 验证码提取可以分为三个大的步骤:预处理,分割,提取。预处理又可细分为读取图片,二值化,去干扰点,去干扰线等等步骤。 读取图片很简单就是把要提取的
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:2474
    • 提供者:lu
  1. image-segmentation-

    0下载:
  2. 1.read_mpeg.m把mpg格式的视频存为一帧一帧的jpg格式的图像 2.im_fg_y.m是对文件进行阈值分割,可以自动读取图片并分割图像,显示效果。必要时可以做成函数用plc.m调用一次对多幅图片进行处理。 3.im_fg_b.m是对图像利用canny算子进行边缘检测,用于分析与显示。同样可以做成函数来调用。 4.pcl.m是对图像文件批处理,一次可以读入多幅图像,处理后再存储。 5.pcl1.m是调用边缘检测函数对一组图像进行分割并保存。
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:7742
    • 提供者:liruihua
  1. PictureSQL

    0下载:
  2. 读写图片文件到SQL(将图片文件写入SQL,从SQL读取图片文件)。-Read and write image files to SQL (to write image file to SQL from SQL to read the image files).
  3. 所属分类:File Operate

    • 发布日期:2017-04-10
    • 文件大小:1184
    • 提供者:魏昭龙
  1. ImageBrowse

    0下载:
  2. 可以实现图片浏览功能,需将所看图片上传到SD卡里,然后代码实现从SD卡读取图片。-Can achieve the picture browsing, to see the need to upload pictures to the SD card, then the code to read the image from the SD card.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:62822
    • 提供者:心若无尘
  1. imagedetect

    0下载:
  2. 可以打开文件读取图片,对图片进行放大与缩小,可以对图片进行上下张翻页-View Pictures,enlarge and shrink the picture,look into the former picture and the latter picture
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-21
    • 文件大小:6355787
    • 提供者:陈述
  1. tupianshixian

    0下载:
  2. 本源程序是基于VC下的,读取图片,显示图片的功能实现。-This source is based on the VC, read the image, display the picture functions.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-19
    • 文件大小:5145737
    • 提供者:xt
  1. RDatabaseforpe

    0下载:
  2. 从数据库中读取图片到PictureBox中,从PictuureBox中将图片存储到数据库中, -Read from the database image into the PictureBox to the database image storage PictuureBox will
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:3523
    • 提供者:moderate
  1. ImageDeal

    0下载:
  2. 读取图片,对像素点任意操作,生成图片.如对像素点进行ARGB的分解,或者将ARGB恢复成像素值,对每个像素点进行修改转换等等。-Read the image, any operation on the pixels to generate the picture. If the pixel of ARGB decomposition or ARGB back into pixel values, modify the conversion, and so each pixel.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3332
    • 提供者:吴玲祥
  1. ImageShear

    1下载:
  2. 此Winform运用程序实现读取图片、裁剪图片功能-The Winform use program to read the image, cropping a picture
  3. 所属分类:Special Effects

    • 发布日期:2017-01-19
    • 文件大小:156672
    • 提供者:LCH
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com