SlideShare une entreprise Scribd logo
1  sur  22
A Completed Modeling of Local Binary
Pattern Operator for Texture Classification
Zhenhua Guo,
Lei Zhang,
David Zhang

2012 IEEE Transactions on Image Processing

NTNU-CSIE Chen-Lin Yu , Total page:23
Outline






Introduction
Brief Review of LBP
Completed LBP (CLBP)
Experiments
Conclusion

2
INTRODUCTION

3
Texture Classification
 Texture classification is an active research topic in
computer vision and pattern recognition.
 In texture classification, the goal is to assign an
unknown sample image to one of a set of known texture
classes.

 Texture classification process involves two phases:
(1) learning phase and (2) the recognition phase

4
Divided texture analysis methods into
four categories:
Statistical
Geometrical
Model-based
Signal processing

http://homepages.inf.ed.ac.uk/rbf/CVonline/LOCAL_COPIES/OJALA1/texclas.htm
Goal:
 Proposing a new local feature extractor to generalize
and complete LBP(CLBP).
 Some information is missed in LBP code. We
attempts to address that how to effectively represent
the missing information in the LBP so that better
texture classification.
 In CLBP, a local region is represented by its center
pixel and a local difference sign-magnitude transform
(LDSMT).
6
BRIEF REVIEW OF LBP

7
LBP

8
Rotation variance
 We define formula U which value of an LBP pattern
is defined as the number of spatial transitions
(bitwise 0/1 changes) in that pattern.

0

1

1
0

1
0

0

0

01110000
U(LBPP,R) = 2

1

1

1
1

1
0

0

1

11110101
U(LBPP,R) = 4

9
 The uniform LBP patterns refer to the patterns
which have limited transition or discontinuities
(U<=2) in the circular binary presentation [13].

 (superscript “riu2” means rotation invariant “uniform”
patterns with U<=2)

[13] Multiresolution gray-scale and rotation invariant texture classification with Local Binary Pattern

10
COMPLETED LBP (CLBP)

11
CLBP Framework
S

M

Local
Difference

CLBP_S

CLBP_M

LDSMT

Original
Image
Center Gray
Level

Classifier

CLBP_C

CLBP
Histogram

CLBP Map

(nearest neighborhood)

12
I. Local Difference Sign-Magnitude
Transform (LDSMT)

a 3*3 sample block

sign components

local differences

magnitude components

13
 Fig(b) local differences vector

 Fig(c) sign vector
 Fig(d) magnitude vector
 Ex: different vector is [3,9,-13,-16,-15,74,39,31]
after LDMST sign vector is [1,1,-1,-1,-1,1,1,1]
and magnitude vector is [3,9,13,16,15,74,39,31]
14
II. CLBP Map
 By the LDSMT ,three operators, namely CLBP_C,
CLBP_S and CLBP_M, are proposed to code the C,
S and M features, respectively
 Combine CLBP_S and CLBP_M
• 1. Concatenation (CLBP_S_M)
• 2. Joint (CLBP_S/M)

 Combine three operators
• 1. Joint (CLBP_S/M/C)
• 2. Hybrid (CLBP_M_S/C or CLBP_S_M/C)

15
Dissimilarity Metric and Multi-scale CLBP
 There are various metrics to evaluate between two
histograms, such as histogram intersection, loglikelihood ratio, and chi-square statistic [13].

 The nearest neighborhood classifier with the chisquare distance is used to measure the dissimilarity
between two histograms

16
EXPERIMENTS

17
Outex Database
 Includes 24 classes of textures , each texture available at the
site is captured using three different simulated illuminants provided in the light source:
– H : 2300K (陽光 左下)
– Inca : 2856K (日光燈 右下)
– TL84 : 4000K(螢光燈 右上)

and nine rotation angles
(0o,5º,10º,15º,30º,45º,60º,75º and 90º)

18
19
CONCLUSION

20
 We analyzed LBP from a viewpoint of local
difference sign-magnitude transform (LDSMT), and
consequently a new scheme, namely completed
LBP (CLBP)
 By fusing CLBP_C、CLBP_S、CLBP_M codes, it
