Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Graph program Special Effects

CBIR-system

  • Category : Special Effects
  • Tags :
  • Update : 2017-12-23
  • Size : 3.56mb
  • Downloaded :0次
  • Author :笨笨熊笨笨
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
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.
Packet file list
(Preview for download)
FilenameSizeUpdate
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
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.