CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 配置

搜索资源列表

  1. openGL库文件

    1下载:
  2. openGL 库文件,里面有关于在VC6.0的配置说明。简单好用。
  3. 所属分类:OpenGL

    • 发布日期:2011-07-05
    • 文件大小:4033535
    • 提供者:wangln
  1. 图形验证码识别引擎 V1.1

    2下载:
  2. 本程序能识别网络90%以上的论坛验证码和一些简单的网站验证码,从图片中正确识别出数字和字母。 程序对矢量随机的验证码,如动网7.1sp2最新验证码亦有80%以上识别率。已经突破了dvbbs,discuz,phpwind,leoboard,ipb 等论坛的验证码限制。 发布形式为一个OCR.DLL文件,方便各种其他语言开发的程序调用,支持多线程,可配置特征码库。无需了解复杂的图像处理,图形识别技术,为你开发各种自动化应用:如群发程序,暴力破解程,投票程序,自动充值程序等 铺平道路。
  3. 所属分类:图形/文字识别

    • 发布日期:2012-08-10
    • 文件大小:4617380
    • 提供者:testsb
  1. OV7670.rar

    1下载:
  2. 图像传感器OV7670C语言实例 SCCB寄存器配置,数据读出,Image sensor OV7670C language examples
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-18
    • 文件大小:1224184
    • 提供者:牛伟
  1. 基于SVM支持向量机的行人识别C++源程序

    1下载:
  2. 基于SVM支持向量机的行人识别C++源程序,支持最新的opencv2.0版本.在VC环境下配置opencv2.0后,可以运行检测静止图像中的行人。-people recognition based SVM(supporting vector machine) detector launched by Dalal with the OpenCV2.0 environment.this can work on the static images
  3. 所属分类:图形/文字识别

    • 发布日期:2012-11-08
    • 文件大小:894
    • 提供者:wang lang
  1. ov7725config 摄像头驱动IC OV7725的初始化代码

    1下载:
  2. 摄像头驱动IC OV7725的初始化代码,用来配置OV7725输出QVGA或QQVGA格式的RGB565图像,可以直接驱动常用的CPU接口TFT屏。-Driver IC OV7725 camera initialization code to configure the OV7725 output QVGA or QQVGA format RGB565 image, you can directly drive common CPU interface TFT screen.
  3. 所属分类:图片显示浏览

    • 发布日期:2016-01-26
    • 文件大小:1024
    • 提供者:yangchanghai
  1. canny-contour.rar

    0下载:
  2. 本程序可以使用canny算法进行图片轮廓的提取,使用前请配置好opencv环境。希望对大家学习图像处理和opencv有所帮助...,This procedure can be used canny algorithm for extracting image contour, the use of before-configured environment opencv. We would like to learn opencv image processing and help ...
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5369627
    • 提供者:baiyang
  1. glutdlls37beta.zip

    1下载:
  2. 图形学的重要算法,使用鼠标右键操作。包括直线DDA算法,Bresenham算法,OpenGL画法,以及圆,椭圆的画法。三角形的平移、旋转、缩放操作。环境配置在rar的注释里有说明。,The importance of graphics algorithms, using the right mouse button operation. Including linear DDA algorithm, Bresenham algorithm, OpenGL drawing, as well as
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:153110
    • 提供者:jianqifan
  1. histogramequalization.rar

    0下载:
  2. 直方图均衡化算法的c++实现,配置OPENCV2.0,to realize histogram equalization arithmetic with C++.(in the use of OPENCV2.0)
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4876385
    • 提供者:neo
  1. VC++环境下实现opengl的物体移动效果

    0下载:
  2. 本代码主要在VC++环境下实现opengl的物体移动效果,如果不能通过编译,可用opengl开发库(opengl development library)先进行环境配置。-The code is mainly in VC++ environment to achieve results opengl objects move, if not compile opengl development libraries available (opengl development library) fi
  3. 所属分类:OpenGL

    • 发布日期:2017-03-22
    • 文件大小:36795
    • 提供者:
  1. VC++环境下实现opengl的3D漫游效果

    0下载:
  2. 本代码主要在VC++环境下实现opengl的3D漫游效果,如果不能通过编译,可用opengl开发库(opengl development library)先进行环境配置。-The code is mainly in VC++ environment to achieve a 3D roaming opengl effect, if not compile opengl development libraries available (opengl development library) fir
  3. 所属分类:OpenGL

    • 发布日期:2017-03-23
    • 文件大小:140128
    • 提供者:
  1. opencv_Detect

    0下载:
  2. 采用VC++6和opencv1.0,基于对话框模式,打开摄像头或打开已有的AVI文件,采用简单的背景差分法动态跟踪活动物体。opencv1.0需要自行下载和配置。-Using VC++6 and opencv1.0, dialog-based mode, open the camera or open an existing AVI file, the background difference method using a simple dynamic tracking moving obje
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:224949
    • 提供者:张天源
  1. OsgSample.rar

    0下载:
  2. 包含了OSGMFC 以及几个典型的OSG例子,绝对可以调试,但OSG环境需要自己重新配置一下,Contains OSGMFC as well as several examples of typical OSG can definitely make a debug, but the OSG environment needs its own reconfiguration
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:881947
    • 提供者:吴月姝
  1. OpenCVSDK-for-vs2008

    0下载:
  2. opencv图像库的安装与配置对新手来说太过繁琐,整个流程下来要占近2G的硬盘容量,本开发包针对vs2008,对最终结果进行了精简剔除,并有详细使用说明大小只有15.7M,方便易用。-opencv image database installation and configuration is too complicated for the novice, the whole process down to account for nearly 2G of hard drive capacity
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-09
    • 文件大小:16503808
    • 提供者:whj
  1. opencv-image

    0下载:
  2. opencv 实现图片显示,并有opencv2.2 vs10的配置方法-opencv2.2 c++ vs2010
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:11240494
    • 提供者:jiang
  1. StoneScissorsCloth

    0下载:
  2. 手势识别石头剪刀布 opencv编写 需配置opencv开发环境-Stone scissors cloth gesture recognition opencv opencv development environment must be configured to write
  3. 所属分类:OpenCV

    • 发布日期:2017-06-09
    • 文件大小:16706593
    • 提供者:SuperMerry
  1. sample_GL

    0下载:
  2. 能载入mpo文件的代码,短小精悍,使用方便(前提opengl坏境配置成功)-Mpo file can load the code, short and pithy, easy to use (if opengl bad environment configuration is successful)
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:134688
    • 提供者:
  1. SIFT-opencv-verygood

    3下载:
  2. 我在论坛里找了很多关于这个SIFT算法的程序,很多根本就调不通,这个是我好不容易找到的比较好的结合C++和OPENcv工具箱的程序包,但是还是缺少了几个链接库文件,我已经加到了这个压缩包里面了,关于VC6下如何配置OPENCV的方法,也做了图片放到了里面,过程十分详细,对于初学者使用起来应该是最方便的了,绝对出结果。注意要配置,过程已经很清晰了。-First, note that password is wrh compressed package in the forum I found a
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:10872181
    • 提供者:吴若鸿
  1. 3D-physics-simulation

    0下载:
  2. 本代码主要在VC++环境下实现opengl的物理实验演示效果,如果不能通过编译,可用opengl开发库(opengl development library)先进行环境配置。-The code is mainly in VC++ environment to achieve opengl physics experiments demonstrate the effect, if not compile opengl development libraries available (opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:38488
    • 提供者:
  1. TorqueEngineGuide

    0下载:
  2. Torque游戏引擎入门指南(难得一见的详细中文教程)277页 共7章 由浅入深涉及环境配置安装、游戏开发等很多方面-Torque Game Engine Start Guide (hard to see the detailed Chinese Course) 277 pages, 7 Chapters, involving environment configuration installation, game development, and many other aspects
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-12
    • 文件大小:2915557
    • 提供者:ying
  1. saa7113

    0下载:
  2. ccd摄像头模拟信号转换为数字信号 芯片 配置sa7113-ccd camera convert analog signals into digital signals chip configuration sa7113
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:17867
    • 提供者:王晓光
« 1 2 3 4 56 7 8 9 10 ... 37 »
搜珍网 www.dssz.com