文件名称:CBIR-system

  • 所属分类:
  • 图形图像处理(光照,映射..)
  • 资源属性:
  • 上传时间:
  • 2017-12-23
  • 文件大小:
  • 3.56mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 笨笨熊***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

随着计算机科技的发展,图像检索的应用也越来越成熟,根据检索性质可分为两类:基于文本的图像检索和基于内容的图像检索。本论文通过研究基于内容的图像检索中的几个核心算法,用于聚类分析的K-means算法,通过haar小波变换来提取图像底层视觉特征,以及使用F-范数理论来进行相似性度量,来设计一个离线的图像检索系统。(With the development of computer technology, the application of image retrieval is more and more mature. According to the nature of retrieval, they can be divided into two categories: text based image retrieval and content based image retrieval. This paper studies the core algorithm in content based image retrieval, K-means algorithm for clustering analysis, through Haar wavelet transform to extract image visual features, and using F- norm theory to similarity measure, image retrieval system to design an offline.)
相关搜索: cbir

(系统自动生成,下载前可以参看下载内容)

下载文件列表

文件名大小更新时间
CBIR-system\.classpath 597 2017-05-12
CBIR-system\.project 386 2017-05-12
CBIR-system\bin
CBIR-system\bin\com
CBIR-system\bin\com\google
CBIR-system\bin\com\google\code
CBIR-system\bin\com\google\code\jcbir
CBIR-system\bin\com\google\code\jcbir\clustering
CBIR-system\bin\com\google\code\jcbir\clustering\Cluster.class 4517 2017-05-12
CBIR-system\bin\com\google\code\jcbir\clustering\KMeans.class 5315 2017-05-12
CBIR-system\bin\com\google\code\jcbir\Constants.class 699 2017-05-12
CBIR-system\bin\com\google\code\jcbir\decomposition
CBIR-system\bin\com\google\code\jcbir\decomposition\BinaryOps.class 743 2017-05-12
CBIR-system\bin\com\google\code\jcbir\decomposition\HaarWavelet.class 778 2017-05-12
CBIR-system\bin\com\google\code\jcbir\decomposition\Wavelet.class 1797 2017-05-12
CBIR-system\bin\com\google\code\jcbir\featureextraction
CBIR-system\bin\com\google\code\jcbir\featureextraction\FNormFeature.class 4042 2017-05-12
CBIR-system\bin\com\google\code\jcbir\gui
CBIR-system\bin\com\google\code\jcbir\gui\ImageListModel.class 2954 2017-05-12
CBIR-system\bin\com\google\code\jcbir\gui\JThumbnailPanel$1.class 856 2017-05-12
CBIR-system\bin\com\google\code\jcbir\gui\JThumbnailPanel$2.class 888 2017-05-12
CBIR-system\bin\com\google\code\jcbir\gui\JThumbnailPanel$3.class 888 2017-05-12
CBIR-system\bin\com\google\code\jcbir\gui\JThumbnailPanel.class 5648 2017-05-12
CBIR-system\bin\com\google\code\jcbir\gui\JThumbnailPanel.form 5262 2017-05-12
CBIR-system\bin\com\google\code\jcbir\gui\MainFrame$1.class 846 2017-05-12
CBIR-system\bin\com\google\code\jcbir\gui\MainFrame$10.class 4405 2017-05-12
CBIR-system\bin\com\google\code\jcbir\gui\MainFrame$11.class 4789 2017-05-12
CBIR-system\bin\com\google\code\jcbir\gui\MainFrame$12.class 1025 2017-05-12
CBIR-system\bin\com\google\code\jcbir\gui\MainFrame$2.class 846 2017-05-12
CBIR-system\bin\com\google\code\jcbir\gui\MainFrame$3.class 850 2017-05-12
CBIR-system\bin\com\google\code\jcbir\gui\MainFrame$4.class 850 2017-05-12
CBIR-system\bin\com\google\code\jcbir\gui\MainFrame$5.class 846 2017-05-12
CBIR-system\bin\com\google\code\jcbir\gui\MainFrame$6.class 846 2017-05-12
CBIR-system\bin\com\google\code\jcbir\gui\MainFrame$7.class 850 2017-05-12
CBIR-system\bin\com\google\code\jcbir\gui\MainFrame$8.class 846 2017-05-12
CBIR-system\bin\com\google\code\jcbir\gui\MainFrame$9.class 7558 2017-05-12
CBIR-system\bin\com\google\code\jcbir\gui\MainFrame.class 21906 2017-05-12
CBIR-system\bin\com\google\code\jcbir\gui\MainFrame.form 48685 2017-05-12
CBIR-system\bin\com\google\code\jcbir\gui\ResultListCellRenderer.class 4236 2017-05-12
CBIR-system\bin\com\google\code\jcbir\gui\ResultListCellRenderer.form 4250 2017-05-12
CBIR-system\bin\com\google\code\jcbir\gui\ShapeSliderUI$ShapeCL.class 770 2017-05-12
CBIR-system\bin\com\google\code\jcbir\gui\ShapeSliderUI$ShapeKL.class 727 2017-05-12
CBIR-system\bin\com\google\code\jcbir\gui\ShapeSliderUI$ShapeML.class 1034 2017-05-12
CBIR-system\bin\com\google\code\jcbir\gui\ShapeSliderUI.class 8058 2017-05-12
CBIR-system\bin\com\google\code\jcbir\gui\StrokedShapeSliderUI.class 1778 2017-05-12
CBIR-system\bin\com\google\code\jcbir\indexing
CBIR-system\bin\com\google\code\jcbir\indexing\ClusterReader.class 3120 2017-05-12
CBIR-system\bin\com\google\code\jcbir\indexing\ClusterWriter.class 3287 2017-05-12
CBIR-system\bin\com\google\code\jcbir\indexing\Index.class 3825 2017-05-12
CBIR-system\bin\com\google\code\jcbir\indexing\Indexer.class 6936 2017-05-12
CBIR-system\bin\com\google\code\jcbir\indexing\IndexReader.class 2536 2017-05-12
CBIR-system\bin\com\google\code\jcbir\indexing\IndexWriter.class 2664 2017-05-12
CBIR-system\bin\com\google\code\jcbir\search
CBIR-system\bin\com\google\code\jcbir\search\ImageResult.class 1348 2017-05-12
CBIR-system\bin\com\google\code\jcbir\search\ImageSearcher.class 9446 2017-05-12
CBIR-system\bin\com\google\code\jcbir\util
CBIR-system\bin\com\google\code\jcbir\util\GraphicsUtilities.class 7480 2017-05-12
CBIR-system\bin\com\google\code\jcbir\util\ImageFileFilter.class 1322 2017-05-12
CBIR-system\bin\META-INF
CBIR-system\bin\META-INF\persistence.xml 931 2017-05-12
CBIR-system\bin\resources
CBIR-system\bin\resources\CBIR-system.png 6666 2017-05-12
CBIR-system\bin\resources\code.png 14686 2017-05-12
CBIR-system\bin\resources\its.png 20931 2017-05-12
CBIR-system\bin\resources\java.png 9087 2017-05-12
CBIR-system\bin\resources\jcbir.png 11634 2017-05-12
CBIR-system\bin\resources\jcbir.psd 189496 2017-05-12
CBIR-system\bin\resources\jcbir_small.png 11564 2017-05-12
CBIR-system\bin\resources\lucene_green_300.png 4597 2017-05-12
CBIR-system\build.xml 3710 2017-05-12
CBIR-system\lib
CBIR-system\lib\ejml-0.15.jar 185911 2017-05-12
CBIR-system\lib\ejml-0.15-doc.zip 974860 2017-05-12
CBIR-system\lib\ejml-0.15-src.zip 948328 2017-05-12
CBIR-system\lib\liquidlnf.jar 373967 2017-05-12
CBIR-system\lib\lucene-core-3.0.1.jar 1025635 2017-05-12
CBIR-system\manifest.mf 85 2017-05-12
CBIR-system\nbproject
CBIR-system\nbproject\build-impl.xml 43230 2017-05-12
CBIR-system\nbproject\genfiles.properties 475 2017-05-12
CBIR-system\nbproject\private
CBIR-system\nbproject\private\config.properties
CBIR-system\nbproject\private\private.properties 253 2017-05-12
CBIR-system\nbproject\private\private.xml 211 2017-05-12
CBIR-system\nbproject\project.properties 2603 2017-05-12
CBIR-system\nbproject\project.xml 513 2017-05-12
CBIR-system\src
CBIR-system\src\com
CBIR-system\src\com\google
CBIR-system\src\com\google\code
CBIR-system\src\com\google\code\jcbir
CBIR-system\src\com\google\code\jcbir\clustering
CBIR-system\src\com\google\code\jcbir\clustering\Cluster.java 5915 2017-05-12
CBIR-system\src\com\google\code\jcbir\clustering\KMeans.java 6855 2017-05-12
CBIR-system\src\com\google\code\jcbir\Constants.java 695 2017-05-12
CBIR-system\src\com\google\code\jcbir\decomposition
CBIR-system\src\com\google\code\jcbir\decomposition\BinaryOps.java 1152 2017-05-12
CBIR-system\src\com\google\code\jcbir\decomposition\HaarWavelet.java 895 2017-05-12
CBIR-system\src\com\google\code\jcbir\decomposition\Wavelet.java 2479 2017-05-12
CBIR-system\src\com\google\code\jcbir\featureextraction

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org