登录
首页 » 算法 » Gabor提取图像纹理

Gabor提取图像纹理

于 2022-02-04 发布 文件大小:5.30 kB
0 138
下载积分: 2 下载次数: 1

代码说明:

Gabor提取图像纹理  /***************************************************************************  *   Copyright (C) 2006 by Mian Zhou   *  *   M.Zhou@reading.ac.uk   *  *                                                                         *  *   This program is free software; you can redistribute it and/or modify  *  *   it under the terms of the GNU General Public License as published

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 这是一个追赶
    这是一个追赶法的算法-This is a law to catch up with the algorithm
    2022-05-18 13:05:24下载
    积分:1
  • 摄影测量连续相对定向
    测绘、遥感领域摄影测量连续法相对定向 ,两张相片之间寻找同名关系,讲两张影像纳入到同意坐标系中
    2022-08-24 12:25:02下载
    积分:1
  • graphics rendering 3D graphics
    图形学中三维图形的绘制-graphics rendering 3D graphics
    2022-10-21 11:30:03下载
    积分:1
  • 矩阵运
    // 矩阵乘法: C=AB, A[m×v],  B[v×n],  C[m×n] ... for row-major matrices   // 允许A,B,C 带入相同参数. double* matr_x(double*C, const double*Ao, const double*Bo, const int m,const int v, const int n){ if(!Ao || !Bo) return 0;    if(!C) C=new double[m*n];  double* A=new double[m*v], * B=new double[v*n];  memcpy(A,Ao,m*v*sizeof(double)); memcpy(B,Bo,v*n*sizeof(double));  请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-04-07 01:39:24下载
    积分:1
  • 埃尔米特等距插值
    埃尔米特等距插值-Hermite"s equidistant interpolation
    2022-12-16 00:35:03下载
    积分:1
  • Based on support vector machines underwater acoustic channel blind equalization...
    基于支持向量机的水声信道盲均衡算法的研究-Based on support vector machines underwater acoustic channel blind equalization algorithm
    2022-07-25 17:24:59下载
    积分:1
  • Soil non
    非线性土体有限源程序,包含接触单元等等,功能挺好 -Soil non-linear finite source
    2022-05-19 03:16:03下载
    积分:1
  • es 联合国 buen producto se trata de la conexion del arduino con el 软件 labview
    Es 联合国帕斯方案十分构成 se trata de la conexion del arduino con el 软件 labview 德调查 es 联合国 sub VI de labview
    2022-02-04 06:52:01下载
    积分:1
  • 基于角色访问控制代码
    基于角色访问控制代码,链表创建用户,无数据库, 对用户、角色、权限进行配置和管理;用户对角色的指派和权限到用户的指派 基于RBAC1的角色层次管理 基于RBAC2的互斥角色管理,共包含7条链,用户链(user)、角色链(role)、权限链( 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-08-08 06:40:42下载
    积分:1
  • Simple calculator source. There are four computing involution, such as computing...
    简单的计算器源码。有四则运算乘方等运算,支持鼠标-Simple calculator source. There are four computing involution, such as computing, support for mouse
    2023-03-04 06:50:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载