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

搜索资源列表

  1. Sobel-Laplace-Canny-matlab-code

    0下载:
  2. 模式识别大作业题目和实习代码: (1)请自己在互联网上任意找一张图片用做测试,命名为“学号后四_Original”。放在C++工程文件夹下(与CPP文件放在同一文件夹)。用C++调用OpenCV函数对该幅图片进行读入和显示操作。 (2)在(1)基础上,添加修改代码,将原图转换成灰度图像,并保存,命名为“学号后四位_Gray”。 (3) 请利用OpenCV中Sobel,Laplace,Canny算法相应函数对(2)中图像进行处理,并保存,命名为“学号后四位_Sobel”或“学号后四位_
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:648543
    • 提供者:吕明
  1. opencvcj

    0下载:
  2. 利用opencv库函数打开摄像头,点击保存图片按钮就可以保存图片,点击测距按钮就可以测试出点高度及点宽度还有距离。点击关闭摄像头即可关闭摄像头,点击推出程序即可退出程序。-Use opencv library function to open the camera, click the Save button to save the picture image, click the button you can test out the distance point-point width he
  3. 所属分类:OpenCV

    • 发布日期:2014-12-09
    • 文件大小:3323904
    • 提供者:huo xing
  1. 2011__opencvFilter2D_Test

    0下载:
  2. 这个是在刚学opencv时候的测试小代码。主要是卷积方面的,对图像进行滤波处理。同时,里面含有自编了一个简单函数滤波函数。里面每个文件均可以单独运行在VS20101平台下。(opencv2.1)-This is just a test when a small learning opencv code. Is the convolution of the main aspects of image filtering. At the same time, which contains a sim
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:3155
    • 提供者:tanfenfly
  1. Smile

    0下载:
  2. Visual C++和OpenCV1.0编写的OpenCV绘图测试程序。程序借助OpenCV中的绘图函数绘制了一个笑脸图像.-Visual C++ and OpenCV drawing OpenCV1.0 written test procedures. Program with the drawing functions in OpenCV draw a smiley face image.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3490255
    • 提供者:李铭
  1. RepairImage

    0下载:
  2. (基于MFC)读取一幅有缺损的图像,针对不同图像设置阈值获得Mask,在通过OpenCV的cvInpaint函数修复图像,修复时间短,修复效果较好。(包含测试图像)-(Based on MFC) read a defect image, set the threshold for different images to obtain the Mask, repair image through of OpenCV cvInpaint function, short time to repair,
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:8540955
    • 提供者:庞茜
  1. qt_open_surf

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

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

    0下载:
  2. 给图片添加图片水印的代码,VS下C++编程,使用openCV2.3的新C++接口函数.含测试图片,已编译。-To the picture to add images watermarking code, VS C++ under programming, use openCV2.3 new C++ interface function. Including test images, compiled.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:4292593
    • 提供者:lee
  1. SIFT_RANSAC

    0下载:
  2. VS2012 x64+opencv做的图像拼接,参照了别人的代码改编。 做的是左右拼接,上下的行不行没试过。 主要函数就是图像的储存位置,需要在代码里改下 测试了下还是比较稳健的,拼接效果尚可,不过重叠部分可能产生鬼影,另外接缝处有小裂缝,如果不满意,可再设计方法优化 所有代码均含注释,浅显易懂,含测试图片 运行时请自行配置好头文件和lib文件目录-VS2012 x64+ opencv image stitching done with refe
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12767662
    • 提供者:robberjohn
  1. fastDetectLine

    0下载:
  2. VS2010下用opencv2.3.1编写的光条提取算法,机器视觉中用的多,本方法使用了高斯滤波和hession矩阵,经过对高斯滤波函数的处理,使得本方法的提取速度大大提升,提取精度是亚像素级别,附件内含测试图片-Under VS2010 extracted with light bar and more opencv2.3.1 written algorithms used in machine vision, this method uses a Gaussian filter and he
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:11245740
    • 提供者:ppulse
  1. testdlib

    0下载:
  2. 该代码用于测试基于vs2010+opencv上添加库函数vlfeat的测试是否加载成功的代码,如已完成vs2010和opencv的环境配置,直接双击testvlfeat.sln即可运行。-The code is used for adding a library function test based on vs2010+ opencv vlfeat test whether load code of success, such as completed vs2010 and opencv en
  3. 所属分类:OpenCV

    • 发布日期:2017-06-17
    • 文件大小:26782144
    • 提供者:zhaoyanxi
  1. OpenCVtest

    0下载:
  2. OpenCV函数库测试代码,当OpenCV配置成功即可运行-test codes for OpenCV,image processing
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:9353985
    • 提供者:月月
  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. 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. OpenCV_cvSlice

    0下载:
  2. OpenCV中轮廓的序列信息测试事例,以及序列的分割函数cvSlice。-OpenCV in the outline of the sequence information test case, and the sequence of the segmentation function cvSlice.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-28
    • 文件大小:346343
    • 提供者:yingjie
  1. opencvcj

    1下载:
  2. 利用opencv库函数打开摄像头,点击保存图片按钮就可以保存图片,点击测距按钮就可以测试出点高度及点宽度还有距离。点击关闭摄像头即可关闭摄像头,点击推出程序即可退出程序。-Using the opencv library function to open the camera, click the save picture button to save the picture, click the distance button can test the point height and poi
  3. 所属分类:OpenCV

    • 发布日期:2017-06-14
    • 文件大小:22630400
    • 提供者:谢光
搜珍网 www.dssz.com