搜索资源列表

  1. canny_opencv

    0下载:
  2. Canny边缘检测 Wikipedia,自由的百科全书 来自于仕琪的讲稿《使用OpenCV进行图像处理》中的例程 -Canny edge detection From free encyclopedia from Shiqi scr ipt "OpenCV use image processing," the routines
  3. 所属分类:图形图象

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:大海
  1. backprojection

    0下载:
  2. 是一用opencv实现的背景减出的代码,可以参考一下-with opencv is a realization by the background of a code can reference
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:1123328
    • 提供者:赵丽平
  1. opncvexpressionsb

    0下载:
  2. 基于opencv的人脸识别程序。首先通过摄像头获取头部图像或者静态图像,然后自动提取脸部,最后判别出被识别人的身份-opencv based Face Recognition procedures. First through the camera to obtain images or head static images, and then automatically extract the face, finally judged
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-09
    • 文件大小:201728
    • 提供者:张冥
  1. LoadAndWriteVideo

    0下载:
  2. Used OpenCV to load and write a AVI file.-Used to load and write a AVI file.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:zy
  1. Trackanddetectionthemovingobject070129

    0下载:
  2. 移动目标追踪(OpenCV) Runed on OpenCV1.0 of VC++6.0 -moving target tracking (OpenCV) Runed on OpenCV1.0 of VC 6.0
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:zy
  1. SSVideoQueryImage

    0下载:
  2. 基于OpenCV的视频检索程序.如从一段视频中检索指定的图象,能较好地与其他检索算法相结合.-based video retrieval procedures. From a video image retrieval designated, can be used with other search algorithms combined.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:guolijun
  1. GrabFrameCB

    0下载:
  2. 通过回调函数实现从视频图象中抓取一帧图象,该实现基于OpenCV.-through the callback function from a video image grabbing an image, based on the realization OpenCV.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:guolijun
  1. GetContoursAreaLengthMeanVari

    0下载:
  2. 图形图象中计算轮廓线总长度,均值和方差等特征,基于OpenCV来实现的.-graphic images to calculate contour length, the mean and variance characteristics, based on OpenCV to achieve.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:guolijun
  1. CleanFragments

    0下载:
  2. 清除图像中的小区域(噪音),并返回清除的小区域的个数.该实现基于OpenCV.-remove images of a small area (the noise), and return to remove the small number of the region. Based on the OpenCV.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:guolijun
  1. Footprint

    0下载:
  2. 一组关于足迹图象处理的操作,这些图形与图象的操作基于OpenCV实现.-a group on the footprint of the image-processing operation, graphics and images based on the operation of OpenCV achieve.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:guolijun
  1. VideoShow

    0下载:
  2. 一个自己写的利用MFC来实现OPENCV中函数的 小程序。把OPENCV中人脸检测与camshift跟踪算法加了进去。编译之间要先配置好OPENCV 安装好摄像头就可以使用了。-one's own use of MFC to achieve OPENCV Function of small procedures. OPENCV put human face detection and tracking algorithm c
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-09
    • 文件大小:257024
    • 提供者:
  1. canny_meanshift_segmentation

    0下载:
  2. 本算法主要用vc和opencv做的.对视频图像进行逐帧canny运算.并可以对静态图片进行均值移动运算.-the algorithm and the main vc opencv do. Video images right fr a me by fr a me canny operator. And Static images can mean for mobile computing.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:366592
    • 提供者:蝈蝈
  1. face-opencv-test

    0下载:
  2. 对图片中的人脸进行检测和标注,是用MATLAB来实现的-pictures of the human face detection and tagging is used to achieve the MATLAB
  3. 所属分类:电子书籍

    • 发布日期:2024-05-09
    • 文件大小:2004992
    • 提供者:kun
  1. MyOpenCV

    0下载:
  2. 包含摄像机定标及简单的图像色彩变换功能(需opencv支持)-include camera calibration and simple color transform (opencv support required)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:1054720
    • 提供者:黄锦军
  1. S2iLib

    0下载:
  2. Library for creating computer vision systems, using OpenCV, encapsulating the main functionalities on easy to use C++ way, and extending them. It includes face recognition, wavelet transform, stereo vision (future) and s
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-09
    • 文件大小:2207744
    • 提供者:廖广军
  1. cvLaplace

    0下载:
  2. 使用opencv写的拉普拉斯变换-use opencv write Laplace Transform
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:278528
    • 提供者:
  1. OpenCVReferenceManual

    0下载:
  2. OpenCV Reference Manual 详细介绍了Intel opencv library 的各个函数,是使用opencv进行图像处理的必备手册,强烈推荐-OpenCV Reference Manual details the Intel openc v various library functions, the use of image processing opencv Essential Handbook, strong
  3. 所属分类:电子书籍

    • 发布日期:2024-05-09
    • 文件大小:1751040
    • 提供者:
  1. ravl-1.0

    0下载:
  2. 基于opencv,增加许多图像处理算法,如feature select等-based opencv increase many image processing algorithms, such as select feature
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-09
    • 文件大小:7222272
    • 提供者:陈天津
  1. AlarmSystem(usb3.29)

    0下载:
  2. 使用vc和opencv开发的家庭环境信息(着火和人员入侵)识别程序,其中使用usb摄像头进行实时监控,有情况发生时,进行报警。-opencv use vc and the development of the family environment information (fire officers and the invasion) identification procedures, which use usb cameras fo
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:199680
    • 提供者:
  1. opencvexample

    0下载:
  2. 使用vc++和opencv编写的读取视频文件和运动检测的例子,其中包括自适应背景更新的方法。-use vc opencv prepared and read documents and video motion detection example, These include adaptive background updating methods.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:37888
    • 提供者:
« 1 2 ... 31 32 33 34 35 3637 38 39 40 41 ... 50 »

源码中国 www.ymcn.org