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

搜索资源列表

  1. match-two-picture-vc

    1下载:
  2. 实现两幅图像的匹配,并做了简易的mfc界面,可以方便直观的看出效果-To achieve the two images match, and made a simple mfc interface, you can easily see the visual effect
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2.45mb
    • 提供者:zhanghui
  1. source

    0下载:
  2. 心音诊断界面,读取一个既定的心音音频文件,可以显示波形,自动简易诊断。-Diagnosis of heart sounds interface, read a given heart sound audio files, you can display the waveform, automatic simple diagnosis.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:36.15kb
    • 提供者:潘程枫
  1. bmpdisplay

    0下载:
  2. 能够显示电脑中的BMP位图 简易而且速度较快。比较实用初学者-Computer can display BMP bitmap simple and fast. More practical beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:141.53kb
    • 提供者:刘乐
  1. imagestu

    0下载:
  2. 图象处理的一款简易软件,代码找不到了,敬请见量-A simple image processing software, the code can not find the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:846.55kb
    • 提供者:dsafsdaf
  1. drew2.1.1.1

    0下载:
  2. 一个绘图工具,可用于简易绘图,制图,功能简单-A drawing tool, can be used for simple drawings, graphics, features a simple
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6.52mb
    • 提供者:lily
  1. BJViewer

    0下载:
  2. 一个读取特定格式,处理遥感图像的简易软件。可以实现信息快速填写,生成日志。-A specific format to read, simple remote sensing image processing software. Information can quickly fill in, build log.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:14.86mb
    • 提供者:roychen
  1. dilate

    0下载:
  2. matlab编写的简易图形图像处理程序,改程序可以对图像进行基本的二值化处理。-matlab written in simple graphic image processing program, change program can image the basic binarization processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:1.44mb
    • 提供者:Nelson
  1. isee

    0下载:
  2. 提供多达26种图象格式的读写插件,新的插件还在不断地开发当中。 支持从EXE、剪贴板、窗口、HBITMAP句柄、内存等多种介质中直接读写图象。 拥有极简易的使用方法。引擎常用的接口函数只有4个。 提供极易扩展的图象处理接口。开发人员可以很容易的在此接口上挂接自己的图象处理模块。 图象插件的安装、卸载、管理等工作均由引擎自己负责,调用者无需干预(全自动)。 图象插件及引擎内部拥有完善的异常处理机制,以及专用的内存防护系统,工作稳定可靠。 提供非常详尽的全中文开发手册及使用范
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:1.08mb
    • 提供者:yeqiuguo
  1. photo-process-system

    0下载:
  2. 简易的数字图像处理系统,包内文件齐全,可直接使用-Simple digital image processing system, a complete package of documents can be used directly
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1.18mb
    • 提供者:孙鹏
  1. ivom

    0下载:
  2. 加枫简易绘图器源代码,很不错的源码 可以的 不错-Add maple simple plotter source code, very good source code can be good
  3. 所属分类:Special Effects

    • 发布日期:2017-12-14
    • 文件大小:34.67kb
    • 提供者:fnrter
  1. mosift_1.0

    0下载:
  2. 简易版的SIFT算法,有主程序,只需要输入两张图片就可以实现的demo(Simple version of the SIFT algorithm, there are main procedures, you only need to enter two pictures, you can achieve demo)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:6kb
    • 提供者:S_Ting
  1. ehe

    0下载:
  2. 一个简易的浏览器的源代码 很不错的 可以学习参考(A simple browser source code is very good Can learn the reference)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:43kb
    • 提供者:腾桂清
  1. iplab

    0下载:
  2. 基于AForge.NET框架下的对图像进行处理的工具,可以简易地对图像进行一些处理,如缩放,改变颜色;也可以通过滤镜显示图像的某些特征值,以此来对图像进行简单的处理。(Under the framework of AForge.NET based on image processing tools, you can easily carry out some processing, the image such as zoom, change color; can also display so
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:1.64mb
    • 提供者:ccty
  1. YUV_Player_简易YUV播放器

    0下载:
  2. debug文件夹下有可直接运行的EXE文件,可以先预览一下效果。 实现YUV视频的播放、暂停、下一帧、退出等功能。 基于MFC、C++实现。 YUV格式视频需要通过YUV转换器实现,已包含在文件夹内。(Debug folder can be run directly under the EXE file, you can preview the effect. YUV video playback, pause, next frame, exit and other functions.
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-18
    • 文件大小:3.71mb
    • 提供者:KKHELO
搜珍网 www.dssz.com