GithubHelp home page GithubHelp logo

bygreencn / local-texture-descriptors Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ashwani21/local-texture-descriptors

0.0 1.0 0.0 14.67 MB

Matlab implementation, comparision and improvement of Local texture descriptors. This repo demonstrate usage of Local binary pattern (LBP), Local derivative pattern (LDP), Local Tetra pattern (LTrP), Noise Resistant LBP (NR-LBP), Histogram Refinement of Local texture descriptor for Content based image retrieval (CBIR) application.

MATLAB 100.00%

local-texture-descriptors's Introduction

Local-texture-descriptors (With speed optimization)

Matlab implementation, comparision and improvement of Local texture descriptors. This repo demonstrate usage of Local binary pattern (LBP), Local derivative pattern (LDP), Local Tetra pattern (LTrP), Noise Resistant LBP (NR-LBP), Histogram Refinement of Local texture descriptor for Content based image retrieval (CBIR) application.

Performance evaluation on COREL and GHIM 10,000 database

Alt Text

This repo has matlab implementation of paper titled "Histogram refinement for texture descriptor based image retrieval"

Avalable at https://www.sciencedirect.com/science/article/pii/S0923596517300164. Cite the above paper if using code/files from this repo.

Steps to run CBIR

  1. Download COREL 1000 dataset from and extract all images inside "image.orig" folder.
  2. Run cbir.m

Steps to benchmark your code against LBP, LDP, LTrP, NRLBP

  1. Run Run_benchmark.m
  2. Use the results generated for benchmarking.
The result from Run_benchmark.m is shown below which is very close to the values reported in the paper.

Generating Local Skew pattern (LSP); Percentage completed : 1000 / 1000
benchmarking Local biniary pattern (LBP); Percentage completed : 1000 / 1000
classification accuracy: LBP (original) is 69.120
classification accuracy: LBP (With histogram refinement) is 74.910
benchmarking Local derivative pattern (LDP); Percentage completed : 1000 / 1000
classification accuracy: LDP (original) is 69.600
classification accuracy: LDP (With histogram refinement) is 74.380
benchmarking Local Tetra pattern (LTrP); Percentage completed : 1000 / 1000
classification accuracy: LTrP (original) is 65.820
classification accuracy: LTrP (With histogram refinement) is 71.000
benchmarking Noise-resistant Local biniary pattern (NRLBP); Percentage completed : 1000 / 1000
classification accuracy: NRLBP (original) is 67.450
classification accuracy: NRLBP (With histogram refinement) is 73.540

Sample results before and after histogram refinement

The sample results presented below are generated from COREL dataset where the first column is the query/search image and the rest of the column are top matches found (in order) based on L1 similarity measure of local texture histogram.

Alt Text Alt Text Alt Text Alt Text Alt Text Alt Text Alt Text Alt Text Alt Text Alt Text Alt Text Alt Text Alt Text Alt Text Alt Text Alt Text Alt Text Alt Text Alt Text Alt Text Alt Text Alt Text

local-texture-descriptors's People

Contributors

ashwani21 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.