Top Banner
Spatiotemporal Saliency Detection and Its Applications in Static and Dynamic Scenes IEEE TCSVT 2011 Wonjun Kim Chanho Jung Changick Kim
27

Spatiotemporal Saliency Detection and Its Applications in Static and Dynamic Scenes IEEE TCSVT 2011 Wonjun Kim Chanho Jung Changick Kim.

Dec 19, 2015

Download

Documents

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Spatiotemporal Saliency Detection and Its Applications in Static and Dynamic Scenes IEEE TCSVT 2011 Wonjun Kim Chanho Jung Changick Kim.

Spatiotemporal Saliency Detection and Its Applications in Static and Dynamic Scenes

IEEE TCSVT 2011Wonjun Kim

Chanho Jung

Changick Kim

Page 2: Spatiotemporal Saliency Detection and Its Applications in Static and Dynamic Scenes IEEE TCSVT 2011 Wonjun Kim Chanho Jung Changick Kim.

Outline

IntroductionProposed MethodExperiment ResultApplicationConclusion

Page 3: Spatiotemporal Saliency Detection and Its Applications in Static and Dynamic Scenes IEEE TCSVT 2011 Wonjun Kim Chanho Jung Changick Kim.

Introduction

Problem occurs when background is highly textured

Page 4: Spatiotemporal Saliency Detection and Its Applications in Static and Dynamic Scenes IEEE TCSVT 2011 Wonjun Kim Chanho Jung Changick Kim.

Proposed Method

Feature RepresentationEdge orientation histogram (EOH)Color orientation histogram (COH)Temporal Feature

Self-ordinal MeasureSaliency MapScale-invariant Saliency Map

Page 5: Spatiotemporal Saliency Detection and Its Applications in Static and Dynamic Scenes IEEE TCSVT 2011 Wonjun Kim Chanho Jung Changick Kim.

Edge Orientation Histogram (EOH)

1. Compute the edge orientation of every pixel in the local region center at the pixel

2. Quantized into K angle in the range of [,]

3. Compute the histogram of edge orientation

m(x,y,n):edge magnitude(x,y,n):quantized orientation

𝑖

local region

Page 6: Spatiotemporal Saliency Detection and Its Applications in Static and Dynamic Scenes IEEE TCSVT 2011 Wonjun Kim Chanho Jung Changick Kim.

Color Orientation Histogram (COH)

1. Quantize the angle in HSV color space in the range of [,] into H angles

2. Compute the histogram of color orientation

s(x,y,n):saturation value(x,y,n):quantized hue value

Page 7: Spatiotemporal Saliency Detection and Its Applications in Static and Dynamic Scenes IEEE TCSVT 2011 Wonjun Kim Chanho Jung Changick Kim.

Temporal Feature

Compute the intensity differences between frames

Feature at the pixel of frame

P :total number of pixels in local regionj :index of those pixels in P :user-defined latency

Page 8: Spatiotemporal Saliency Detection and Its Applications in Static and Dynamic Scenes IEEE TCSVT 2011 Wonjun Kim Chanho Jung Changick Kim.

Self-ordinal Measure

Define a 1(K+1) rank matrix by ordering the elements of EOH(COH) ex:

Page 9: Spatiotemporal Saliency Detection and Its Applications in Static and Dynamic Scenes IEEE TCSVT 2011 Wonjun Kim Chanho Jung Changick Kim.

Self-ordinal Measure

Page 10: Spatiotemporal Saliency Detection and Its Applications in Static and Dynamic Scenes IEEE TCSVT 2011 Wonjun Kim Chanho Jung Changick Kim.

Saliency Map of Edge and Color

Compute the distance from the rank matrix of center region to surrounding regions

Saliency Map of Edge Saliency Map of Color

N :total number of local regions in a center-surround window

, :maximum distance between two rank matrices

Page 11: Spatiotemporal Saliency Detection and Its Applications in Static and Dynamic Scenes IEEE TCSVT 2011 Wonjun Kim Chanho Jung Changick Kim.

Spatial Saliency Map