will much better texture classification accuracy than
the state-of-the-arts LBP.

21
Thank you.

END

22

Contenu connexe

Tendances

Image enhancement techniques
Image enhancement techniquesImage enhancement techniques
Image enhancement techniques
Saideep
 
Image segmentation 2
Image segmentation 2 Image segmentation 2
Image segmentation 2
Rumah Belajar
 
Image pre processing - local processing
Image pre processing - local processingImage pre processing - local processing
Image pre processing - local processing
Ashish Kumar
 

Tendances (20)

Image segmentation
Image segmentationImage segmentation
Image segmentation
 
Image segmentation
Image segmentationImage segmentation
Image segmentation
 
Image feature extraction
Image feature extractionImage feature extraction
Image feature extraction
 
Edge detection
Edge detectionEdge detection
Edge detection
 
Image segmentation techniques
Image segmentation techniquesImage segmentation techniques
Image segmentation techniques
 
face recognition system using LBP
face recognition system using LBPface recognition system using LBP
face recognition system using LBP
 
Canny Edge Detection
Canny Edge DetectionCanny Edge Detection
Canny Edge Detection
 
Image enhancement techniques
Image enhancement techniquesImage enhancement techniques
Image enhancement techniques
 
Hit and-miss transform
Hit and-miss transformHit and-miss transform
Hit and-miss transform
 
Morphological operations
Morphological operationsMorphological operations
Morphological operations
 
Image segmentation 2
Image segmentation 2 Image segmentation 2
Image segmentation 2
 
Histogram based Enhancement
Histogram based Enhancement Histogram based Enhancement
Histogram based Enhancement
 
Intensity Transformation and Spatial filtering
Intensity Transformation and Spatial filteringIntensity Transformation and Spatial filtering
Intensity Transformation and Spatial filtering
 
Region based segmentation
Region based segmentationRegion based segmentation
Region based segmentation
 
NOISE FILTERS IN IMAGE PROCESSING
NOISE FILTERS IN IMAGE PROCESSINGNOISE FILTERS IN IMAGE PROCESSING
NOISE FILTERS IN IMAGE PROCESSING
 
Image pre processing - local processing
Image pre processing - local processingImage pre processing - local processing
Image pre processing - local processing
 
Lecture 1 for Digital Image Processing (2nd Edition)
Lecture 1 for Digital Image Processing (2nd Edition)Lecture 1 for Digital Image Processing (2nd Edition)
Lecture 1 for Digital Image Processing (2nd Edition)
 
Histogram Processing
Histogram ProcessingHistogram Processing
Histogram Processing
 
Image segmentation
Image segmentationImage segmentation
Image segmentation
 
Digital Image Processing
Digital Image ProcessingDigital Image Processing
Digital Image Processing
 

Similaire à A completed modeling of local binary pattern operator

3.[13 21]framework of smart mobile rfid networks
3.[13 21]framework of smart mobile rfid networks3.[13 21]framework of smart mobile rfid networks
3.[13 21]framework of smart mobile rfid networks
Alexander Decker
 
An improved double coding local binary pattern algorithm for face recognition
An improved double coding local binary pattern algorithm for face recognitionAn improved double coding local binary pattern algorithm for face recognition
An improved double coding local binary pattern algorithm for face recognition
eSAT Journals
 
3.[18 30]graph cut based local binary patterns for content based image retrieval
3.[18 30]graph cut based local binary patterns for content based image retrieval3.[18 30]graph cut based local binary patterns for content based image retrieval
3.[18 30]graph cut based local binary patterns for content based image retrieval
Alexander Decker
 
computervision project
computervision projectcomputervision project
computervision project
Lianli Liu
 

Similaire à A completed modeling of local binary pattern operator (20)

tScene classification using pyramid histogram of
tScene classification using pyramid histogram oftScene classification using pyramid histogram of
tScene classification using pyramid histogram of
 
Texture descriptor based on local combination adaptive ternary pattern
Texture descriptor based on local combination adaptive ternary patternTexture descriptor based on local combination adaptive ternary pattern
Texture descriptor based on local combination adaptive ternary pattern
 
