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

搜索资源列表

  1. ImageExif

    0下载:
  2. 获取照片信息 获取照片的Exif信息 2010下获取不全-Get photos information
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-25
    • 文件大小:515665
    • 提供者:111
  1. DemoToReadExif

    0下载:
  2. 用Freeimage来获取JPG图片exif信息的一个例子,包括经纬度坐标等-JPG picture Freeimage to get an example of the exif information, including latitude and longitude coordinates.
  3. 所属分类:Graph program

    • 发布日期:2017-11-15
    • 文件大小:3134615
    • 提供者:louyi
  1. dealexif

    0下载:
  2. 解析图片的exif图片,可以提取里面的信息,对类进行封装,方便使用-Parse pictures exif photo, you can extract the information inside the class package, easy to use
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:13270
    • 提供者:Wandroid
  1. Demo

    0下载:
  2. 基于FreeImage打开保存图片,并显示出EXIF信息 手写源代码!可运行!-Based on FreeImage open save pictures and display out EXIF ​ ​ information handwritten source code! Can run!
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-19
    • 文件大小:952909
    • 提供者:
  1. exif2

    0下载:
  2. 包含的dll能够获取exif的头文件信息,调用-exif jpeg
  3. 所属分类:CSharp

    • 发布日期:2017-11-18
    • 文件大小:8562
    • 提供者:cthuodian
  1. PhotoBreakDown

    0下载:
  2. 用于将相机拍摄的数码照片按日期进行分类,主要应用jpg图像的exif信息。-Exif information classified by date, the main application of jpg images for digital photo camera.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:76193
    • 提供者:vrhore
  1. exif_read

    0下载:
  2. 一个获取图片exif信息的源码,当需要提取图片exif信息属性时非常有用,尤其在获取图像处理中需要获取图片拍摄时间。-Get the picture exif information of a source, when the need to extract pictures exif information attributes useful, especially in obtaining the need to obtain a photo shoot time image process
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:2491392
    • 提供者:周乐
  1. piwigo-2.5.1

    0下载:
  2. Piwigo是一个PHP开源图片管理系统,Piwigo带有非常简单的安装界面和管理面板的,Piwigo它具有强大的功能来发布和管理您的图片。扩展使Piwigo轻松定制,锦上添花。 Piwigo的特点包括: 可设置自由或限制图片访问,角色/用户管理,多服务器支持,支持用户评论,采用HTML模板控制界面外观,多语言支持,一个RSS通知Feed,EXIF和IPTC元数据管理,多目录支持(每一张图片可以同时属于多个目录),所有Web页面都兼容W3C规范。-Piwigo is a PHP o
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-11
    • 文件大小:5474890
    • 提供者:金俊刚
  1. imagedate

    0下载:
  2. C#获取照片EXIF信息显示拍摄时间,估计玩摄影的都知道数码相机拍摄的照片中,每张都带有Exif信息,在Exif中记录了照片的很多拍摄参数、比如快门速度、快门次数、光圈大小等,当然也包括了拍摄时间-C# Gets the photo EXIF ​ ​ shooting time, estimated Photography playing all know digital camera photos, each with Exif information, photos ar
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-21
    • 文件大小:10113
    • 提供者:周秀珍
  1. gpsinfo

    0下载:
  2. Parsing of GPS info from exif header.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-08
    • 文件大小:3013
    • 提供者:nuironxang
  1. imagedata

    0下载:
  2.  C#获取照片EXIF信息显示拍摄时间,估计玩摄影的都知道数码相机拍摄的照片中,每张都带有Exif信息,在Exif中记录了照片的很多拍摄参数、比如快门速度、快门次数、光圈大小等,当然也包括了拍摄时间,本例就是通过使用C#的相关图像操作方法来读取Exif信息的拍摄时间。通过指定的数据流来创建Image,遍历图像文件元数据,检索所有属性,如果是PropertyTagDateTime,则返回该属性所对应的值。-C# Gets photo EXIF ​ ​ information d
  3. 所属分类:CSharp

    • 发布日期:
    • 文件大小:12733
    • 提供者:tpudn52
  1. imgadddate

    0下载:
  2. C#给图片加日期,类似于图片水印,不过要比水印稍简单些,添加数码相片拍摄日期,实现过程概述:   获取元数据中的拍照日期时间,以字符串形式保存,分析字符串分别保存拍照日期和时间的标准格式,由列表中的文件创建内存位图对象,由位图对象创建Graphics对象的实例,绘制数码照片的日期/时间,将添加日期/时间戳后的图像进行保存,释放内存位图对象。   #region 获取数码相片的拍摄日期:   获取图像文件的所有元数据属性,保存倒PropertyItem数组,通过指定的数据流来创建
  3. 所属分类:CSharp

    • 发布日期:2017-11-13
    • 文件大小:12516
    • 提供者:tpudn55
  1. ClearExif

    0下载:
  2. 去除图片中的的EXIF信息,给初学者用,Delphi编写-Remove the picture EXIF ​ ​ information for beginners to use
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-18
    • 文件大小:32460
    • 提供者:crystalxp
  1. libexif

    0下载:
  2. libexif.7z exif parser for jpeg
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:33731
    • 提供者:songaiping
  1. libexif-0.6.21-win

    0下载:
  2. libexif-0.6.21 是可用于添加或删除exif中tag,并且有相应的例子 源码是在Linux下的,但作相应修改后,可以在VS下使用-libexif-0.6.21 is used to add or remove exif in the tag, and a corresponding example source is under Linux, but be amended accordingly, you can use the VS
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2178722
    • 提供者:gle
  1. EXIF_file

    0下载:
  2. exif文件格式相关说明官方文档: exif2.2,exif2.1,tiff6-exif file format Instructions official documents: exif2.2, exif2.1, tiff6
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1490996
    • 提供者:gle
  1. ExifReader

    0下载:
  2. ExifReader用于读取JPEG文件中的Exif信息。 Exif包括了拍摄照片时的众多信息,例如曝光时间、焦距、快门速度等等。-ExifReader used to read the Exif information in the JPEG files. When Exif includes photos of many information, such as exposure time, focal length, the shutter speed, and so on.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-08
    • 文件大小:121088
    • 提供者:赵慧超
  1. exif

    0下载:
  2. 提取拍摄图像所用的摄像机的内参等一系列的参数。-Take a series of images to extract the parameters used in the camera s internal.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2958108
    • 提供者:汪永宝
  1. exif_CPP_picture

    0下载:
  2. 基于C++的编程,可读取图片的exif信息的类-Class-based C++ exif information programming, the picture can be read
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:8842
    • 提供者:liu
  1. ExifInterface

    0下载:
  2. This a class for reading and writing Exif tags in a JPEG file. -This is a class for reading and writing Exif tags in a JPEG file.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3803
    • 提供者:qiwucer
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com