Combine the edge and color saliency

Page 12: Spatiotemporal Saliency Detection and Its Applications in Static and Dynamic Scenes IEEE TCSVT 2011 Wonjun Kim Chanho Jung Changick Kim.

Combining with Temporal Saliency

Compute the SAD of temporal gradients between center and the surrounding regions

Combine the spatial and temporal saliency

Page 13: Spatiotemporal Saliency Detection and Its Applications in Static and Dynamic Scenes IEEE TCSVT 2011 Wonjun Kim Chanho Jung Changick Kim.

Scale-invariant Saliency Map

Combine 3 different scales of saliency Map(3232, 6464, 128128)

3232 1281286464

Page 14: Spatiotemporal Saliency Detection and Its Applications in Static and Dynamic Scenes IEEE TCSVT 2011 Wonjun Kim Chanho Jung Changick Kim.

Algorithm

Page 15: Spatiotemporal Saliency Detection and Its Applications in Static and Dynamic Scenes IEEE TCSVT 2011 Wonjun Kim Chanho Jung Changick Kim.

Experiment Result

Static ImagesVideo Sequences

Page 16: Spatiotemporal Saliency Detection and Its Applications in Static and Dynamic Scenes IEEE TCSVT 2011 Wonjun Kim Chanho Jung Changick Kim.

Experiment Result

Static ImageLocal region = 55center-surround window = 77K = 8, H= 6 = 40, = 24

Video Sequence = 49Speed: 23ms per frame (43 fps)

Page 17: Spatiotemporal Saliency Detection and Its Applications in Static and Dynamic Scenes IEEE TCSVT 2011 Wonjun Kim Chanho Jung Changick Kim.

Static Images

Page 18: Spatiotemporal Saliency Detection and Its Applications in Static and Dynamic Scenes IEEE TCSVT 2011 Wonjun Kim Chanho Jung Changick Kim.

Static Images

Page 19: Spatiotemporal Saliency Detection and Its Applications in Static and Dynamic Scenes IEEE TCSVT 2011 Wonjun Kim Chanho Jung Changick Kim.

Video Sequences

Page 20: Spatiotemporal Saliency Detection and Its Applications in Static and Dynamic Scenes IEEE TCSVT 2011 Wonjun Kim Chanho Jung Changick Kim.

Video Sequences

Page 21: Spatiotemporal Saliency Detection and Its Applications in Static and Dynamic Scenes IEEE TCSVT 2011 Wonjun Kim Chanho Jung Changick Kim.

Application

Image RetargetingMoving Object Extraction

Page 22: Spatiotemporal Saliency Detection and Its Applications in Static and Dynamic Scenes IEEE TCSVT 2011 Wonjun Kim Chanho Jung Changick Kim.

Image Retargeting

Page 23: Spatiotemporal Saliency Detection and Its Applications in Static and Dynamic Scenes IEEE TCSVT 2011 Wonjun Kim Chanho Jung Changick Kim.

Image Retargeting

Page 24: Spatiotemporal Saliency Detection and Its Applications in Static and Dynamic Scenes IEEE TCSVT 2011 Wonjun Kim Chanho Jung Changick Kim.

Moving Object Detection

G:the set of salient pixels in the ground truth imageP:salient pixels in the binarized object mapCard(A):the size of the set A

Page 25: Spatiotemporal Saliency Detection and Its Applications in Static and Dynamic Scenes IEEE TCSVT 2011 Wonjun Kim Chanho Jung Changick Kim.

Moving Object Detection

Page 26: Spatiotemporal Saliency Detection and Its Applications in Static and Dynamic Scenes IEEE TCSVT 2011 Wonjun Kim Chanho Jung Changick Kim.
Page 27: Spatiotemporal Saliency Detection and Its Applications in Static and Dynamic Scenes IEEE TCSVT 2011 Wonjun Kim Chanho Jung Changick Kim.

Conclusion

Ordinal signature can tolerate more local feature distribution than sample values.

The proposed scheme performs in real-time and can be extended in both static and dynamic scenes.