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

搜索资源列表

  1. windMill

    0下载:
  2. visual studio 2008开发,使用了Qt的库。用OpenGL实现了一个基本的风车绘制。可以旋转,设置速度,设置扇叶颜色等。附带程序使用说明。-visual studio 2008 development, use of Qt library. With OpenGL, drawing a basic windmill. Can rotate, set speed, set the blade color. With program instructions.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-19
    • 文件大小:5226854
    • 提供者:王增烨
  1. hair-rendering

    0下载:
  2. Paper: Interactive Hair Rendering Under Environment Lightinge The Note About Hair Rendering With PRT in Siggrapg Asia 2008
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-26
    • 文件大小:8960678
    • 提供者:Li
  1. OpenCV-SetupON-VC-2008-Express

    0下载:
  2. 在VC2008 express下安装配置OpenCV的图解说明,非常详细~推荐新手观看使用-Installation and configuration under the VC2008 express illustrates OpenCV' s very detailed view user newbie ~
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1053353
    • 提供者:OSer
  1. OpenGLC--VisualStudioProjectCreation

    0下载:
  2. 如何在Visual Studio 2008 C & C++ 中创建OpenGL/GLUT 项目-Creating Visual Studio 2008 C & C++ OpenGL/GLUT Projects
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-02
    • 文件大小:698468
    • 提供者:huahouqiang
  1. GL-Visual-Studio-Tutorial

    0下载:
  2. 在Visual Studio 2008 C & C++ 中使用OpenGL/GLUT -Using? GLUT ?and ?OpenGL ?with ?Visual? Studio 2008 C & C++
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1836935
    • 提供者:huahouqiang
  1. RANSAC_10-Jul-2008

    0下载:
  2. 国外高手编写的RANSAC算法工具箱,可以对二维和三维数据进行评估,内附例子。-Prepared by foreign experts RANSAC algorithm toolbox, can be two-dimensional and three-dimensional data to assess the attached example.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:78151
    • 提供者:张亚杰
  1. zz

    0下载:
  2. 采用种子法实现图形的填充,很实用,visual stadio 2008环境下运行良好。调试成功-Graphic method to achieve by seed filling, very practical, visual stadio 2008 environment running well. Successful commissioning
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:62214
    • 提供者:raul
  1. yjingtestimage

    0下载:
  2. 用opencv打开一副图片,在Visual studio 2008 中实现-Open an image with opencv, implemented in Visual studio 2008
  3. 所属分类:Picture Viewer

    • 发布日期:2017-06-02
    • 文件大小:13849711
    • 提供者:yangjing
  1. img_transparent_alpa_value

    0下载:
  2. 使用vs2008挂载opencv。使用两张image可以将其中一幅图像背景变得透明。-use video studio 2008 plus opencv to make the background become transparent
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3959885
    • 提供者:tianxianxian
  1. sift_experiment

    0下载:
  2. Matlab+C SIFT 特征提取与匹配演示程序 http://download.csdn.net/source/3472933 http://www.pudn.com/downloads372/sourcecode/graph/texture_mapping/detail1607889.html 使用 Matlab+C++混合编程的SIFT特征提取与匹配演示程序,很完整,是 Morton金字塔无缝漫游 GDAL SIFT 照片配准系统 的底层算法,很适合研究改进。使用这个
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7453319
    • 提供者:流浪小狗
  1. Demirel123

    0下载:
  2. 边缘检测2008年提出的偏微分经典算法,Demirel检测.-2008 proposed edge detection algorithm for partial differential classical
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:123827
    • 提供者:幻叶
  1. vs2008-opencv2

    0下载:
  2. visual c++ 2008下opencv配置-visual c++ 2008 opencv config
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:878366
    • 提供者:yym
  1. hello

    0下载:
  2. 基于OPENCV 和vc 2008的示例程序,演示了利用OPENCV 显示图像-OPENCV and vc 2008 based on a sample program that demonstrates the use of display images OPENCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4456454
    • 提供者:张华
  1. Saliency_ICVS_2008

    1下载:
  2. ICVS2008论文“Salient Region Detection and Segmentation”的源代码。-a code from "Salient Region Detection and Segmentation,"icvs,2008
  3. 所属分类:Special Effects

    • 发布日期:2015-03-09
    • 文件大小:1024
    • 提供者:zgk
  1. ColorAnalyzer

    0下载:
  2. Color Analyzer to get Gray image color from RBG this class written in VS 2008 and can be modify and customize for any propose-Color Analyzer to get Gray image color from RBG this class written in VS 2008 and can be modify and customize for any pr
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-26
    • 文件大小:924
    • 提供者:nirary
  1. canny-edge-detection

    0下载:
  2. 基于openCV的canny边缘检测代码 VC++ 2008 express环境运行。-The canny edge detection based on openCV code VC++ 2008 express running environment.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:582
    • 提供者:
  1. face

    0下载:
  2. 基于openCV人脸识别程序源码 运行环境 VC++ 2008 expre-Face recognition based on the program source openCV environment VC++ 2008 express
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:2089
    • 提供者:
  1. Histogram

    0下载:
  2. 绘制载入图像的直方图 编译环境:VC++ 2008 expre-Draw the histogram of the image to load build environment: VC++ 2008 express
  3. 所属分类:OpenCV

    • 发布日期:2017-04-11
    • 文件大小:1258
    • 提供者:
  1. SAVE

    0下载:
  2. 基于openCV实现的图像打开、复制和保存功能 运行环境:VC++ 2008 expre-Implemented based on the image to open openCV, copy and save functions operating environment: VC++ 2008 express
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:1480
    • 提供者:
  1. Calibration

    0下载:
  2. 用OpenCV实现的摄像机校正,开发环境为Visual Studio 2008.-Implemented using OpenCV camera calibration, the development environment for Visual Studio 2008.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:1494096
    • 提供者:王宇翔
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 »
搜珍网 www.dssz.com