[mythtv-commits] mythtv commit: r11690 by rtsai

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Nov 6 09:10:13 UTC 2006


      Author: rtsai
        Date: 2006-11-06 09:10:12 +0000 (Mon, 06 Nov 2006)
New Revision: 11690
   Changeset: http://cvs.mythtv.org/trac/changeset/11690

Modified:

   trunk/mythtv/programs/mythcommflag/CommDetector2.cpp
   trunk/mythtv/programs/mythcommflag/FrameAnalyzer.h
   trunk/mythtv/programs/mythcommflag/TemplateFinder.cpp
   trunk/mythtv/programs/mythcommflag/TemplateMatcher.cpp

Log:

Incorporate some elements of a patch from dwalton at cisco dot com:

- TemplateFinder:

	- Refactor debugging code to done per-frame instead of all at once at
	  the end.
	- Generate an extra "scores" image to show unthresholded edge
	  frequencies.

- CommDetector2:

	- Separate "flagTime" from "totalFlagTime"

- TemplateMatcher:

	- Refactor debugging code.
	- Decrease MINMATCHPCT by 0.1, to deal with a new NBC logo.






More information about the mythtv-commits mailing list