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

搜索资源列表

  1. Nero

    1下载:
  2. 编写基本的图像处理程序,包括功能: 图像的读取、存储、显示(bmp、jpg等常用格式) 图像剪切、缩放 图像色彩变换(彩色->灰度等) 基本直方图变换和直方图均衡化 图像平滑与锐化 边缘抽取 阈值化 离散傅立叶变换 二值形态学处理(腐蚀、膨胀、开运算、闭运算) -Preparation of basic image processing procedures, including functions: image reading,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-29
    • 文件大小:8239
    • 提供者:Nero
  1. picture

    2下载:
  2. VFP-已完善的图片处理,能缩放,能选区域,jpg与bmp转换-VFP-has improved image processing, to scale, can choose region, jpg and bmp conversion
  3. 所属分类:Special Effects

    • 发布日期:2015-03-19
    • 文件大小:1107968
    • 提供者:zys
  1. Test

    0下载:
  2. 使用DevIL开源库(原来叫Openil)读取dds()图像,并转化成jpg格式的图像,是游戏开发、三维纹理处理中非常好的初学例子!-Open source library to use DevIL (originally called Openil) read dds () images, and images into jpg format is game development, three-dimensional texture processing in the example of
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:2917402
    • 提供者:gisupc
  1. prolog-pictureDraw

    0下载:
  2. 该代码是用PROLOG实现的绘制图元的程序,编制的图元按对象进行处理,可移动。-The example contains gdiPlus package. The package maintains drawing pictures using gdiPlus. The pictWin package contains invocation of drawing predicates for BMP and JPG files.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:68051
    • 提供者:安准
  1. Work

    0下载:
  2. 基于VC的JPG图形图像数字化处理,能处理JPEG图片-VC++,JPEG
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1498661
    • 提供者:周淼
  1. ImageView

    0下载:
  2. 这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图像文件的内部格式。注意例子中并不包含类库的代码,请一起下载CImageObject代码。另外,在运行时请确保在系统目录或你的可执行文件目录下有ImageLoad.dll。(也在CImageObject中)-This library can handle BMP, GIF, PCX, TGA, JPG, TIF format image f
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:642444
    • 提供者:dsdd
  1. zhenchafa

    4下载:
  2. 使用帧间差分法进行运动目标检测,内含两组测试图像和测试结果,分别为bmp和jpg格式,并且有详细的使用说明。郑重说明:本程序对阴影处理效果不佳,但思路清晰明了,适合初学者参考。-Frame difference method using the moving target detection, containing two sets of test images and test results, respectively, bmp and jpg format and detailed ins
  3. 所属分类:matlab

    • 发布日期:2016-04-17
    • 文件大小:37433344
    • 提供者:刘畅
  1. piltest

    0下载:
  2. 将其他图片格式转换为jpg的源码,python编写,需要pil图像处理库-The other is converted to jpg picture format of the source, python write, need to pil image processing library
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:1067
    • 提供者:yk
  1. gjtxcl

    0下载:
  2. 内置虑镜功能,包括获取图像的属性,锐化,模糊,浮雕等功能. 可以缩放,优化图片.打开图片带预览功能,使用了gdiplus,能处理gif,bmp,jpg,png图片,处理速度也不错,呵呵,一直找图形格式转换的朋友就不需要东找西找了,它完全可以实现你的需求! -Built-in lens into account features, including access to the properties of the image, sharpen, blur, emboss and other
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:95390
    • 提供者:wangmin
  1. PhotoSee

    0下载:
  2. 这是一个实现图象翻转,倒置,变换大小的很多功能的软件程序,还可以实现打开.bmp,.jpg,.gif......可打开多幅图片的很多功能,可以帮助大家学习图像处理用vc++实现的方法。-this project has so much functions
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4007180
    • 提供者:champion
  1. image-processing-procedures

    0下载:
  2. 对图像进行缩放、剪切。能够处理jpg、tif、bmp等格式图像,包括平滑、模糊、边缘锐化、傅立叶变换、腐蚀、膨胀等-The image scaling, shearing. Can handle jpg, tif, bmp image formats, including smooth, blur, edge enhancement, Fourier transform, corrosion, expansion, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4440310
    • 提供者:
  1. fdp5finalMatlab.tar

    0下载:
  2. 这是一个使用了Gabor特征提取和人工智能的人脸检测系统源代码 使用步骤: 1. 拷贝所有文件到MATLAB工作目录下(确认已经安装了图像处理工具箱和人工智能工具箱) 2. 找到"main.m"文件 3. 命令行中运行它 4. 点击"Train Network",等待程序训练好样本 5. 点击"Test on Photos",选择一个.jpg图片,识别。 6. 等待程序检测出人脸区域 createffnn.m, d
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:140797
    • 提供者:郑碧波
  1. jpegtobmp

    0下载:
  2. 程序用c语言实现了把jpg格式的图片转化为bmp格式的图片,方便了进一步对图片的像素处理!-C language program implemented using the jpg format images into bmp format images, to facilitate further processing of the image pixels!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:55495
    • 提供者:wangw899
  1. kantu

    0下载:
  2. 可以打开大部分图片格式包括bmp、jpg等,并对其进行图片的基本处理包括翻转、镜像、傅里叶变换、直方图统计及均衡化、锐化、柔化、加椒盐或高斯噪声、中值滤波、Sobel边缘检测、高斯边缘检测、灰度阀值边缘检测、区域生长、旋转、缩放等操作-Can open most image formats including bmp, jpg, etc., and its basic image processing including flip, mirror, Fourier transform, hist
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:365706
    • 提供者:wangyang
  1. ImageStone-ForWindows

    0下载:
  2. 强大的图像图形处理,支持多种格式jpg,ico,bmp等,用了就知道,真的很强大,仅用于windows平台,在chm手册中有些说明,到官网也可以下载到其他平台的版本。-powerful image processing liberary for windows. you can also download imagestone for linux/max os from the website in the chm manual.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:906124
    • 提供者:zbwzll
  1. pichuli

    0下载:
  2. 比如有1000个.jpg,其实你对每一个jpg都是同样的处理,比如 fft2,之后要存出来一组特征,假设是10个,这样的话,最后要得到一个(1000,10)的矩阵。这种情况下就需要批处理了。 -For example there are 1000. Jpg, you do the same process for each jpg image , such as fft2, then there are a set of characteristics, assumption fo
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:786
    • 提供者:amanda
  1. CxImageJPGTest

    0下载:
  2. 使用CxImage类库,对jpg进行灰度化,像素操作等处理-Use CxImage library for jpg to grayscale, pixel processing operation, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-12
    • 文件大小:20339887
    • 提供者:Eric
  1. colormobel

    0下载:
  2. 数字图像处理,颜色模型,对图像进行颜色转换-Given a color image ‘football.jpg’. 1) Display the three component images: red, green and blue. 2) Perform histogram equalization for the original image in RGB color space, and display the result. 3) Convert RGB to HSV, e
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:284524
    • 提供者:成才
  1. middle

    0下载:
  2. 用matlab实现的图像处理程序,可以对一个jpg文件进行中值滤波-Implemented using matlab image processing, can be a jpg file to the median filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:913
    • 提供者:lishiming
  1. Overdraw-Dialog

    0下载:
  2. 仿QQ风格的对话框自绘 。附上一个十分有用的图片处理类,可以直接用于对位图.jpg图片的处理。-Like QQ-style dialog from the painting. Attach a very useful image processing class, can be directly used for the bitmap. Jpg image processing.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-28
    • 文件大小:89523
    • 提供者:yaoming
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 »
搜珍网 www.dssz.com