Skip to content

A Statistical Approach for Highlights Detection Based on Mahalanobis Distance

Notifications You must be signed in to change notification settings

danilodsp/highlights-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Highlights Detection

Introduction

The presence of highlight can lead to erroneous results in several Computer Vision applications, as such as histogram equalization, objects detection, among others. Many algorithms have been developed to detect and remove highlight. In this project, I propose a very simple and effective statistical approach for highlight detection, which is based on the Mahalanobis Distance. Performance evaluation is performed in 65 images with different contexts. The experimental results so obtained indicate that the proposed technique is an effective tool for highlight detection and may lead to new alternatives for exploiting the potential of statistical analysis in digital image processing.

Getting Started

Prerequisites

Matlab R2014

Directories

  • /code/algorithms

  • /code/aux_codes

  • /code/methods

Running the Tests

evaluation_algorithms.m

Authors

Danilo Pena

About

A Statistical Approach for Highlights Detection Based on Mahalanobis Distance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages