CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - jpg

搜索资源列表

  1. JPG图像检索系统

    0下载:
  2. 一个检索图像库中哪些图像与给出的图像最相似,图像库中图像的格式必须为bird-0009.jpg种形式,示例图像要从图像库中选示例-a library which image and the image is the most similar image library image format for bird-0009.jpg forms, sample images from the image library selected examples
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1653935
    • 提供者:冯少辉
  1. JPG、BMP图像转换及导出二进制C++文件

    1下载:
  2. 主要是做JPG BMP图形的互转及为嵌入式提供图形的二进制读写文件
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-10-14
    • 文件大小:47360
    • 提供者:fpcfjf@126.com
  1. 实现在JPG中截取固定大小的图像并保存为JPG文件

    0下载:
  2. 软件功能是实现在JPG中截取固定大小的图像并保存为JPG文件,可用于照片采集等应用,Software functions is to achieve in the JPG in the interception of fixed-size images and save it as a JPG file that can be used for applications such as photo collection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:254286
    • 提供者:route13
  1. Jpeg2Yuv

    2下载:
  2. 这是一个把JPG图像文件转换成YUV原始数据格式的程序,就三个函数,输出为YUV420的。-this is a static library for decompressing the jpg file and converting its colorspace from yuv422 to yuv420, but RGB24. enjoy your self!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-25
    • 文件大小:58625
    • 提供者:facai
  1. cximage600_vs2010

    2下载:
  2. CxImage是一个可以用于MFC 的C++类,可以打开,保存,显示,转换各种格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的转换。CxImage类库对于进行图像处理的研发人员,尤其对于初学者是一个很好的类库,其中附带的demo可以起到很好的引导作用。网上可以搜索到的为vc6.0版本,直接升级到v
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:25643587
    • 提供者:沈金祥
  1. Image.tar

    0下载:
  2. 图像的相互转换\以及图像的分析比较,支持格式:bmp\jpg\jpg2000等-image conversion \ and image analysis in support of the format : bmp \ jpg \ jpg2000 etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:1101110
    • 提供者:林祥杰
  1. sunplus-jpg-bmp-compress-tool

    0下载:
  2. sunplus绘OSD,JPG,BMP压缩工具-Sunplus painted OSD, JPG, BMP Compression tools
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:45672
    • 提供者:hjselena
  1. image_pro_vc

    0下载:
  2. 常见图像处理算法的VC实现,包括直方图均衡化、各种边缘提取算子、JPG图像格式处理等。-Common image processing algorithms to achieve the VC, including histogram equalization, a variety of edge detection operator, JPG image format handling.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:515515
    • 提供者:lissdd
  1. Halftoning

    1下载:
  2. 一种灰度图像的半色调图像生成程序。该程序实现了siggraph 2008 论文Structure aware halftoning中的半色调生成算法。该算法基于目标函数优化,用模拟退火方法生成。 该程序可以读入gif,png,jpg,bmp格式的图片,并自动将彩色图转化为灰度图。生成的半色调图目前只支持png格式的输出。 实现语言为java。 在jre 1.6.0_10上测试正常。-A gray-scale image halftoning image generation pro
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:18172
    • 提供者:lm
  1. image11

    0下载:
  2. 图形图像处理程序。能对BMP,JPG等图像进行处理-Graphic image processing. Able to BMP, JPG and other image treatment
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:344028
    • 提供者:RenWei
  1. JPEG-compress-and-decoding

    0下载:
  2. 功能:实现jpeg、jpg等图像文件的压缩,编码和解码的处理。-Function: the realization of jpeg, jpg image files, such as compression, encoding and decoding processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:59071
    • 提供者:袁捷
  1. Bmp2Jpg

    0下载:
  2. Bmp file type can be converted to JPG file types, convenient and practical source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:75735
    • 提供者:www22004
  1. WebSafeColors

    0下载:
  2. 本实验要求将任意一个RGB图像转换为web-safe RGB图像,并要求将图6.8转换为web-safe RGB彩色图像,图像的原始格式为jpg格式,要求将结果图像也转换为jpg格式。该实验中首先编写把RGB图像转换为web-safe RGB图像的通用程序,然后调用这个程序实现对图6.8的转换。-Requirements of this experiment will be any RGB image is converted to web-safe RGB images, and reques
  3. 所属分类:Special Effects

    • 发布日期:2015-11-11
    • 文件大小:55873
    • 提供者:jhm
  1. EasyJPEG

    0下载:
  2. 一个jpg图像显示及处理的小程序,显示jpg图像,并将其转为bmp图片-A jpg image display and processing of small procedures, show jpg images, and images to bmp
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:25590
    • 提供者:pangtao
  1. Presspic

    0下载:
  2. 将BMP,JPG格式的图片压缩处理,可以设置压缩质量,图片横宽比例。-To BMP, JPG image compression format, you can set the compression quality, pictures, cross-width ratio.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:267715
    • 提供者:基本功
  1. toXPM

    1下载:
  2. 将jpg,gif,png图像转换成xpm格式文件,方便在QT中使用-Will be jpg, gif, png images convert xpm format to facilitate the use of the QT
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:286648
    • 提供者:郭剑
  1. jpg2ppm

    0下载:
  2. 图片格式由jpg转换成ppm, K. MIKOLAJCZYK University of Oxford, OX1 3PJ, Oxford, United Kingdom-Jpg image format conversion to ppm, K. MIKOLAJCZYK University of Oxford, OX1 3PJ, Oxford, United Kingdom
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:3546
    • 提供者:lrw
  1. EPSConverter_code

    0下载:
  2. 该程序可实现图像间格式的转换,主要实现bmp,jpg,png,tif,gif,psd 图像间格式 的转换-The program can be realized between the image format conversion, the main achievement bmp,jpg,png,tif,gif,psd image format conversion between the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:47416
    • 提供者:wang
  1. jpg2bmp

    0下载:
  2. jpg이 를 bmp로 끝 나 야 로 변 환 해 주 는 소 스 -C 로 작 성 되 어 있 음
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:309052
    • 提供者:park Jung ok
  1. show-jpg-bmp

    0下载:
  2. VC 中显示图像,包括JRG与BMP格式的图!能够美化人机交互界面!效果较好!-show JPG AND BMP IN DIALOG!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3947660
    • 提供者:李东
« 12 3 4 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com