CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 多媒体编程 搜索资源 - 图像处理程序

搜索资源列表

  1. avi视频转换为bmp(C++代码)

    2下载:
  2. 是原创的C++代码,可以将一个avi视频转换成bmp图像输出
  3. 所属分类:多媒体编程

    • 发布日期:2009-04-13
    • 文件大小:7689
    • 提供者:hellenwjr
  1. vfw

    1下载:
  2. 利用VFW做的视频采集程序,支持多窗口.通过回调函数可实现图像的后续处理.由于屏幕贴图由用户自己控制,具有较高的灵活性.-Done using VFW video capture program, supports multi-window. Callback function can be realized by image post-processing. As the screen by the user to control their own maps with high flexib
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-29
    • 文件大小:8703
    • 提供者:gguo cceng
  1. UsingVCtoHuatu

    0下载:
  2. 用VC++编写的简单画图程序,可以画直线和圆,能够对所画图形进行轮廓或边框着色,能够对图像进行灰化、二值化、空域滤波、微分运算等简单处理。 程序本身实用性不强,但对于初学者很有借鉴意义。-Using VC++ to prepare a program to drawing picture, you can draw a straight line and round, able to carry out the outline of the painting or frame graphic
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-19
    • 文件大小:5158612
    • 提供者:小马
  1. ImageManage

    0下载:
  2. 本程序主要实现了图像处理、批量转换与处理、PSD文件管理、照片处理等,其中图像处理部分主要是对图像进行各个效果的显示,例如图像的锐化效果、浮雕效果等。批量转换与处理部分主要实现各种图像格式之间的转换,PSD文件管理部分主要是对PSD文件进行浏览和转换操作,照片处理主要用于照片的排版。-This program achieved a major image processing, batch conversion and processing, PSD file management, photo
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-03
    • 文件大小:1184193
    • 提供者:仇庆丰
  1. MicroStudioV2

    0下载:
  2. 支持很多媒体格式的VB播放器,挺特别,看上去倒像是与图像处理有关的程序,界面五颜六色,凡是你的Windows Media Player支持的文件格式这个程序都支持,例如Mpeg、MP3等-VB supports many media formats player, very special, just like the image processing with the procedures, interface colors, all of your Windows Media Player
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-23
    • 文件大小:45846
    • 提供者:luojmg
  1. MyMediaHW

    0下载:
  2. VC++ 和openCV 编写的用来打开图像 处理图像 打开视屏 处理视屏的程序-VC++ and openCV prepared to open the Open Screen image processing image processing procedures Screen
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-26
    • 文件大小:9067706
    • 提供者:陈飞
  1. tupianyasuo

    0下载:
  2. 利用C++完成图像的转换、处理以及压缩过程,是学习数字图像处理的好的参考程序!-Using C++ to complete images of conversion, processing and compression process, is to learn good reference digital image processing program!
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-09
    • 文件大小:1804987
    • 提供者:申婷婷
  1. Video-processing

    0下载:
  2. 本程序用于打开AVI格式视频并显示在界面中,并能够对其进行每帧图像处理,需要使用OpenCV2.0作为支持。本程序支持多种分辨率的视频。-This procedure is used to open the AVI format video display in the interface, and be able to each frame image processing, need to use OpenCV2.0 as support. This program supports mul
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-06-09
    • 文件大小:16749301
    • 提供者:wang
  1. zbar-0.10

    0下载:
  2. 是一个函数库,包含了C++、qt、python,还有示例程序,方便研究二维码的同学学习使用。注意用到了ImageMagick这个图像处理库-Is a function library that contains the C++, qt, python, sample programs, students learn to use the two-dimensional code to facilitate research. Note that to use the ImageMagick im
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-14
    • 文件大小:1907368
    • 提供者:tom
  1. mypaint

    0下载:
  2. 我自己写的一个很简单的图像处理程序,基本功能包括灰度变换等-this is a simple program
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-12-01
    • 文件大小:63957
    • 提供者:huding
  1. getbmpinfo

    0下载:
  2. 初学VC图像处理,找到了这篇介绍关于位图的信息获取及位数数据处理的程序,借鉴此代码,很好用。-Beginner VC image processing, found in this bitmap access to information and the median data processing procedures, and learn from this code, very good.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-12-04
    • 文件大小:4704
    • 提供者:keke
  1. TXCL

    0下载:
  2. 本程序主要实现了图像处理、批量转换与处理、PSD文件管理、照片处理等,其中图像处理部分主要是对图像进行各个效果的显示,例如图像的锐化效果、浮雕效果等。批量转换与处理部分主要实现各种图像格式之间的转换,PSD文件管理部分主要是对PSD文件进行浏览和转换操作,照片处理主要用于照片的排版。经过修改,可以运行!欢迎使用!-The program achieved a major image processing, batch conversion and processing, PSD file man
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-06-17
    • 文件大小:26928057
    • 提供者:小鲵
  1. picture_processing

    0下载:
  2. libwindow/cvi程序,C语言,实现图像的简单处理功能。-Libwindow/cvi process, C language, realize the simple processing of image features.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-08
    • 文件大小:10613
    • 提供者:
  1. tuxiang

    0下载:
  2. 图像处理程序,包含图像降噪,图像增强,图像分割等-Image processing procedures, including image noise reduction, image enhancement, image segmentation, etc.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-12
    • 文件大小:2652312
    • 提供者:xml
  1. Image_Processing

    0下载:
  2. 实验室同学写的一个目标识别的程序,包含了目标识别的各个环节,希望的图像处理专业的同学有所帮助-Lab students write a target identification procedures, including all aspects of object recognition, image processing professionals want to help students
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-12
    • 文件大小:2992381
    • 提供者:贾雨
  1. caizhuan

    0下载:
  2. 一款小程序,可以实现彩色转成黑白色,不是简单的图像处理,适合下载哦。-THIS IS FOR heibai.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-18
    • 文件大小:5019256
    • 提供者:木小孩
  1. VideoEye

    0下载:
  2. 该程序包括一个视频流分析,回放,有一个单一的帧的图像处理-The program includes a video stream analysis, playback, image processing of a single frame
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-30
    • 文件大小:12643985
    • 提供者:
  1. opencv1

    0下载:
  2. 读取图片,进行边界检测和处理。本程序主要是利用opencv写的,使用了常用的图像处理函数,对物体进行边界检测-Load an image,then process it and detect the edges of object in it
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-07
    • 文件大小:1184315
    • 提供者:郭达洁
  1. H264_ddraw

    2下载:
  2. 从FFMPEG中摘录出来并且调试通过的H264解码的源代码(c文件), 没使用FFMPEG编译出来的lib和dll库,可以直接在VS2010环境下单步调试以跟踪解压缩的所用过程细节, 对于想学习和掌握H264编解码的标准的同学们非常有用. 读取h264格式的文件并进行实时解压缩和播放, 解压缩后的图像格式是YUV,在一个对话框的控件中逐帧显示, 程序在VS2010下编译链接通
  3. 所属分类:多媒体编程

    • 发布日期:2020-04-20
    • 文件大小:4245504
    • 提供者:朝花夕拾1
搜珍网 www.dssz.com