Difference between revisions of "MedianTexture"

From NAMIC Wiki
Jump to: navigation, search
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
[[File:MBP-definition.jpg|400px|thumb|left|Definition of MBP]]]
+
[[File:MBP-definition.jpg|400px|thumb|left|Definition of MBP]]
 
<gallery>
 
<gallery>
 
Image:2TS0005_stack0001frame0005.png|Original PCNA-GFP fluorescence confocal microscope image for cell cycle marker studies.
 
Image:2TS0005_stack0001frame0005.png|Original PCNA-GFP fluorescence confocal microscope image for cell cycle marker studies.

Revision as of 22:38, 20 June 2010

Home < MedianTexture
Definition of MBP

Key Investigators

  • ENSI-Bourges, France: Lucas Menand, Sarah Portugais, Adel Hafiane
  • Air Force Research Lab: Guna Seetharaman
  • University of Missouri: Filiz Bunyak, K. Palaniappan
  • Harvard: Sean Megason

Objective

Median binary patterns (MBP) are robust feature descriptors for characterizing natural and biological textures. MBPs can be used for cell segmentation, characterizing nuclei and membrane textures and for cell classification.

Approach, Plan

MBPs is a robust alternative to the local binary pattern (LBP) texture descriptors that uses the local median instead of the central pixel intensity as the reference value to create a binary pattern. MBPs (and LBPs) have the attractive properties of noise-resistance, rotation invariance and shift-invariance and provide a powerful feature set for cell segmentation and classification. Using a 3x3 median window there are nine special median uniform patterns and a set of non-uniform patterns that we assign to a separate category.

Progress

We have completed C++ and Matlab implementation of 2D median binary patterns and have a preliminary ITK version that needs to be tested and evaluated for correctness. Histograms of MBPs can be plotted using VTK widgets.

Delivery Mechanism

This work will be delivered to the NA-MIC Kit as an:

  1. ITK Module

References

  • A. Hafiane, G. Seetharaman, K. Palaniappan, B. Zavidovique, “Rotationally invariant hashing of median patterns for texture classification”, Lecture Notes in Computer Science (ICIAR), Vol. 5112, 2008, pp. 619-629. <http://www.ncbi.nlm.nih.gov/pubmed/19116672>
  • A. Hafiane, Seetharaman, G., Zavidovique, B.: Median binary pattern for textures classification. Lecture Notes in Computer Science CIAR, 2007, pp. 387–398.
  • T. Ojala, Pietikainen, M., Maenpaa, T.: Multiresolution gray-scale and rotation invariant texture classification with local binary patterns. IEEE Transactions on Pattern Analysis and Machine Intelligence 24(7), 2002, pp. 971–987.