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

搜索资源列表

  1. FaceRecog_src

    0下载:
  2. 程序结构 整个工程可以分为3个部分:算法、功能和应用。  算法部分 算法部分目前分为4个模块:人脸对齐、光照归一化、特征提取和选择、子空间降维,每个模块是一个项目,每个项目生成一个dll供功能部分显式调用。  功能部分 功能部分只有一个项目FaceMngr,该部分依赖于算法部分,实现人脸注册、训练、识别、导入/导出等具体功能。该项目生成一个dll供应用部分隐式调用。  应用部分 人脸识别Demo. 另外,工程中
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:627700
    • 提供者:吴嘉晔
  1. harris_opencv

    0下载:
  2. 用OPENCV写的harris角点检测程序,简单易懂,对初学者比较有帮助-Written with OPENCV harris corner detection program, easy to understand, more helpful for beginners
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1354909
    • 提供者:fjieaf
  1. opencv_hist

    0下载:
  2. 利用opencv绘制图像直方图的程序,其中包括了像素值的统计等信息-Opencv draw the image using the histogram program, including the pixel value of statistics and other information
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-22
    • 文件大小:3397
    • 提供者:zhangfengzhen
  1. CUDABOF

    0下载:
  2. 光流法在OPENCV里的应用。可以用来比较两帧图像,表示出两帧图像间各个像素点的相对位移,很不错的程序,能用来做视频跟踪-OPENCV in the optical flow method in the application. Can be used to compare the two images, show two images of each pixel between the relative displacement, a very good program, can do vid
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:197036
    • 提供者:宋川
  1. exa2.4

    0下载:
  2. 本程序实现的是利用OPenCV对于图像实现高斯平滑处理。-The program implementation is achieved using OPenCV Gaussian smoothing for image processing.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4411458
    • 提供者:江明
  1. NetSrv

    0下载:
  2. 网络视频传输的C++服务器程序,用visual C++ 和 OPENCV 1.0编的-Network video transmission C++ server program, using visual C++ and compiled OPENCV 1.0
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:3456915
    • 提供者:征宇
  1. sobel

    0下载:
  2. sobel图像边缘检测算子。 基于opencv的c语言指针实现方法(需要加载opencv的一些lib)-sobel,c program,opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1214245
    • 提供者:王岩
  1. SimplestSaliencyExample

    0下载:
  2. 基于OPENCV的前景目标分割程序,使用高斯背景建模将移动的前景目标分割出来。-a saliency region extraction program based on OPENCV library using Gaussian background modeling method.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:10234
    • 提供者:ddgysx
  1. OpenCVTest

    0下载:
  2. 利用opencv1.0+VC6.0写的一个小程序,主要实现了: 1.打开jpg图片 2.图片上叠加文字信息 3.利用opencv把图片显示到一个Picture控件上 4.picture控件的重绘问题 5.图片合并-Using opencv1.0+ VC6.0 to write a small program, the main achievement of: 1. Open the jpg image 2. Picture superimposed text informat
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4480611
    • 提供者:nana
  1. CvCanny

    0下载:
  2. OpenCV的Canny算法程序,本人测试通过-OpenCV Canny algorithm program, I tested
  3. 所属分类:Console

    • 发布日期:2017-06-19
    • 文件大小:29346816
    • 提供者:张飞
  1. getdrawrect

    0下载:
  2. 该程序用opencv实现对一个图像中的目标画矩形框,对学习目标跟踪的同学有很大的帮助。-The program using opencv achieve the goal of painting an image rectangle box, target tracking students learning a great help.
  3. 所属分类:Special Effects

    • 发布日期:2016-12-23
    • 文件大小:1365
    • 提供者:贺燕
  1. AffineTrans

    0下载:
  2. 本程序实现了对图像的读取,仿射变换以及显示的操作,基于openCV编写。-This program enables the image to read, affine transformation and display the operation, based on openCV preparation.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:167303
    • 提供者:宗凯彬
  1. Opencv_draw

    0下载:
  2. 基于Opencv的绘图程序,绘制圆和文字-Opencv based drawing program, draw circles and text
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:617
    • 提供者:节快乐
  1. background-subtraction

    0下载:
  2. 背景差法OpenCV实现程序代码,此代码是基于vc环境下的对图像的处理的代码 -OpenCV background subtraction method to achieve the program code, the code is based on the vc environment for image processing code
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:6424
    • 提供者:刘宁
  1. OpenCVxiaobobianhuan

    2下载:
  2. 用OpenCV实现的图像小波变换及反变换代码 程序在c++环境中可以实现-Image with OpenCV implementation of wavelet transform and inverse transform code program in c++ environment can be achieved
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2832
    • 提供者:王斌
  1. fengechuangkou-xianshituxiang

    0下载:
  2. 本程序下载即可运行,可直接使用。本程序实现了MFC分割窗口,然后利用opencv打开左右图像,图片格式不限。-The download of the program to run, can be used directly. This program the MFC split window, and then using opencv open left and right images, the image format is not limited.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2452712
    • 提供者:wuchenlong
  1. draw

    0下载:
  2. vc++6.0环境下运用opencv进行绘图等操作的一个控制台程序-a drawing program with opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:1723
    • 提供者:
  1. circleDetection

    0下载:
  2. 基于OPENCV的圆和椭圆检测程序,挺有用的。实验结果-OPENCV the circle and ellipse-based testing program, winter ridge used.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-27
    • 文件大小:402360
    • 提供者:屈布
  1. caliberation

    1下载:
  2. 一个基于OpenCV的摄像机标定程序,可以根据若干张棋盘格图像标定摄像机的内外参数,精准度相当高。-A program based on OpenCV for camera calibration, according to a number of sheets checkerboard image inside and outside the camera calibration parameters, very high precision.
  3. 所属分类:OpenCV

    • 发布日期:2012-11-15
    • 文件大小:5185610
    • 提供者:郭志敏
  1. AviTest

    0下载:
  2. 用opencv写的一个对视频操作的例子,包括运动检测以及跟踪等算法-program written by opencv and VC++
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3772572
    • 提供者:李伟
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 50 »
搜珍网 www.dssz.com