Scene Boundary Detection Technique Based on Bottom-Up Attention System and OpenCL Parallel Implementation
National Research Tomsk Polytechnic University
High-performance computing on cluster systems (HPC’13), 2013
@article{axyonov2013scene,
title={Scene Boundary Detection Technique Based on Bottom-Up Attention System and OpenCL Parallel Implementation},
author={Axyonov, S and Kovalenko, D and Potapyev, I},
journal={High-performance computing on cluster systems},
pages={14},
year={2013}
}
This paper spotlights the maintaining of scene boundary detection system in video and process of porting it to the OpenCL. The scene boundary detection algorithm proposed by authors is based on bottom-up focus attention principle. The system builds Gaussian pyramids from input image, calculates map of saliency from the image and then detects the most salient regions. The scene cut is detected when correlation of previous and next image’s histograms of salient areas is lower than threshold. To decrease the algorithm’s running time a parallel architecture was implemented. Several tricks and techniques which served for reaching better performance are described.
December 24, 2013 by hgpu