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

搜索资源列表

  1. opencv寻找图像角点的小程序

    0下载:
  2. 一个opencv寻找图像角点的小程序,包括寻找精确角点函数的应用!-Opencv image corner to find a small program, including a function to find the exact corner of the application!
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:20099858
    • 提供者:刘峰伯
  1. SubImage IplImage对象或者BYTE型数组中取出一幅图像的子图像

    0下载:
  2. 用于从一个IplImage对象或者BYTE型数组中取出一幅图像的子图像,类似于OpenCV中的SetImageROI,但是该函数提供的功能是原图像子图像的一个拷贝,而非在原图像中设置ROI。-For the IplImage from a BYTE array object or remove an image of the sub-image, similar to OpenCV' s SetImageROI, but the function is the function of the o
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:1850
    • 提供者:Glorious Fool
  1. Harris

    0下载:
  2. 用高斯滤波函数实现哈里斯角点检测,并对文件夹中的几张图像进行标定-With a Gaussian filter function to achieve Harris corner detection, and a few folders in the calibration image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6367590
    • 提供者:邢姝姝
  1. test1

    0下载:
  2. 基于Opencv2.3.1和VS2010环境,计算机视觉处理集合程序,实现了图像载入、harris角点查找、高斯下采样、哈夫变换、拉普拉斯边缘查找、canny边缘查找功能。-Based on Opencv2.3.1 and VS2010 environment, a collection of visual processing computer program to achieve the image is loaded, harris corner to find, under Gaussi
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:690010
    • 提供者:liu
  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. kalman_tracking

    0下载:
  2. 利用opecv的卡曼濾波器函數實現一個對二維點的追蹤,移動中的點以滑鼠在視窗的位置來取代。-Use opecv Kalman filter function is the realization of a 2D point tracking, instead of moving the point to the location of the mouse in Windows.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:8148642
    • 提供者:minghong
  1. OpenCVfunctionsearch

    0下载:
  2. 这是OPENCV函数的查询工具,对于经常使用这些函数来编程的人员有很大的作用,可以查询每个函数的具体作用,使用方便-This is OPENCV function query tool for frequent use of these functions to programming staff has a significant role, you can query the specific role of each function, easy to use
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2684633
    • 提供者:tangxiaomei
  1. main

    0下载:
  2. 直方圖等化(Histogram Equalization)為一種使用統計方法的影像處理程式設計,它的功能為將統計直方圖的色彩分布平均的打散在直方圖裡,也就是說,讓一張圖的直方圖分布均勻化,同樣的也是使用到LUT(Look-up Table)的方法 而在設計直方圖等化不可或缺的就是需要先知道統計學的機率密度函數(Probability Density Function,PDF)以及累積分配函數(Cumlative Distribution Function,CDF)相關的基本概念,在這邊
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:929
    • 提供者:nip
  1. targets-detection-and-tracking

    2下载:
  2. 基于vc++6.0+opencv的运动目标的检测与跟踪,包括一个小车视频,主要功能是在噪声、静止背景下实现运动目标的检测-Vc++6.0+ opencv-based moving target detection and tracking, including a car video, the main function is in the noise, static background detection of moving objects
  3. 所属分类:OpenCV

    • 发布日期:2012-11-05
    • 文件大小:2745125
    • 提供者:李静
  1. 1

    0下载:
  2. 这个代码实现了从一张图片中识别出人脸的功能-This code to identify the function of the human face from a picture
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:1688
    • 提供者:zy
  1. DFT

    0下载:
  2. vs下C++编程,使用openCV第三方库的C++接口函数编写而成的离散傅里叶变换。注意是新的C++接口而不是老的C接口。-Under the vs C++ programming, the use of openCV third party c++ library interface function to write a discrete Fourier transform. Pay attention to is the new C++ interface and not old C in
  3. 所属分类:OpenCV

    • 发布日期:2017-11-19
    • 文件大小:3878521
    • 提供者:李凯
  1. opencvCar

    1下载:
  2. 利用VC环境,开发了一个基于OPenCV的车牌识别系统,实现了对静态图片和视频中的车牌进行识别的功能,算法还有需要改进的地方,希望大家多提宝贵意见-Use the VC environment, developed a license plate recognition system based on OPenCV realized for still images and video of the license plate to identify the function, the algo
  3. 所属分类:OpenCV

    • 发布日期:2015-09-13
    • 文件大小:14772224
    • 提供者:
  1. stereo_readimage

    2下载:
  2. 普通双目摄像机下利用OpenCV的函数实现标定、校正、匹配,匹配方法利用了多种匹配的算法简单做了下比较,其中的GPU算法需要有N卡的支持。-Ordinary binocular camera using OpenCV function calibration and correction, match, matching method uses a variety of simple matching algorithm under which the the GPU algorithm req
  3. 所属分类:OpenCV

    • 发布日期:2013-03-21
    • 文件大小:37906706
    • 提供者:
  1. 000

    0下载:
  2. OpenCV提供了一個通用矩陣乘法的函式,cvGEMM(),代表的是GEneralized Matrix Multiplication,cvGEMM()可以處理線性代數方面許多的乘法運算,cvmMul()矩陣乘法這個函式就是從這裡來的,cvmMul()在"cvcompat.h"及"cxcore.h"這兩個函式庫被定義-OpenCV provides a common matrix multiplication function, cvGEMM (), represents the GEneral
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:671
    • 提供者:nip
  1. cvCalibaa

    1下载:
  2. 基于opencv的相机标定,程序已经通过验证。-camera calibration have based on opencv which is a function library of image process
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:18106966
    • 提供者:gaoming
  1. AISWebCam

    0下载:
  2. vs2005环境下运用OpenCV开发实现的摄像头实时显示和截取保存某一张图片的功能-vs2005 development environment implemented using OpenCV camera and the interception of real-time display function save a picture
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:305198
    • 提供者:000
  1. OpenCVChineseManual

    0下载:
  2. opencv参考手册:OpenCV是Intel® 开源计算机视觉库。它由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。-Opencv reference manual is Intel® opencv: Open-source computer vision. It consists of a series of C++ classes and a small amount of function, the image processing
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3723020
    • 提供者:lx
  1. OpenCVLearning

    0下载:
  2. 学习opencv的经典书籍,包括对API函数功能的详细讲解。-Learning opencv classic books, including a detailed explanation API function function.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:10780331
    • 提供者:eddy
  1. HighGUI

    0下载:
  2. 该文件适合初学opencv的爱好者使用,内含有详细的函数说明-The document suitable for beginners to use opencv fans, containing a detailed descr iption function
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:13532
    • 提供者:武志伟
  1. VAXSetup1561

    0下载:
  2. OPENCV中调用视频读取函数时,需要安装的插件,请用opencv的同学下载吧!-a small soft is useful for opencv when the vedio function is called
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3653963
    • 提供者:小王
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com