CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - OpenCV N

搜索资源列表

  1. OpenCV-Intel

    0下载:
  2. This package contains the source code and the reference manual of the Intel Computer Vision Library. It is a great tool for image processing. -This package contains the source code and t he reference manual of the Intel Computer Visio n Library. It i
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:854.82kb
    • 提供者:jft987msn
  1. OpenCVExamples

    0下载:
  2. The most useful examples of the application with opencv.-The most useful examples of the applicatio n with opencv.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:186.95kb
    • 提供者:tuzhiguo
  1. OpenCV_face_detector

    1下载:
  2. This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s face detector. Ins
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1.24mb
    • 提供者:ruan
  1. NCC.rar

    0下载:
  2. NCC算法的描述,很详细,适合初学者,图像匹配必须,NCC algorithm described in great detail, suitable for beginners, image matching to be
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:136.21kb
    • 提供者:刘明烁
  1. imageStitching

    1下载:
  2. opencv图像拼接代码,可以把n张图片合并到一张图片-opencv image mosaic code n pictures can be merged into one picture
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7.08mb
    • 提供者:pencauto
  1. Opencv-waveletTransformation

    0下载:
  2. Opencv 小波变换功能实现 程序功能强大,能实现图像的N级小波分解和复原-Opencv Wavlet Image code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2.69mb
    • 提供者:林茨
  1. camera

    0下载:
  2. OpenCV通过摄像头获取两幅图片,用Visual 6.0 开发的. 通过键盘n,m获取两张图片,q退出-OpenCV camera access through the two images, with the development of Visual 6.0. Through the keyboard n, m to obtain two images, q from the
  3. 所属分类:Special Effects

    • 发布日期:2014-12-25
    • 文件大小:1.22mb
    • 提供者:郭飞
  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
    • 文件大小:36.15mb
    • 提供者:
  1. ncc

    0下载:
  2. The normalized cross correlation (NCC) implemented in C++ and Matlab
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-24
    • 文件大小:569.13kb
    • 提供者:lusmar
  1. n

    0下载:
  2. image processing opencv
  3. 所属分类:Console

    • 发布日期:2017-04-11
    • 文件大小:756byte
    • 提供者:cherry
  1. median

    0下载:
  2. Function realized median filter with irregular mask by using Visual Studio, and OpenCV library. User can define mask by special matrix with unrestricted size N x M, which includes 0 and 1 values. Only 1 values determine which element of neighbor
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-26
    • 文件大小:1.06kb
    • 提供者:lukeam
  1. kmeans

    0下载:
  2. k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。基于c++和opencv-This program gets an image and the desidered number of partitions and finds the means of the different classes and pro
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:5.78kb
    • 提供者:tbc
  1. escala

    0下载:
  2. Escala en opencv Scale in opencv n visual studio 2008
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:594byte
    • 提供者:josset
  1. a

    0下载:
  2. ·· opencv ··· 基础程序中的模块匹配 -[code]#include <cv.h> #include <cxcore.h> #include <highgui.h> #include <stdio.h> int main( int argc, char** argv ) { IplImage*src,*templ,*ftmp[6] //ftmp will hold results int
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3.1mb
    • 提供者:燕子一舞
  1. framegrabbing

    0下载:
  2. Opencv视频抓帧,每隔N帧,保存成图像。-Opencv video frame grabbing every N frames, save it as an image.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:1.4kb
    • 提供者:魏江月
  1. The-MIT-n-database

    0下载:
  2. 基于openCV的图像处理,C++编程,小程序,自己编的-OpenCV-based image processing, C++ programming, applets, series
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-20
    • 文件大小:9.01mb
    • 提供者:chenya
  1. OpenCV-Gaussian-model-n

    0下载:
  2. OpenCV 基于混合高斯模型GMM的运动目标检测-OpenCV based on Gaussian mixture model GMM moving target detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:638byte
    • 提供者:王烽
  1. ngrysource

    0下载:
  2. [linqua n]matlab编的一个时钟界面 比较小,不错的源码 很好([linqua n] matlab compiled a clock interface is small, good source is very good)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:2kb
    • 提供者:KLXJ%2B7616
  1. givevequation

    0下载:
  2. 寻找三次样条多项式需要求解大量的线性方程,实际上,给定N个断点(Looking for cubic spline polynomial need solving large linear equation, in fact, for a given N the breakpoint)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-24
    • 文件大小:3kb
    • 提供者:sjhepulqr
  1. 拼接

    0下载:
  2. 一个图像拼接程序,输入两张图像,输出拼接图,我用的是OpenCV2.4.7(n image stitching program, input two images, output mosaic.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:5.09mb
    • 提供者:送你花花
« 12 »
搜珍网 www.dssz.com