A survey on feature descriptors for texture image classification
A survey on feature descriptors for texture image classificationA survey on feature descriptors for texture image classification
A survey on feature descriptors for texture image classification
 
Local Binary Fitting Segmentation by Cooperative Quantum Particle Optimization
Local Binary Fitting Segmentation by Cooperative Quantum Particle OptimizationLocal Binary Fitting Segmentation by Cooperative Quantum Particle Optimization
Local Binary Fitting Segmentation by Cooperative Quantum Particle Optimization
 
Presentation visapp
Presentation visappPresentation visapp
Presentation visapp
 
VISAPP 2015
VISAPP 2015VISAPP 2015
VISAPP 2015
 
OFFLINE SIGNATURE VERIFICATION USING SUPPORT LOCAL BINARY PATTERN
OFFLINE SIGNATURE VERIFICATION USING SUPPORT LOCAL BINARY PATTERNOFFLINE SIGNATURE VERIFICATION USING SUPPORT LOCAL BINARY PATTERN
OFFLINE SIGNATURE VERIFICATION USING SUPPORT LOCAL BINARY PATTERN
 
H017416670
H017416670H017416670
H017416670
 
11.graph cut based local binary patterns for content based image retrieval
11.graph cut based local binary patterns for content based image retrieval11.graph cut based local binary patterns for content based image retrieval
11.graph cut based local binary patterns for content based image retrieval
 
3.[18 30]graph cut based local binary patterns for content based image retrieval
3.[18 30]graph cut based local binary patterns for content based image retrieval3.[18 30]graph cut based local binary patterns for content based image retrieval
3.[18 30]graph cut based local binary patterns for content based image retrieval
 
11.framework of smart mobile rfid networks
11.framework of smart mobile rfid networks11.framework of smart mobile rfid networks
11.framework of smart mobile rfid networks
 
3.[13 21]framework of smart mobile rfid networks
3.[13 21]framework of smart mobile rfid networks3.[13 21]framework of smart mobile rfid networks
3.[13 21]framework of smart mobile rfid networks
 
Improving Performance of Texture Based Face Recognition Systems by Segmenting...
Improving Performance of Texture Based Face Recognition Systems by Segmenting...Improving Performance of Texture Based Face Recognition Systems by Segmenting...
Improving Performance of Texture Based Face Recognition Systems by Segmenting...
 
An improved double coding local binary pattern algorithm for face recognition
An improved double coding local binary pattern algorithm for face recognitionAn improved double coding local binary pattern algorithm for face recognition
An improved double coding local binary pattern algorithm for face recognition
 
3.[18 30]graph cut based local binary patterns for content based image retrieval
3.[18 30]graph cut based local binary patterns for content based image retrieval3.[18 30]graph cut based local binary patterns for content based image retrieval
3.[18 30]graph cut based local binary patterns for content based image retrieval
 
computervision project
computervision projectcomputervision project
computervision project
 
IJET-V2I6P17
IJET-V2I6P17IJET-V2I6P17
IJET-V2I6P17
 
Probabilistic model based image segmentation
Probabilistic model based image segmentationProbabilistic model based image segmentation
Probabilistic model based image segmentation
 
IMAGE SEGMENTATION BY MODIFIED MAP-ML ESTIMATIONS
IMAGE SEGMENTATION BY MODIFIED MAP-ML ESTIMATIONSIMAGE SEGMENTATION BY MODIFIED MAP-ML ESTIMATIONS
IMAGE SEGMENTATION BY MODIFIED MAP-ML ESTIMATIONS
 
Image segmentation by modified map ml
Image segmentation by modified map mlImage segmentation by modified map ml
Image segmentation by modified map ml
 

Plus de Win Yu

Video Face Recognition , Pattern Recognition Final Report
Video Face Recognition , Pattern Recognition Final ReportVideo Face Recognition , Pattern Recognition Final Report
Video Face Recognition , Pattern Recognition Final Report
Win Yu
 
Tpr star tree
Tpr star treeTpr star tree
Tpr star tree
Win Yu
 
