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

搜索资源列表

  1. opencv两个常见的编译错误

    0下载:
  2. 在利用opencv库进行编程中两个常见的问题的解决方法,十分有效! 以openCV的使用为例,并结合个实验经验,总结一下在使用其它库进行编程时VC环境下编译与链接时经常遇到的两个错误的解决办法. 1.编译错误 问题描述:编译时,出现编译如下编译错误: fatal error C1083: Cannot open include file: 'cv.h': No such file or directory 意思是找不到语句 #include "cv.h" 的cv.h
  3. 所属分类:图形图象

    • 发布日期:2008-12-04
    • 文件大小:974
    • 提供者:simon112233
  1. rgbtohsi.RGB 转换到HSI 里面用了opencv的cvGet2D函数

    0下载:
  2. RGB 转换到HSI 里面用了opencv的cvGet2D函数,RGB to HSI conversion opencv spent inside the function cvGet2D
  3. 所属分类:图片显示浏览

    • 发布日期:2016-01-26
    • 文件大小:771416
    • 提供者:王美林
  1. trackeye.视频流中的人脸跟踪以及眼睛定位使用OPENCV

    0下载:
  2. 视频流中的人脸跟踪以及眼睛定位使用OPENCV.rar,Video streaming in the face and eye position tracking using OPENCV.rar
  3. 所属分类:图形图象

    • 发布日期:2016-01-25
    • 文件大小:1443457
    • 提供者:张月月
  1. hog_extraction.rar

    1下载:
  2. 基于OPENCV的静止图像的HOG特征提取算法的全部程序,完全可用于各种图像的HOG特征提取,以进一步训练分类器进行行人检测,source code that apply to the pedestrian detection based on OPENCV.this document can help you extract HOG features from any type image which include human in it
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:3737
    • 提供者:lightblueboy
  1. bird_eye

    1下载:
  2. 利用已有的摄像头内外参数,将侧视图通过透视变换转换为俯视图,并保存所得到的单应性矩阵H,内含运行实例-Use of existing internal and external camera parameters, the side view through the perspective transformation into top view, and save the resulting homography matrix H, containing a running instance
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:20174495
    • 提供者:pobenliu
  1. HOG

    1下载:
  2. HOG的详细介绍和源代码,以及附带详细PPT介绍,对学习HOG很有帮助-HOG detailed descr iption and source code, and the PPT with detailed descr iption, very helpful in learning HOG
  3. 所属分类:OpenCV

    • 发布日期:2017-06-16
    • 文件大小:25100423
    • 提供者:mattew
  1. OpenCV-code

    0下载:
  2. 《学习opencv中文版》这本书的课后源码。-Code of book《learning opencv<Chinese Vision>》
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:14937150
    • 提供者:luer
  1. H264Decoder

    0下载:
  2. 实现了H.264的解码,并且利用OPENCV进行了解码后图像的显示。-Realize H.264 decoding, and use OPENCV had decoded image display.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:11460190
    • 提供者:罗坤
  1. ShowImage

    0下载:
  2. 基于OPENCV的显示图片类,能显示彩色图/二值图/灰度图/char*图/int*图/bool* 图-display image class, can display color image/binary image/gray image/char* image/int* image/bool* image etc
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1091
    • 提供者:tuzhiguo
  1. rgbhsi

    0下载:
  2. opencv 读取图片,rgb格式变成 hsv格式图片,提取 h分量后图片,以及h分量的直方图图片。 -opencv read picture, rgb format into a format hsv picture, extraction component h after the picture, as well as the h-component histogram picture.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:33969
    • 提供者:xiaobao89
  1. Hough_LineDetect_opencv

    0下载:
  2. OPENCV中Hough轉換用於直線偵測之源代碼-Hough transform for line detection in OpenCV
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:815
    • 提供者:朱小開
  1. active-tracking-7-12-05

    0下载:
  2. 关于active tracking的算法了,利用了OPENCV中的camshift的算法-On the active tracking algorithms, and use of OPENCV algorithms camshift
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2069438
    • 提供者:胡刚
  1. OTSU

    0下载:
  2. 在VC++6.0 已经openCV环境下的一维OTSU代码,实现图像二值化-// OTSU.h: interface for the COTSU class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_OTSU_H__33C2086A_C181_490B_946D_837B4C7FB914__INCLUDED_) #define AFX
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2042
    • 提供者:shaohu
  1. opencv

    0下载:
  2. 本翻译是直接根据 OpenCV Beta 4.0 版本的用户手册翻 译的,原文件是: <opencv_directory>/doc/ref/opencvref_cv.htm, 可 以从 SOURCEFORG 上面的 OpenCV 项目下载,也可以直 接从 阿须数码 中下载: http://www.assuredigit.com/incoming/sourcecode/o pencv/chinese_docs/ref/opencvref_cv.htm。 翻译
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:686808
    • 提供者:dugumengyouzi
  1. multiopjectiontracking

    0下载:
  2. 这是实现机器人目标跟踪的程序,能够实现同时跟踪6个目标,是基于OpenCV开发的,在机器人的动态目标的跟踪上面效果不错。-This is a procedure for tracking a robot that can simultaneously track six goals, is based on OpenCV developed the robot dynamic target tracking above its effectiveness.
  3. 所属分类:Graph program

    • 发布日期:2017-05-31
    • 文件大小:12940554
    • 提供者:李丹勇
  1. 000

    0下载:
  2. OpenCV提供了一個通用矩陣乘法的函式,cvGEMM(),代表的是GEneralized Matrix Multiplication,cvGEMM()可以處理線性代數方面許多的乘法運算,cvmMul()矩陣乘法這個函式就是從這裡來的,cvmMul()在"cvcompat.h"及"cxcore.h"這兩個函式庫被定義-OpenCV provides a common matrix multiplication function, cvGEMM (), represents the GEneral
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:671
    • 提供者:nip
  1. cv-buttons.h

    0下载:
  2. example code for opencv with cv button of phillips webcam
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:1243
    • 提供者:kabir
  1. aamlibrary_release_2.0

    0下载:
  2. 基于AAM的人脸模型的训练,并可以实现人脸的拟合,在opencv基础上开发。-AAM(Active Appearance Models)source code。It is developped under OpenCV 1.0 for locating facial features。
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6386234
    • 提供者:yuanwenhong
  1. 2011051102

    0下载:
  2. 基于OPENCV的多人脸检测与定位系统,采用VC++6.0编写的,实现人脸定位并保存人脸图像.-OPCV based multiplayer face detection and location system, prepared by VC++6.0 to achieve face location and save the face image.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:3698978
    • 提供者:wangbin
  1. opencv-detect

    0下载:
  2. opencv图像处理, 运动视频图像跟踪-Opencv image processing, video motion tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12417113
    • 提供者:sonic
« 12 3 4 »
搜珍网 www.dssz.com