<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE document PUBLIC "-//CNX//DTD CNXML 0.5 plus MathML//EN" "http://cnx.rice.edu/technology/cnxml/schema/dtd/0.5/cnxml_mathml.dtd">
<document xmlns="http://cnx.rice.edu/cnxml" xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" xmlns:m="http://www.w3.org/1998/Math/MathML" id="new">
  <name>Introduction</name>
  <metadata>
  <md:version>1.5</md:version>
  <md:created>2007/12/16 20:02:19 US/Central</md:created>
  <md:revised>2007/12/17 19:16:02.837 US/Central</md:revised>
  <md:authorlist>
      <md:author id="goodhart">
      <md:firstname>Taylor</md:firstname>
      
      <md:surname>Goodhart</md:surname>
      <md:email>goodhart@rice.edu</md:email>
    </md:author>
  </md:authorlist>

  <md:maintainerlist>
    <md:maintainer id="goodhart">
      <md:firstname>Taylor</md:firstname>
      
      <md:surname>Goodhart</md:surname>
      <md:email>goodhart@rice.edu</md:email>
    </md:maintainer>
  </md:maintainerlist>
  
  <md:keywordlist>
    <md:keyword>Canned Laughter</md:keyword>
    <md:keyword>DirectShow Filter</md:keyword>
    <md:keyword>Filtering</md:keyword>
    <md:keyword>Laugh Track</md:keyword>
    <md:keyword>Signal Processing</md:keyword>
  </md:keywordlist>

  <md:abstract>This module serves as the start point for a series containing information about implementing a real-time laugh track removing DirectShow filter. Included are topics such as signal analysis, detection methods, and implementation.</md:abstract>
</metadata>
  <content>
    <para id="delete_me">This series of modules describes the design, implementation, and analysis of a real-time laugh track removal system. We first give an analysis of the characteristics of a laugh track in both the frequency and time domain, as can be found in the module <cnxn document="m15644">Anatomy of a Laugh Track</cnxn>. We then discuss methods for detecting laugh tracks. The primary method can be found in the module <cnxn document="m15642">Primary Detection Methods for Laugh Tracks</cnxn>. Another method with which we experimented can be found in the module <cnxn document="m15637">Secondary Detection Methods for Laugh Tracks</cnxn>. We conclude with a discussion of the implementation of the real-time component. This can be found in the module <cnxn document="m15641">DirectShow Filter Design for Laugh Track Removal</cnxn>. A summary can be found in the <cnxn document="m15643">Conclusion</cnxn></para>   
  </content>
  
</document>
