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

搜索资源列表

  1. Opencv

    0下载:
  2. 简单的opencv的小测试,已经编译测试通过, 帮助了解opencv的开发应用-A simple opencv test, has been compiled test by help understand opencv development and application. . .
  3. 所属分类:OpenCV

    • 发布日期:2017-11-05
    • 文件大小:12990420
    • 提供者:蓝色冰晶
  1. openCVtest

    0下载:
  2. VS2010开发环境,openCV读取图片的测试程序,注释详细,欢迎初学者参考-VS2010 development environment, openCV reading the image of the test procedure, detailed notes, welcome reference for beginners
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:8658581
    • 提供者:pxy
  1. DOG1.0

    0下载:
  2. vs2010开发环境,使用openCV,测试成功,使用时修改图片读取地址即可-vs2010 development environment, use openCV, the test is successful when used to modify the picture to read the address to
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:8087297
    • 提供者:pxy
  1. qt_open_surf

    3下载:
  2. 在上篇博客特征点检测学习_1(sift算法) 中简单介绍了经典的sift算法,sift算法比较稳定,检测到的特征点也比较多,其最大的确定是计算复杂度较高。后面有不少学者对其进行了改进,其中比较出名的就是本文要介绍的surf算法,surf的中文意思为快速鲁棒特征。本文不是专门介绍surf所有理论(最好的理论是作者的论文)的,只是对surf算法进行了下整理,方便以后查阅。 该代码的作者给出的主函数实现了6中功能,包括静态图片特征点的检测,视频中特征点的检测,图片之间的匹配,视频与图片之间的匹配
  3. 所属分类:OpenCV

    • 发布日期:2013-01-03
    • 文件大小:2758061
    • 提供者:wuwei
  1. FaceDetect

    0下载:
  2. 这是一个人脸识别演示/测试程序,用户可以基于程序中已经实现的算法,开发新的有关人脸识别的应用;也可以修改或添加新的算法,并测试其性能。-This is a face recognition demo/test program, the user can be based on the algorithm has been implemented in the program, the development of a new face recognition applications You
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:1500552
    • 提供者:甘庆鹏
  1. VMR

    0下载:
  2. VC++ 编写开发的VMR视频采集与显示程序源代码,采用directshow 和vmr7 控制视频采集卡,采集并显示视频 ,VC6.0下调试通过。测试时需要安装好测试所需的摄像头、采集卡等硬件设备。本源码主要是想让学习一下VC++的视频采集技术。-Developed VMR prepared by the VC++ video capture and display program source code, the DirectShow and VMR7 control video captur
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:29361
    • 提供者:吴嘉怡
  1. KinectBridgeWithOpenCVBasics-D2D

    0下载:
  2. Kinect 开发代码,本人测试过,需要OpenCV、VS 、kinect开发环境-Kinect development code, I tested, need OpenCV, VS, kinect development environment
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:54529
    • 提供者:墨飞
  1. 14_Use_printf

    0下载:
  2. 程序描述:printf函数用法示例.开发测试所用IDE版本:Visual Studio 2010.-Program descr iption:. Printf function usage examples used to develop test version of the IDE: Visual Studio 2010.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:679
    • 提供者:肖斌
  1. 21_UsePointerAccessPixel

    0下载:
  2. 用指针访问像素;开发测试所用IDE版本:Visual Studio 2010;功能:处理每个像素,并输出运行时间。-With pointers to access pixels used for development testing IDE version: Visual Studio 2010 Function: processing each pixel, and outputs the running time.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1502
    • 提供者:肖斌
  1. 22_UseIteratorAccessPixel

    0下载:
  2. 用迭代器访问像素。开发测试所用IDE版本:Visual Studio 2010;功能:处理每个像素,并输出运行时间。-Access pixel with iterators. IDE version used for development testing: Visual Studio 2010 Function: processing each pixel, and outputs the run time.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1426
    • 提供者:肖斌
  1. 61_HoughLines

    0下载:
  2. 基于opencv2.4.4;功能:HoughLines函数用法示例;开发测试所用操作系统: Windows 7 64bit;开发测试所用IDE版本:Visual Studio 2010;-Based opencv2.4.4 Function: HoughLines function usage examples development and testing of the operating system: Windows 7 64bit IDE version used for deve
  3. 所属分类:OpenCV

    • 发布日期:2017-04-11
    • 文件大小:1184
    • 提供者:肖斌
  1. 62_HoughLinesP

    0下载:
  2. 基于opencv2.4.4;程序描述:HoughLinesP函数用法示例;开发测试所用操作系统: Windows 7 64bit;开发测试所用IDE版本:Visual Studio 2010.-Based opencv2.4.4 Program descr iption: HoughLinesP function usage examples development and testing of the operating system: Windows 7 64bit IDE versi
  3. 所属分类:OpenCV

    • 发布日期:2017-04-11
    • 文件大小:1101
    • 提供者:肖斌
  1. 63_HoughCircles

    0下载:
  2. 基于opencv2.4.4;程序描述:HoughCircles函数用法示例;开发测试所用操作系统: Windows 7 64bit;开发测试所用IDE版本:Visual Studio 2010.-Based opencv2.4.4 Program descr iption: HoughCircles function usage examples development and testing of the operating system: Windows 7 64bit IDE ver
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1124
    • 提供者:肖斌
  1. 64_HoughLines

    0下载:
  2. 程序描述:基于opencv2.4.4;功能:霍夫线变换综合示例;开发测试所用操作系统: Windows 7 64bit;开发测试所用IDE版本:Visual Studio 2010。-Program descr iption: Based on opencv2.4.4 Function: Hough transform more comprehensive example development and testing by operating system: Windows 7 64bit
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1627
    • 提供者:肖斌
  1. 68_equalizeHist

    0下载:
  2. 程序描述:基于opencv2.4.4,;功能:直方图均衡化;开发测试所用操作系统: Windows 7 64bit;开发测试所用IDE版本:Visual Studio 2010。-Program descr iption: Based on opencv2.4.4 , functions: histogram equalization development and testing by operating system: Windows 7 64bit IDE version used
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:869
    • 提供者:肖斌
  1. 69_findContours

    0下载:
  2. 程序描述:基于2.4.4;功能:基础轮廓查找——findContours+drawContours;开发测试所用操作系统: Windows 7 64bit;开发测试所用IDE版本:Visual Studio 2010。-Program descr iption: Based on 2.4.4 Function: base profile Find findContours+drawContours development and testing of the operating system
  3. 所属分类:OpenCV

    • 发布日期:2017-04-11
    • 文件大小:1105
    • 提供者:肖斌
  1. opencv_ImageInpainting

    0下载:
  2. 程序说明:《OpenCV3编程入门》OpenCV2版书本配套示例程序 程序描述:图像修补示例 开发测试所用操作系统: Windows 7 64bit 开发测试所用IDE版本:Visual Studio 2010 开发测试所用OpenCV版本:2.4.9.-Program descr iption: " OpenCV3 programming entry" OpenCV2 edition book supporting the sample program
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:196149
    • 提供者:肖斌
  1. OpenCV_on_MFC01928799

    0下载:
  2. MFC_OPENCV开发测试,bu cuo de ruan jian -MFC_OPENCV development and testing, bu cuo de ruan jian
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:94112
    • 提供者:dadan
  1. Hough-transform

    0下载:
  2. opencv霍夫变换:线变换,圆变换合集 在vs2010开发环境下实验测试-Opencv Hough transform: line transform, circle transform set
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:18981698
    • 提供者:黄俊杰
  1. face-detection-master

    0下载:
  2. 人脸跟踪,使用Java语言开发,测试通过。(Face tracking, developed using Java language, test through.)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-22
    • 文件大小:2702336
    • 提供者:guoxingege
搜珍网 www.dssz.com