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

搜索资源列表

  1. y--facedectection

    0下载:
  2. 本程序基于Opencv与VC而建立的,程序运行后可以自动检测到人脸,并标注出来!-Opencv with VC-based and established in the program, the program runs automatically detect a person' s face, and marked out!
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-21
    • 文件大小:3420442
    • 提供者:杨天威
  1. ShowPicture

    0下载:
  2. 用opencv写的显示一幅图片,对于学习opencv初步的朋友很有帮助-Opencv write display a picture of a friend helpful for initial learning opencv
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-18
    • 文件大小:644861
    • 提供者:木兰兰
  1. read_picture

    0下载:
  2. opencv编程实现图像的压缩处理,包括双线性插值方法,立方卷积插值方法-a program to realize the function of pressing the picture
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-30
    • 文件大小:3529847
    • 提供者:mR.s
  1. CvvImage

    0下载:
  2. CvvImage,opencv老版本的文件,可以实现在特定矩形框内显示图像或者矩形-CvvImage, opencv old version file, you can display images in a specific rectangle or rectangle
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-06
    • 文件大小:3225
    • 提供者:xiaoguo
  1. HE

    0下载:
  2. 实现单幅图像的全局直方图均衡化并显示直方图,基于OPENCV的-To achieve a single image global histogram equalization and displays a histogram based OPENCV
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:109572
    • 提供者:沈耀强
  1. License-plate-recognition-system

    0下载:
  2. 这是一个车牌识别系统,是基于opencv和vc6.0,很好用-This is a license plate recognition system is based on opencv and vc6.0 good use
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:573971
    • 提供者:刘泽彬
  1. main

    0下载:
  2. 此代码在opencv下对各种滤波和边缘算法的比较与实现,同时滤波算法还加入了自己实现的东南大学一位博士生的自动检测噪声(高斯和脉冲)并处理的算法。-This code in opencv under various filtering and edge algorithm comparison, at the same time filtering algorithm also joined Southeast University, a doctoral student realize his
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:4197
    • 提供者:gangge
  1. lunkuolianma

    0下载:
  2. 本代码在opencv下运行,可执行。通过提取图像的轮廓,用链码表示出来。-The run, the executable code in opencv. Represented by extracting the outline of the image, using a chain code.
  3. 所属分类:Console

    • 发布日期:2017-11-18
    • 文件大小:1035
    • 提供者:益文
  1. test.tar

    2下载:
  2. 使用opencv开发的一款分割视频到镜头的源码,如果要用,请确保你会安装opencv,并且请先用ffmpeg切割视频到帧,再用此代码进行检测。 环境: ubuntu,eclispe,c++。-It is a code for cuting videos into lens using opencv. Before downloading,you should make sure that you know how to build opencv path.Please first cut v
  3. 所属分类:Other systems

    • 发布日期:2017-08-25
    • 文件大小:144384
    • 提供者:chen
  1. Corners

    0下载:
  2. 首先,请检查/样品在你的OpenCV的分布/ C/ squares.c的。这个例子提供了一个方形的检测,如何检测角落类似的功能,它应该是一个不错的开始。然后,一起来看看在OpenCV的功能,导向功能,如cvCornerHarris()和cvGoodFeaturesToTrack()。 上述方法可以返回许多角落类似的功能 - 最不会“真正的角落”你正在寻找。在我的应用程序,我只好检测,旋转或倾斜的广场(透视)。我的检测流水线包括: 从RGB转换为灰度级(cvCvtColor)
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:914
    • 提供者:clark
  1. cv_draw

    0下载:
  2. 基本的opencv操作,用c++实现。。可以画出简单的曲线。。通过这个小代码,可以分析cv坐标的定义。编译器为vs2010-Basic opencv operation achieve with c++. . You can draw a simple curve. . Through this code, you can analyze the definition of cv coordinates.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:8058627
    • 提供者:yaoshengyun
  1. OpenCVImageShow

    0下载:
  2. 这是一个非常简单的OpenCV图片打开显示的程序,非常适合OpenCV入门参考,复杂的不太容易懂,这个只要懂编程的都能看的懂-This is a very simple OpenCV image to open display program is ideal for the OpenCV entry Reference, complex and not easy to understand, understand programming can understand
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-18
    • 文件大小:4117475
    • 提供者:王文博
  1. CannyDetective

    0下载:
  2. 这是一个使用OpenCV实现的Canny边沿检测,在程序中添加了一个滑动的控件,可以在程序运行时实时改变参数来观察检测效果。可以根据自己的所需来测试要选的参数。-This is achieved using OpenCV Canny edge detection, and added a sliding control program can change the parameters in real time to observe the detection program runs. To
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-21
    • 文件大小:4131947
    • 提供者:王文博
  1. black

    0下载:
  2. 选取图片上某感兴趣区域进行处理, 运用OPENCV ROI区域自己设置即可- selecting a region of interest of a picture
  3. 所属分类:Console

    • 发布日期:2017-11-16
    • 文件大小:883
    • 提供者:cgt
  1. Background-subtraction

    0下载:
  2. 静摄像机情况下基于opencv的背景差法识别运动物体-Identify moving objects based on opencv background subtraction in the case of a static camera
  3. 所属分类:CSharp

    • 发布日期:2017-11-07
    • 文件大小:1002783
    • 提供者:吴星怡
  1. Detects-the-face

    0下载:
  2. 通过调用opencv库的检测人脸的程序,检测效果很好-Through a calling opencv library face detection process, the detection good effect
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:1056415
    • 提供者:吴星怡
  1. vms-0.0.2

    0下载:
  2. 在QT中调用opencv采集图像并保存为图片-Opencv in QT call to capture the image and save it as a picture
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-12
    • 文件大小:1207498
    • 提供者:张鸿宇
  1. OpenCV9

    0下载:
  2. 基于OpenCV的图像处理系统,包含各种基本的图像变换-OpenCV-based image processing system includes a variety of basic image transformation
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-21
    • 文件大小:241283
    • 提供者:热闹
  1. videotape

    0下载:
  2. 从视频文件中截取一段并保存,依赖OpenCV库。-From the interception of a video file and save rely OpenCV library.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-05
    • 文件大小:3931
    • 提供者:yangjie
  1. test331

    0下载:
  2. 在VC++6.0和Opencv 1.0环境下打开一张jpg格式图片的小程序-A small program to open a jpg format pictures in VC++6.0 Opencv 1.0 environment
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:4416303
    • 提供者:张雷
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 17 »
搜珍网 www.dssz.com