CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV 搜索资源 - 从

搜索资源列表

  1. 求图像的二值化最佳阈值

    0下载:
  2. 求图像的二值化最佳阈值 利用opencv 实现图像的膨胀,腐蚀,开运算,闭运算,求轮廓操作,并可以从外部文件导入结构算子-Find the best binary image threshold image using opencv achieve dilation, erosion, opening operation and closing operation, find the outline of operation, and can be imported from an extern
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:2.95mb
    • 提供者:高凯
  1. SubImage IplImage对象或者BYTE型数组中取出一幅图像的子图像

    0下载:
  2. 用于从一个IplImage对象或者BYTE型数组中取出一幅图像的子图像,类似于OpenCV中的SetImageROI,但是该函数提供的功能是原图像子图像的一个拷贝,而非在原图像中设置ROI。-For the IplImage from a BYTE array object or remove an image of the sub-image, similar to OpenCV' s SetImageROI, but the function is the function of the o
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:1.81kb
    • 提供者:Glorious Fool
  1. OpenCV-2-Application-Program OpenCV 计算机视觉应用编程手册

    1下载:
  2. OpenCV 计算机视觉应用编程手册。本书是Rebert Laganiere 在2011年的经典之作。从opencv在VS2010中的设置开始讲起,讲述了应用opencv的大部分经典内容。通俗易懂,图文并茂。-OpenCV 2 Computer Vision Application Programming Cookbook . This book is Rebert Laganiere s classic publication in 2011. It includes setup me
  3. 所属分类:OpenCV

    • 发布日期:2015-11-13
    • 文件大小:5.51mb
    • 提供者:雄伟
  1. OPENCV1

    0下载:
  2. 可以找出视频中的元件,从不同角度,采用OPENCV-You can find the video components, from different angles, using OPENCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-22
    • 文件大小:6.57mb
    • 提供者:fdsa
  1. objecttracking-based-on-color

    0下载:
  2. 用VC++和OPENCV来实现从摄像头获取运动目标,并实现基于颜色的目标跟踪-OPENCV with VC++ and to get from a camera moving targets, and color-based target tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1mb
    • 提供者:
  1. DFT2

    0下载:
  2. 傅立叶频谱图 应用离散傅立叶变换把一张图像从时域转换到频域-Fourier spectrum of discrete Fourier transform applied to an image from the time domain into the frequency domain
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:4.69kb
    • 提供者:ZhouPeng
  1. motiondetect

    0下载:
  2. 改代码实现从视频中检测并跟踪运动对象,而且将运动对象用矩形框标记出来-Change the code from a video detection and tracking moving objects, but also moving objects marked with the rectangular box
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1008.94kb
    • 提供者:李洪艳
  1. RemoveBackground

    0下载:
  2. 基于VC++6.0开发环境,用OpenCv编程,实现背景和图像的分离,提取不均匀的背景,并从原图像中减去背景图像!-VC++6.0 based development environment, with OpenCv programming, background and image separation, extraction uneven background, and subtracted from the original image background image!
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.34mb
    • 提供者:孙颖雯
  1. a

    0下载:
  2. opencv 实现对视频帧的提取,包括从摄像头获取视频及avi文件获取视频-opencv achieve the extraction of video frames, including video from the camera and get access to video avi files
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:921byte
    • 提供者:于帆
  1. SkinDetection

    0下载:
  2. 从摄影头输入影像,使用OPENCV以HSV来实作肤色侦测,侦测到的肤色部分以二值化的方式表现出来-The first input from the photographic image, using OPENCV to HSV to implement color detection, to detect the color section for binary forms to display the
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3.51mb
    • 提供者:林中雅
  1. startcv

    0下载:
  2. 在VS2008下测试openCV是否配置成功的摄像头启动程序,该代码从摄像头采集视频流-In VS2008 the test openCV is configured successful camera to start the program, the code from the camera to capture video stream
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4.7mb
    • 提供者:herthy
  1. HMMDemo

    0下载:
  2. 基于Opencv编辑的人脸识别工具,可以直接从USB摄像头获取人脸,依据HMM模型实现-Based on the Opencv editing tools that can directly face recognition from the USB camera for face, HMM. According to the model
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:424.94kb
    • 提供者:baijiangfeng
  1. 1

    0下载:
  2. 这个代码实现了从一张图片中识别出人脸的功能-This code to identify the function of the human face from a picture
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:1.65kb
    • 提供者:zy
  1. GMM-modeling-and-EM

    0下载:
  2. 介绍Opencv这个图像处理库环境下的GMM建模与EM算法,从数学的角度深入分析高斯建模和EM算法-Introduce the the Opencv this image processing GMM modeling the EM algorithm in the library environment, in-depth analysis from a mathematical point of the Gaussian model and the EM algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:440.68kb
    • 提供者:xue
  1. MotionDetect

    0下载:
  2. 从摄像头读取视频,屏幕选择追踪区域,利用opencv camshift算法实现跟踪-Read the video from the camera, the screen select the track area, tracking algorithm using opencv camshift
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3.52mb
    • 提供者:果果
  1. gussmix

    0下载:
  2. 本程序是对混合高斯模型的改进,从RGB空间转化到HSV空间。运行时要装OPENCV-This program is a Gaussian mixture model improvement, space conversion from RGB to HSV space
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:1.45kb
    • 提供者:秦瑶
  1. calibration_disk

    0下载:
  2. 摄像头标定程序(采用张正友标定方法),直接从文件中读取图片进行标定,内含运行实例-Camera calibration program (with Zhang Zhengyou‘s calibration method), to read images directly from the calibration file, containing a running instance
  3. 所属分类:OpenCV

    • 发布日期:2017-06-10
    • 文件大小:16.46mb
    • 提供者:pobenliu
  1. calibrate

    0下载:
  2. 此程序是基于OPENCV的进行摄像机标定的源代码。棋盘图像可以从摄像机的视频流中获取,也可以从磁盘文件中读取-This program is based on opencv the direction of the source code. the images can be obtained from the video camera, or from a disk file read
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3.14mb
    • 提供者:胡锦
  1. VideoMonitoringSystem

    0下载:
  2. 本系统从摄像头实时采集视频并显示,相片拍照,预览与管理。本系统支持多平台多操作系统,对多种摄像头采集方法的支持,使用工厂模式进行封装,提供了统一的摄像头视频采集接口。本系统的Qt开发版本 Windows: Qt 4.4.3 Linux: qt-embedded-linux-opensource-src-4.4.1-The real-time acquisition system from the video camera and display, photos photos, previ
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1.17mb
    • 提供者:王刚
  1. Test_img

    0下载:
  2. 从本地读取一张图片进行操作,进行数学变化,然后输出到窗口,是用vc++编写的哦-Read an image from the local to operate, the mathematical change, and then output to the window, is written in vc++ Oh
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1.54mb
    • 提供者:maliang
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com