- All Implemented Interfaces:
- FeatureVectorProvider<DoubleFV>, org.openimaj.image.analyser.PixelAnalyser<Float[]>
@Reference(type=Inproceedings,
author={"Hasler, David","S\\\"{u}sstrunk, Sabine"},
title="Measuring {C}olourfulness in {N}atural {I}mages",
year="2003",
booktitle="Proc. {IS}&{T}/{SPIE} {E}lectronic {I}maging 2003: {H}uman {V}ision and {E}lectronic {I}maging {VIII}",
pages={"87","","95"},
volume="5007",
url="http://infoscience.epfl.ch/record/33994/files/HaslerS03.pdf?version=1",
customData={"details","http://infoscience.epfl.ch/record/33994","documenturl","http://infoscience.epfl.ch/record/33994/files/HaslerS03.pdf","doi","10.1117/12.477378","keywords","IVRG; colorfulness; image quality; image attributes; colourfulness","location","San Jose, CA","oai-id","oai:infoscience.epfl.ch:33994","oai-set","conf; fulltext; fulltext-public","review","NON-REVIEWED","status","PUBLISHED","unit","LCAV IVRG"})
public class Colorfulness
extends Object
implements org.openimaj.image.analyser.PixelAnalyser<Float[]>, FeatureVectorProvider<DoubleFV>
Implementation of Hasler and Susstruck's Colorfulness metric
http://infoscience.epfl.ch/record/33994/files/HaslerS03.pdf?version=1
- Author:
- Jonathon Hare (jsh2@ecs.soton.ac.uk)