Recognition of Partially Occluded Face Using Gradientface and Local Binary Pa...
Recognition of Partially Occluded Face Using Gradientface and Local Binary Pa...Recognition of Partially Occluded Face Using Gradientface and Local Binary Pa...
Recognition of Partially Occluded Face Using Gradientface and Local Binary Pa...
Win Yu
 
Bundling Features for Large Scale Partial-Duplicate Web Image Search
Bundling Features for Large Scale Partial-Duplicate Web Image SearchBundling Features for Large Scale Partial-Duplicate Web Image Search
Bundling Features for Large Scale Partial-Duplicate Web Image Search
Win Yu
 

Plus de Win Yu (16)

運用 Cloud Pub/Sub 實作 PIXNET 跨產品動態整合 #modernWeb2018
運用 Cloud Pub/Sub 實作 PIXNET 跨產品動態整合 #modernWeb2018運用 Cloud Pub/Sub 實作 PIXNET 跨產品動態整合 #modernWeb2018
運用 Cloud Pub/Sub 實作 PIXNET 跨產品動態整合 #modernWeb2018
 
AMP Roadshow Taipei
AMP Roadshow TaipeiAMP Roadshow Taipei
AMP Roadshow Taipei
 
Easy to recap AWS reinvent 2017
Easy to recap AWS reinvent 2017Easy to recap AWS reinvent 2017
Easy to recap AWS reinvent 2017
 
PHP 良好實踐 (Best Practice)
PHP 良好實踐 (Best Practice)PHP 良好實踐 (Best Practice)
PHP 良好實踐 (Best Practice)
 
與設計架構當朋友
與設計架構當朋友 與設計架構當朋友
與設計架構當朋友
 
用 Bitbar Tool 寫 Script 自動擷取外幣
用 Bitbar Tool 寫 Script 自動擷取外幣用 Bitbar Tool 寫 Script 自動擷取外幣
用 Bitbar Tool 寫 Script 自動擷取外幣
 
無瑕的程式碼 Clean Code 心得分享
無瑕的程式碼 Clean Code 心得分享無瑕的程式碼 Clean Code 心得分享
無瑕的程式碼 Clean Code 心得分享
 
2016 ModernWeb 分享 - 恰如其分 MySQL 程式設計 (修)
2016 ModernWeb 分享 - 恰如其分 MySQL 程式設計 (修)2016 ModernWeb 分享 - 恰如其分 MySQL 程式設計 (修)
2016 ModernWeb 分享 - 恰如其分 MySQL 程式設計 (修)
 
Video Face Recognition , Pattern Recognition Final Report
Video Face Recognition , Pattern Recognition Final ReportVideo Face Recognition , Pattern Recognition Final Report
Video Face Recognition , Pattern Recognition Final Report
 
Pattern Recognition midterm Proposal
Pattern Recognition midterm ProposalPattern Recognition midterm Proposal
Pattern Recognition midterm Proposal
 
A rank based ensemble classifier for image classification
A rank based ensemble classifier for image classificationA rank based ensemble classifier for image classification
A rank based ensemble classifier for image classification
 
Hybrid clustering based 3 d face modeling upon non-perfect orthogonality
Hybrid clustering based 3 d face modeling upon non-perfect orthogonalityHybrid clustering based 3 d face modeling upon non-perfect orthogonality
Hybrid clustering based 3 d face modeling upon non-perfect orthogonality
 
MSR-Bing Image Retrieval Challenge ,written by Win
MSR-Bing Image Retrieval Challenge ,written by WinMSR-Bing Image Retrieval Challenge ,written by Win
MSR-Bing Image Retrieval Challenge ,written by Win
 
Tpr star tree
Tpr star treeTpr star tree
Tpr star tree
 
Recognition of Partially Occluded Face Using Gradientface and Local Binary Pa...
Recognition of Partially Occluded Face Using Gradientface and Local Binary Pa...Recognition of Partially Occluded Face Using Gradientface and Local Binary Pa...
Recognition of Partially Occluded Face Using Gradientface and Local Binary Pa...
 
