[mythtv-commits] mythtv commit: r10696 by rtsai

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Aug 7 05:31:18 UTC 2006


      Author: rtsai
        Date: 2006-08-07 05:31:17 +0000 (Mon, 07 Aug 2006)
New Revision: 10696
   Changeset: http://cvs.mythtv.org/trac/changeset/10696

Added:

   branches/commdetector2/programs/mythcommflag/SceneChangeDetector.cpp
   branches/commdetector2/programs/mythcommflag/SceneChangeDetector.h

Modified:

   branches/commdetector2/programs/mythcommflag/BlankFrameDetector.cpp
   branches/commdetector2/programs/mythcommflag/BlankFrameDetector.h
   branches/commdetector2/programs/mythcommflag/CommDetector.h
   branches/commdetector2/programs/mythcommflag/CommDetector2.cpp
   branches/commdetector2/programs/mythcommflag/CommDetector2.h
   branches/commdetector2/programs/mythcommflag/HistogramAnalyzer.cpp
   branches/commdetector2/programs/mythcommflag/HistogramAnalyzer.h
   branches/commdetector2/programs/mythcommflag/mythcommflag.pro
   branches/commdetector2/programs/mythcommflag/quickselect.c
   branches/commdetector2/programs/mythcommflag/quickselect.h

Log:

- Add a SceneChangeDetector implementation. Scene changes are correctly
  detected, but as a strategy it doesn't seem that useful; there are just way
  too many false positives from normal non-commercial camera breaks. The code
  is in there and compiles, but is disabled. I'll leave it in there in case
  someone else finds it useful.
- Save more debug data for HistogramAnalyzer
- Handle a corner case where "all" strategies are enabled, but there is no logo
  detected.






More information about the mythtv-commits mailing list