登录
首页 » matlab » content-based-image-retrieval

content-based-image-retrieval

于 2012-11-01 发布 文件大小:7129KB
0 247
下载积分: 1 下载次数: 101

代码说明:

  利用matlab实现基于内容的图像检索 (Using matlab content-based image retrieval )

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

发表评论

0 个回复

  • Par_bc
    说明:  天线方向图,贝叶斯加权,阵元不加权子阵不加权时的方向图(antenna pattern,beyliss ,array,Antenna pattern, Bayes weighted, the pattern of the unweighted sub-array of the array element)
    2020-12-03 21:39:25下载
    积分:1
  • imagefusion
    说明:  图像融合算法,高通滤波法、IHS法、PCA主成分分析、小波融合、小波和IHS结合的融合方法(Image fusion algorithm, high pass filter method, IHS method, PCA principal component analysis, wavelet fusion, wavelet and IHS fusion method)
    2020-10-08 09:49:25下载
    积分:1
  • 888_Anisotropic_diffusion_in_image_processing
    系统地分析了各向异性扩散方法的理论基础,并提出了边缘保留与基于结构张量的各向异性扩散算法(Systematic analysis of the theoretical basis of anisotropic diffusion method, and proposed to retain the edge of the structure tensor based anisotropic diffusion algorithm)
    2010-10-10 23:35:39下载
    积分:1
  • denoising
    小波滤波器设计和去噪matlab经典程序,给出了简单的滤波器设计,并用其进行了去噪处理(Wavelet filter designing and denosing)
    2011-11-09 22:28:55下载
    积分:1
  • elastix_example_v4.4
    关于elastix医学图像配准算法库的例子程序,有助于分析elastix如何操作,是一个很好的教程(this is a example set of elastix library)
    2021-03-06 17:49:30下载
    积分:1
  • Phase_Unwrapping_2D
    二维相位展开算法 引导相位展开方法相质量运行QualityGuidedUnwrap2D的。 运行戈尔茨坦枝剪相位展开方法GoldsteinUnwrap2D。 (3D实施质量的制导方法,可根据要求提供)(2D PHASE UNWRAPPING ALGORITHMS Run QualityGuidedUnwrap2D for the phase quality guided phase unwrapping method. Run GoldsteinUnwrap2D for Goldstein s branch cut phase unwrapping method. (3D implementation of the quality guided method available on request))
    2020-10-29 11:19:57下载
    积分:1
  • MeanShift +Kalman(上传至Pudn)
    基于Kalman滤波和Meanshift算法的目标跟踪算法的C++程序,运行可用,具有参考价值。(The C++ program of target tracking algorithm based on Kalman filter and Mianshift algorithm is available and has reference value.)
    2018-09-17 15:33:14下载
    积分:1
  • DIP
    包含基于三种不同方法的应用于图像处理的矩阵低秩分解的matlab算法,可以将目标图像分解为一个低秩图像和一个稀疏图像之和;并包含一种基于区域生长方法的图像区域识别程序,可以用来提取图像中的目标。(Containing used in image processing based on three different methods of low-rank matrix decomposition algorithm matlab, the target image can be decomposed into a low rank of the image and the image and a sparse and contains a region growing method based on image area recognition program It can be used to extract the object in the image.)
    2016-03-12 10:15:41下载
    积分:1
  • GeometricVersion3
    课程设计 几何图形(满分50 分) 版本1:满分10 分 设计抽象类GeometricObject 及其子类Triangle 和Circle。 GeometricObject 类设计要求如下: ■ 一个名为color 的Color 类型的私有数据域,表示对象的颜色。 ■ 一个名为filled 的Boolean 类型的私有数据域,表示对象是否填充颜色。 ■ 一个名为dateCreated 的Date 类型的私有数据域,表示对象的创建日期。 ■ 一个无参构造方法。 ■ 一个能创建特定color 和filled 的有参构造方法。 ■ 相关数据域的访问器和修改器。 ■ 两个个名为draw 和erase 的抽象方法。 ■ 一个名为getArea 的抽象方法。 ■ 一个名为getPerimeter 的抽象方法。 ■ 重写toString 方法。 Triangle 类设计要求如下: ■ 三个名为side1、side2 和 side3 的double 类型的私有数据域表示三角形的三条边。它 们的默认值是1.0。要求三个数据域保留2 位小数。 ■ 一个无参的构造方法创建默认三角形。 ■ 一个能创建带指定side1、side2 和 side3 的有参构造方法。 ■ 所有三个数据域的访问器和修改器方法。 ■ 父类抽象方法的实现。 ■ 重写toString 方法。 Circle 类(Curriculum Design Geometry (out of 50) Version 1: 10 points Design an abstract class and its subclasses GeometricObject Triangle and Circle. GeometricObject class design requirements are as follows: ■ a named color of the Color type private data field that indicates the object s color. ■ a Boolean type called filled private data field that indicates whether the object fill color. ■ Date type named dateCreated private data field, which means that the object was created. ■ a no-argument constructor. ■ one can create a specific color and filled in with arg constructor. ■ Related data field accessor and modifier. ■ two months called draw and erase the abstract methods. ■ an abstract method named getArea. ■ an abstract method named getPerimeter. ■ overridden toString method. Triangle class design requirements are as follows: ■ three named side1, side2 and a double side3 private data field indicates the type of triangle with three sides. It Our default value is 1.0. Requires)
    2020-12-10 08:59:18下载
    积分:1
  • HandbookOfFaceRecognitionSpringer2005
    人脸识别手册,在里面详细的介绍了关于人脸检测的相关知识。不过是全英文的,如果有英语比较好,时间比较多愿意翻译这本书的人请留言。(Face Recognition manual inside detail on the face detection of the relevant knowledge. But is English, if English is better, more time is willing to translate this book, please post.)
    2009-05-07 17:31:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载