Temporal video segmentation: Shot boundary detection

Version 1.0.0 (6.75 KB) by Alok Singh
A novel method for SBD using LBP-HF and Canny edge defference
22 Downloads
Updated 6 Mar 2023

PWC

View Temporal video segmentation: Shot boundary boundary detetion on File Exchange

PWC

A Novel Automatic Shot Boundary Detection Algorithm Robust to Illumination and Motion Effect

A novel method for SBD using LBP-HF and Canny edge difference

Key features of the proposed approach

  1. Illumination invariant
  2. Invariant to certain amount of motion effect
  3. Use of adaptive wiener filter in preprocessing
  4. Rotation invariant

This system is divided into a two stages as described in a paper A Novel Automatic Shot Boundary Detection Algorithm Robust to : Illumination and Motion Effect.

First Stage Bolckwise LBP-HF is used for finding dissimilarity difference between consecutive frames and marking probable abrupt transition

Second stage

Blockwise canny edge difference between the corresponding blocks of consecutive frame is calculated and this stage is used as confirmation stage.

Application installer:

For windows and mac: Available here!

If you are using our algorithm, please consider citing the following papers:

  1. Singh, Alok, Dalton Meitei Thounaojam, and Saptarshi Chakraborty. "A novel automatic shot boundary detection algorithm: robust to illumination and motion effect." Signal, Image and Video Processing (2019): 1-9. https://doi.org/10.1007/s11760-019-01593-3

  2. Chakraborty, Saptarshi, Alok Singh, and Dalton Meitei Thounaojam. "A novel bifold-stage shot boundary detection algorithm: invariant to motion and illumination." The Visual Computer (2021): 1-12.

Acknowledgements :

  1. https://in.mathworks.com/
  2. https://in.mathworks.com/help/vision/ref/extractlbpfeatures.html
  3. https://trecvid.nist.gov/

Cite As

Singh, Alok, et al. “A Novel Automatic Shot Boundary Detection Algorithm: Robust to Illumination and Motion Effect.” Signal, Image and Video Processing, vol. 14, no. 4, Springer Science and Business Media LLC, Nov. 2019, pp. 645–53, doi:10.1007/s11760-019-01593-3.

View more styles

Chakraborty, Saptarshi, et al. “A Novel Bifold-Stage Shot Boundary Detection Algorithm: Invariant to Motion and Illumination.” The Visual Computer, vol. 38, no. 2, Springer Science and Business Media LLC, Jan. 2021, pp. 445–56, doi:10.1007/s00371-020-02027-9.

View more styles
MATLAB Release Compatibility
Created with R2022b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired by: LBP - local binary pattern

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.