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

搜索资源列表

  1. 绘图工具

    0下载:
  2. 一个用vc制作的绘图软件,可以很好的学习图形算法-vc produced using a mapping software can be a good learning algorithm Graphics
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:91.43kb
    • 提供者:胡国雄
  1. translate

    0下载:
  2. vb调用opengl,编写的旋转模型,通过这个源代码,可以学习基础的vb调用opengl过程-vb called opengl, prepared by the Rotary model, the source code can study based vb process called opengl
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:5.3kb
    • 提供者:1
  1. nehe_opengl_appwizard_vc6

    0下载:
  2. nehe 的经典教程示例,是学习 opengl的好东东,用这个你就可以轻意搭起架子来使用了-a good example to learn openGL included in nehe`s classical tutorial,you can construct your program frame with it easilly
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:108.15kb
    • 提供者:hcs
  1. demos-bin

    0下载:
  2. opengl3d粒子制作演示程序,包括源代码,可以学习实用,是cg游戏爱好者学习的好材料.-opengl3d particles produced demo programs, including source code, we can learn from practical, yes cg games lovers a good learning materials.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:214.18kb
    • 提供者:孙勋还
  1. mymarching_cubes

    0下载:
  2. 医学可视化中经典算法——maching Cubes(移动立方体算法)的C++ 程序实现,在学习此算法的时候可以参考次程序。-The Marching Cubes algorithm is a classical arithmetic in medicinal visualization, this program was impolder in C++ language,you can consult it when you learn the Marching Cubes algorithm
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:41.91kb
    • 提供者:大虫
  1. 图片显示

    0下载:
  2. 这是一个图片显示的程序,如同桌面设置一样可以进行平铺、全屏、居中显示,该程序是我学习中练习的程序,仅供初学者参考-This a photo shows the procedure, as desktop settings can be as smooth, full-screen, middling show that the program is learning to practice the procedures for advanced users only! !
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:164.17kb
    • 提供者:张三
  1. Map.GL.FPS

    0下载:
  2. 来自GameTutorial的关于OpenGL的例子。地形渲染,并可计算FPS值。很有学习价值。-this is a simple code about landform romance with opengl and can calculate fps !
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:175.14kb
    • 提供者:
  1. 离散等高线数据三角形网格分形

    0下载:
  2. 这是我自己参考大量的科研论文自己编制的离散高程数据(x,y,h)的三角形网格化源代码能够根据指定离散数据文件自动绘制出三角形网格,并且源代码已经实现了等值点的追踪,大家少加修改,加入拟和算法就可以绘制出等值线,源代码完全采用面向对象的方法编制,对于delphi新手学习面向对象的方法也有很大帮助。编译环境为delphi7操作系统为win2003。大家如果对源代码有何建议请联系我 QQ:58092190,email:seekmzy@gmail.com-This is my reference to
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:224.12kb
    • 提供者:马占寅
  1. 简单作图工具

    0下载:
  2. 这是本人编写的一款简单的绘画软件,有待完善,愿我们能够互相学习。-This the one I prepared a simple drawing software to be perfect, I wish that we can learn from each other.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:6.02mb
    • 提供者:黄磊
  1. SR_1

    1下载:
  2. 基于分块的人脸图像超分辨率学习算法实验平台,利用学习到的训练集图像信息对低分辨率图像超分辨率,并可以查看超分辨率后的图像块匹配结果(用鼠标双击结果显示窗口中的实验图像),可以设置实验参数。-Block-based face image super-resolution algorithm for the experimental platform to learn, learning to use the training set of low-resolution image informat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-12
    • 文件大小:2.18mb
    • 提供者:menchael
  1. OpenCVChineseManual

    0下载:
  2. opencv的中文教程,很好用的,可以快速入门学习-Chinese opencv tutorial, very good use, you can learn Quick Start
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.55mb
    • 提供者:王刚
  1. gauss-backgrounds

    0下载:
  2. 本程序可以进行视频的动态提取背景,使用的是高斯模型使用前请配置好opencv环境。希望对大家学习人脸检测有所帮助-This procedure can extract the dynamic video background, using a Gaussian model configured before use opencv environment. We would like to learn helpful Face Detection ...
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4.35mb
    • 提供者:baiyang
  1. LearningOpenCVCode

    0下载:
  2. learning on opencv一书的配套源码,可作为学习opencv的初学者的参考资料,希望对学习计算机视觉的学习者有所帮助。-learning on opencv a book supporting source, can be used as learning opencv reference for the beginner, want to learn computer help visual learners.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16.11mb
    • 提供者:刘丽
  1. You-can-do-it

    0下载:
  2. GPU的入门资料,网上资料很少,贡献出来,大家共同学习,进步。-GPU introductory information, little information online, contribute, we learn together and progress.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:743.79kb
    • 提供者:zf
  1. Create-can-tilt-boundary-box

    0下载:
  2. OPENCV学习代码,为轮廓创建可以倾斜的的边界框与椭圆,创建工程可以直接运行-OPENCV learning code, create a bounding box can be tilted ellipse contour, creating a project can be run directly
  3. 所属分类:OpenCV

    • 发布日期:2017-04-25
    • 文件大小:30.75kb
    • 提供者:曹郁文
  1. 【OpenCV学习笔记 010】提取直线、轮廓及连通区域

    0下载:
  2. 关于OPENCV图像分割后图像连通问题,具体可以查看源代码(OPENCV image segmentation on the image connectivity problem, you can view the source code)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-17
    • 文件大小:2.38mb
    • 提供者:jaikou
  1. 学习OpenCV(中文版)

    0下载:
  2. OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows、Android和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。(OpenCV is a cross platform computer vision library based on BSD licensing (open source) that
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:22.42mb
    • 提供者:mao dong
  1. LSnake

    0下载:
  2. 这是一个简单的使用snake模型进行图像分割的源代码,可以用来学习,事先需要确定一个初始化的轮廓,最好和真实的轮廓相距不是太大(his is a simple use of the snake model for the image segmentation source code, can be used for learning, prior need to determine an initial profile, the best and the actual contour is no
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:3kb
    • 提供者:Snake_
  1. 数据转存hdf5

    2下载:
  2. 可以在matlab上通过此代码讲深度学习的图像样本实现数据的hdf5转存(HDF5 transfer of data can be realized)
  3. 所属分类:图形图象

  1. 学习OpenCV(中文版)

    1下载:
  2. opencv api 中文说明,用于开发时可以参考(Opencv API specification in Chinese, for development can refer to)
  3. 所属分类:OpenCV

    • 发布日期:2019-11-16
    • 文件大小:22.42mb
    • 提供者:charschan
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com