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

搜索资源列表

  1. opencv to matlab

    0下载:
  2. cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amaz
  3. 所属分类:数学计算/工程计算

    • 发布日期:2010-12-03
    • 文件大小:667609
    • 提供者:shshlzh
  1. opencv to matlab

    0下载:
  2. cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amaz
  3. 所属分类:数学计算/工程计算

    • 发布日期:2010-12-03
    • 文件大小:845944
    • 提供者:shshlzh
  1. matlab函数

    0下载:
  2. cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amaz
  3. 所属分类:Windows编程

    • 发布日期:2010-12-03
    • 文件大小:535910
    • 提供者:shshlzh
  1. LucasKanadeTracker

    0下载:
  2. Lucas-Kanader-Tomasi Feature Tracker,基于B.D.Lucas和T.Kanade[1]于1981的早期工作,于1991年由C.Tomasi和T.Kanade[2]完整导出,并于1994年由J.Shi和C.Tomasi[3]在文章中清楚地阐述。J.Y.Bougue[4]于2000年给出了此算法的一种实现,并收录在Intel公司的计算机视觉函数库OpenCV中。本例是此算法基于OpenCv的代码实现-Lucas-Kanader-Tomasi Feature Trac
  3. 所属分类:Special Effects

    • 发布日期:2017-06-21
    • 文件大小:38208943
    • 提供者:梁霄
  1. imagedata

    0下载:
  2. 使用opencv编程导入图像,获得图像的R、G、B分量数据。还可以进行空间转换。-Used opencv to get data of image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1338261
    • 提供者:任雪菲
  1. opencv-ImageProcess

    0下载:
  2. 基于opencv的采用sobel算子的图像边缘检测-Opencv-based operator of the use of the sobel edge detection
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2146518
    • 提供者:new99
  1. BCB_OpenCv_Detials

    0下载:
  2. OPencv 在BCB环境下的dll 是由vc下的dll转过来的-opencv dll for BCB converted from dll for VC
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1511970
    • 提供者:luwei
  1. redcell

    0下载:
  2. 运用opencv工具,计算给定图片的红细胞数目,同时计算细胞的面积、周长和最大最小细胞位置和细胞的密集度。-Opencv tools used to calculate the number of red blood cells for a given picture, and calculation of cell area, perimeter and maximum position of the smallest cells, and cell density.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:628587
    • 提供者:华维东
  1. bcb_OpenCV_test

    0下载:
  2. BCB6下使用OpenCV,用DirectShow采集视频,帧率提高到30帧左右,新建线程播放视频,抛弃OpenCV自带GUI窗体,不使用cvWaitKey函数-BCB6 use OpenCV, with the DirectShow capture video frame rate up to 30 or so, the new thread to play video, discard OpenCV own GUI form, do not use cvWaitKey function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:892403
    • 提供者:ma
  1. Histogram

    0下载:
  2. Nelle statistiche la maggior parte delle applicazioni di base di elaborazione delle immagini, è l istogramma, e può essere una fotografia della struttura colore delle statistiche fino a un quadro del valore di R, G il valore, il valore B, o grigio pe
  3. 所属分类:Software Testing

    • 发布日期:2017-04-03
    • 文件大小:554
    • 提供者:drb
  1. YUV2RGB

    0下载:
  2. YUV图像数据转换为RGB格式。 含YUV颜色转换R、G、B分量的函数-YUV Image Format to RGB Format. Including Get R/G/B Color Compoment from YUV pixel.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:875
    • 提供者:tian xiao ma
  1. B-spline-approximation

    0下载:
  2. 一个可以将给定2D曲线图像转化为B样条曲线的程序。需要opencv支持 内含程序源码、用户手册、算法原理文档、样例以及结果文档-A simple code about B-spline approximation.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3625596
    • 提供者:sunjing
  1. b

    0下载:
  2. 用OpenCV实现的灰度图像二值化,在VS2008环境下。-This is codes of image binalization using OpenCV,under envionment of VS2008.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:4083476
    • 提供者:祢衡
  1. b

    0下载:
  2. opencv学习课件,老师给的,非常实用,大部分是基础内容-opencv learning courseware, teacher gave very practical, most content
  3. 所属分类:OpenCV

    • 发布日期:2017-11-27
    • 文件大小:5151955
    • 提供者:张彧龙
  1. b

    0下载:
  2. 用OPENCV实现图片纹理提取的源码,可以用于图片纹理的提取,运行于VS2010环境下运行通过-OPENCV is used to implement image texture extraction of source code, can be used for the extraction of image texture, run run through in VS2010 environment
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:608
    • 提供者:李逍遥
  1. b

    0下载:
  2. 利用opencv进行图像处理。拉普拉斯金字塔变换,实现图像融合。- Laplacian pyramid
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1863
    • 提供者:wyj
  1. 1959974

    0下载:
  2. 绘制双三次B样条曲线,Draw the double triple B curve(Double three b-spline curve drawing, Draw the double triple B curve)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:33792
    • 提供者:张文潇|
  1. b_spline_test

    0下载:
  2. 测试B样条的可行性,用opencv显示,验证结果良好。(The feasibility of testing B splines is shown with OpenCV, and the results are good.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:7576576
    • 提供者:战网
  1. balanceball

    0下载:
  2. 板球平衡系统,2017年电子设计竞赛B题(Cricket balance system, 2017 electronic design contest B)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-18
    • 文件大小:4096
    • 提供者:unicorn_plus
  1. Python_VLPR-master

    2下载:
  2. 基于树莓派B+版本的车牌识别设计,辨识部分以树莓派3B+/3B为核心处理器,基于Linux平台,通过python3.5和OpenCV来对含有车牌信息的图片,进行高斯去噪、灰度化、边缘检测、二值化、闭操作、字符分割、字符识别匹配等一系列图像处理操作最终实现车牌识别这个系统。(Based on the design of license plate recognition of raspberry pie B+version, the recognition part takes raspberry
  3. 所属分类:Linux/Unix编程

    • 发布日期:2019-04-29
    • 文件大小:30204928
    • 提供者:山=石头
« 12 »
搜珍网 www.dssz.com