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

搜索资源列表

  1. shuzi_shibie_vc

    0下载:
  2. 用vc++实现的手写数字识别算法,给做图像处理的朋友一个参考。该程序能识别0~9的10个数字。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:546841
    • 提供者:梁哲
  1. OpenC

    0下载:
  2. opencv的安装程序及版主文档,是进行数字图像处理的很好的软件包
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:13145383
    • 提供者:tantan
  1. Watermark_in_Video

    0下载:
  2. 这是一个matlab程序包,包含对图像处理的各种经典变换,希望能对做毕设的同学会有帮助。
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:21550
    • 提供者:wuwenquan
  1. TestPixell

    0下载:
  2. 这是一个关于图像处理的VC++程序源代码,很好的例子-This is an image processing on the VC program source code and a good example
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:107904
    • 提供者:马文钊
  1. gridsample_demo

    0下载:
  2. visual C++写的表格处理程序,类似excel,可以处理表格,图像等功能-visual C++ written form processing procedures, similar to excel, can deal with tables, images and other functions
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:765100
    • 提供者:路经济
  1. erwituxiangsanweixianshi

    1下载:
  2. 二维图像的三维显示程序,提供了显示程序的算法源程序,对从事图像处理的朋友很有帮助。-Two-dimensional images of three-dimensional display program provided a display program of the algorithm source code, engaged in image processing Friend helpful.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:108447
    • 提供者:dailaoshi
  1. xianxingbianhuan

    0下载:
  2. 这是一个关于图像处理的程序,在vc中变的,很好的程序-This is an image processing procedure of change in the vc, very good procedures
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-02
    • 文件大小:609449
    • 提供者:陈真
  1. kdkfkdkfk

    0下载:
  2. 图像处理比较全面的程序 图像处理比较全面的程序-Image processing procedures for a more comprehensive image processing procedures for a more comprehensive image processing procedures for a more comprehensive
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:224633
    • 提供者:成刘瑜
  1. dlltest

    0下载:
  2. VC++ dll静态与动态连接库编程测试,包含2的DLL和一个调用程序,便宜环境VS2008-VC++ dll static and dynamic link library programming and testing, including two of the DLL, and a calling program, cheap environment VS2008
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:65832
    • 提供者:kially
  1. QT_GUI_Design_Papers

    0下载:
  2. QT界面设计论文集,包含1.嵌入式Linux的图形界面技术研究与实现 2.基于嵌入式Linux系统的Qt_Embedded图像处理界面开发 3.基于嵌入式Linux的 GUI应用程序的实现 3.基于ZigBee技术的智能家居环境监测系统 4.基于QT的嵌入式综合媒体无线触摸屏系统 5.基于QtEmbedded和Qtopia的嵌入式GUI研究与实现 6.基于QtEmbedded的嵌入式控制界面开发 7.基于Qt_Embedded的嵌入式GUI系统的研究与构建 8.基于linux的数据采集及在QT界
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-10
    • 文件大小:18370849
    • 提供者:liulei
  1. gimp-2.8.2

    0下载:
  2. GIMP是GNU图像的免费开源处理程序, 此程序为Linux下开发的。-GIMP is a free open source GNU Image processing program developed under this program for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-12
    • 文件大小:20147310
    • 提供者:Michael
  1. histogram

    0下载:
  2. C#图像处理程序 直方图算法,以及其他的图片算法-C# histogram of an image processing program algorithm, and the other images algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-30
    • 文件大小:4520997
    • 提供者:HHAHAHVV72
  1. FaceDet(Gabor_netWork)

    0下载:
  2. 使用Gabor特征提取和神经网络的人脸检测,里面带有人脸和非人脸的训练图库,检测效果很好。 运行该程序: 1 -所有文件和目录复制到MATLAB的工作文件夹 *-为了运行程序,你必须有图像处理和神经网络工具箱 2 - 找到名为“main.m”的文件 3 - 双击这个文件或在命令窗口中的“主”类型 4 - 将显示一个菜单。点击“火车网”,并等待,直到程序完成培训 5 - 点击“照片上的测试”。将出现一个对话框。选择一个。JPG图片 6 - 等待,直到程序检测
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-07
    • 文件大小:19137878
    • 提供者:朝颜
  1. Image-processing

    0下载:
  2. 图像处理VC程序。实现图象平滑(去噪声),锐化算法的源代码,对初学者很有帮助-VC image processing procedures. The realization of image smoothing ( to noise), sharpening algorithm source code, very helpful for beginners
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-23
    • 文件大小:23126
    • 提供者:张丽纯
  1. xue_xi

    0下载:
  2. opencv的图像处理程序 vc框架 互相学习 变得不好-the opencv image handler the vc framework of mutual learning becomes bad
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-17
    • 文件大小:12761926
    • 提供者:思鱼
  1. ImageProcessing

    0下载:
  2. 是很全面的图像处理的程序,基本包含所有的基础处理~-failed to translate
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-09
    • 文件大小:5348945
    • 提供者:李浩
  1. VC

    0下载:
  2. 很全面的图像处理程序,包含所有基础处理功能-failed to translate
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-24
    • 文件大小:11345920
    • 提供者:李浩
  1. delimage

    1下载:
  2. 一个Delphi图像处理程序,拖动改变图像的位置,在图像上按住鼠标左键,往任意方向移动,就可把图像在窗体内任意移动,代码较简单,适合Delphi初学者。-An image processing program Delphi, drag to change the position of the image, hold down the left mouse button on the image, to move in any direction, you can put an image on
  3. 所属分类:Windows Kernel

    • 发布日期:2016-08-21
    • 文件大小:345088
    • 提供者:吴丽华
  1. WindowsFormsApplication1(2)

    0下载:
  2. 使用visual studio2010打开,简单的数字图像处理程序,包括了阈值,自动阈值,灰度图像变换,简单的图像变换等-Using visual studio2010 open, simple digital image processing procedures, including a threshold, automatic threshold, grayscale image transform, simple image transformation, etc.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-24
    • 文件大小:506041
    • 提供者:周杰
  1. pywtg2

    0下载:
  2. 该程序是基于一个VFW的采集和相关图像处理程序,除了提供了VFW采集相关的设计技术核心外,重点提供了整体程序的界面设计,提()
  3. 所属分类:系统/网络安全

    • 发布日期:2018-04-22
    • 文件大小:212992
    • 提供者:okerftyoc
« 12 3 »
搜珍网 www.dssz.com