Interface | Description |
---|---|
SaliencyMapGenerator<I extends Image<?,I>> |
Interface for classes capable of processing images (as an image processor)
to generate saliency maps.
|
Class | Description |
---|---|
AchantaSaliency |
Implementation of the saliency map algorithm described in:
R.
|
DepthOfFieldEstimator |
Construct a map that shows the "focus" of each pixel.
|
LuoTangSubjectRegion |
Extract the subject region of an image based on the
part that is least blurred (most in-focus).
|
YehSaliency |
Implementation of the region-based saliency algorithm described in:
Che-Hua Yeh, Yuan-Chen Ho, Brian A.
|