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

搜索资源列表

  1. jcapistd

    0下载:
  2. 图片的读取,包括RGB格式、jpg格式等-read picture
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2294
    • 提供者:gedpe
  1. lena

    0下载:
  2. 在opencv2.4.5版本下,配置vs2010,用于测试配置是否成功,读取lena.jpg.-In opencv2.4.5 version, configure vs2010, used to test the configuration was successful, read lena.jpg.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-29
    • 文件大小:12170560
    • 提供者:祁门
  1. 0056357

    0下载:
  2. 读取与显示JPG等格式图像文件,Visual C++编程技巧精选,很好的参考资料。-Read and display JPG format image files, Visual C++ programming skills selected, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:48447
    • 提供者:玉米排骨
  1. javasummary

    0下载:
  2. 1.将svg格式的图片转换为jpg 2.读取html文件到word 3.zip压缩文件 4.图片等比例缩放- 1 svg format images will be converted to jpg 2 read html files to word 3.zip compressed file 4 pictures scaling
  3. 所属分类:Java Develop

    • 发布日期:2017-05-26
    • 文件大小:9412590
    • 提供者:离吧啦
  1. 112233

    0下载:
  2. 图像输入及读取GUI 大家可以参考下,希望有帮助-global im 选择图片路径 [filename,pathname]=uigetfile( *.jpg *.bmp , 打开 ) 合成路径+文件名 str=[pathname filename] 读取图片 im=imread(str) 使用第一个axes axes(handles.axes1) 显示图片 imshow(im)
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-24
    • 文件大小:92834
    • 提供者:冯一哲
  1. htmlsnap

    0下载:
  2. C#使用webBrowser读取网页并将网页保存成图片,可保存图片为PNG 格式、JPG 格式图片、BMP 格式图片文件,需要.Net Framework2.0支持,如果没有请先下载安装微软的.Net Framework2.0:输入要抓图的网址,点“Go”按钮,页面加载完成后点"Save"按钮即可保存当前网页为图片-C# using webBrowser read pages and pages saved as images, save images in PNG format, JPG fo
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:21109
    • 提供者:ypudn53
  1. matlabcode

    0下载:
  2. 将avi格式的视频读取生成JPG图片,并将图片读取出来-Read avi video format JPG image generation and image read out
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:1228
    • 提供者:mujia
  1. Javadatastream

    0下载:
  2. Java读存大块二进制资料文件,java.io 包中提供了BufferedInputStream 和BufferedOutputStream 类来缓存的读写流。但是读写大块的数据文件时,使用这两个类的效果并不是很好。本例演示了如何自定义缓存区,并使用不具有缓冲功能的DataInputStream 和DataOutputStream 类来读写大块的数据文件。效果如图所示,当按下“Start”按钮后,程序从源文件“d:\image.jpg”读取指定大小(缓冲区的大小)的数据放入缓冲区,然后将缓存区的
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:22392
    • 提供者:jpudn47
  1. JDATASTREAM

    0下载:
  2. 摘要:Java源码,文件操作,读取文件,二进制 Java读存大块二进制资料文件,java.io 包中提供了BufferedInputStream 和BufferedOutputStream 类来缓存的读写流。但是读写大块的数据文件时,使用这两个类的效果并不是很好。本例演示了如何自定义缓存区,并使用不具有缓冲功能的DataInputStream 和DataOutputStream 类来读写大块的数据文件。效果如图所示,当按下“Start”按钮后,程序从源文件“d:\image.jpg”读取指定
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:23049
    • 提供者:ynm
  1. gif

    0下载:
  2. 这是关于多媒体技术中GIf图象的读取源码-This is the JPG image to read the source code
  3. 所属分类:Video Capture

    • 发布日期:2017-04-04
    • 文件大小:11482
    • 提供者:朱佳琦
  1. COMPUTER-GENERATED-HOLOGRAM

    0下载:
  2. 全息图的制作、编码、检测程序,主界面分为五部分,四个listbox用来存放图像,右边的Data Information区域用来显示当前选中图像的附加信息。四个listbox下面的Load和Save可以读取数据到listbox或保存它里面的内容,使用Load只能读入使用Save保存的文件,双击listbox里的内容或选中后按Display按钮可以显示图像,右键->Rename可以重命名。File->Write to image可以把当前选中的图像保存为bmp、jpg或tif格式的图像文
  3. 所属分类:Compiler program

    • 发布日期:2017-05-11
    • 文件大小:2236223
    • 提供者:刘大大
  1. jpeg

    0下载:
  2. Delphi:读取photoshop的jpeg的缩略图,按比例生成JPG图片缩略图,在WEB开发中,这也是一个非常实用的技术,在Delphi环境是如何实现的呢?你看了本源码,就会明白了。 -Delphi: Read jpeg thumbnails photoshop in proportion to generate JPG image thumbnails in WEB development, this is a very useful technique in the Delphi e
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:34362
    • 提供者:JS40RPB
  1. JPGandbmp

    0下载:
  2. jpg bmp图片的读取与保存及显示在控件上-JPG BMP image read and save and display on the control
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-11
    • 文件大小:1288
    • 提供者:陈阳
  1. Road-network-identification

    1下载:
  2. 该程序功能如下: 读取BMP或者JPG格式的图片,自动识别路网,并表出路口节点-The program functions as follows: Read BMP or JPG format images, automatic identification of road network and junction node Expressed
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:32829
    • 提供者:陈法圣
  1. read_and_write_data_of_visualSFM

    1下载:
  2. 该程序用来读取visualSFM所产生的数据,option0000.ply , cameras_v2.txt , 00000000.jpg ,可以批量操作图片,并自动命名存储处理结果,只需输入关键文件名-this program is used to read the data which result the visualSFM,like option-0000.ply , cameras_v2.txt , 00000000.jpg .you can deal with the pictur
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:3372
    • 提供者:陈志超
  1. Untitled2

    0下载:
  2. 1、将图像Chrysanthemum按质量等级分别为10、30、50、70、90存储成jpg文件,并分别命名为Chrysanthemum_010.jpg、Chrysanthemum_030.jpg、…… 、Chrysanthemum_090.jpg。 2、观察并说明jpg文件质量的变化情况。 3、计算压缩比,并画出压缩比随质量等级变化的曲线。 4、读取文件:Chrysanthemum_010.jpg、Chrysanthemum_030.jpg、…… 、Chrysanthemum_09
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:677
    • 提供者:刘依依
  1. displayimage

    0下载:
  2. 使用IDL语言以界面操作的方式读取显示.jpg图像文件。-Display image file in the IDL language.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-12
    • 文件大小:931
    • 提供者:刘承前
  1. HreadJPG

    0下载:
  2. jpg图片格式的读取,经测试可用,是学习JPG格式图像处理的好资料。-read jpg picture format, the test is available, is to learn a good deal JPG format image data.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2630654
    • 提供者:jianhaoran
  1. RWJPG

    0下载:
  2. 一个图形图像处理的代码,主要是jpg格式图片的读取,显示,是一个不错的学习资料。-A graphic image processing code, mainly to read jpg format images, show that it is a good learning materials.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2456150
    • 提供者:jianhaoran
  1. JPGShow150827

    0下载:
  2. 用IPicture接口实现JPG、BMP等图的读取。使用双缓冲避免缩放时的闪烁。按滚轮可显示同一文件夹下的其他图片,按方向键也可以。按+、-可以缩放图片。-use IPicture interface to read JPG\BMP files, and rollup、rolldown to change to other picture files in the same folder.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-28
    • 文件大小:62441
    • 提供者:李刚
« 1 2 ... 4 5 6 7 8 910 »
搜珍网 www.dssz.com