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

搜索资源列表

  1. Projet-(Filtre_Deriche)

    0下载:
  2. filtre moyenne en opencv c++ traitement d image
  3. 所属分类:Development Research

    • 发布日期:2017-04-02
    • 文件大小:487693
    • 提供者:malikinho
  1. ssimtest

    0下载:
  2. 基于Z.W的论文用C++实现的一个求两幅图片SSIM的代码,没有用到opencv,在比较方法上并没有使用local比较,而只是进行了简单的全局比较-Implemented based on the ZW paper C++ a request two pictures SSIM code is not used opencv, the comparison does not use local comparison, but rather a simple global
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3670427
    • 提供者:刘汉唐
  1. sorce-code

    0下载:
  2. 在c++环境下实现的opencv的程序读取视频,读图片,MFC与pencv结合的实现读取视频和图片,简短,且效果好-read the video in opencv
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:3948
    • 提供者:杨小孩
  1. image

    0下载:
  2. 图像缩放opencv c++ 可以放大缩小图像到任何大小,只需修改参数-The image scaling the opencv c++ can zoom the image to any size, simply modify the parameters
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1558616
    • 提供者:jiangliwei
  1. UStereoos

    0下载:
  2. 使用SSD(sum squared differences)算算法进行双摄像机图像匹配点计算,基于OpenCv的C++代码实现 -Use of the SSD (sum squared differences) numerical algorithm for the dual-camera image matching point calculation based the OpenCv of the C++ code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1858924
    • 提供者:分配
  1. OpenCV1.1_BCB

    0下载:
  2. pdf file for opencv in c++builderXE
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:475381
    • 提供者:hassan
  1. OFacceDectioop

    0下载:
  2. 一种基于opencv与Visual C++2005,用adaboostt实现的人脸检测系统,检测率非常高,速度非常快,值的看看! -Based opencv with Visual C++2005 achieved with adaboostt face detection system, the detection rate is very high, very fast look at the value of
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3622459
    • 提供者:夏妮
  1. rgbg

    0下载:
  2. 借助于opencv库,用c++接口编写,绘制图像rgb以及灰度的直方图,并把相应的统计结果输出到txt。-With the opencv library c++ interface to write, draw the histogram of the image rgb and gray, and the corresponding statistical results output to txt.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:1352
    • 提供者:龙场
  1. TMottion_Muiih

    0下载:
  2. 本程序源码是一种基于Visual C++6.0 + opencv,根据人体运动识别别播放音乐。设计到的技术有计算机视觉,canny边缘检测,人体分割等。-The program source code based Visual C++6.0+ opencv, according to the human motion recognition do not play music. The technical design to computer vision, canny edge detecti
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:40692
    • 提供者:分界线
  1. vcimage

    0下载:
  2. 基础的opencv函数与C++相结合使用,适合初学者-Based opencv function C++ of combined use, for beginners
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-12
    • 文件大小:2726123
    • 提供者:耿莹
  1. newElyor

    0下载:
  2. particle filter algorithm to track object. written in C++ and OpenCV
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:5289
    • 提供者:dana
  1. simple_visualc25july

    0下载:
  2. particle filter algorithm to track multiple object use C++ and OpenCV
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:3474
    • 提供者:dana
  1. Capture_Picture

    0下载:
  2. 从视频文件,摄像头中随便截取一帧图像。使用了Opencv和c-Interception of an image from the video files, the camera casually. Use the Opencv and c++
  3. 所属分类:Graph program

    • 发布日期:2017-12-02
    • 文件大小:27466293
    • 提供者:penghaijun
  1. display-all-pictures

    0下载:
  2. 基于opencv的c++程序,实现打开同一个文件夹下的所有图片并显示-This is a C++ program based on opencv,resulting in opening and displaying all picture images under a folder.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-11
    • 文件大小:4317036
    • 提供者:wangfangfang
  1. face_detcetion

    0下载:
  2. 基于OpenCV,编译环境是Visual C++ 2008,一个人脸检测系统-Based on OpenCV, a face detection system
  3. 所属分类:OpenCV

    • 发布日期:2017-05-31
    • 文件大小:13427251
    • 提供者:thunder sea
  1. MixGaussExtractForeground

    0下载:
  2. 高斯背景分离的C++实现源代码,需要opencv库-The Gaussian background separation C++ achieve source code need opencv library
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:153580
    • 提供者:tc
  1. hough_lines

    0下载:
  2. vs下C++编程的霍夫直线检测代码,使用openCV新的C++接口函数。包含测试图片,已编译,直接点击运行按钮运行出结果。-Vs C++ programming under hough line detection code, the use of openCV new C++ interface function. Contains test images, compiled, click the run button running out the results.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:8747645
    • 提供者:lee
  1. VideoMonitor

    0下载:
  2. 利用opencv和visual C++ 实现的,可以检测视频中人的运动,可以直接调试和运行-The use of OpenCV and visual C++ to achieve, can detect human movement, can be directly debugging and operation
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-12
    • 文件大小:1320600
    • 提供者:zhangliwei
  1. TCallibratiooh

    0下载:
  2. 运用张的标定方法,在一种基于OpenCV的基础上,用Visual C开发发的相机实时图像的标定。标定物使用的是9*7的方格,边长28 已通过测试。 -Use of a the Zhang calibration method, in a calibration based on the OpenCV based on real-time camera image developed with Visual C hair. Calibration object is 9* 7 grid sid
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-27
    • 文件大小:126156
    • 提供者:条款
  1. car_new

    0下载:
  2. 车辆检测系统,用opencv和C++实现汽车流量的检测。-Vehicle detection system, with car traffic detection opencv and C++ implementation.
  3. 所属分类:CSharp

    • 发布日期:2017-11-21
    • 文件大小:44548473
    • 提供者:张欢
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com