搜索资源列表

  1. pca_face_dectect

    0下载:
  2. 利用pca来做image的图像相似判别--需要opencv的程式库。-Use PCA to make image of the image is similar to discriminant- need the opencv library.
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:范耿豪
  1. dealPic

    0下载:
  2. 使用OPENCV源码对图象进行一系列处理,得到值图象后便可以提取出轮廓信息.-OPENCV source using a series of image processing, it will be the value of images extracted contour information.
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:vimone
  1. ObjectDetection

    0下载:
  2. 中科院博士写的程序。基于OpenCV的背景建模,运动物体检测。C程序-Chinese Academy of Sciences, Dr. write procedures. OpenCV-based background modeling, moving object detection. C procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:哥琴
  1. FindContours

    0下载:
  2. 基于OpenCV的轮廓检测程序。需要电脑安装了最新的OpenCV版本-Based on the contour detection procedure OpenCV. Need a computer to install the latest version of OpenCV
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:哥琴
  1. code

    0下载:
  2. 边缘检测算法,基于OPENCV编写,进一步可以用于数量统计。-Edge detection algorithm, based on the preparation of OPENCV further the number of statistics can be used.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:vimone
  1. JIFT

    0下载:
  2. 用C++写的SIFT的源代码,其中用到了OPENCV一些库,希望对想了解SIFT的人有用-Using C to write the source code of SIFT, which uses the Treasury OPENCV some hope for those who would like to know SIFT useful
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:49152
    • 提供者:杨占龙
  1. Directshow_Opencv

    0下载:
  2. 本例提供了使用directshow代替opencv的vfw 的源代码,与转化为iplimage格式的算法. 实验中发现opencv的cvCaptureFromCAM 使用的是vfw,采用消息机制,速度较慢,测试发现fps只有 9-12左右,太慢了. 发现经过使用directshow后速度提升到60帧/s。-Provided in this case the use of DirectShow to replace the VFW ope
  3. 所属分类:DirextX编程

    • 发布日期:2024-05-14
    • 文件大小:5120
    • 提供者:fullball
  1. lineplot222

    0下载:
  2. VC+OPENCV画直线的程序,很不错!-VC+ OPENCV procedures for painting a straight line, very good!
  3. 所属分类:绘图程序

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:赖做梦
  1. Introduction-gucas

    0下载:
  2. opencv 中科院数字图像处理入门教程,很不错的哦!-Chinese Academy of Sciences of digital image processing opencv Tutorial, very good, oh!
  3. 所属分类:文档资料

    • 发布日期:2024-05-14
    • 文件大小:5862400
    • 提供者:袁华涛
  1. RegionLabellingAndFiltering

    0下载:
  2. RegionLabellingAndFiltering 在二值图像中,给不同的区域做不同的标记,如果设定阈值,则可以去除面积小于阈值的区域,实现Size Filtering。用到了OpenCV-RegionLabellingAndFiltering in the binary image in different regions to make different tags, if the set threshold, you ca
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:liuchao
  1. camshiftdemo

    0下载:
  2. 跟踪摄像机中的物体,opencv源代码,点击图像中的物体后会跟踪目标,并在目标上标记-Tracking objects in video camera, opencv source code, click on the image objects will be tracking the target, and target marking
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:陈皓
  1. cvGaussModel

    0下载:
  2. 视频前背景分离的定点算法 opencv改编-Video before the background of the separation of fixed-point algorithm adapted opencv
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:遥遥
  1. Zernike

    0下载:
  2. zernike矩VC+OpenCV实现代码 OpenCV是一个图像处理库 参考的文献是Mukundan的zernike快速算法 注释详细 希望与大家交流 如果没有点数下载可以给我发邮件索取-Zernike moments VC+ OpenCV code realize OpenCV image processing library is a reference to the literature is the Zerni
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:陈渝
  1. SubImgCapture

    0下载:
  2. 从一幅图像中提取任意大小和方向的子图像。使用方法:调用两种形式的GenerateRectImg()函数。必须安装OpenCV 1.0-Extracted from an image of any size and direction of the sub-image. Usage: call the two forms of GenerateRectImg () function. OpenCV 1.0 must be installe
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:Liu Chenguang
  1. BackGroudExtractAndMotionBlur

    0下载:
  2. 本代码包括两项功能 1、连续序列图片的背景提取 2、给背景图附加以运动模糊的效果 代码使用的托管与非托管(C++)混合编程的方式,算法主要使用Opencv实现 开发平台 VS2008 -The code includes two functions of one, continuous sequences extracted background picture 2, to the backgroun
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:2357248
    • 提供者:swb
  1. face_detect

    1下载:
  2. OPENCV做的一个人脸识别并跟踪的程序.用的自带的分类器.对入门很有帮助.-OPENCV make a face recognition and tracking procedures. With the built-in classifier. Of entry helpful.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:86016
    • 提供者:lyp94
  1. contours

    0下载:
  2. 利用OPENCV来检测轮廓,绘制出轮廓的边缘,便于进一步的进行目标检测与跟踪-OPENCV to detect the use of contours, draw the outline of the edge, easy to carry out further target detection and tracking
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:11264
    • 提供者:lily
  1. huffman_src

    0下载:
  2. I ve written some many years ago dynamic Huffman algorithm to compress and decompress data. It is mainly targeted to data with some symbols occuring more often than the rest (e.g. having some data file consisted of 3 dif
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:7168
    • 提供者:毛磊
  1. 1

    0下载:
  2. 人脸检测程序,使用Adaboost算法训练的分类器,分类效果良好 OpenCV平台-Face detection procedures, the use of Adaboost classifier training algorithm, classification results OpenCV platform
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:Neo
  1. cvsurf

    0下载:
  2. SURF spped up robust features openCV 实现 为源代码 Fast SIFT-SURF spped up robust features openCV the realization of the source code for the Fast SIFT
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:683008
    • 提供者:hu
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org