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

资源列表

« 1 2 ... 81 82 83 84 85 8687 88 89 90 91 ... 16766 »
  1. peopledetect

    3下载:
  2. 人脸及行人检测中在opencv中要用到的haarcascade_righteye_2splits.xml,即特征检测的haar分类器,包括正面,侧边,上下左右各种,很全面-Face and pedestrian detection in opencv use to haarcascade_righteye_2splits.xml, feature detection haar classifier, including front, side, up and down various, very
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:1981562
    • 提供者:黄小菲
  1. TwoStageFilter

    3下载:
  2. 利用opencv实现烟雾检测,利用的特征是:在[0.625Hz,2.5Hz]带宽的频率范围内,监 测图像序列的灰度值通过一个二阶的滤波器后,子信号的频率值的变化,观察其峰峰值的个数,当峰值个数超过2次的时候即可判定为烟雾点-Smoke detection using opencv realized, is characterized by the use: In the [0.625Hz, 2.5Hz] bandwidth, frequency range, the gray value o
  3. 所属分类:OpenCV

    • 发布日期:2015-07-05
    • 文件大小:581632
    • 提供者:曹文涛
  1. opencvtest

    3下载:
  2. 由双目立体视觉系统匹配到的点来计算物体的真实坐标,对三维物体进行三维重建。-The real coordinate by binocular stereo vision system matching to the point to calculate the object, 3D reconstruction of 3D objects.
  3. 所属分类:OpenCV

    • 发布日期:2016-04-09
    • 文件大小:2048
    • 提供者:zc
  1. HVAutoFuncCtrl1

    3下载:
  2. 基于一个鞋垫的定位和激光切割项目程序,所选工业相机为大恒相机。-Based on an insole positioning and laser cutting project program, selected industrial cameras for Daheng camera.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:11550059
    • 提供者:陈泽宇
  1. Distortion-Correction-on-OpenCV

    3下载:
  2. 鱼眼或者广角图像的矫正和拼接,开发环境为opencv,非常具有参考意义的论文-Fisheye or wide-angle image correction and splicing, development environment for the opencv, very has the reference papers
  3. 所属分类:OpenCV

    • 发布日期:2015-05-26
    • 文件大小:9021440
    • 提供者:陈凯
  1. Color-Image-QualityaCCI_OpenCV

    3下载:
  2. 图像色彩丰富度反映的是色彩的鲜艳生动程度,CCI(Color colorfulness index)为其衡量指标。另外还有一篇经典文献。-CCI(Color colorfulness index) OPENCV Code A Novel Full-Reference Color Image Quality Assessment Based on Energy Computation in the Wavelet Domain
  3. 所属分类:OpenCV

    • 发布日期:2016-05-11
    • 文件大小:6350848
    • 提供者:zhaodong
  1. HarrisCorner

    3下载:
  2. 对输入的一张彩色图像,自己写代码实现Harris Corner 检测算法: 1. 不能直接调用OpenCV 里面与Harris 角点检测相关的一些函数; 2. 只能用C/C++,不能用其他语言; 3. GUI 只能用自带的HighGUI,不能用QT 或其他的; 4. 平台可以用Windows, Linux, MacOS; 5. 显示中间的处理结果及最终的检测结果,包括最大特征值图,最小特征值图,R 图(可以考虑彩色 展示),原图上叠加检测结果等,并将这些中间结果都输出成图
  3. 所属分类:OpenCV

    • 发布日期:2016-11-30
    • 文件大小:504832
    • 提供者:qian
  1. 人脸识别

    3下载:
  2. 使用OPENCV库提供的接口,实现人脸的识别功能。 在一个人脸识别系统中,应用多种预处理技术对将要识别的图片进行标准化处理是极其重要的。多数人脸识别算法对光照条件十分敏感,所以假如在暗室训练,在明亮的房间就可能不会被识别出来等等。比如脸部也应当在图片的一个十分固定的位置(比如眼睛位置为相同的像素坐标),固定的大小,旋转角度,头发和装饰,表情(笑,怒等),光照方向(向左或向上等),这就是在进行人脸识别前,使用好的图片预处理过滤器十分重要的原因。你还应该做一些其它事情,比如去除脸部周围的多余像素(
  3. 所属分类:OpenCV

    • 发布日期:2017-12-17
    • 文件大小:68291584
    • 提供者:小女百合
  1. MFC_手势

    3下载:
  2. 基于kinect的MFC手势识别 红外摄像头采集回来的图像。基本上背景全部被过路掉。省掉用RGB摄像头,接着还要HSV肤色检测的步骤(MFC gesture recognition based on Kinect)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-21
    • 文件大小:47636480
    • 提供者:WUluWUlu
  1. 深入理解OpenCV:实用计算机视觉项目解析-源代码

    3下载:
  2. 基于OpenCV的计算机视觉实例项目代码(the example of computer vision project code based on OpenCV)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-08
    • 文件大小:74544128
    • 提供者:忆源
  1. LightStripe_Calibration_Reconstruction

    3下载:
  2. 采用线结构光技术对摄像机进行标定、光平面标定和三维重建。Include camera intrinsic calibration, light plane calibration and reconstruction in 3D measurement using light stripe technique.(Include camera intrinsic calibration, light plane calibration and reconstruction in 3D measur
  3. 所属分类:OpenCV

    • 发布日期:2020-01-05
    • 文件大小:36864
    • 提供者:青铜锁丶
  1. nxp_2019_k60_openmv_程序

    3下载:
  2. openmv红色识别,用于智能车竞赛 非常稳定(Openmv red recognition, very stable for smart car competition)
  3. 所属分类:OpenCV

    • 发布日期:2020-03-24
    • 文件大小:4055040
    • 提供者:芯片1111
« 1 2 ... 81 82 83 84 85 8687 88 89 90 91 ... 16766 »
搜珍网 www.dssz.com