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

搜索资源列表

  1. 脸部轮廓检测

    0下载:
  2. 脸部轮廓检测 ,用opencv 和c++,另外加了注释的,解释完全正确,能够运行
  3. 所属分类:GDI/图象编程

    • 发布日期:2010-12-20
    • 文件大小:1367726
    • 提供者:sese777
  1. pyramid_segmentation.rar

    0下载:
  2. 此代码可以在Visual C++和OpenCV开发环境下,采用金字塔方法进行图像分割,This code can be Visual C++ And OpenCV development environment, using the pyramid method of image segmentation
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:7701
    • 提供者:张豪
  1. opencvavi

    0下载:
  2. opencv保存avi视频,源码 ,一般 语言C-Opencv preserve video source, generally, avi language c++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:3102
    • 提供者:闻绪
  1. VTraffic(thread_no_leak)

    0下载:
  2. VC6.0+opencv环境下运动检测的实例,使用了帧差法、GMM方法等,可以对比不同建模方法的效果-VC6.0+ opencv environment, motion detection example, using the frame difference method, GMM methods, you can compare the effect of different modeling methods
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-28
    • 文件大小:309617
    • 提供者:王志
  1. FaceDetection

    0下载:
  2. 人脸检测。用c++编写。人脸检测是人脸分析的首要环节,其处理的问题是确认图像(或影像)中是 否存在人脸,如果存在则对人脸进行定位。人脸检测的应用领域相当广泛,是实 现机器智能化的重要步骤之一。 AdaBoost 算法是1995 年提出的一种快速人脸检测算法,是人脸检测领域里 程碑式的进步,这种算法根据弱学习的反馈,适应性地调整假设的错误率,使在 效率不降低的情况下,检测正确率得到了很大的提高。-Face Detection. Using c++ to prepare. Fac
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:896865
    • 提供者:ashura
  1. opencv_thesis

    0下载:
  2. opencv 领域相关的论文,对于人脸检测领域很有参考意义-opencv papers relevant to the area, for the field of face detection is very useful
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3757879
    • 提供者:wu xiaoying
  1. 123

    0下载:
  2. 用c++写的基于opencv的人脸识别,它基本实现了人脸识别的功能-Using c++ written in the opencv face recognition based on its basic function of the realization of the Face Recognition
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:2826703
    • 提供者:彭彦
  1. rotate

    0下载:
  2. 以Microsoft Visual C++ 6.0为平台,基于opencv来实现图像的旋转,-With Microsoft Visual C++ 6.0 as a platform, to achieve opencv-based image rotation,
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:1453492
    • 提供者:左加阔
  1. openCV.Net

    0下载:
  2. c#图像处理,很难找的图像处理源代码,人脸识别-light compensation
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:13787
    • 提供者:xing
  1. eye_pos

    0下载:
  2. visual c++.net编写的mfc程序。选择一副人脸图像并显示在窗体中,鼠标点击人眼,会显示该点坐标,以查看两眼是否对齐在同一水平线。运行时,系统需要安装opencv,并配置-visual c++. net write a mfc program. Choose a facial image and displayed in the form, the mouse clicks the human eye, it displays the point coordinates to see
  3. 所属分类:.net

    • 发布日期:2017-05-21
    • 文件大小:6470537
    • 提供者:高海鹏
  1. camerads

    0下载:
  2. 基于directshow和openCV的视频采集,多窗口播放-And openCV based on directshow video capture, multi-window play
  3. 所属分类:DirextX

    • 发布日期:2017-04-09
    • 文件大小:1198001
    • 提供者:wolfee
  1. OpenCV

    0下载:
  2. OpenCv的全称是Intel Open Source Computer Vision Library,由英特尔公司位于俄罗斯的研究实验室开发,它是一套可免费获得的由一些C函数和C++类所组成的库,用来实现一些常用的图像处理和计算机视觉算法-Intel Open Source Computer Vision Library
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3723011
    • 提供者:zuo.chen
  1. calibration

    0下载:
  2. 单目摄像机标定,摄像机标定源代码程序,c++,opencv-single camera calibration,camera calibration, C++,opencv
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-12-07
    • 文件大小:777
    • 提供者:黎明
  1. ConsoleApplication1

    0下载:
  2. 使用c++调用opencv对图像进行加杂讯处理,在visual studio中实现(Call OpenCV to add noise to the image processing)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:19634176
    • 提供者:闪电zz
  1. C# EMGUCV人脸识别

    1下载:
  2. 基于emgucv,采用C#开发的人脸识别程序,为了功能正常,需先安装opencv和emgucv.(Based on emgucv, the use of C# development of face recognition program, in order to function properly, you need to install opencv and emgucv.)
  3. 所属分类:C#编程

    • 发布日期:2017-12-27
    • 文件大小:2834432
    • 提供者:xiaoxin0809
  1. selfcalibration

    0下载:
  2. 用摄像机拍好一个视屏,然后通过使用c++和opencv进行读入视屏和将视频输出出来,看到成果(Shoot a video screen with a video camera, then read through the c++ and OpenCV to see the screen and output the video to see the results)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-27
    • 文件大小:3079168
    • 提供者:vanish
  1. Image grout

    0下载:
  2. 使用c#的openCV库实现图片的灰度化和二值化,简单明了(Using c # openCV library to realize the grayscale and binary of the image, simple and clear)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:4346880
    • 提供者:心晴紫贝
  1. 基于ORB算法的特征匹配

    0下载:
  2. 基于ORB算法的特征匹配,opencv,C++(matching based on ORB algorithm with opencv lib)
  3. 所属分类:其他

  1. multi KCF

    2下载:
  2. KCF运动跟踪,C\C++环境,opencv(KCF motion tracking,c++,c,opencv)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:24576
    • 提供者:浴巾大王
  1. OPENCV车道检测与车辆识别LaneDetection

    5下载:
  2. 基于C#OPENCV车道检测与车辆识别,速度快,直线检测准确(Lane detection and vehicle identification based on C#OPENCV)
  3. 所属分类:C#编程

    • 发布日期:2020-03-28
    • 文件大小:18779136
    • 提供者:无双_
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com