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

搜索资源列表

  1. vlfeat-0.9.20-bin.tar

    1下载:
  2. 常用工具包,特征提取方法,如HOG,sift等特征,分类方法如决策树,svm等(Commonly used toolkits, feature extraction methods, such as HOG, sift and other features, classification methods, such as decision trees, SVM, etc.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:15801344
    • 提供者:woodi
  1. mattotxt

    2下载:
  2. 将matlab软件生成的.mat文件转换为.txt文件及.bin文件,及Gabor小波的matlab语言实现方式(The.Mat file generated by MATLAB software is converted into.Txt file and.Bin file, and Gabor wavelet is implemented in MATLAB language)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者: the slit
  1. gnebehay-OpenTLD-v1.4.0-23-g160a7e2

    0下载:
  2. 运动跟踪算法,TLD,跟踪-学习-检测算法(This will be a C++ implementations of the OpenTLD (aka Predator) This is a work in progress, as of right now the code is functional but pretty slow. Installation Notes git clone git@github.com:alantrrs/OpenTLD.git cd OpenTLD
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:228352
    • 提供者:唐东
  1. bin

    0下载:
  2. haarconv 机器学习训练样本生成工具(Haarconv machine learning training sample generation tool)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-07
    • 文件大小:663552
    • 提供者:zhuoxu
  1. opencv3.1_VC2013_64bit_include_bin

    0下载:
  2. opencv3.1_VC2013_64bit 生成库文件 include 、bin(opencv3.1_VC2013_64bit_include_bin)
  3. 所属分类:图形图象

    • 发布日期:2018-04-28
    • 文件大小:9539584
    • 提供者:cathyhy
  1. geoserver-2.8.3-bin

    0下载:
  2. geoserver,一个开源的gis服务软件,可以连接多个类型的数据库并发布服务(GeoServer, an open source GIS service software, can connect multiple types of databases and publish services)
  3. 所属分类:GIS编程

    • 发布日期:2018-04-29
    • 文件大小:64799744
    • 提供者:gisman
  1. bin

    0下载:
  2. 处理利用纹影装置进行实验得到的图像,得出灰度数据(Processing the image obtained from the experiment and obtaining the gray level data)
  3. 所属分类:图形图象

    • 发布日期:2018-04-29
    • 文件大小:20480
    • 提供者:JeffreyL
  1. OSG

    2下载:
  2. Visual Studio 2008 OSG预编译包,包含bin、include、lib三个目录,不含示例程序与数据文件(Visual Studio 2008 OSG precompiled package, containing three directories of bin, include, and lib without sample and data files)
  3. 所属分类:3D图形编程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:iaudryhepburn
  1. LBP

    0下载:
  2. (1)计算图像中每个像素点的LBP模式(等价模式,或者旋转不变+等价模式)。 (2)然后计算每个cell的LBP特征值直方图,然后对该直方图进行归一化处理(每个cell中,对于每个bin,h[i]/=sum,sum就是一副图像中所有等价类的个数)。 (3)最后将得到的每个cell的统计直方图进行连接成为一个特征向量,也就是整幅图的LBP纹理特征向量; 然后便可利用SVM或者其他机器学习算法进行分类识别了。((1) calculate the LBP pattern of each p
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-04
    • 文件大小:68608
    • 提供者:刘宇123
  1. ArcFaceDemo_1.2

    1下载:
  2. 代码是C#的,人脸检测、比对的引擎是虹软的1.2版本。 我只有20M附件的权限,所以只能删除了虹软的识别引擎库(没有这个库源码不能正常运行),请下载者自己去虹软申请并下载(目前是免费的)吧。 ---------------------------------------------------------------------------------------- 环境要求: VS2012及以上,.Net Framework 4.5 使用说明: 拿到代码以后,请更换自己ke
  3. 所属分类:图形/文字识别

    • 发布日期:2019-11-16
    • 文件大小:1295360
    • 提供者:waenzht
  1. PC-3089D源码

    1下载:
  2. PC-3089D图像传感器的程序源码,含BIN文件。(PC-3089D image sensor program source code, including BIN files.)
  3. 所属分类:图形图象

    • 发布日期:2021-04-08
    • 文件大小:3072
    • 提供者:Yang_YM_
  1. glfw-3.3.bin.WIN64

    2下载:
  2. opengl的glfw库文件,opengl环境配置(Glut library file of opengl, OpenGL environment configuration)
  3. 所属分类:OpenGL

  1. glfw-3.3.2.bin.WIN32

    1下载:
  2. opengl开发包32位电脑程序,glfw可用基础开发包(Opengl Development Package 32-bit Computer Program, glfw Available Basic Development Package)
  3. 所属分类:OpenGL

    • 发布日期:2021-01-02
    • 文件大小:2077696
    • 提供者:北北灬
  1. ffmpeg-4.2.3

    0下载:
  2. 1、下载ffmpeg-4.2.3代码 2、配置(编译静态库) ./configure --target-os=linux --prefix=$(pwd)/temp --enable-cross-compile --arch=arm --cc=arm-hisiv300-linux-gcc --cross-prefix=arm-hisiv300-linux- --nm=arm-hisiv300-linux-nm --disable-shared --enable-static --ena
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2021-05-14
    • 文件大小:10957405
    • 提供者:63697292@qq.com
« 1 2 3 4 5 6 7 8»
搜珍网 www.dssz.com