搜索资源列表

  1. match_template_code

    1下载:
  2. 用opencv函数编写的,基于灰度的信息的模板匹配.对图像进行了二值处理,设定了阈值。求出最佳匹配点.-Prepared using opencv function, based on the gray-scale template matching information. For the two-valued image processing, set a threshold. Find the best matching poin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:37888
    • 提供者:程婷
  1. OpenCV

    0下载:
  2. 详细介绍了opencv各个函数,十分的有用-Described in detail the various opencv function, very useful
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:961536
    • 提供者:张了
  1. OpenCV

    0下载:
  2. OpenCV是Intel开源计算机视觉库它由一系列C函数和少C++类构成实现了图像处理和计算机视觉方面的很多通用算法-OpenCV is the Intel Open Source Computer Vision Library it by a series of C function and less C++ Category constitute realize the image processing and computer v
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:2684928
    • 提供者:Ptero
  1. opencv

    0下载:
  2. 这是一本关于OpenCV的使用的文档,opencv是用来编写数字图象处理的动态链接库,如果调用opencv的函数将大大减少编程工作者的工作量。-err
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:3578880
    • 提供者:匡明霞
  1. OpenCV

    0下载:
  2. OpenCV框架程序,方便使用,可直接使用OpenCV中的库函数-OpenCV fr a mework of procedures, user-friendly, can be directly used in the OpenCV library function
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:26624
    • 提供者:颜瑞
  1. opencv-source-code

    0下载:
  2. 主要是介绍opencv的参考手册及其包括的一些其他的相关的参考手册函数,另外还有些相关典型的程序-Opencv introduction is mainly a reference manual and included a number of other related reference manual function, in addition to some procedures related to the typical
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:2955264
    • 提供者:beehard
  1. face_tracking_based_on_Camshift_and_morphology

    0下载:
  2. 基于kalman滤波和人脸形态约束的人脸跟踪算法实现,可在快速人脸跟踪的同时很好的去除类肤色的干扰,注意是基于OpenCV函数库的程序。-Based on kalman filtering and face shape Face Tracking bound algorithm may face in the fast track at the same time remove the category of very good col
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:23552
    • 提供者:王亮亮
  1. histgom-jun

    0下载:
  2. 直方图均衡化的最新算法实现代码,基于OPENCV函数,内容简单,适合初学者-Histogram equalization algorithm to achieve the latest code, based on OPENCV function, the content is simple, suitable for beginners
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:47104
    • 提供者:liweijun
  1. kalman-tracking

    0下载:
  2. 用kalman滤波对运动点进行跟踪,用opencv函数写的。-Kalman filtering with points on the campaign tracking, written by opencv function.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:1368064
    • 提供者:luofei
  1. cvlib_mex

    0下载:
  2. opencv函数包,用于matlab调用-opencv function package, calls for matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:978944
    • 提供者:ronghjr
  1. Opencv

    1下载:
  2. OPENCV 中文手册。对所有函数都有解释。相当于VC的MSDN。是一个很好的技术文档-Chinese OPENCV manual. For all functions are explained. VC is equivalent to the MSDN. Is a very good technical documentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:1389568
    • 提供者:yusheng
  1. OpenCV_function_index

    0下载:
  2. OpenCV 函数速查手册,可以为Opencv初学者和使用者提供方便地函数查询-OpenCV function Info manual for Opencv beginners and users
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:2684928
    • 提供者:sskaje
  1. FaceRecognition

    0下载:
  2. 本文介绍了OpenCV函数库的基本用法,阐述了目前做人脸检测研究中所使用的常用检测算法,并利用OpenCV设计和实现了图像中人脸的检测,试验结果表明利用OpenCV开发人脸检测系统效率高,识别效果好。-This paper introduces the basic OpenCV library usage, on the current human face detection research commonly used in the
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:3993600
    • 提供者:吴彦
  1. pre-processing

    0下载:
  2. 对提取出的二值化图像进行预处理,包括形态滤波,中值滤波。 基于OpenCV函数库-Two of the extracted value of image pre-processing, including the form of filtering, median filtering. Based on the OpenCV library
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:37888
    • 提供者:wudp
  1. camshift

    0下载:
  2. camshift算法自动跟踪肤色区域 当前目录下放置肤色图片hand.jpg。 基于OpenCV函数库-automatic tracking algorithm camshift color region under the current directory to place color Photos hand.jpg. Based on the OpenCV library
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:wudp
  1. mean

    0下载:
  2. 对二值图像(当前目录下a.jpg)进行中值滤波 基于OpenCV函数库-Value of the two images (the current directory a.jpg) for median filtering based on the OpenCV library
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:wudp
  1. OpenCV-wraper

    0下载:
  2. cvlib_mex封装了OpenCV库大约30个函数,OpenCV是当前流行的实时计算机视觉库,拥有很多的图像处理的算法。 -OpenCV library encapsulates cvlib_mex around 30 function, OpenCV is popular real-time computer vision library, with a lot of image processing algorithms.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:845824
    • 提供者:wth
  1. camera-method-based-on-OpenCV

    0下载:
  2. 针对双目立体视觉系统研制过程中的摄像机标定步骤,分析了计算机视觉函数库OpenCV中的摄像机模型,其 中的非线性畸变考虑到了切向畸变和径向畸变,采用Bouguet角点提取算法,实现了基于OpenCV的摄像机标定.该 算法具有很高的标定精度和计算效率、良好的跨平台移植性,可以满足双目立体视觉系统的需要. -System are directly used in the internal parameters of the ca
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:41984
    • 提供者:wangtao
  1. opencv

    0下载:
  2. OpenCV教程对图像处理的流程和函数作了详细介绍。-Tutorial OpenCV image processing on the processes and functions described in detail.
  3. 所属分类:OpenCV

    • 发布日期:2024-05-17
    • 文件大小:3723264
    • 提供者:cheny
  1. opencvHandbook

    0下载:
  2. OpenCV 参考手册,收录了OpenCV所有的函数说明。-OpenCV Reference Manual, a collection of all the function that OpenCV.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:580608
    • 提供者:danny
« 1 23 4 5 6 7 8 9 10 ... 49 »

源码中国 www.ymcn.org