CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - openCV c

搜索资源列表

  1. ensayook

    0下载:
  2. face, eyes, mouth detection with camera web...with opencv and c....Colombia mzls
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:180282
    • 提供者:maurogallo
  1. opencv_thesis

    0下载:
  2. opencv 领域相关的论文,对于人脸检测领域很有参考意义-opencv papers relevant to the area, for the field of face detection is very useful
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3757879
    • 提供者:wu xiaoying
  1. paint

    0下载:
  2. Dev c++, opencv, image segmentation and paint type image generation
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:194235
    • 提供者:muski
  1. opencv-0_9_5

    0下载:
  2. opencv OpenCV is cross-platform middle-to-high level API that consists of a few hundreds (>300) C functions. It does not rely on external numerical libraries, though it can make use of some of them (see below) at runtime, if they are available
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:996562
    • 提供者:aditi2000
  1. rotate

    0下载:
  2. 以Microsoft Visual C++ 6.0为平台,基于opencv来实现图像的旋转,-With Microsoft Visual C++ 6.0 as a platform, to achieve opencv-based image rotation,
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:1453492
    • 提供者:左加阔
  1. convexhull

    0下载:
  2. an application for convex hull in visual c++ on windows platform using openCv library a -an application for convex hull in visual c++ on windows platform using openCv library a a a a a a a a a a a
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:1009
    • 提供者:vane
  1. morphology

    0下载:
  2. morphology.c from opencv
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:182707
    • 提供者:pudn
  1. peopledetect

    0下载:
  2. peopledetect.c from opencv
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2306
    • 提供者:pudn
  1. kmeans

    0下载:
  2. kmeans.c from opencv
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:2492
    • 提供者:pudn
  1. kalman

    0下载:
  2. Use Kalman filter to track c++ and OpenCV
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:5070
    • 提供者:Stephen Hawk
  1. opencv-codes-of-Hough

    0下载:
  2. C语言环境下 opencv中的 利用Hough变换检测圆 把后缀改为word即可-opencv codes of Hough
  3. 所属分类:Other systems

    • 发布日期:2017-11-03
    • 文件大小:52224
    • 提供者:kzx
  1. opencv

    0下载:
  2. 基于c++的opencv人脸识别 记得要安装opencv-The opencv face recognition based c++
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:10891782
    • 提供者:xth
  1. chongmatch

    0下载:
  2. 该匹配算法是用surf特征点和随机一致性算法共同完成的,精度高,可靠性好。代码是OpenCV,C++写的 效果不错。-The matching algorithm is surf feature points and random consistency algorithm together to complete, high precision, good reliability. Code is OpenCV, C++ write good results.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:1307290
    • 提供者:李增前
  1. C

    0下载:
  2. 根据计盒维数原理编写了求一维曲线分形维数。本代码使用了C程序和opencv库函数 。 function D=FractalDim(y,cellmax) 求输入一维信号的计盒分形维数 y是一维信号 cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8...),取大于数据长度的偶数 D是y的计盒维数(一般情况下D>=1),D=lim(log(N(e))/log(k/e))。 -Under the box dimension of the principle of pr
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5127
    • 提供者:寻之川
  1. txpj-opencv

    0下载:
  2. 图像拼接,sift算法的c算法,基于opencv的,一个大牛写得,很厉害的。-Image mosaic algorithm, C SIFT algorithm, based on OpenCV, a bull is written, very powerful.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:3931760
    • 提供者:levin
  1. Face-recognition

    0下载:
  2. 人脸识别 识别率达90 opencv C语言-Face recognition rate of 90 opencv c
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:11715
    • 提供者:许立润
  1. ConsoleApplication1

    0下载:
  2. 使用c++调用opencv对图像进行加杂讯处理,在visual studio中实现(Call OpenCV to add noise to the image processing)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:19634176
    • 提供者:闪电zz
  1. bmp

    0下载:
  2. 利用opencv将jpg格式图像转化为bmp格式(Using OpenCV to convert JPG format images into bmp format)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:7239680
    • 提供者:Emmaxi
  1. HandCascade

    0下载:
  2. mano haarcascade para detector de opencv c++
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:27648
    • 提供者:argurun
  1. 表情识别mian

    0下载:
  2. opencv c++ vs2015进行表情识别(Expression recognition by opencv c++ vs2015)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:蓝光123
« 12 3 4 5 »
搜珍网 www.dssz.com