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

搜索资源列表

  1. 07Gtijifenxingzhiliushuzidianyabiaosheji

    1下载:
  2. 2007年G题 积分型直流数字电压表设计 里面包含电路图,源程序,真正不用费力去寻找原理图。本设计为16位高分辨率的三斜积分式直流数字电压表, A/D转换器部分采用普通元器件构成模拟部分,利用MEGA8单片机借助软件实现数字计数显示功能,同时采用MEGA8单片机编程实现直流电压表量程。 -G points title in 2007 DC Digital Voltmeter design containing schematics, source code, not easy to fi
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:110366
    • 提供者:李利伟
  1. Hog

    0下载:
  2. 方向梯度直方图计算,运用了积分图的计算方法,可用于人体检测等-Gradient of orientation, using integral image, for human body detetection.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:7732
    • 提供者:tuzhiguo
  1. sujun_adaboost

    0下载:
  2. matlab 代码,用于积分图计算,对haar特征和adaboost算法学习者是个不错的代码-matlab code used to calculate the integral map of haar features and adaboost algorithm code is a good learner
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2990
    • 提供者:苏军
  1. intel

    0下载:
  2. 简单的图像积分图的汇编算法;图像积分图的计算在图像处理中经常用到-A simple compilation of the image points map algorithm image points in the map frequently used for image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1701
    • 提供者:xuchao
  1. A-FaceDetection-Based-on-Frontal-InverseAdaboostAl

    0下载:
  2. 人脸的检测和跟踪对于自由立体显示非常重要。本文采用连续Adaboost算法学习出一种瀑布型的人脸检测器,同时 针对adaboost算法误检率比较高的弊病,提出了一种正反Adaboost检测的思想,最后通过利用已有积分图以及最小值滤波,完成 了对人眼的识别操作。实验结果表明,算法对现有adaboost算法精度上的改进令人满意,基本能满足自由立体显示的需要。 -Accuratelylocatingandtrackingthepositionoftheusefsfaceisimop rta
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:190715
    • 提供者:coco_220
  1. Integral

    0下载:
  2. 快速求积分图的源代码,取自OpenCV。-Fast quadrature map source code from OpenCV.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:695
    • 提供者:地址
  1. jifentu

    0下载:
  2. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2605
    • 提供者:冀国亮
  1. haar1231

    0下载:
  2. 求的积分图后,haar特征(3,1)(1 2)模板的特征值计算,可由此推得其他模板的代码-Seek the integral image, the haar characteristics (3,1)(1 2) template eigenvalue calculation, which push the other template code
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1058
    • 提供者:ljj
  1. jifentu-HOG

    0下载:
  2. 网站里没找到matlab版积分图hog特征函数,自己编了一个,应用于图像识别,直接调用-The site, did not find the matlab version of the integral image hog characteristic function, made up a used in image recognition, and direct calls
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:24586
    • 提供者:张若水
  1. 25.04-HautfarbePGesichtedetektion

    0下载:
  2. 利用肤色提取和Viola & Jones积分图来实现人脸检测-Face detection using skin color extraction and integral image
  3. 所属分类:OpenCV

    • 发布日期:2017-11-24
    • 文件大小:5060
    • 提供者:居荣宇
  1. GFc

    0下载:
  2. c语言编程实现的指导滤波器算法,使用积分图优化-the guidance filter algorithm c programming language, using the integral image optimization
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:2034596
    • 提供者:huangyuan
  1. jifentu

    0下载:
  2. matlab程序代码 用于计算并显示 图像的积分图,并在同一窗口并列显示对比-Matlab code used to calculate and display the integral image of the image side by side in the same window display contrast
  3. 所属分类:Special Effects

    • 发布日期:2017-11-05
    • 文件大小:1045
    • 提供者:石翔宇
  1. FFT

    1下载:
  2. 实现积分图功能,具体理论对应论文《基于快速傅里叶变换和积分图的快速相关匹配》-implementation of the integral image,the related theory of the program is in the paper of fast matching based on FFT and integral image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:372230
    • 提供者:刘昱含
  1. integral

    0下载:
  2. 改编自kaihua zhang 等人的compressive tracking 中的求积分图和特征的matlab版代码-Adapted from kaihua zhang et al compressive tracking of integrating maps and features matlab version of the code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:636
    • 提供者:rita
  1. integral_image

    0下载:
  2. 几种积分图的实现方法,可供参考对比,经测试可行。-Some C codes of the integratial image algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:23271
    • 提供者:hujun
  1. Adaboost_haar

    0下载:
  2. 人脸检测HAAR特征积分图的计算,第一次上传,没什么用~-HAAR face detection feature integral image calculation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1853
    • 提供者:victor
  1. intergal_example

    0下载:
  2. 在计算Haar-like特征时,积分图的思路所呈现出来的熟读优势更加明显。-In calculating the Haar-like features, integral image of the presentation of the familiar idea of the more obvious advantages
  3. 所属分类:OpenCV

    • 发布日期:2017-04-11
    • 文件大小:1334
    • 提供者:zln
  1. code

    0下载:
  2. 在matlab环境计算图像的积分图,以及haar_like特征的计算的演示-compute the integralimage of an image
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1512
    • 提供者:何其
  1. normal_estimation

    0下载:
  2. 基于PCL,使用积分图计算一个有序云的表面法线-Ordered a cloud computing surface normals based PCL, using the integral image
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-12
    • 文件大小:586
    • 提供者:ee1
  1. 2 normal_estimation_using_integral_images

    0下载:
  2. 使用积分图计算一个有序点云的法线,注意该方法只适用于有序点云(Use the integral graph to compute the normals of an ordered point cloud)
  3. 所属分类:其他

« 12 3 4 5 6 »
搜珍网 www.dssz.com