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

搜索资源列表

  1. Raytracing

    0下载:
  2. 光线追踪算法的C++实现,在VS2013上编译通过,用光线追踪算法实现全局光照模型,包括反射。-C++ ray tracing algorithm implemented in the VS2013 compiler, using ray tracing algorithm global illumination models, including reflections.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-17
    • 文件大小:469057
    • 提供者:jwn
  1. dwgshowtest

    0下载:
  2. DWG格式图片进行解析与显示缩略图,C#编写,VS2013实测编译成功-DWG format to parse and display thumbnail images, C# to write, VS2013 compile successfully measured
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-13
    • 文件大小:1545
    • 提供者:wayne
  1. OpenCV-image-stitching

    1下载:
  2. 图像拼接程序源码 OpenCV image stitching 运行通过 代码 vs2013 opencv2.4.8-Image stitching program code OpenCV image stitching run through vs2013 opencv2.4.8
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:614
    • 提供者:晓乐
  1. GLtrige

    0下载:
  2. openGL+VS2013编写的三角形绘制-prepared to draw a triangle openGL+VS2013
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-23
    • 文件大小:7341418
    • 提供者:youqilin
  1. codebook

    1下载:
  2. 背景建模 码本 VS2013 + Opencv 2.4.9-VS2012 Opencv 2.4.9 codebook
  3. 所属分类:Graph Recognize

    • 发布日期:2016-12-21
    • 文件大小:5724160
    • 提供者:潘少
  1. Kinect2-background-removal

    0下载:
  2. Kinect 2 最新版2014年背景移除程序C++(VS2013),非常好用,体感游戏和C++程序开发必备-Good C++ Kinect Background Removal Program Source Code. It is good for C++ Program Developer for Kinect V2.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-17
    • 文件大小:26952704
    • 提供者:Flynn
  1. CameraFaceDetection

    0下载:
  2. 读摄像头并框出人脸的程序,工程为VS2013+OpenCV2.4.9,背景单一时识别较好。-Read camera and box application, make a face engineering VS2013+ OpenCV2.4.9, background when single recognition is better.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6009303
    • 提供者:lc
  1. OGL_Cloud

    0下载:
  2. 很棒的使用点精灵模拟云团程序,使用vs2013打开,C++写的程序-Great use some elves to simulate cloud application, use vs2013 open, c++ written procedures
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:72411
    • 提供者:funte
  1. BackgroundCorrection

    0下载:
  2. Image-Pro Plus中背景校正的算法实现 OpenCV版本:2.4.9 VS版本:VS2013-Image-Pro Plus in background correction algorithm OpenCV Version: 2.4.9 VS version: VS2013
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:858
    • 提供者:zheng
  1. Mask_BackgroundCorrection

    0下载:
  2. 掩模背景校正算法 OpenCV版本:2.4.9 VS版本:VS2013-Mask background correction algorithm OpenCV Version: 2.4.9 VS version: VS2013
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2940
    • 提供者:zheng
  1. opencv2411Contour-detection

    0下载:
  2. VS2013 Opencv2.4.11下轮廓检测代码,此代码加入灰度直方图均衡化处理。 -VS2013 Opencv2.4.11 contour detection code, this code to join the gray-level histogram equalization processing.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:3593490
    • 提供者:Hzhuang
  1. opencv2411Face-detection

    0下载:
  2. VS2013 OpenCV2.4.11人脸检测代码,该代码使用Haar特征分类器对图像中的人脸进行检测并圈出。-VS2013 OpenCV2.4.11 face detection code, the code USES the characteristics of Haar classifier to detect human faces in the images of the circle.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8925448
    • 提供者:Hzhuang
  1. opencv-test

    0下载:
  2. 在vs2013中编写的基于mfc的opencv特征提取的一些主要的函数的测试程序-a test project of several important opencv functions for features detection written in VS2013 based on MFC
  3. 所属分类:Special Effects

    • 发布日期:2017-06-12
    • 文件大小:19885056
    • 提供者:jiangjinling
  1. 0_test

    0下载:
  2. vs2013配置opencv后的测试小程序,打开一幅图像(Vs2013 configuration opencv after the test applet, open an image)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-24
    • 文件大小:4596736
    • 提供者:nuaa_lyh
  1. VS2013OpenCV3.1test

    0下载:
  2. VS2013平台上OpenCV 3.1.0配置完成测试程序。(A test module on VS2013 after configuring OpenCV 3.1.0.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-23
    • 文件大小:27317248
    • 提供者:Haiyangjiang
  1. PARTICAL20170818

    0下载:
  2. 粒子滤波跟踪,在VS2013环境下运行,opencv版本是3.0,程序可以直接运行,用时修改一下视频路径(Particle filter tracking, running in VS2013 environment, opencv version is 3, the program can be run directly, modify the video path when used)
  3. 所属分类:图形图象

    • 发布日期:2017-12-21
    • 文件大小:5391360
    • 提供者:hellsing
  1. geos-3.6.2

    0下载:
  2. GEOS(几何引擎 - 开源)是一个C++版本的的JTS。正因为如此,它的目标是包含JTS的完整功能C++库。它包括所有OpenGIS Simple Features for SQL的空间谓词的功能和空间操作,以及增强特定JTS的拓扑功能。 本工程已经直接转换成VS2013可编译工程,省去了用CMAKE转换工程的繁琐步骤。(GEOS (geometric engine - open source) is a c ++ version of the JTS.Because of this, it
  3. 所属分类:分形几何

    • 发布日期:2017-12-22
    • 文件大小:3912704
    • 提供者:shysky003
  1. Test

    0下载:
  2. 了解win7下opencv在vs2013中的配置,实现了Opencv的基本入门(Understand win7 opencv vs2013 in the configuration, the basic Opencv entry)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-21
    • 文件大小:8785920
    • 提供者:CSW2017
  1. lifeface

    0下载:
  2. 使用了于仕琪老师训练的分类器,使用vs2013-64位平台,图片需从配置管理器调试中手动输入(Using the classifier of teacher Yu Shiqi training, using the vs2013-64 bit platform, the picture needs to be manually entered from the configuration manager debug.)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-29
    • 文件大小:19630080
    • 提供者:nullll
  1. Harris

    0下载:
  2. Harris角点检测算子,基于VS2013和OpenCV2.4.13,包含代码和项目文件,VS版本不同可打开头文件和cpp文件,复制代码即可(Harris corner detection operator, based on VS2013 and OpenCV2.4.13, including code and project files,if different VS version,you can open the header file and cpp file,copy the cod
  3. 所属分类:OpenCV

    • 发布日期:2018-05-02
    • 文件大小:5120
    • 提供者:安定坊
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com