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

搜索资源列表

  1. openCV-library-transplant-to-S3C2440

    0下载:
  2. opencv开源图像处理函数库在S3C2440移植 一、简介  OpenCV是一个基于C/C++语言的开源图像处理函数库  其代码都经过优化,可用于实时处理图像  具有良好的可移植性  可以进行图像/视频载入、保存和采集的常规操作  具有低级和高级的应用程序接口(API)-openCV open source image processing library S3C2440 transplant, o
  3. 所属分类:OpenCV

    • 发布日期:2017-11-03
    • 文件大小:10540
    • 提供者:DJK
  1. 3Dimage_rectification

    0下载:
  2. 用于立体图像矫正:Harries角点、NCC匹配、RANSAC计算基本矩阵完成立体图像对的极线校正,自己书写的opencv函数-For three-dimensional image correction: Harries corner NCC matching, RANSAC calculation of the completion of the fundamental matrix the epipolar rectification of the stereo image pairs o
  3. 所属分类:Special Effects

    • 发布日期:2017-11-28
    • 文件大小:11956
    • 提供者:guonan
  1. Exp2_7

    0下载:
  2. 利用OpenCV函数缩放图片到原本的25 并对其进行Canny边缘检测,最后显示原图和边缘检测的效果。-Use the OpenCV function scaling the image to 25 and its Canny edge detection, and finally show the original image and the effect of edge detection.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:1086274
    • 提供者:陶雨婷
  1. 12

    0下载:
  2. 加入了opencv函数 vc环境下实现图像处理,找出一个区域-Join opencv function,the vc environment image processing to identify a region
  3. 所属分类:OpenCV

    • 发布日期:2017-11-13
    • 文件大小:4419753
    • 提供者:zzzzz
  1. opencv-help-file

    0下载:
  2. opencv的帮助文档,里面有详细的基础函数介绍,相当于微软的MSDN的形式,很好的学习帮助工具-the opencv help documentation, which detailed basis functions, equivalent to Microsoft' s MSDN form of learning to help tools
  3. 所属分类:OpenCV

    • 发布日期:2017-11-06
    • 文件大小:2678925
    • 提供者:林东
  1. opencv-2D-3D

    1下载:
  2. 利用opencv自带的函数功能,编译出由两个摄像机,既双目视觉来获得物体的深度信息,最终得到三位映射。-Opencv own function, compile the object depth information obtained by two cameras, binocular vision, and ultimately get three mapping.
  3. 所属分类:OpenCV

    • 发布日期:2014-05-07
    • 文件大小:20480
    • 提供者:陈宏洋
  1. opencv_tutorials

    0下载:
  2. OPENCV函数库的说明文档,各函数及函数参数都有详细的解释及用法。-OPENCV library documentation, function, and has a detailed explanation of the function parameters and usage.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-02
    • 文件大小:7695146
    • 提供者:王美丽
  1. Harris

    0下载:
  2. 基于opencv函数的角点提取 包括消除临近角点的改进方法-Extracted of angle points based on the the opencv function
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:6888550
    • 提供者:悠悠
  1. opencv

    0下载:
  2. 关于opencv的使用说明,详细讲解了opencv2.2的函数功能-Instructions about opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:3611730
    • 提供者:郭雄伟
  1. openCVcode

    0下载:
  2. 使用opencv函数来进行图像的处理,简单好用-Use the the opencv function for image processing, simple and easy to use
  3. 所属分类:Special Effects

    • 发布日期:2017-12-03
    • 文件大小:10854108
    • 提供者:master
  1. MSFilter

    0下载:
  2. mean-shift滤波,需要安装opencv,读入图片接口使用了opencv函数。 代码功能: 读入图片,输出mean-shift滤波后的图片,灰度图、彩色图均可。 文件介绍: MSF.h mean-shift滤波头文件 MSF.cpp mean-shift滤波函数体 Main.cpp 主函数 -mean-shift filter, you need to install opencv, read into the picture opencv function int
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-23
    • 文件大小:4804365
    • 提供者:大宝
  1. opencv-zjlb

    0下载:
  2. 在vs2008下opencv程序,主要是中值滤波问题,不用函数-Opencv procedures under vs2008, median filtering, do not function
  3. 所属分类:OpenCV

    • 发布日期:2017-11-28
    • 文件大小:4729640
    • 提供者:张国民
  1. opencv-capture

    0下载:
  2. 使用opencv提取视频每一帧及将连续图片合成视频 //////////////////////////////////////////////////////////////////////// // // // 该程序实现视频和图片的相互转换. // Image_to_video()函数将一组图片合成AVI视频文件. // Video_to_image()函数将AVI视频文件读入,将每一帧存储为jpg文件. -To use opencv extracted vid
  3. 所属分类:OpenCV

    • 发布日期:2017-11-04
    • 文件大小:1513
    • 提供者:唐广超
  1. beijingfa

    0下载:
  2. 在vc++6.0下,利用opencv函数库,使用背景差分法检测车辆,并显示背景帧,和前景帧-Use opencv library in vc++6.0, using the background subtraction method detects the vehicle, and the background frame, frame and prospects
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:2685191
    • 提供者:王小飞
  1. TrackandID

    1下载:
  2. 在vc++6.0下,利用opencv函数库,使用轮廓检测法检测车辆,并显示实现车辆的跟踪和计数-Use opencv library in vc++6.0, using contour detection assay vehicle and display of vehicle tracking and counting
  3. 所属分类:Other systems

    • 发布日期:2015-06-17
    • 文件大小:4446208
    • 提供者:王小飞
  1. OpenCV-2010

    0下载:
  2. OpenCV中文参考手册2010年,介绍opencv数据结构和函数接口-Chinese OpenCV Reference Manual 2010, opencv data structure and function interface
  3. 所属分类:OpenCV

    • 发布日期:2017-11-18
    • 文件大小:1648241
    • 提供者:hao
  1. load_video

    0下载:
  2. 运用opencv函数实现的视频读取源码,基于vs平台-The use of the the opencv function of video source to read, vs-based platform
  3. 所属分类:OpenCV

    • 发布日期:2017-11-18
    • 文件大小:1091
    • 提供者:cx
  1. videowrite

    0下载:
  2. 利用opencv函数,可以将一系列图像组合成视频,图像命名自由,符合一定规律即可(后缀序号顺序排列),生成视频大小,种类,间隔时间可操作可选-Using opencv to combinate a series of images into a video. used image can be named freely as long as compling with certain rules (for example:suffix serial number is ordered). Th
  3. 所属分类:Special Effects

    • 发布日期:2017-12-03
    • 文件大小:1203
    • 提供者:ousettei
  1. source

    0下载:
  2. 用opencv函数写的图像分割程序,程序操作步骤:在主函数中载入源图像正确路径,执行后点击源图像中所需分割的目标的位置,拖动位于图像窗口上部的两个滑块值,即可实时看到分割结果-Opencv function to write the image segmentation procedures, the program steps: in the main function to load the correct path of the source image, the location of
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-12
    • 文件大小:1889
    • 提供者:顾升2
  1. Light-Intensity-Control

    1下载:
  2. 调节显示器亮度: 通过VC程序实现了显示器的亮度对比度调节,通过不同的OPENCV函数调用展示了底层开发的基本技术。-Light Intensity Configuration: Based on VC++, codes realize the adaptive configuration of monitor s light intensity and contrast ratio. By the use of different OPENCV functions, codes show th
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-07
    • 文件大小:199672
    • 提供者:MichaelPan
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 46 »
搜珍网 www.dssz.com