Bundling Features for Large Scale Partial-Duplicate Web Image Search
Bundling Features for Large Scale Partial-Duplicate Web Image SearchBundling Features for Large Scale Partial-Duplicate Web Image Search
Bundling Features for Large Scale Partial-Duplicate Web Image Search
 

Dernier

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 

Dernier (20)

Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 

A completed modeling of local binary pattern operator

  • 1. A Completed Modeling of Local Binary Pattern Operator for Texture Classification Zhenhua Guo, Lei Zhang, David Zhang 2012 IEEE Transactions on Image Processing NTNU-CSIE Chen-Lin Yu , Total page:23
  • 2. Outline      Introduction Brief Review of LBP Completed LBP (CLBP) Experiments Conclusion 2
  • 4. Texture Classification  Texture classification is an active research topic in computer vision and pattern recognition.  In texture classification, the goal is to assign an unknown sample image to one of a set of known texture classes.  Texture classification process involves two phases: (1) learning phase and (2) the recognition phase 4
  • 5. Divided texture analysis methods into four categories: Statistical Geometrical Model-based Signal processing http://homepages.inf.ed.ac.uk/rbf/CVonline/LOCAL_COPIES/OJALA1/texclas.htm
  • 6. Goal:  Proposing a new local feature extractor to generalize and complete LBP(CLBP).  Some information is missed in LBP code. We attempts to address that how to effectively represent the missing information in the LBP so that better texture classification.  In CLBP, a local region is represented by its center pixel and a local difference sign-magnitude transform (LDSMT). 6
  • 9. Rotation variance  We define formula U which value of an LBP pattern is defined as the number of spatial transitions (bitwise 0/1 changes) in that pattern. 0 1 1 0 1 0 0 0 01110000 U(LBPP,R) = 2 1 1 1 1 1 0 0 1 11110101 U(LBPP,R) = 4 9
  • 10.  The uniform LBP patterns refer to the patterns which have limited transition or discontinuities (U<=2) in the circular binary presentation [13].  (superscript “riu2” means rotation invariant “uniform” patterns with U<=2) [13] Multiresolution gray-scale and rotation invariant texture classification with Local Binary Pattern 10
  • 13. I. Local Difference Sign-Magnitude Transform (LDSMT) a 3*3 sample block sign components local differences magnitude components 13
  • 14.  Fig(b) local differences vector  Fig(c) sign vector  Fig(d) magnitude vector  Ex: different vector is [3,9,-13,-16,-15,74,39,31] after LDMST sign vector is [1,1,-1,-1,-1,1,1,1] and magnitude vector is [3,9,13,16,15,74,39,31] 14
  • 15. II. CLBP Map  By the LDSMT ,three operators, namely CLBP_C, CLBP_S and CLBP_M, are proposed to code the C, S and M features, respectively  Combine CLBP_S and CLBP_M • 1. Concatenation (CLBP_S_M) • 2. Joint (CLBP_S/M)  Combine three operators • 1. Joint (CLBP_S/M/C) • 2. Hybrid (CLBP_M_S/C or CLBP_S_M/C) 15
  • 16. Dissimilarity Metric and Multi-scale CLBP  There are various metrics to evaluate between two histograms, such as histogram intersection, loglikelihood ratio, and chi-square statistic [13].  The nearest neighborhood classifier with the chisquare distance is used to measure the dissimilarity between two histograms 16
  • 18. Outex Database  Includes 24 classes of textures , each texture available at the site is captured using three different simulated illuminants provided in the light source: – H : 2300K (陽光 左下) – Inca : 2856K (日光燈 右下) – TL84 : 4000K(螢光燈 右上) and nine rotation angles (0o,5º,10º,15º,30º,45º,60º,75º and 90º) 18
  • 19. 19
  • 21.  We analyzed LBP from a viewpoint of local difference sign-magnitude transform (LDSMT), and consequently a new scheme, namely completed LBP (CLBP)  By fusing CLBP_C、CLBP_S、CLBP_M codes, it will much better texture classification accuracy than the state-of-the-arts LBP. 21