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

搜索资源列表

  1. NCC_SSDA_Match

    0下载:
  2. NCC和SSDA算法的图像匹配实现,图片的读取用opencv实现,算法是纯C++代码。-The NCC and SSDA image matching algorithm to achieve the picture read with opencv algorithm pure C++ code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-09
    • 文件大小:1493694
    • 提供者:周安
  1. label

    0下载:
  2. 轮廓的连通区标记,用C++、OPENCV实现!-OpenCV: label of a contour !
  3. 所属分类:OpenCV

    • 发布日期:2017-12-08
    • 文件大小:868
    • 提供者:huang
  1. ostu

    0下载:
  2. 大津法求阈值,采用C++实现;输入一幅图像(OPENCV图像格式),返回阈值-OSTU method to get a threshold!
  3. 所属分类:OpenCV

    • 发布日期:2017-12-05
    • 文件大小:552
    • 提供者:huang
  1. SIFT-CPP1

    0下载:
  2. SIFT算法代码,C++的,确认可用,并提供opencv和gsl以及相关安装方法-SIFT algorithm code, C++ confirmation available, and provide opencv and gsl installation method
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-22
    • 文件大小:51712000
    • 提供者:tlh
  1. SurfGesture-2

    1下载:
  2. surfGesture 是一个基于c++和opencv的一个人手手势识别的项目-surfGesture is a hand recognizing project based on c++ and opencv
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-22
    • 文件大小:6164552
    • 提供者:wangjialei
  1. detectMotion

    1下载:
  2. 基于opencv的运动物体检测代码,使用语言为c++。-Opencv-based moving object detection code.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:3181054
    • 提供者:jxk
  1. facedetect_Opencv_haar_adboost_CPP

    0下载:
  2. 人脸检测的程序,用的haar特征和adboost算法,基于opencv的在VS2010上成功运行的C程序。可以检测静态图片,视频,和摄像头的视频中是否含有目标对象的程序。-Face detection program, with the the haar characteristics and adboost algorithm, based on opencv run successfully on VS2010 C program. The program can detect static
  3. 所属分类:OpenCV

    • 发布日期:2017-11-18
    • 文件大小:6476
    • 提供者:jim
  1. linux-image

    0下载:
  2. 完成了对嵌入式 Linux 系统操作平台的搭 建。然后,实现了嵌入式系统前端摄像头的视频图像采集,对视频图像压缩编码的原理进行 了介绍和分析,根据视频压缩技术的发展,采用了 H.264 实时视频编码技术对该系统进行视 频编码,并通过对 H.264 编码器的移植实现了视频的压缩-According to the development of video compression technology, we implemented video coding operation tow
  3. 所属分类:Linux Network

    • 发布日期:2017-11-25
    • 文件大小:2056734
    • 提供者:john
  1. OpenCV_deom

    0下载:
  2. 基于OPENCV的演示程序,能进行动态物体的识别与跟踪,里面有C的源代码,还有可执行文件,是初学者很好的例子。-Based on the OPENCV demo program, can be used for moving object recognition and tracking, which are C source code, and executable file, is a very good example for beginners.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-30
    • 文件大小:21791
    • 提供者:张翔雨
  1. connectprocess

    0下载:
  2. 在图像处理过程中,经常会遇到这样一部分图像,图像的整体部分如果人来看的话一眼就能看出,但是它的内部由于有各种小缺口,导致断开了,这样在计算机“眼”里就被认为是断开的,为了使图像达到适应人眼的感觉,需要将这些缺口和断开的口给连接上去,这就需要用到计算机图形学中的连通域处理技术。本文给出一个简单的连通域处理函数,当然这个函数是来自OpenCV著名教程Learning OpenCV中,只不过它的接口是基于c版本的OpenCV,而到目前为止,基于C++接口的OpenCV已经是主流,所以我将其接口改成了c
  3. 所属分类:OpenCV

    • 发布日期:2017-12-07
    • 文件大小:872189
    • 提供者:wuwei
  1. LearningOpenCV_Code

    0下载:
  2. 《学习opencv》这本书的相应章节的源码,由于是1.0的版本,里面的代码都不是用C++实现的,而是用的类。只能作为入门,与类有关的还是还是上网看一些新鲜的吧~-Learning opencv " source of the corresponding chapter of this book, because it is version 1.0, code inside is not C++ achieve, but with class. Only as an entry with
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:21177344
    • 提供者:吴立彬
  1. texture

    0下载:
  2. GLCM descr iptors with opencv 2.3.1 and C-GLCM descr iptors with opencv 2.3.1 and C++
  3. 所属分类:OpenCV

    • 发布日期:2017-12-04
    • 文件大小:5352
    • 提供者:Maroua
  1. TestRecog

    0下载:
  2. VC2005 opencv2.1 环境,标准C语言读取bmp图像并获取RGB,此过程与OPENCV无关,只是没有OPENCV可能编译不通过-The the VC2005 opencv2.1 environment, the standard C language to read bmp image and get the RGB, this process has nothing to do with the OPENCV, just not the OPENCV may compile not
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-02
    • 文件大小:5571470
    • 提供者:王海岗
  1. CsORB

    0下载:
  2. 基于Opencv改写的的提取ORB特征算子的C#代码。-Implementation of ORB feature, modified from OpenCV.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:45176
    • 提供者:yuewu
  1. zhifangtu

    0下载:
  2. 二维图像直方图的均衡化,可以显示直方图,C++程序,OpenCV编写-Two-dimensional image histogram equalization, display the histogram, C++ program, OpenCV write
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-18
    • 文件大小:430935
    • 提供者:周靖昆
  1. gaosi

    0下载:
  2. 基于混合高斯背景建模的方法用于检测场景中的运动车辆,采用Visual C++和OpenCV实现,程序有详细注释,并且附带测试视频,希望对大家有帮助。-The movement of vehicles, based on Gaussian mixture background modeling method for detecting the scene to adopt the Visual C++ and OpenCV realization, procedures detailed note
  3. 所属分类:OpenCV

    • 发布日期:2017-11-12
    • 文件大小:7834484
    • 提供者:离逝的风
  1. 3

    0下载:
  2. 输入: 自拍两幅同一个场景(或物体)的角度/远近有差别的图像 (对于学有余力的同学,建议多测试几张角度/远近差别较大的图像) 任务: 在每张图像中检测特征点位置并将匹配画出匹配得最好的10-20对特征点 输出要求(以下三个结果分别输出,不要重叠在一张图上): 1. 在两张图上分别画出检测到的特征点位置 2. 对匹配得最好的10-20对特征点:每对特征点对用连接线画出 3. 用椭圆形式在图上画出上述每个特征点的描述子方向与尺度等信息 编程工具: Visual
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:1348
    • 提供者:sdsdsdfg
  1. EX1

    0下载:
  2.   1.用OpenCV实现打开一幅彩色图像,显示出来;   2.将其转换为灰度图并保存为文件;   3.将其二值化并保存为文件(二值化阈值最好用滚动条交互式输入,图像二 值化效果能实时变化更好,可参考OpenCV的sample程序edge.c)-1 using OpenCV open a color image display 2 converted to grayscale and saved as a file 3 the second value and save
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:1924525
    • 提供者:戴佳毅
  1. FindMoving

    0下载:
  2. 由运动目标检测的两种基本方法----帧间差分法和背景差分法,借助于OpenCV技术,在Visual C++ 6.0编程环境下开发了运动目标检测系统。该系统首先对不同途径采集的视频图像序列进行相关的预处理之后,分别采用不同检测算法检测出图像序列中的变化区域,最后用形态学滤波和连通性分析对变化区域进行后处理,从而将视频图像序列中的运动目标比较可靠地检测出来。-The two basic methods of moving target detection---- inter-frame diffe
  3. 所属分类:OpenCV

    • 发布日期:2017-11-13
    • 文件大小:9736542
    • 提供者:罗超
  1. main

    0下载:
  2. This program is used to make Perspective Transformation using OpenCV functions. It s written on C++ Builder Platform.
  3. 所属分类:OpenCV

    • 发布日期:2017-12-06
    • 文件大小:4774
    • 提供者:lindstorm
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com