CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - bounding box

搜索资源列表

  1. AABB

    0下载:
  2. 虚拟环境中的基于AABB包围盒的碰撞检测-A virtual environment based on the AABB bounding box collision detection
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:201860
    • 提供者:liuxw
  1. asd

    0下载:
  2. 基于遗传算法的封闭轮廓最小面积凸包围盒生成算法-Based on genetic algorithm minimum area convex closed contours bounding box generation algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:230293
    • 提供者:李冲
  1. pca

    0下载:
  2. compute the oriented bounding box of a shape in a binary image using pca
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1090
    • 提供者:ipsenexion
  1. videotraclcc

    0下载:
  2. This program just tracks all red color objects and draws a bounding box around them
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1128
    • 提供者:samy
  1. Gabor

    0下载:
  2. 人脸检测的程序,效果不错!内附用法说明,调用一张图片,将现实出人脸的边缘。-code for facedetection,the performance is nice! usage: I=double(imread c:\Data\girl1.jpg )) detect_face(I) The function will display the bounding box if a face is found.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:17616
    • 提供者:王阳丽
  1. Minimum-area-convex-polygon

    0下载:
  2. 凸多边形最小面积四边形包围盒算法,是计算最小面积最快的算法。-Minimum area convex polygon quadrilateral bounding box algorithm is the fastest algorithm to calculate the minimum area.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:136951
    • 提供者:刘胜
  1. Bounding-Box

    0下载:
  2. Distributed Localization in Wireless Ad Hoc
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2501
    • 提供者:pengyueqi
  1. Bounding-Box

    1下载:
  2. 无线Ad Hoc网络的一种分布式定位算法,采用matlab仿真。-Distributed Localization in Wireless Ad Hoc Networks,matlab simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:214429
    • 提供者:李终胜
  1. BoundingBox_Update

    0下载:
  2. This function updates the bounding box from tracking result. The bounding box is a rectangle one.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-22
    • 文件大小:561
    • 提供者:Tewodros
  1. Bounding-Box

    0下载:
  2. 无线传感器Bounding box算法matlab代码。-Wireless sensor Bounding box algorithm matlab code.
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:213414
    • 提供者:youxiao
  1. jingweiduchazhi

    0下载:
  2. 在指定的边界框的经度和纬度的插值-The bounding box of the specified latitude and longitude of the interpolation .......
  3. 所属分类:Algorithm

    • 发布日期:2017-11-18
    • 文件大小:1919
    • 提供者:Jack
  1. color_segment

    0下载:
  2. color segmentation and bounding box from a video sequence in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1314
    • 提供者:mdil
  1. example

    0下载:
  2. 用于点云数据的简化,选出最小包围方格中的重心以达到数据缩减-The minimum bounding box method, used to process point cloud data, solving the point cloud data in virtual grid in the center of gravity, can be used for data reduction
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1823
    • 提供者:kangkang
  1. Localization

    0下载:
  2. 经典的无线传感网络(WSN)节点定位算法的matlab代码,算法包括: RSSI, Centroid, APIT, DV-hop, Amorphous, Bounding Box, Grid Scan, MDS-MAP-Classic wireless sensor networks (WSN) localization algorithm matlab code, algorithms include: RSSI, Centroid, APIT, DV-hop, Amorphous, Boun
  3. 所属分类:Data Mining

    • 发布日期:2017-05-26
    • 文件大小:8959600
    • 提供者:snow
  1. bounding_box_and_centroid_algo

    0下载:
  2. Bounding Box and centroid algorithm with accuracy
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1789
    • 提供者:K.Tejram
  1. sbimi

    0下载:
  2. Brain tumour detection using bounding box algorithm for segmentation..it is mainly used to detect the brain tumour..it contains input images too.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:224745
    • 提供者:malathimalathi
  1. squeezeDet-master

    0下载:
  2. 一种应用于目标检测中同时满足上述所有约束条件的全卷积神经网络结构。在我们的网络中,使用卷积层不只是用来提取特征图,同时也是作为输出层去计算边界框(bounding box)和分类概率。我们模型中的检测管道(detection pipeline)只包含一个神经网络的前向通路,因此它运行起来是极其迅速的。我们的模型是全卷积结构的,因此可以达到小的模型规模和很高的能量利用效率。最后的实验表明我们的模型能达到很高的精度,在 KITTI 基准上达到了最高的精确度。(A fully convoluted n
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-10-11
    • 文件大小:2498560
    • 提供者:123xy
搜珍网 www.dssz.com