US20030034996A1 - Summarization of baseball video content - Google Patents

Summarization of baseball video content Download PDF

Info

Publication number
US20030034996A1
US20030034996A1 US09/934,004 US93400401A US2003034996A1 US 20030034996 A1 US20030034996 A1 US 20030034996A1 US 93400401 A US93400401 A US 93400401A US 2003034996 A1 US2003034996 A1 US 2003034996A1
Authority
US
United States
Prior art keywords
video
segments
summarization
baseball
identifying
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
US09/934,004
Other versions
US7143354B2 (en
Inventor
Baoxin Li
Jeffrey Sampsell
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sharp Corp
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Priority to US09/934,004 priority Critical patent/US7143354B2/en
Assigned to SHARP LABORATORIES OF AMERICA, INC. reassignment SHARP LABORATORIES OF AMERICA, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: SAMPSELL, JEFFREY, LI, BAOXIN
Priority to JP2002156200A priority patent/JP2003052003A/en
Publication of US20030034996A1 publication Critical patent/US20030034996A1/en
Application granted granted Critical
Publication of US7143354B2 publication Critical patent/US7143354B2/en
Assigned to SHARP KABUSHIKI KAISHA reassignment SHARP KABUSHIKI KAISHA ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: SHARP LABORATORIES OF AMERICA, INC.
Adjusted expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/70Information retrieval; Database structures therefor; File system structures therefor of video data
    • G06F16/78Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • G06F16/783Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using metadata automatically derived from the content
    • G06F16/7847Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using metadata automatically derived from the content using low-level visual features of the video content
    • G06F16/785Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using metadata automatically derived from the content using low-level visual features of the video content using colour or luminescence
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/70Information retrieval; Database structures therefor; File system structures therefor of video data
    • G06F16/73Querying
    • G06F16/738Presentation of query results
    • G06F16/739Presentation of query results in form of a video summary, e.g. the video summary being a video sequence, a composite still image or having synthesized frames
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/70Information retrieval; Database structures therefor; File system structures therefor of video data
    • G06F16/78Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • G06F16/783Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using metadata automatically derived from the content
    • G06F16/7834Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using metadata automatically derived from the content using audio features

Definitions

  • the present invention relates to summarization of video content including baseball.
  • the first approach for video summarization is key frame detection.
  • Key frame detection includes mechanisms that process low level characteristics of the video, such as its color distribution, to determine those particular isolated frames that are most representative of particular portions of the video. For example, a key frame summarization of a video may contain only a few isolated key frames which potentially highlight the most important events in the video. Thus some limited information about the video can be inferred from the selection of key frames.
  • Key frame techniques are especially suitable for indexing video content but are not especially suitable for summarizing sporting content.
  • the second approach for video summarization is directed at detecting events that are important for the particular video content.
  • Such techniques normally include a definition and model of anticipated events of particular importance for a particular type of content.
  • the video summarization may consist of many video segments, each of which is a continuous portion in the original video, allowing some detailed information from the video to be viewed by the user in a time effective manner.
  • Such techniques are especially suitable for the efficient consumption of the content of a video by browsing only its summary.
  • Such approaches facilitate what is sometimes referred to as “semantic summaries”.
  • Kawashima et al, in a paper entitled “Indexing of Baseball Telecast for Content-based Video Retrieval” disclose a technique for indexing a baseball telecast for content-based video retrieval.
  • the system initially detects domain specific scenes in a baseball video based-on image similarity. Each of these scenes, referred to as a basic scene, are the shots which include a single pitching in each. After extracting these scenes, the system spots the exact location of pitching and batting action using continuous dynamic programming matching for fixed areas in the image. If the batter swings the bat, the system determines the end point of the play from the camera view after batting to recognize the batting result. The system also recognizes the caption to verify and confirm the recognition result.
  • the stored summarization version of the telecast with the indexes form a video database.
  • Kawashima et al. incorporate the rules of baseball in order to attempt to extract events from the video, such as the batter's pose using continuous dynamic programming for spotting pitching/batting scene in a basic scene, in the which the system searches the minimal warp function comparing the input video sequence with patching/batting model sequences. The system also attempts to detect and interpret text on the scoreboard, etc. After processing, the resulting video has the same length while being indexed to permit the user to select those portions which are desirable for subsequent viewing. This technique is computationally expensive, varies between different baseball games and especially between different broadcast companies, and is generally prone to error.
  • the model sequences are generally unable to characterize variations within pitching scenes even if within the same game.
  • the matching scores may vary to such a large extent that if one wants to detect all potential pitching scenes, one has to include many false positives.
  • a fixed pitching scene model fails to account for variations across different games and/or different channels. Thus it is difficult to set an optimal threshold for classifying pitching scenes from non-pitching scenes.
  • the system omits many pitching scenes and simultaneously includes many false positive pitching scenes.
  • the system fails to detect other types of activity in baseball that are of interest, such as stealing a base.
  • FIG. 1 is an exemplary flowchart for play detection.
  • FIGS. 2 A- 2 F are exemplary illustrations of pitching scenes in baseball.
  • FIG. 3 is an exemplary technique for detecting the start of a pitching scene in baseball.
  • FIG. 4A is an exemplary frame of a baseball video.
  • FIG. 4B is a green mask for the frame of FIG. 4A
  • FIG. 4C is a brown mask for the frame of FIG. 4A.
  • FIG. 4D is green projection for the mask of FIG. 4B.
  • FIG. 4E is a brown projection for the mask of FIG. 4C.
  • FIG. 4F is a quantized green projection of FIG. 4D.
  • FIG. 4G is a quantized brown projection of FIG. 4E.
  • FIG. 5 is an illustration of temporal evidence accumulation.
  • FIG. 6 is an illustration of the U-V plane.
  • FIG. 7 is an illustration of detecting the end of a play in baseball.
  • FIG. 8 is an exemplary flowchart for end of play detection.
  • FIG. 9 is an illustration of a base-stealing scene from the first base.
  • FIG. 10 is an illustration of a pitching scene at long distance.
  • FIG. 11 is an illustration of a pitching scene with the batter not ready to hit the ball.
  • FIG. 12 illustrates the detection of black frames for commercials.
  • FIG. 13 illustrates an exemplary technique for segment removal based upon commercial information.
  • FIGS. 14 A- 14 C illustrate audio segments of different plays.
  • FIG. 15 illustrates forming a multi-layered summary of the original video sequence.
  • FIG. 16 illustrates the video summarization module as part of a media browser and/or a service application.
  • FIG. 17 illustrates a video processing system
  • FIG. 18 illustrates a pitching scene
  • FIG. 19 illustrates a texture map for FIG. 18.
  • a typical baseball game lasts about 3 hours of which only about one hour turns out to include time during which the ball is in action.
  • the time during which the ball is in action is normally the exciting part of the game, such as for example, pitching the ball to the batter, hitting a home run, hitting the ball, running the bases, a pitch to first base, pitching a “foul” ball, pitching a “strike” ball, pitching a “ball”, fouling the ball to the bleachers, catching a pop fly, etc.
  • the remaining time during the baseball game is typically not exciting to watch on video, such as for example, nearly endless commercials, the time during which the players change from batting to fielding, the time during which the players walk to the plate, the time during which the players walk around between innings, the time during which the manager talks to the pitcher, the time during which the umpire cleans home plate, the time during which the batter swings the bat in practice, the time during which the batter just waits for the pitcher, the time during which the spectators are viewed in the bleachers, the time during which the commentators talk, etc. While it may indeed be entertaining to sit in a stadium for three hours for a one hour baseball game, many people who watch a video of a baseball game find it difficult to watch all of the game, even if they are loyal fans.
  • a video summarization of the baseball video which provides a summary of the game having a duration shorter than the original baseball video, may be appealing to many people. The video summarization should provide nearly the same level of the excitement (e.g. interest) that the original game provided
  • the present inventors determined that this technique is ultimately flawed as the models will likely never be sufficiently robust to detect all the desirable content. Moreover, the number of different types of model sequences of potentially desirable content is difficult to quantify. In contrast to attempting to detect particular model sequences, the present inventors determined that the desirable segments of the baseball game are preferably selected based upon a “play”. A “play” may be defined as an sequence of events defined by the rules of baseball.
  • sequence of events of a “play” may be defined as the time generally at which the ball is put into play (e.g., a time based upon when the ball is put into play) and the time generally at which when the ball is considered out of play (e.g., a time based upon when the ball is considered out of play).
  • the “play” would include a related series of activities that could potentially result in a score (or a related series of activities that could prevent a score) and/or otherwise advancing the team toward scoring (or prevent advancing the team toward scoring).
  • An example of an activity that could potentially result in a score may include for example, swinging a bat at the ball, and running toward home base after a pitch.
  • An example of an activity that could potentially result in preventing a score may include for example, catching a pop fly, tagging a runner out at home base, tagging a runner out at second base, throwing the batter out at first bast, and throwing the batter out at second base.
  • An example of an activity that could potentially advance a team toward scoring may be for example, stealing second base, stealing third base, stealing home base, and batter being walked.
  • An example of an activity that could potentially prevent advancement a team toward scoring may be for example, throwing a runner out stealing second base, throwing a strike ball over the plate, throwing a runner out stealing third base, throwing a runner out stealing home base, and throwing the batter out at first base.
  • the temporal bounds of a particular type of “play” does not necessarily start or end at a particular instance, but rather at a time generally coincident with the start and end of the play or otherwise based upon, at least in part, a time (e.g., event) based upon a play.
  • a “play” starting with the pitch of a ball may include the time at which the pitcher starts his windup, the time at which the pitcher releases the ball, the time at which the ball is in the air, and/or the time at which the pitcher receives the ball prior to pitching the ball.
  • a summarization of the video is created by including a plurality of video segments, where the summarization includes fewer frames than the original video from which the summarization was created.
  • a summarization that includes a plurality of the plays of the baseball game provides the viewer with a shorted video sequence while permitting the viewer to still enjoy the game because most of the exciting portions of the video are provided, preferably in the same temporally sequential manner as in the original baseball video.
  • a procedure for summarization of a baseball video includes receiving a video sequence 20 that includes at least a portion of a baseball game.
  • Block 22 detects the start of a play of a video segment of a plurality of frames of the video. After detecting the start of the play, block 24 detects the end of the play, thereby defining a segment of video between the start of the play and the end of the play, namely, a “play”.
  • Block 26 then checks to see if the end of the video (or the portion to be rocessed) has been reached. If the end of the video has not been reached block 26 branches to block 22 to detect the next play. Alternatively, if the end of the video has been reached then block 26 branches to the summary description 28 .
  • the summary description defines those portions of the video sequence 20 that contain the relevant segments for the video summarization.
  • the summary description may be compliant with the MPEG-7 Summary Description Scheme or TV-Anytime Segmentation Description Scheme.
  • a compliant media browser such as shown in FIG. 16, may apply the summary description to the input video to provide summarized viewing of the input video without modifying it.
  • the summary description may be used to edit the input video and create a separate video sequence.
  • the summarized video sequence may comprise the selected segments which excludes at least a portion of the original video other than the plurality of segments.
  • the summarized video sequence excludes all portions of the original video other than the plurality of segments.
  • the present inventors then considered how to detect a “play” from a baseball video in a robust, efficient, and computationally effective manner.
  • a baseball game is usually captured by cameras positioned at fixed locations around the baseball field, with each camera typically capable of panning, tilting, and zooming.
  • Each play in a baseball game normally starts with the pitcher releasing the ball, such as toward the catcher or toward one of the basemen.
  • a pitching scene, in which the pitcher is about to throw the ball is usually captured from a camera location behind the pitcher. This camera angle is typically used because it is easier to observe the movements of all of the parties involved (the pitcher, the batter, the catcher, and the umpire) from this viewpoint.
  • a play typically starts with a frame such as shown in FIGS. 2 A- 2 F.
  • a typical pitching frame includes at least one region of generally green colors (grass or artificial turf), and at least one region of generally brown colors (e.g., soil).
  • grass or artificial turf a region of generally green colors
  • brown colors e.g., soil
  • a typical pitching frame includes two regions of generally brown and/or two regions of generally green. A frame with one region of each color is sufficient.
  • a typical pitching frame includes at least three regions of different colors arranged in alternating dominant horizontally oriented bands. Further, these three or more different color regions are typically generally green and generally brown in color. It is to be understood that the colors may be different depending on the particular anticipated colors, and that all the colors may be different. Depending on the camera angle the pitching scene may have the generally green color at the bottom of the frame or may have the generally brown color at the bottom of the frame. The colors preferably alternate between generally green (or brown) and generally brown (or green). There may be regions of other colors in addition to the generally green and generally brown. Accordingly, the preferred criteria is that the colors should be dominant along the horizontal axis while alternating in the vertical direction for a lower portion of the frame.
  • the lower portion of the frame may be defined as the lower 75% of the frame, the lower 66% of the frame, the lower 50% of the frame, or the lower 30% of the frame, if desired.
  • the regions may be arranged in other patterns, as desired.
  • the location of these regions within the frame may be arranged at other portions of the frame, such as the middle third of the frame, the upper third of the frame, the lower third of the frame, the right half of the frame, the left half of the frame, the central region of the frame, etc.
  • An alternative characterization may be identification of at least three regions of sufficient spatial coherence and sufficient horizontal extent.
  • Block 40 receives a color image IM of r rows by c columns.
  • FIG. 4A shows an exemplary frame of a baseball video.
  • Block 42 determines the generally green and generally brown colored pixels within the color image IM.
  • Block 44 creates a green mask Gmsk, with each location assigned a value based upon whether or not the corresponding pixel was generally green. In essence, the Gmsk identifies those pixels of the color image IM that are sufficiently green.
  • FIG. 4B shows an exemplary green mask Gmsk for FIG. 4A.
  • Block 46 creates a brown mask Bmsk, with each location assigned a value based upon whether or not the corresponding pixel was generally brown. In essence, the Bmsk identifies those pixels of the color image IM that are sufficiently brown.
  • FIG. 4C shows an exemplary brown mask Bmsk for FIG. 4A. The result of blocks 44 and 46 is to identify those regions of the color image IM that have colors of interest.
  • Block 48 projects the green mask Gmsk onto the vertical axis, such as in the manner of a histogram.
  • FIG. 4D shows an exemplary horizontal projection onto the vertical axis of the green mask.
  • the projection on the vertical axis Gproj(i) is suitable for identification of significant horizontal regions of the image that correlate to regions of the color image IM that are sufficiently green.
  • Block 50 projects the brown mask Bmsk onto the vertical axis, such as in the manner of a histogram.
  • FIG. 4E shows an exemplary horizontal projection onto the vertical axis of the brown mask.
  • the projection on the vertical axis Bproj(i) is suitable for identification of significant horizontal regions of the image that correlate to regions of the color image IM that are sufficiently brown.
  • the projection technique is used to identify those regions of sufficient spatial coherence and sufficient horizontal extent. It is to be understood that other techniques may likewise be used.
  • Block 52 quantizes (e.g., binarizes) the green projection.
  • FIG. 4F shows an exemplary binarized green projection.
  • Block 54 quantizes (e.g. binarizes) the brown projection.
  • FIG. 4G shows an exemplary quantized brown projection.
  • the green and brown projections, and especially the binarized green and brown projections, are especially suitable for determining whether the peaks in Gproj and Bproj satisfy the spatial constraints of a pitching scene in block 56 .
  • the desired pattern of generally brown and generally green regions is determined within the frame. If the spatial constraints are satisfied then the frame is considered a pitching frame. If the spatial constrains are not satisfied then the frame is not considered a pitching frame. After extensive testing it has been determined that scenes other than a pitching scene is not likely to have the constraints shown in FIGS. 4D and 4E, or FIGS. 4F and 4G, and accordingly such a constraint will be relatively accurate at detecting pitching scenes.
  • any color space may be used.
  • the preferred color space is the YUV color space because it may be used without excessive computational complexity.
  • the input video is a MPEG stream
  • the Y, U, V components are directly available after decoding, without further color space conversion.
  • a wide range of green and brown colors can be defined by the lower left quadrant and upper left quadrant of the U-V plane, respectively, as illustrated in FIG. 6.
  • it is computationally efficient to determine the green and brown masks by comparing the U and V signals to a fixed value, such as 128 .
  • the start of a “play” may be defined as a pitching scene the end of a play, according to the rules of baseball, can end in a variety of different ways.
  • the play can end with the batter missing the ball, the play can end with a home run, the play can end if the ball is fouled away, the play can end with the batter being thrown out at first base, the play can end with the batter being thrown out at second base, and the play can end with the batter being ejected from the game.
  • Image analysis techniques may be used to analyze the image content of the frames after a pitching frame to attempt to determine what occurred. Unfortunately, with the nearly endless possibilities and the difficultly of interpreting the content of the frames, this technique is at least, extremely difficult and computationally intensive.
  • the present inventors determined that a more efficient manner for the determination of the extent of a play in baseball is to base the end of the play on camera activities. After analysis of a baseball video the present inventors were surprised to determine that the approximate end of a play may be modeled by scene changes, normally as a result of switching to a different camera or a different camera angle. The different camera or different camera angle may be modeled by determining the amount of change between the current frame (or set of frames) to the next frame (or set of frames).
  • FIG. 7 a model of the amount of change between frames using a color histogram difference technique for an exemplary 1,000 frame video baseball clip is shown.
  • the peaks typically correspond to scene cuts.
  • the system may detect a pitching scene at around frame 170 .
  • the batter did not swing, and after the catcher caught the ball, there is a scene cut at frame 322 .
  • a first segment may be defined from frame 170 to frame 322 .
  • the camera was switched back resulting in a scene cut at frame 428 .
  • a new pitching scene was detected at frame 520 . This time the batter hit the ball, and the camera was switched to follow the flying ball which resulted in scene cut 2.
  • the play continues, until another scene cut (scene cut 3) when the current play ends and another camera break occurs.
  • scene cut (1) properly identifies the end of the first segment in the first pitching scene
  • scene cut (2) does not properly identify the end of the second segment in the second pitching scene.
  • the present inventors determined that most scene cuts where the play continues occurs when the camera is still looking primarily at the field. In this case, the play should continue until a scene cut occurs where the camera is not looking at the field. If after the scene cut the camera is not looking at the field, then the current play ends.
  • the field may be detected in any manner, such as the frame having sufficient generally green or generally brown colors.
  • a flow chart of the technique for detecting the end of a play is shown in FIG. 8.
  • the scene cuts may be detected by thresholding the color histogram differences.
  • the selection of the an appropriate threshold level to determine scene cuts may be based on a fixed threshold, if desired.
  • the appropriate threshold level may be calculated for each baseball video, either after processing a segment of the video or otherwise dynamically while processing the video.
  • One measure of the threshold level may be based upon the mean m and the standard deviation ⁇ of the frame-to-frame color histogram differences from the whole video.
  • the system may further compute the color histogram difference between frame k ⁇ 1 and k+1. This difference should be at least comparable to that between k ⁇ 1 and k. Other comparisons may likewise be used to determine if the difference is a false positive. Otherwise the cut at k may be a false positive.
  • This concept may be generalized to testing the color histogram difference between k ⁇ c and k+c, with c being a small positive integer (number of frames).
  • FIG. 9 An example of a typical broadcast base-stealing frame is illustrated in FIG. 9.
  • the detection technique may be used to likewise readily detect base stealing frames as the start of a play.
  • the colors tend to be a region of generally brown for the mound, generally green for the field, and generally brown for the field.
  • the size of the brown regions are significantly different, which may be used as a basis to characterize the field. Also, the regions tend to encompass the entire frame (or majority).
  • another camera angle that is sometimes used for the start of a pitching scene is from far above the batter so most of the field is viewable. (Similar occurs for far behind the batter.)
  • the detection technique may be used to likewise detect this view as the start of a play. In this case the colors tend to encompass the entire frame (or majority).
  • the calibration may be performed by a human operator or by the system with the assistance of a human operator.
  • the system may perform automatic calibration by using appropriate statistical techniques.
  • a simple technique is as follows. If the system has obtained a set of pitching scene candidates, the system can estimate the color histograms for green and brown colors, respectively, from these candidates. Under the assumption that most of the candidates are true pitching scene frames, the system can detect statistical outliers in this set. The system then uses the remaining candidate frames to estimate the specifics of the colors. With the green and brown colors calibrated, the system can perform both the start-of-play detection and the end-of-play detection more accurately.
  • a batter position module may be used. The module detects whether there are multiple sufficient gaps in the highest green region, and preferably whether the gaps shift with time. The gaps are readily observable in the green mask. If more than two sufficient gaps exist or the gaps shift with time, then the batter is typically not ready. Otherwise the batter is ready.
  • a commercial detection module may be used to further refine the potential play segments by removing those segments that are contained within commercials.
  • one or more black frames are inserted into the program to separate different commercials in the same commercial session.
  • FIG. 12 an example of the distribution of black frames in a video of 35,000 frames, where a line shows the location of a black frame.
  • FIG. 13 One technique for the detection of clusters, is shown in FIG. 13. The algorithm presumes that a regular program session will last at least Tm minutes. For example, Tm is typically larger than three minutes. On the other hand, it is unlikely that a single commercial will last more than two minutes.
  • Tm reasonably large (e.g., three minutes)
  • the system can still detect commercials even if not all the commercials in a commercial session are separated by black frames.
  • a reasonably large Tm will reduce the likelihood that the regular program is mis-classified as a commercial.
  • a slow motion replay detection module may be incorporated.
  • the system detects if a slow motion replay has occurred, which normally relates to important events.
  • the system will capture the replays of plays, the same as the typical non-slow motion replay (full speed), if the same type of camera angles are used.
  • the play segments detected may be identified with multiple characteristics, namely, slow motion replay-only segments, play only segments without slow motion replay segments, and slow motion replay that include associated full speed segments.
  • the resulting summary may include one or more of the different selections of the aforementioned options, as desired. For example, the resulting summary may have the slow-motion replays removed. These options may likewise be user selectable.
  • FIGS. 14 A- 14 C an exemplary illustration is shown of audio signals having a relatively quiet response (FIG. 14A), having a strong response (FIG. 14B), and having an extremely strong response (FIG. 14C).
  • the mean audio volume of the play is large.
  • the play contains more audio samples that have middle-ranged magnitudes.
  • t1 and t2) are two thresholds defining the middle range.
  • the first layer of the summary is constructed using the play detection technique.
  • the second and third layers are extracted as being of increasingly greater excitement, based at least in part, on the audio levels of the respective audio of the video segments.
  • the preferred audio technique only uses the temporal domain, which results in a computationally efficient technique.
  • the level of the audio may be used as a basis for the modification of the duration of a particular play segment. For example, if a particular play segment has a high audio level then the boundaries of the play segment may be extended. This permits a greater emphasis to be placed on those segments more likely to be exciting. For example, if a particular play segment has a low audio level then the boundaries of the play segment may be contracted. This permits a reduced emphasis to be placed on those segments less likely to be exciting.
  • the layered summarization may be based upon other factors, as desired.
  • a caption detection module Periodically baseball video includes captions on the lower or upper portion of the screen that contain information. These captions may be detected and analyzed to determine the occurrence of a particular event, such as a home run. Further, the captions of the summary segments may be analyzed to determine the type of event that occurred. In this manner, the summary segments may be further categorized for further refinement and hierarchical summarization.
  • , for i 1 ⁇ 4, where Yi is the luminance value at pixel Pi. If more than two (2) out of the four (4) DY's are larger than a threshold, then P0 may be considered “textured”; otherwise, P0 is “non-textured”.
  • the texture map so-defined is not computationally expensive to obtain. Other texture calculation techniques may likewise be used.
  • FIG. 18 is the original image and, FIG. 19 the obtained texture map with white pixels denoting the detected textured regions.
  • the texture map of FIG. 19 is examined to see if it conforms to the constraints of a pitching scene. This may be an upper textured region, a pitcher textured region and other regions not generally not textured. This texture analysis may be used alone or in conjunction with other parts of the system to detect or confirm the start of a play.
  • the camera When a play is about to start, the camera is typically focused on the players who are posing to play. Thus right before the start of a play, there should not be dramatic camera motion, and especially there should not be dramatic translational camera motion. Since the camera motion usually results in global motion in a video, the above constraint becomes: there should not be dramatic global motion (especially translational motion) in the video right before a play starts.
  • the system may use a motion analysis module to check if a potential start-of-play satisfies this constraint.
  • the preferred technique is a block-matching method for estimating the global motion.
  • a play ends when there is a scene change and the camera is not viewing at the field. While scene change is relatively easy to detect, judging if the camera is viewing the field may be challenging under certain situations. For example, when a frame contains only very small regions of field colors, it is difficult to determine if the camera is viewing at the field. This situation could happen when a camera is shooting from a side view of a player running from one base to another. To prevent a play from being cut short due to the lack of enough color information for determining if the camera is viewing at the field, the system may use motion analysis to extend those plays that have a scene cut on a running player (e.g., a home-run).
  • Motion estimation may be used in the following way: if the frame after the scene cut contains only a little field, but there is strong horizontal motion, then the system will let the play continue before ending the play. This motion analysis may be used alone or in conjunction with other parts of the system to detect or confirm the end of the play.
  • the video summarization may be included as part of an MPEG-7 based browser/filter, where summarization is included within the standard.
  • the media summarizer may be as shown in FIG. 1.
  • the system can provide the user with varying levels of summaries according to their demands.
  • the summary information is described as an MPEG-7 compliant XML document, one can utilize all the offerings of MPEG-7, such as personalization, where different levels of summaries can be offered to the user on the basis of user's preferences described in an MPEG-7 compliant way.
  • Descriptions of user preferences in MPEG-7 include preference elements pertaining to different summary modes and detail levels.
  • the summarization is performed at a server or service provider
  • the user downloads and receives the summary description encoded in MPEG-7 format.
  • the media and its summary description reside at the provider's VOD server and the user consumes the summary via a user-side browser interface.
  • the summary may be enriched further by additional information that may be added by the service provider.
  • summarization may also be performed by the client.
  • the output of the module that automatically detects important segments may be a set of indices of segments containing plays and important parts of the input video program.
  • a description document such as an MPEG-7 or TV-Anytime compliant description is generated in The Description Generation module.
  • Summary segments are made available to the Post-Processing module by The Extraction of Summary Segments module which processes the input video program according to the description.
  • a post-processing module processes the summary Segments and/or the description to generate the final summary video and final description.
  • the post-processing module puts the post-processed segments together to form the final summary video.
  • the post-processing module may transcode the resulting video to a format different that of the input video to meet the requirements of the storage/transmission channel.
  • Post-processing may include adding to the original audio track a commentary, insertion of advertisement segments, or metadata.
  • post-processing may be completely, or in part, manual processing. It may include, for example, automatic ranking and subset selection of events on the basis of automatic detection of features in the audio track associated with video segments. This processing may be performed at the server and then the resulting video transferred to the client, normally over a network. Alternatively, the resulting ideo is included in a VOD library and made available to the users on a VOD server.

Abstract

Summarization of video content including baseball.

Description

    BACKGROUND OF THE INVENTION
  • The present invention relates to summarization of video content including baseball. [0001]
  • The amount of video content is expanding at an ever increasing rate, some of which includes sporting events. Simultaneously, the available time for viewers to consume or otherwise view all of the desirable video content is decreasing. With the increased amount of video content coupled with the decreasing time available to view the video content, it becomes increasingly problematic for viewers to view all of the potentially desirable content in its entirety. Accordingly, viewers are increasingly selective regarding the video content that they select to view. To accommodate viewer demands, techniques have been developed to provide a summarization of the video representative in some manner of the entire video. Video summarization likewise facilitates additional features including browsing, filtering, indexing, retrieval, etc. The typical purpose for creating a video summarization is to obtain a compact representation of the original video for subsequent viewing. [0002]
  • There are two major approaches to video summarization. The first approach for video summarization is key frame detection. Key frame detection includes mechanisms that process low level characteristics of the video, such as its color distribution, to determine those particular isolated frames that are most representative of particular portions of the video. For example, a key frame summarization of a video may contain only a few isolated key frames which potentially highlight the most important events in the video. Thus some limited information about the video can be inferred from the selection of key frames. Key frame techniques are especially suitable for indexing video content but are not especially suitable for summarizing sporting content. [0003]
  • The second approach for video summarization is directed at detecting events that are important for the particular video content. Such techniques normally include a definition and model of anticipated events of particular importance for a particular type of content. The video summarization may consist of many video segments, each of which is a continuous portion in the original video, allowing some detailed information from the video to be viewed by the user in a time effective manner. Such techniques are especially suitable for the efficient consumption of the content of a video by browsing only its summary. Such approaches facilitate what is sometimes referred to as “semantic summaries”. [0004]
  • Kawashima et al, in a paper entitled “Indexing of Baseball Telecast for Content-based Video Retrieval” disclose a technique for indexing a baseball telecast for content-based video retrieval. The system initially detects domain specific scenes in a baseball video based-on image similarity. Each of these scenes, referred to as a basic scene, are the shots which include a single pitching in each. After extracting these scenes, the system spots the exact location of pitching and batting action using continuous dynamic programming matching for fixed areas in the image. If the batter swings the bat, the system determines the end point of the play from the camera view after batting to recognize the batting result. The system also recognizes the caption to verify and confirm the recognition result. The stored summarization version of the telecast with the indexes form a video database. Kawashima et al. incorporate the rules of baseball in order to attempt to extract events from the video, such as the batter's pose using continuous dynamic programming for spotting pitching/batting scene in a basic scene, in the which the system searches the minimal warp function comparing the input video sequence with patching/batting model sequences. The system also attempts to detect and interpret text on the scoreboard, etc. After processing, the resulting video has the same length while being indexed to permit the user to select those portions which are desirable for subsequent viewing. This technique is computationally expensive, varies between different baseball games and especially between different broadcast companies, and is generally prone to error. In particular, the model sequences are generally unable to characterize variations within pitching scenes even if within the same game. Thus, after matching the video sequence with a given model, the matching scores may vary to such a large extent that if one wants to detect all potential pitching scenes, one has to include many false positives. Further, a fixed pitching scene model fails to account for variations across different games and/or different channels. Thus it is difficult to set an optimal threshold for classifying pitching scenes from non-pitching scenes. Thus with a fixed threshold, the system omits many pitching scenes and simultaneously includes many false positive pitching scenes. Also, the system fails to detect other types of activity in baseball that are of interest, such as stealing a base. [0005]
  • What is desired, therefore, is a video summarization technique suitable for video content that includes baseball.[0006]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is an exemplary flowchart for play detection. [0007]
  • FIGS. [0008] 2A-2F are exemplary illustrations of pitching scenes in baseball.
  • FIG. 3 is an exemplary technique for detecting the start of a pitching scene in baseball. [0009]
  • FIG. 4A is an exemplary frame of a baseball video. [0010]
  • FIG. 4B is a green mask for the frame of FIG. 4A [0011]
  • FIG. 4C is a brown mask for the frame of FIG. 4A. [0012]
  • FIG. 4D is green projection for the mask of FIG. 4B. [0013]
  • FIG. 4E is a brown projection for the mask of FIG. 4C. [0014]
  • FIG. 4F is a quantized green projection of FIG. 4D. [0015]
  • FIG. 4G is a quantized brown projection of FIG. 4E. [0016]
  • FIG. 5 is an illustration of temporal evidence accumulation. [0017]
  • FIG. 6 is an illustration of the U-V plane. [0018]
  • FIG. 7 is an illustration of detecting the end of a play in baseball. [0019]
  • FIG. 8 is an exemplary flowchart for end of play detection. [0020]
  • FIG. 9 is an illustration of a base-stealing scene from the first base. [0021]
  • FIG. 10 is an illustration of a pitching scene at long distance. [0022]
  • FIG. 11 is an illustration of a pitching scene with the batter not ready to hit the ball. [0023]
  • FIG. 12 illustrates the detection of black frames for commercials. [0024]
  • FIG. 13 illustrates an exemplary technique for segment removal based upon commercial information. [0025]
  • FIGS. [0026] 14A-14C illustrate audio segments of different plays.
  • FIG. 15 illustrates forming a multi-layered summary of the original video sequence. [0027]
  • FIG. 16 illustrates the video summarization module as part of a media browser and/or a service application. [0028]
  • FIG. 17 illustrates a video processing system. [0029]
  • FIG. 18 illustrates a pitching scene. [0030]
  • FIG. 19 illustrates a texture map for FIG. 18.[0031]
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
  • A typical baseball game lasts about 3 hours of which only about one hour turns out to include time during which the ball is in action. The time during which the ball is in action is normally the exciting part of the game, such as for example, pitching the ball to the batter, hitting a home run, hitting the ball, running the bases, a pitch to first base, pitching a “foul” ball, pitching a “strike” ball, pitching a “ball”, fouling the ball to the bleachers, catching a pop fly, etc. The remaining time during the baseball game is typically not exciting to watch on video, such as for example, nearly endless commercials, the time during which the players change from batting to fielding, the time during which the players walk to the plate, the time during which the players walk around between innings, the time during which the manager talks to the pitcher, the time during which the umpire cleans home plate, the time during which the batter swings the bat in practice, the time during which the batter just waits for the pitcher, the time during which the spectators are viewed in the bleachers, the time during which the commentators talk, etc. While it may indeed be entertaining to sit in a stadium for three hours for a one hour baseball game, many people who watch a video of a baseball game find it difficult to watch all of the game, even if they are loyal fans. A video summarization of the baseball video, which provides a summary of the game having a duration shorter than the original baseball video, may be appealing to many people. The video summarization should provide nearly the same level of the excitement (e.g. interest) that the original game provided. [0032]
  • It is possible to develop highly sophisticated models of a typical baseball video to identify potentially relevant portions of the video. However, such highly sophisticated models are difficult to create and are not normally robust. Further, the likelihood that a majority of the highly relevant portions of the baseball video will be included in such a video summarization is low because of the selectivity of the model. Thus the resulting video summarization of the baseball game may simply be unsatisfactory to the average viewer. [0033]
  • After consideration of the difficulty of developing highly sophisticated models of a baseball video to analyze the content of the baseball video, as the sole basis upon which to create a baseball summarization, the present inventors determined that this technique is ultimately flawed as the models will likely never be sufficiently robust to detect all the desirable content. Moreover, the number of different types of model sequences of potentially desirable content is difficult to quantify. In contrast to attempting to detect particular model sequences, the present inventors determined that the desirable segments of the baseball game are preferably selected based upon a “play”. A “play” may be defined as an sequence of events defined by the rules of baseball. In particular, the sequence of events of a “play” may be defined as the time generally at which the ball is put into play (e.g., a time based upon when the ball is put into play) and the time generally at which when the ball is considered out of play (e.g., a time based upon when the ball is considered out of play). Normally the “play” would include a related series of activities that could potentially result in a score (or a related series of activities that could prevent a score) and/or otherwise advancing the team toward scoring (or prevent advancing the team toward scoring). [0034]
  • An example of an activity that could potentially result in a score, may include for example, swinging a bat at the ball, and running toward home base after a pitch. An example of an activity that could potentially result in preventing a score, may include for example, catching a pop fly, tagging a runner out at home base, tagging a runner out at second base, throwing the batter out at first bast, and throwing the batter out at second base. An example of an activity that could potentially advance a team toward scoring, may be for example, stealing second base, stealing third base, stealing home base, and batter being walked. An example of an activity that could potentially prevent advancement a team toward scoring, may be for example, throwing a runner out stealing second base, throwing a strike ball over the plate, throwing a runner out stealing third base, throwing a runner out stealing home base, and throwing the batter out at first base. It is to be understood that the temporal bounds of a particular type of “play” does not necessarily start or end at a particular instance, but rather at a time generally coincident with the start and end of the play or otherwise based upon, at least in part, a time (e.g., event) based upon a play. For example, a “play” starting with the pitch of a ball may include the time at which the pitcher starts his windup, the time at which the pitcher releases the ball, the time at which the ball is in the air, and/or the time at which the pitcher receives the ball prior to pitching the ball. A summarization of the video is created by including a plurality of video segments, where the summarization includes fewer frames than the original video from which the summarization was created. A summarization that includes a plurality of the plays of the baseball game provides the viewer with a shorted video sequence while permitting the viewer to still enjoy the game because most of the exciting portions of the video are provided, preferably in the same temporally sequential manner as in the original baseball video. [0035]
  • Referring to FIG. 1, a procedure for summarization of a baseball video includes receiving a [0036] video sequence 20 that includes at least a portion of a baseball game. Block 22 detects the start of a play of a video segment of a plurality of frames of the video. After detecting the start of the play, block 24 detects the end of the play, thereby defining a segment of video between the start of the play and the end of the play, namely, a “play”. Block 26 then checks to see if the end of the video (or the portion to be rocessed) has been reached. If the end of the video has not been reached block 26 branches to block 22 to detect the next play. Alternatively, if the end of the video has been reached then block 26 branches to the summary description 28. The summary description defines those portions of the video sequence 20 that contain the relevant segments for the video summarization. The summary description may be compliant with the MPEG-7 Summary Description Scheme or TV-Anytime Segmentation Description Scheme. A compliant media browser, such as shown in FIG. 16, may apply the summary description to the input video to provide summarized viewing of the input video without modifying it. Alternatively, the summary description may be used to edit the input video and create a separate video sequence. The summarized video sequence may comprise the selected segments which excludes at least a portion of the original video other than the plurality of segments. Preferably, the summarized video sequence excludes all portions of the original video other than the plurality of segments.
  • The present inventors then considered how to detect a “play” from a baseball video in a robust, efficient, and computationally effective manner. After extensive analysis of a typical baseball game it was determined that a baseball game is usually captured by cameras positioned at fixed locations around the baseball field, with each camera typically capable of panning, tilting, and zooming. Each play in a baseball game normally starts with the pitcher releasing the ball, such as toward the catcher or toward one of the basemen. Further, a pitching scene, in which the pitcher is about to throw the ball, is usually captured from a camera location behind the pitcher. This camera angle is typically used because it is easier to observe the movements of all of the parties involved (the pitcher, the batter, the catcher, and the umpire) from this viewpoint. Thus a play typically starts with a frame such as shown in FIGS. [0037] 2A-2F.
  • While an attempt to determine a pitching scene may include complex computationally intensive analysis of the frame(s) to detect the pitcher, the batter, the catcher, and the umpire, together with appropriate motion, this generally results in non-robust pitching scene detection. To overcome this limitation the present inventors were dumbfounded to recognize that the lower portion of a typical pitching frame includes at least one region of generally green colors (grass or artificial turf), and at least one region of generally brown colors (e.g., soil). Normally the lower portion of a typical pitching frame for different fields includes these colors because the pitching mound and batting region are soil, with the region in between being grass or artificial turf. In addition, a typical pitching frame includes two regions of generally brown and/or two regions of generally green. A frame with one region of each color is sufficient. [0038]
  • Also, the present inventors observed that a typical pitching frame includes at least three regions of different colors arranged in alternating dominant horizontally oriented bands. Further, these three or more different color regions are typically generally green and generally brown in color. It is to be understood that the colors may be different depending on the particular anticipated colors, and that all the colors may be different. Depending on the camera angle the pitching scene may have the generally green color at the bottom of the frame or may have the generally brown color at the bottom of the frame. The colors preferably alternate between generally green (or brown) and generally brown (or green). There may be regions of other colors in addition to the generally green and generally brown. Accordingly, the preferred criteria is that the colors should be dominant along the horizontal axis while alternating in the vertical direction for a lower portion of the frame. In addition, the lower portion of the frame may be defined as the lower 75% of the frame, the lower 66% of the frame, the lower 50% of the frame, or the lower 30% of the frame, if desired. It is to be understood that the regions may be arranged in other patterns, as desired. Also, it is to be understood that the location of these regions within the frame may be arranged at other portions of the frame, such as the middle third of the frame, the upper third of the frame, the lower third of the frame, the right half of the frame, the left half of the frame, the central region of the frame, etc. An alternative characterization may be identification of at least three regions of sufficient spatial coherence and sufficient horizontal extent. [0039]
  • Referring to FIG. 3, based on these observations, the following technique may be used for detecting the pitching scene. [0040] Block 40 receives a color image IM of r rows by c columns. FIG. 4A shows an exemplary frame of a baseball video. Block 42 determines the generally green and generally brown colored pixels within the color image IM. Block 44 creates a green mask Gmsk, with each location assigned a value based upon whether or not the corresponding pixel was generally green. In essence, the Gmsk identifies those pixels of the color image IM that are sufficiently green. FIG. 4B shows an exemplary green mask Gmsk for FIG. 4A. Block 46 creates a brown mask Bmsk, with each location assigned a value based upon whether or not the corresponding pixel was generally brown. In essence, the Bmsk identifies those pixels of the color image IM that are sufficiently brown. FIG. 4C shows an exemplary brown mask Bmsk for FIG. 4A. The result of blocks 44 and 46 is to identify those regions of the color image IM that have colors of interest.
  • [0041] Block 48 projects the green mask Gmsk onto the vertical axis, such as in the manner of a histogram. The green projection may be calculated as Gproj ( i ) = 1 c j Gmsk ( i , j )
    Figure US20030034996A1-20030220-M00001
  • for i=1, . . . ,r. FIG. 4D shows an exemplary horizontal projection onto the vertical axis of the green mask. The projection on the vertical axis Gproj(i) is suitable for identification of significant horizontal regions of the image that correlate to regions of the color image IM that are sufficiently green. [0042] Block 50 projects the brown mask Bmsk onto the vertical axis, such as in the manner of a histogram. The brown projection may be calculated as Bproj ( i ) = 1 c j Bmsk ( i , j )
    Figure US20030034996A1-20030220-M00002
  • for i=1, . . . ,r. FIG. 4E shows an exemplary horizontal projection onto the vertical axis of the brown mask. The projection on the vertical axis Bproj(i) is suitable for identification of significant horizontal regions of the image that correlate to regions of the color image IM that are sufficiently brown. The projection technique is used to identify those regions of sufficient spatial coherence and sufficient horizontal extent. It is to be understood that other techniques may likewise be used. [0043]
  • [0044] Block 52 quantizes (e.g., binarizes) the green projection. The quantized green projection may be calculated as Gproj(i)=1 if Gproj(i)>p1 and Gproj(i)=0 otherwise, where p1 is a threshold value (static or dynamic). FIG. 4F shows an exemplary binarized green projection. Block 54 quantizes (e.g. binarizes) the brown projection. The quantized brown projection may be calculated as Bproj(i)=1 if Bproj (i)>p1 and Bproj(i)=0 otherwise, where p1 is a threshold value. FIG. 4G shows an exemplary quantized brown projection. The green and brown projections, and especially the binarized green and brown projections, are especially suitable for determining whether the peaks in Gproj and Bproj satisfy the spatial constraints of a pitching scene in block 56. In other words, the desired pattern of generally brown and generally green regions is determined within the frame. If the spatial constraints are satisfied then the frame is considered a pitching frame. If the spatial constrains are not satisfied then the frame is not considered a pitching frame. After extensive testing it has been determined that scenes other than a pitching scene is not likely to have the constraints shown in FIGS. 4D and 4E, or FIGS. 4F and 4G, and accordingly such a constraint will be relatively accurate at detecting pitching scenes.
  • After further consideration, the present inventors determined that if a pitching scene and accordingly a play segment is identified after locating only one candidate frame, then the system may be susceptible to false positives. By examining a set of consecutive frames (or other temporally related frames) and accumulating evidence, the system can reduce the false positive rate. Referring to FIG. 5, the following approach may be used to achieve temporal evidence of accumulation: when detecting a pitching scene, a sliding window of width w is used (e.g., w frames are considered at the same time). A pitching scene is declared only if more than p out of the w frames in the current window are determined to be pitching scene candidates, as previously described. A suitable value of p is such that p/w=70%. Other statistical measures may be used of a fixed number of frames or dynamic number of frames to more accurately determine pitching scenes. [0045]
  • To define the “generally green” color and the “generally brown” color any color space may be used. The preferred color space is the YUV color space because it may be used without excessive computational complexity. In the event that the input video is a MPEG stream, then the Y, U, V components are directly available after decoding, without further color space conversion. Also, a wide range of green and brown colors can be defined by the lower left quadrant and upper left quadrant of the U-V plane, respectively, as illustrated in FIG. 6. Thus, it is computationally efficient to determine the green and brown masks by comparing the U and V signals to a fixed value, such as [0046] 128.
  • While the start of a “play” may be defined as a pitching scene the end of a play, according to the rules of baseball, can end in a variety of different ways. For example, the play can end with the batter missing the ball, the play can end with a home run, the play can end if the ball is fouled away, the play can end with the batter being thrown out at first base, the play can end with the batter being thrown out at second base, and the play can end with the batter being ejected from the game. Image analysis techniques may be used to analyze the image content of the frames after a pitching frame to attempt to determine what occurred. Unfortunately, with the nearly endless possibilities and the difficultly of interpreting the content of the frames, this technique is at least, extremely difficult and computationally intensive. In contrast to attempting to analyze the content of the subsequent frames of a potential play, the present inventors determined that a more efficient manner for the determination of the extent of a play in baseball is to base the end of the play on camera activities. After analysis of a baseball video the present inventors were surprised to determine that the approximate end of a play may be modeled by scene changes, normally as a result of switching to a different camera or a different camera angle. The different camera or different camera angle may be modeled by determining the amount of change between the current frame (or set of frames) to the next frame (or set of frames). [0047]
  • Referring to FIG. 7, a model of the amount of change between frames using a color histogram difference technique for an exemplary 1,000 frame video baseball clip is shown. The peaks typically correspond to scene cuts. The system may detect a pitching scene at around frame [0048] 170. In this particular video clip the batter did not swing, and after the catcher caught the ball, there is a scene cut at frame 322. Accordingly, a first segment may be defined from frame 170 to frame 322. After the pitcher was ready for another throw, the camera was switched back resulting in a scene cut at frame 428. A new pitching scene was detected at frame 520. This time the batter hit the ball, and the camera was switched to follow the flying ball which resulted in scene cut 2. In this case, the play continues, until another scene cut (scene cut 3) when the current play ends and another camera break occurs. As it may be observed, the scene cut (1) properly identifies the end of the first segment in the first pitching scene, while the scene cut (2) does not properly identify the end of the second segment in the second pitching scene. Accordingly, for a more accurate representation of the play it is desirable to distinguish between scene cuts where the play continues and scene cuts where the play ends or has ended. To make this determination, the present inventors determined that most scene cuts where the play continues occurs when the camera is still looking primarily at the field. In this case, the play should continue until a scene cut occurs where the camera is not looking at the field. If after the scene cut the camera is not looking at the field, then the current play ends. The field may be detected in any manner, such as the frame having sufficient generally green or generally brown colors. A flow chart of the technique for detecting the end of a play is shown in FIG. 8.
  • As previously noted the scene cuts may be detected by thresholding the color histogram differences. The selection of the an appropriate threshold level to determine scene cuts may be based on a fixed threshold, if desired. The appropriate threshold level may be calculated for each baseball video, either after processing a segment of the video or otherwise dynamically while processing the video. One measure of the threshold level may be based upon the mean m and the standard deviation σ of the frame-to-frame color histogram differences from the whole video. The threshold can be calculated as m+cσ where c is a constant. It has been found that c=5 or 6 covers practically almost all the clean scene cuts. For robustness, after a clean cut has been detected at frame k, the system may further compute the color histogram difference between frame k−1 and k+1. This difference should be at least comparable to that between k−1 and k. Other comparisons may likewise be used to determine if the difference is a false positive. Otherwise the cut at k may be a false positive. This concept may be generalized to testing the color histogram difference between k−c and k+c, with c being a small positive integer (number of frames). [0049]
  • Even with the aforementioned technique there may be some false detections which do not correspond to a real play. Also, there are situations in which a play is broken into two segments due to for example, dramatic lighting fluctuations (mistaken by the system as a scene cut). Some of these problems can be remedied by post-processing. One example of a suitable post processing technique is if two plays are only separated by a sufficiently short time duration, such as less than a predetermined time period, then they should be connected as a single play. The time period between the two detected plays may be included within the total play, if desired. Even if the two detected plays are separated by a short time period and the system puts the two plays together, and they are in fact two separate plays, this results in an acceptable segment (or two plays) because it avoids frequent audio and visual disruptions in the summary, which may be objectionable to some viewers. Another example of a suitable post processing technique is that if a play has a sufficiently short duration, such as less than 3 seconds, then the system should remove it from being a play because it is likely a false positive. Also, post-processing may be applied to smoothen the connection between adjacent plays, for both video and audio. [0050]
  • Although most plays start with a pitching scene illustrated in FIG. 2, one of the potential plays in baseball starts with a different camera angle, namely, the one for base-stealing. Typically the base stealing camera is directed toward first base (though second and third base are likewise possible). An example of a typical broadcast base-stealing frame is illustrated in FIG. 9. The detection technique may be used to likewise readily detect base stealing frames as the start of a play. In this case the colors tend to be a region of generally brown for the mound, generally green for the field, and generally brown for the field. However, the size of the brown regions are significantly different, which may be used as a basis to characterize the field. Also, the regions tend to encompass the entire frame (or majority). [0051]
  • Referring to FIG. 10, another camera angle that is sometimes used for the start of a pitching scene is from far above the batter so most of the field is viewable. (Similar occurs for far behind the batter.) The detection technique may be used to likewise detect this view as the start of a play. In this case the colors tend to encompass the entire frame (or majority). [0052]
  • While very loose color definitions for the colors is permitted, it is possible to calibrate the colors for a specific game. Calibrated colors permits more accurate play detection for a particular video. The calibration may be performed by a human operator or by the system with the assistance of a human operator. The system may perform automatic calibration by using appropriate statistical techniques. A simple technique is as follows. If the system has obtained a set of pitching scene candidates, the system can estimate the color histograms for green and brown colors, respectively, from these candidates. Under the assumption that most of the candidates are true pitching scene frames, the system can detect statistical outliers in this set. The system then uses the remaining candidate frames to estimate the specifics of the colors. With the green and brown colors calibrated, the system can perform both the start-of-play detection and the end-of-play detection more accurately. [0053]
  • At times the pitcher is ready to pitch but the batter is sometimes not yet in position and it takes the batter considerable time to get into position, such as shown in FIG. 11. In this case, the resulting play and thus the summary will contain significant time during which the batter is getting ready. To further refine the start of the play, a batter position module may be used. The module detects whether there are multiple sufficient gaps in the highest green region, and preferably whether the gaps shift with time. The gaps are readily observable in the green mask. If more than two sufficient gaps exist or the gaps shift with time, then the batter is typically not ready. Otherwise the batter is ready. [0054]
  • A commercial detection module may be used to further refine the potential play segments by removing those segments that are contained within commercials. In the broadcast industry, one or more black frames are inserted into the program to separate different commercials in the same commercial session. Referring to FIG. 12, an example of the distribution of black frames in a video of 35,000 frames, where a line shows the location of a black frame. Visually, it becomes apparent that the clusters of black frames are commercials. One technique for the detection of clusters, is shown in FIG. 13. The algorithm presumes that a regular program session will last at least Tm minutes. For example, Tm is typically larger than three minutes. On the other hand, it is unlikely that a single commercial will last more than two minutes. Thus, as long as black frames are used to separate different commercials in a commercial session, the preferred system will operate properly. By setting Tm reasonably large (e.g., three minutes), the system can still detect commercials even if not all the commercials in a commercial session are separated by black frames. Also, a reasonably large Tm will reduce the likelihood that the regular program is mis-classified as a commercial. [0055]
  • If desired, a slow motion replay detection module may be incorporated. The system detects if a slow motion replay has occurred, which normally relates to important events. The system will capture the replays of plays, the same as the typical non-slow motion replay (full speed), if the same type of camera angles are used. The play segments detected may be identified with multiple characteristics, namely, slow motion replay-only segments, play only segments without slow motion replay segments, and slow motion replay that include associated full speed segments. The resulting summary may include one or more of the different selections of the aforementioned options, as desired. For example, the resulting summary may have the slow-motion replays removed. These options may likewise be user selectable. [0056]
  • While an effective summarization of a baseball video may be based on the concept of the “play”, sometimes the viewer may prefer an even shorter summarization with the most exciting plays included. One potential technique for the estimation of the excitement of a play is to perform statistical analysis on the segments to determine which durations are most likely to have the highest excitement. However, this technique will likely not provide sufficiently accurate results. Further, excitement tends to be a subjective measure that is hard to quantify. After further consideration the present inventors came to the realization that the audio provided together with the video provides a good indication of the excitement of the plays. For example, the volume of the response of the audience and/or the commentators provides a good indication of the excitement. The louder audience and/or commentator acclaims the greater the degree of excitement. [0057]
  • Referring to FIGS. [0058] 14A-14C, an exemplary illustration is shown of audio signals having a relatively quiet response (FIG. 14A), having a strong response (FIG. 14B), and having an extremely strong response (FIG. 14C). In general, it has been determined that more exciting plays have the following audio features. First, the mean audio volume of the play is large. The mean audio volume may be computed by defining the mean volume of a play as v = 1 N i = 0 N - 1 S 2 ( i )
    Figure US20030034996A1-20030220-M00003
  • where S(i) is the i-th sample, and the N is the total number of samples in the play. Second, the play contains more audio samples that have middle-ranged magnitudes. The second feature may be reflected by the percentage of the middle-range-magnituded samples in the play, which may be computed as [0059] P = 1 N i = 0 N - 1 ( s ( i ) > t1 and s ( i ) < t2
    Figure US20030034996A1-20030220-M00004
  • with I( ) being the indicator function (I(true)=1, and I(false)=0), t1 and t2) are two thresholds defining the middle range. [0060]
  • Referring to FIG. 15, the first layer of the summary is constructed using the play detection technique. The second and third layers (and other) are extracted as being of increasingly greater excitement, based at least in part, on the audio levels of the respective audio of the video segments. Also, it would be noted that the preferred audio technique only uses the temporal domain, which results in a computationally efficient technique. In addition, the level of the audio may be used as a basis for the modification of the duration of a particular play segment. For example, if a particular play segment has a high audio level then the boundaries of the play segment may be extended. This permits a greater emphasis to be placed on those segments more likely to be exciting. For example, if a particular play segment has a low audio level then the boundaries of the play segment may be contracted. This permits a reduced emphasis to be placed on those segments less likely to be exciting. It is to be understood that the layered summarization may be based upon other factors, as desired. [0061]
  • Another module that may be included within the system is a caption detection module. Periodically baseball video includes captions on the lower or upper portion of the screen that contain information. These captions may be detected and analyzed to determine the occurrence of a particular event, such as a home run. Further, the captions of the summary segments may be analyzed to determine the type of event that occurred. In this manner, the summary segments may be further categorized for further refinement and hierarchical summarization. [0062]
  • From a typical pitching scene as illustrated in FIG. 2, it may be observed that the top portion of the image is usually highly textured since it corresponds to the audience area, while the lower portion is relatively smooth. The present inventors determined that, in a pitching scene, the players' bodies usually result in textured regions. This texture information can be exploited to assist the detection of a pitching scene. The system may obtain a binary texture map as follows. For a pixel PO in the input frame, the system considers its neighbors, such as P1˜P4, as illustrated in the following: [0063] P1 P4 P0 P2 P3
    Figure US20030034996A1-20030220-M00005
  • Next, the system computes absolute luminance differences DYi=|Y0−Yi|, for i=1˜4, where Yi is the luminance value at pixel Pi. If more than two (2) out of the four (4) DY's are larger than a threshold, then P0 may be considered “textured”; otherwise, P0 is “non-textured”. The texture map so-defined is not computationally expensive to obtain. Other texture calculation techniques may likewise be used. [0064]
  • The following is an example illustrating the detected textured regions, where FIG. 18 is the original image and, FIG. 19 the obtained texture map with white pixels denoting the detected textured regions. The texture map of FIG. 19 is examined to see if it conforms to the constraints of a pitching scene. This may be an upper textured region, a pitcher textured region and other regions not generally not textured. This texture analysis may be used alone or in conjunction with other parts of the system to detect or confirm the start of a play. [0065]
  • When a play is about to start, the camera is typically focused on the players who are posing to play. Thus right before the start of a play, there should not be dramatic camera motion, and especially there should not be dramatic translational camera motion. Since the camera motion usually results in global motion in a video, the above constraint becomes: there should not be dramatic global motion (especially translational motion) in the video right before a play starts. The system may use a motion analysis module to check if a potential start-of-play satisfies this constraint. Although many methods exist for motion estimation, for computational efficiency, the preferred technique is a block-matching method for estimating the global motion. [0066]
  • As previously discussed, a play ends when there is a scene change and the camera is not viewing at the field. While scene change is relatively easy to detect, judging if the camera is viewing the field may be challenging under certain situations. For example, when a frame contains only very small regions of field colors, it is difficult to determine if the camera is viewing at the field. This situation could happen when a camera is shooting from a side view of a player running from one base to another. To prevent a play from being cut short due to the lack of enough color information for determining if the camera is viewing at the field, the system may use motion analysis to extend those plays that have a scene cut on a running player (e.g., a home-run). These scenes may result in frames with only a little field, but with strong horizontally motion. Motion estimation may be used in the following way: if the frame after the scene cut contains only a little field, but there is strong horizontal motion, then the system will let the play continue before ending the play. This motion analysis may be used alone or in conjunction with other parts of the system to detect or confirm the end of the play. [0067]
  • Referring to FIG. 16, the video summarization may be included as part of an MPEG-7 based browser/filter, where summarization is included within the standard. The media summarizer may be as shown in FIG. 1. With different levels of summarization built on top of the aforementioned video summarization technique, the system can provide the user with varying levels of summaries according to their demands. Once the summary information is described as an MPEG-7 compliant XML document, one can utilize all the offerings of MPEG-7, such as personalization, where different levels of summaries can be offered to the user on the basis of user's preferences described in an MPEG-7 compliant way. Descriptions of user preferences in MPEG-7 include preference elements pertaining to different summary modes and detail levels. [0068]
  • In the case that the summarization is performed at a server or service provider, the user downloads and receives the summary description encoded in MPEG-7 format. Alternatively, in an interactive video on demand (VOD) application, the media and its summary description reside at the provider's VOD server and the user consumes the summary via a user-side browser interface. In this case, the summary may be enriched further by additional information that may be added by the service provider. Further, summarization may also be performed by the client. [0069]
  • Referring to FIG. 17, the output of the module that automatically detects important segments may be a set of indices of segments containing plays and important parts of the input video program. A description document, such as an MPEG-7 or TV-Anytime compliant description is generated in The Description Generation module. Summary segments are made available to the Post-Processing module by The Extraction of Summary Segments module which processes the input video program according to the description. A post-processing module processes the summary Segments and/or the description to generate the final summary video and final description. The post-processing module puts the post-processed segments together to form the final summary video. The post-processing module may transcode the resulting video to a format different that of the input video to meet the requirements of the storage/transmission channel. The final description may also be encoded, e.g., binarized if it is generated originally in textual format such as XML. Post-processing may include adding to the original audio track a commentary, insertion of advertisement segments, or metadata. In contrast to play detection, post-processing may be completely, or in part, manual processing. It may include, for example, automatic ranking and subset selection of events on the basis of automatic detection of features in the audio track associated with video segments. This processing may be performed at the server and then the resulting video transferred to the client, normally over a network. Alternatively, the resulting ideo is included in a VOD library and made available to the users on a VOD server. [0070]

Claims (64)

1. A method of processing a video including baseball comprising:
(a) identifying a plurality of segments of said video based upon an event, wherein said event is characterized by a start time based upon when the ball is put into play and an end time based upon when the ball is considered out of play, where each of said segments includes a plurality of frames of said video; and
(b) creating a summarization of said video by including said plurality of segments, where said summarization includes fewer frames than said video.
2. The method of claim 1 wherein said event is defined by the rules of baseball.
3. The method of claim 1 wherein said start time is temporally proximate a baseball pitch.
4. The method of claim 1 wherein said end time is temporally proximate to the batter missing the ball with a bat.
5. A method of processing a video including baseball comprising:
(a) identifying a plurality of segments of said video, where each of said segments includes a plurality of frames of said video, based upon a series of activities defined by the rules of baseball that could potentially result in at least one of:
(i) a score;
(ii) preventing a score;
(iii) advancing a team toward a score;
(iv) preventing advancing a team toward a score; and
(b) creating a summarization of said video by including said plurality of segments, where said summarization includes fewer frames than said video.
6. The method of claim 5 wherein said summarization of said plurality of segments is in the same temporal order as said plurality of segments within said video.
7. The method of claim 5 wherein said activities are determined based upon the color characteristics of said video.
8. The method of claim 5 wherein said activities are determined based upon scene changes.
9. A method of processing a video including baseball comprising:
(a) identifying a plurality of segments of said video based upon detecting a play of said baseball game, wherein said identifying includes detecting the start of said play and detecting the end of said play, where each of said segments includes a plurality of frames of said video; and
(b) creating a summarization of said video by including said plurality of segments, where said summarization includes fewer frames than said video.
10. The method of claim 9 wherein said detecting the end of said play is based upon detecting said start of said play.
11. The method of claim 9 wherein said summarization identifies said plurality of segments of said video.
12. The method of claim 9 wherein said summarization is a summarized video comprising said plurality of segments excluding at least a portion of said video other than said plurality of segments.
13. A method of processing a video including baseball comprising:
(a) identifying a plurality of segments of said video, wherein the start of said plurality of segments is identified based upon detecting at least one region of a generally green color and at least one region of a generally brown color, where each of said segments includes a plurality of frames of said video; and
(b) creating a summarization of said video by including said plurality of segments, where said summarization includes fewer frames than said video.
14. The method of claim 13 further comprising detecting at least two regions of said generally green color.
15. The method of claim 13 further comprising detecting at least two regions of said generally brown color.
16. The method of claim 15 further comprising detecting at least two regions of said generally green color.
17. The method of claim 13 wherein said green color and said brown color are generally vertically aligned.
18. The method of claim 13 wherein said green color region and said brown color region have sufficient horizontal spatial extent.
19. A method of processing a video including baseball comprising:
(a) identifying a plurality of segments of said video, wherein the start of said plurality of segments is identified based upon detecting at least three regions of horizontally oriented regions of colors, where each of said segments includes a plurality of frames of said video; and
(b) creating a summarization of said video by including said plurality of segments, where said summarization includes fewer frames than said video.
20. The method of claim 19 wherein at least two of said regions have the same dominant color.
21. The method of claim 19 wherein at all of said at least three regions have different said colors.
22. The method of claim 20 wherein said at least two regions are located on opposing sides of another said detected region of a different color.
23. The method of claim 19 wherein said one of said regions is generally brown and another of said regions is generally green.
24. A method of processing a video including baseball comprising:
(a) identifying a plurality of segments of said video, wherein the start of said plurality of segments is identified based upon identifying at least three regions of sufficient spatial coherence and sufficient horizontal extent, where each of said segments includes a plurality of frames of said video; and
(b) creating a summarization of said video by including said plurality of segments, where said summarization includes fewer frames than said video.
25. The method of claim 24 wherein each said at least three regions is at least one of substantially generally green and substantially generally brown.
26. The method of claim 24 wherein said three regions are generally vertically spaced apart.
27. A method of processing a video including baseball comprising:
(a) identifying a plurality of segments of said video, wherein said identifying for at least one of said segments includes detecting the start of said segment based upon processing of a first single frame of said video, where each of said segments includes a plurality of frames of said video;
(b) verifying that said first single frame is an appropriate start of said segment based upon processing of another single frame temporally relevant to said first single frame; and
(c) creating a summarization of said video by including said plurality of segments, where said summarization includes fewer frames than said video.
28. The method of claim 27 where in said identifying is based upon detecting at least one region of generally brown and at least one region of generally green.
29. A method of processing a video including baseball comprising:
(a) identifying a plurality of segments of said baseball video, wherein said identifying for the end of at least one of said segments is based upon detecting a scene change, where each of said segments includes a plurality of frames of said baseball video; and
(b) creating a summarization of said baseball video by including said plurality of segments, where said summarization includes fewer frames than said baseball video.
30. The method of claim 29 wherein said scene change is based upon a histogram.
31. The method of claim 29 wherein said identifying for the start of at lest one of said segments is based upon detecting regions of color.
32. The method of claim 31 wherein at least one of said regions is generally brown and at least one of said regions is generally green.
33. A method of processing a video including baseball comprising:
(a) identifying a plurality of segments of said baseball video, wherein said identifying for the end of at least one of said segments is based upon detecting a plurality of scene changes, where the first scene change detected after the start of said at least one of said segments is free from being selected as said end of said at least one of said segments, where each of said segments includes a plurality of frames of said baseball video; and
(b) creating a summarization of said baseball video by including said plurality of segments, where said summarization includes fewer frames than said baseball video.
34. The method of claim 33 wherein at said first scene change the frame is identified as primarily the field.
35. The method of claim 33 wherein said field is determined based upon detecting at least a generally green region and a generally brown region.
36. A method of processing a video including baseball comprising:
(a) identifying a plurality of segments of said video, where each of said segments includes a plurality of frames of said video;
(b) identifying a plurality of segments that are temporally separated by a sufficiently short duration;
(c) based upon said identifying as a result of (b) connecting said identified plurality of segments; and
(d) creating a summarization of said video by including said plurality of segments, where said summarization includes fewer frames than said video.
37. The method of claim 36 wherein said connecting includes discarding the frames of said video between said identified plurality of segments.
38. The method of claim 36 wherein said connecting results in a single segment that includes said identified plurality of segments together with the frames of said video between said identified plurality of segments.
39. A method of processing a video including baseball comprising:
(a) identifying a plurality of segments of said video, where each of said segments includes a plurality of frames of said video;
(b) identifying at least one of said segments that has a temporally sufficiently short duration;
(c) based upon said identifying as a result of (b) removing said identified segment from said summarization; and
(d) creating a summarization of said video by including said plurality of segments, where said summarization includes fewer frames than said video.
40. The method of claim 37 wherein said connecting includes discarding the frames of said video between said identified plurality of segments.
41. The method of claim 37 wherein said connecting results in a single segment that includes said identified plurality of segments together with the frames of said video between said identified plurality of segments.
42. A method of processing a video including baseball comprising:
(a) identifying a plurality of segments of said video, wherein said identifying for at least one of said segments includes detecting the start of said segment based, at least in part, upon processing of a frame of said video, where each of said segments includes a plurality of frames of said video, wherein said processing characterizes whether a batter is sufficiently close to at least one of a catcher and an umpire proximate home base; and
(b) creating a summarization of said video by including said plurality of segments, where said summarization includes fewer frames than said video.
43. The method of claim 42 wherein said start is further detected based on at least one region of a generally green color and a generally brown color.
44. A method of processing a video including baseball comprising:
(a) identifying a plurality of segments of said video wherein each of said segments includes a play of baseball;
(b) detecting a commercial within said video;
(c) creating a summarization of said video by including said plurality of segments, where said summarization includes fewer frames than said video, where said plurality of segments of said video sufficiently temporally close to said commercial are free from being included within said summarization.
45. The method of claim 44 wherein said commercial is detected based upon at least one substantially black frame.
46. A method of processing a video including baseball comprising:
(a) identifying a plurality of segments of said video wherein each of said segments includes a play of baseball, wherein said segments include full-speed plays and slow motion plays of said full-speed plays; and
(b) creating a summarization of said video by including said plurality of segments, where said summarization includes fewer frames than said video, where a user may select from:
(i) said summarization including only full-speed plays;
(ii) said summarization including only slow motion plays;
(iii) said summarization including both full-speed plays and slow motion plays.
47. A method of processing a video including baseball comprising:
(a) identifying a plurality of segments of said video wherein each of said segments includes a play of baseball;
(b) creating a summarization of said video by including said plurality of segments, where said summarization includes fewer frames than said video; and
(c) removing at least one of said segments from said summary based, at least in part, upon audio information related to said at least one of said segments.
48. The method of claim 47 wherein said audio information is obtained exclusively from a temporal analysis.
49. A method of processing a video including baseball comprising:
(a) identifying a plurality of segments of said video wherein each of said segments includes a play of baseball;
(b) creating a summarization of said video by including said plurality of segments, where said summarization includes fewer frames than said video; and
(c) modifying the duration of at least one of said segments from said summary based, at least in part, upon audio information related to said at least one of said segments.
50. The method of claim 49 wherein said audio information is obtained exclusively from a temporal analysis.
51. A method of processing a video including baseball comprising:
(a) identifying a plurality of segments of said video, wherein the start of said plurality of segments is identified based upon detecting different textures, where each of said segments includes a plurality of frames of said video; and
(b) creating a summarization of said video by including said plurality of segments, where said summarization includes fewer frames than said video.
52. A method of processing a video including baseball comprising:
(a) identifying a plurality of segments of said video, wherein the start of said plurality of segments is identified based upon said video being free from substantial translational motion, where each of said segments includes a plurality of frames of said video; and
(b) creating a summarization of said video by including said plurality of segments, where said summarization includes fewer frames than said video.
53. A method of processing a video including baseball comprising:
(a) identifying a plurality of segments of said baseball video, wherein said identifying for the end of at least one of said segments is based upon detecting a scene change, where said scene change is not used to identify said end of said at least one of said segments if the temporally relevant portion of said at least one said segment includes substantial horizontal motion, where each of said segments includes a plurality of frames of said baseball video; and
(b) creating a summarization of said baseball video by including said plurality of segments, where said summarization includes fewer frames than said baseball video.
54. A method of processing a video comprising:
(a) providing a description of said video
(a) identifying a plurality of segments of said video based upon said description;
(b) generating another video based upon said identified segments, wherein said another video has less frames than said video.
55. The method of claim 54 wherein said video is transcoded in accordance with the channel capacity of a transmission medium.
56. The method of claim 54 wherein said video is transcoded in accordance with the storage capacity of a storage device.
57. The method of claim 54 wherein said description is compliant with MPEG-7 standard.
58. The method of claim 54 wherein said description is compliant with TV-Anytime standard.
59. A method of providing video comprising:
(a) a service provider identifying a summary of a video;
(b) a service provider identifying a description of said summary; and
(c) said service provider providing said summary and said description to a remote user in response to receiving a request from said remote user.
60. The method of claim 59 wherein said user requests said summary with a browser.
61. A method of providing video comprising:
(a) a service provider storing a summary of a video; and
(b) said service provider providing said summary to a remote user in response to receiving a request from said remote user.
62. The method of claim 61 wherein said user requests said summary with a browser.
63. A method of providing video comprising:
(a) a service provider storing a description of a summary of a video; and
(c) said service provider providing said description to a remote user in response to receiving a request from said remote user.
64. The method of claim 63 wherein said user requests said description with a browser.
US09/934,004 2001-06-04 2001-08-20 Summarization of baseball video content Expired - Fee Related US7143354B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US09/934,004 US7143354B2 (en) 2001-06-04 2001-08-20 Summarization of baseball video content
JP2002156200A JP2003052003A (en) 2001-06-04 2002-05-29 Processing method of video containing baseball game

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US29590601P 2001-06-04 2001-06-04
US09/934,004 US7143354B2 (en) 2001-06-04 2001-08-20 Summarization of baseball video content

Publications (2)

Publication Number Publication Date
US20030034996A1 true US20030034996A1 (en) 2003-02-20
US7143354B2 US7143354B2 (en) 2006-11-28

Family

ID=26969395

Family Applications (1)

Application Number Title Priority Date Filing Date
US09/934,004 Expired - Fee Related US7143354B2 (en) 2001-06-04 2001-08-20 Summarization of baseball video content

Country Status (2)

Country Link
US (1) US7143354B2 (en)
JP (1) JP2003052003A (en)

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1571076A1 (en) 2004-03-05 2005-09-07 Campagnolo S.R.L. Device for the attachment of a derailleur to a bicycle and derailleur comprising such an attachment device
US20060112411A1 (en) * 2004-10-26 2006-05-25 Sony Corporation Content using apparatus, content using method, distribution server apparatus, information distribution method, and recording medium
US20060174291A1 (en) * 2005-01-20 2006-08-03 Sony Corporation Playback apparatus and method
US20060189902A1 (en) * 2005-01-20 2006-08-24 Sony Corporation Method and apparatus for reproducing content data
US20060250994A1 (en) * 2005-03-28 2006-11-09 Sony Corporation Content recommendation system and method, and communication terminal device
US20070005655A1 (en) * 2005-07-04 2007-01-04 Sony Corporation Content providing system, content providing apparatus and method, content distribution server, and content receiving terminal
EP1784012A1 (en) * 2004-08-10 2007-05-09 Sony Corporation Information signal processing method, information signal processing device, and computer program recording medium
US20070130602A1 (en) * 2005-12-07 2007-06-07 Ask Jeeves, Inc. Method and system to present a preview of video content
US20070130159A1 (en) * 2005-12-07 2007-06-07 Ask Jeeves. Inc. Method and system to present video content
US20070204744A1 (en) * 2006-02-17 2007-09-06 Sony Corporation Content reproducing apparatus, audio reproducing apparatus and content reproducing method
US20080263020A1 (en) * 2005-07-21 2008-10-23 Sony Corporation Content providing system, content providing apparatus and method, content distribution server, and content receiving terminal
US20080269924A1 (en) * 2007-04-30 2008-10-30 Huang Chen-Hsiu Method of summarizing sports video and apparatus thereof
US20080282184A1 (en) * 2007-05-11 2008-11-13 Sony United Kingdom Limited Information handling
US20090011873A1 (en) * 2007-07-06 2009-01-08 Tailored Turf, Llc Artificial pitching surface
US20090257649A1 (en) * 2005-08-17 2009-10-15 Masaki Yamauchi Video scene classification device and video scene classification method
US20140082670A1 (en) * 2012-09-19 2014-03-20 United Video Properties, Inc. Methods and systems for selecting optimized viewing portions
US20160172005A1 (en) * 2014-12-10 2016-06-16 Fujitsu Limited Extraction method and device
WO2017221239A2 (en) 2016-06-20 2017-12-28 Pixellot Ltd. Method and system for automatically producing video highlights
US10085045B2 (en) * 2016-12-30 2018-09-25 Turner Broadcasting System, Inc. Dynamic generation of video-on-demand assets for multichannel video programming distributors
US20190266407A1 (en) * 2018-02-26 2019-08-29 Canon Kabushiki Kaisha Classify actions in video segments using play state information
US10567821B2 (en) 2016-12-30 2020-02-18 Turner Broadcasting System, Inc. Creation of channel to support legacy video-on-demand systems
US20200401808A1 (en) * 2018-07-18 2020-12-24 Tencent Technology (Shenzhen) Company Ltd Method and device for identifying key time point of video, computer apparatus and storage medium
US11504619B1 (en) * 2021-08-24 2022-11-22 Electronic Arts Inc. Interactive reenactment within a video game

Families Citing this family (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050125223A1 (en) * 2003-12-05 2005-06-09 Ajay Divakaran Audio-visual highlights detection using coupled hidden markov models
US7676590B2 (en) * 2004-05-03 2010-03-09 Microsoft Corporation Background transcoding
WO2006009521A1 (en) * 2004-07-23 2006-01-26 Agency For Science, Technology And Research System and method for replay generation for broadcast video
GB2421135A (en) 2004-12-09 2006-06-14 Sony Uk Ltd User resizable video display of catalogue entries
US7669121B2 (en) * 2005-01-19 2010-02-23 Microsoft Corporation Transcode matrix
US7738766B2 (en) * 2005-04-18 2010-06-15 Microsoft Corporation Sanctioned transcoding of digital-media content
US7558463B2 (en) * 2005-04-18 2009-07-07 Microsoft Corporation Retention of information about digital-media rights in transformed digital media content
US9436804B2 (en) 2005-04-22 2016-09-06 Microsoft Technology Licensing, Llc Establishing a unique session key using a hardware functionality scan
US9363481B2 (en) 2005-04-22 2016-06-07 Microsoft Technology Licensing, Llc Protected media pipeline
US7924913B2 (en) * 2005-09-15 2011-04-12 Microsoft Corporation Non-realtime data transcoding of multimedia content
KR100785076B1 (en) * 2006-06-15 2007-12-12 삼성전자주식회사 Method for detecting real time event of sport moving picture and apparatus thereof
TWI332640B (en) * 2006-12-01 2010-11-01 Cyberlink Corp Method capable of detecting a scoreboard in a program and related system
EP2160734A4 (en) * 2007-06-18 2010-08-25 Synergy Sports Technology Llc System and method for distributed and parallel video editing, tagging, and indexing
JP4906615B2 (en) * 2007-07-10 2012-03-28 日本放送協会 Pitch shot detection system, reference pitch shot image selection device, and reference pitch shot image selection program
WO2010083018A1 (en) * 2009-01-16 2010-07-22 Thomson Licensing Segmenting grass regions and playfield in sports videos
US8659663B2 (en) 2010-12-22 2014-02-25 Sportvision, Inc. Video tracking of baseball players to determine the start and end of a half-inning
US9007463B2 (en) 2010-12-22 2015-04-14 Sportsvision, Inc. Video tracking of baseball players which identifies merged participants based on participant roles
JP6260292B2 (en) * 2014-01-20 2018-01-17 富士通株式会社 Information processing program, method, and apparatus, and baseball video meta information creation apparatus, method, and program
JP6307892B2 (en) * 2014-01-20 2018-04-11 富士通株式会社 Extraction program, method, and apparatus, and baseball video meta information creation apparatus, method, and program
CA3007361C (en) * 2015-12-04 2021-09-07 Sling Media, Inc. Processing of multiple media streams
JP6555155B2 (en) * 2016-02-29 2019-08-07 富士通株式会社 Reproduction control program, method, and information processing apparatus

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4183056A (en) * 1977-05-23 1980-01-08 Kewp Electronic Systems, Inc. Apparatus and method for monitoring sports contests
US5805733A (en) * 1994-12-12 1998-09-08 Apple Computer, Inc. Method and system for detecting scenes and summarizing video sequences
US5923365A (en) * 1993-10-12 1999-07-13 Orad Hi-Tech Systems, Ltd Sports event video manipulating system for highlighting movement
US5956026A (en) * 1997-12-19 1999-09-21 Sharp Laboratories Of America, Inc. Method for hierarchical summarization and browsing of digital video
US6014183A (en) * 1997-08-06 2000-01-11 Imagine Products, Inc. Method and apparatus for detecting scene changes in a digital video stream
US6100941A (en) * 1998-07-28 2000-08-08 U.S. Philips Corporation Apparatus and method for locating a commercial disposed within a video data stream
US6141060A (en) * 1996-10-22 2000-10-31 Fox Sports Productions, Inc. Method and apparatus for adding a graphic indication of a first down to a live video of a football game
US6141041A (en) * 1998-06-22 2000-10-31 Lucent Technologies Inc. Method and apparatus for determination and visualization of player field coverage in a sporting event
US6304665B1 (en) * 1998-04-03 2001-10-16 Sportvision, Inc. System for determining the end of a path for a moving object
US6363160B1 (en) * 1999-01-22 2002-03-26 Intel Corporation Interface using pattern recognition and tracking
US6556767B2 (en) * 1995-12-15 2003-04-29 Hitachi Ltd Video capture device
US6691126B1 (en) * 2000-06-14 2004-02-10 International Business Machines Corporation Method and apparatus for locating multi-region objects in an image or video database
US6724933B1 (en) * 2000-07-28 2004-04-20 Microsoft Corporation Media segmentation system and related methods
US20040125124A1 (en) * 2000-07-24 2004-07-01 Hyeokman Kim Techniques for constructing and browsing a hierarchical video structure
US6970510B1 (en) * 2000-04-25 2005-11-29 Wee Susie J Method for downstream editing of compressed video

Family Cites Families (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4253108A (en) 1979-06-04 1981-02-24 Zenith Radio Corporation Control for color killer and automatic color limiter
US4298884A (en) 1980-03-31 1981-11-03 Zenith Radio Corporation Chroma amplifier and color killer
US5109482A (en) 1989-01-11 1992-04-28 David Bohrman Interactive video control system for displaying user-selectable clips
JP3038077B2 (en) 1992-03-11 2000-05-08 日本ビクター株式会社 Digital ACC circuit and digital chroma killer circuit
US5521841A (en) 1994-03-31 1996-05-28 Siemens Corporate Research, Inc. Browsing contents of a given video sequence
US5635982A (en) 1994-06-27 1997-06-03 Zhang; Hong J. System for automatic video segmentation and key frame extraction for video sequences having both sharp and gradual transitions
US5664227A (en) 1994-10-14 1997-09-02 Carnegie Mellon University System and method for skimming digital audio/video data
US5821945A (en) 1995-02-03 1998-10-13 The Trustees Of Princeton University Method and apparatus for video browsing based on content and structure
KR0183149B1 (en) 1995-12-30 1999-05-01 김광호 Motion image detection method
US5969755A (en) 1996-02-05 1999-10-19 Texas Instruments Incorporated Motion based event detection system and method
US5920360A (en) 1996-06-07 1999-07-06 Electronic Data Systems Corporation Method and system for detecting fade transitions in a video signal
US5959697A (en) 1996-06-07 1999-09-28 Electronic Data Systems Corporation Method and system for detecting dissolve transitions in a video signal
US5778108A (en) 1996-06-07 1998-07-07 Electronic Data Systems Corporation Method and system for detecting transitional markers such as uniform fields in a video signal
US6219837B1 (en) 1997-10-23 2001-04-17 International Business Machines Corporation Summary frames in video
US6055018A (en) 1997-11-04 2000-04-25 Ati Technologies, Inc. System and method for reconstructing noninterlaced captured content for display on a progressive screen
US5990980A (en) 1997-12-23 1999-11-23 Sarnoff Corporation Detection of transitions in video sequences
US6144375A (en) 1998-08-14 2000-11-07 Praja Inc. Multi-perspective viewer for content-based interactivity
US6342904B1 (en) 1998-12-17 2002-01-29 Newstakes, Inc. Creating a slide presentation from full motion video
US6236395B1 (en) 1999-02-01 2001-05-22 Sharp Laboratories Of America, Inc. Audiovisual information management system
US6774917B1 (en) 1999-03-11 2004-08-10 Fuji Xerox Co., Ltd. Methods and apparatuses for interactive similarity searching, retrieval, and browsing of video
JP2000278688A (en) 1999-03-24 2000-10-06 Sony Corp Motion vector detector, its method and image processor
US6549643B1 (en) 1999-11-30 2003-04-15 Siemens Corporate Research, Inc. System and method for selecting key-frames of video data
US6931595B2 (en) 2000-11-02 2005-08-16 Sharp Laboratories Of America, Inc. Method for automatic extraction of semantically significant events from video
US6678635B2 (en) 2001-01-23 2004-01-13 Intel Corporation Method and system for detecting semantic events
US6813372B2 (en) 2001-03-30 2004-11-02 Logitech, Inc. Motion and audio detection based webcamming and bandwidth control

Patent Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4183056A (en) * 1977-05-23 1980-01-08 Kewp Electronic Systems, Inc. Apparatus and method for monitoring sports contests
US5923365A (en) * 1993-10-12 1999-07-13 Orad Hi-Tech Systems, Ltd Sports event video manipulating system for highlighting movement
US5805733A (en) * 1994-12-12 1998-09-08 Apple Computer, Inc. Method and system for detecting scenes and summarizing video sequences
US6556767B2 (en) * 1995-12-15 2003-04-29 Hitachi Ltd Video capture device
US6141060A (en) * 1996-10-22 2000-10-31 Fox Sports Productions, Inc. Method and apparatus for adding a graphic indication of a first down to a live video of a football game
US6014183A (en) * 1997-08-06 2000-01-11 Imagine Products, Inc. Method and apparatus for detecting scene changes in a digital video stream
US5956026A (en) * 1997-12-19 1999-09-21 Sharp Laboratories Of America, Inc. Method for hierarchical summarization and browsing of digital video
US5995095A (en) * 1997-12-19 1999-11-30 Sharp Laboratories Of America, Inc. Method for hierarchical summarization and browsing of digital video
US6304665B1 (en) * 1998-04-03 2001-10-16 Sportvision, Inc. System for determining the end of a path for a moving object
US6141041A (en) * 1998-06-22 2000-10-31 Lucent Technologies Inc. Method and apparatus for determination and visualization of player field coverage in a sporting event
US6100941A (en) * 1998-07-28 2000-08-08 U.S. Philips Corporation Apparatus and method for locating a commercial disposed within a video data stream
US6363160B1 (en) * 1999-01-22 2002-03-26 Intel Corporation Interface using pattern recognition and tracking
US6970510B1 (en) * 2000-04-25 2005-11-29 Wee Susie J Method for downstream editing of compressed video
US6691126B1 (en) * 2000-06-14 2004-02-10 International Business Machines Corporation Method and apparatus for locating multi-region objects in an image or video database
US20040125124A1 (en) * 2000-07-24 2004-07-01 Hyeokman Kim Techniques for constructing and browsing a hierarchical video structure
US6724933B1 (en) * 2000-07-28 2004-04-20 Microsoft Corporation Media segmentation system and related methods

Cited By (49)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1571076A1 (en) 2004-03-05 2005-09-07 Campagnolo S.R.L. Device for the attachment of a derailleur to a bicycle and derailleur comprising such an attachment device
EP1784012A1 (en) * 2004-08-10 2007-05-09 Sony Corporation Information signal processing method, information signal processing device, and computer program recording medium
EP1784012A4 (en) * 2004-08-10 2011-10-26 Sony Corp Information signal processing method, information signal processing device, and computer program recording medium
US20070286579A1 (en) * 2004-08-10 2007-12-13 Sony Corporation Information signal processing method and apparatus, and computer program product
US8634699B2 (en) 2004-08-10 2014-01-21 Sony Corporation Information signal processing method and apparatus, and computer program product
US8451832B2 (en) * 2004-10-26 2013-05-28 Sony Corporation Content using apparatus, content using method, distribution server apparatus, information distribution method, and recording medium
US20060112411A1 (en) * 2004-10-26 2006-05-25 Sony Corporation Content using apparatus, content using method, distribution server apparatus, information distribution method, and recording medium
US8079962B2 (en) 2005-01-20 2011-12-20 Sony Corporation Method and apparatus for reproducing content data
US20060189902A1 (en) * 2005-01-20 2006-08-24 Sony Corporation Method and apparatus for reproducing content data
US20060174291A1 (en) * 2005-01-20 2006-08-03 Sony Corporation Playback apparatus and method
US20060250994A1 (en) * 2005-03-28 2006-11-09 Sony Corporation Content recommendation system and method, and communication terminal device
US8170003B2 (en) 2005-03-28 2012-05-01 Sony Corporation Content recommendation system and method, and communication terminal device
US8027965B2 (en) 2005-07-04 2011-09-27 Sony Corporation Content providing system, content providing apparatus and method, content distribution server, and content receiving terminal
US20070005655A1 (en) * 2005-07-04 2007-01-04 Sony Corporation Content providing system, content providing apparatus and method, content distribution server, and content receiving terminal
US20080263020A1 (en) * 2005-07-21 2008-10-23 Sony Corporation Content providing system, content providing apparatus and method, content distribution server, and content receiving terminal
US8135700B2 (en) 2005-07-21 2012-03-13 Sony Corporation Content providing system, content providing apparatus and method, content distribution server, and content receiving terminal
US8135736B2 (en) 2005-07-21 2012-03-13 Sony Corporation Content providing system, content providing apparatus and method, content distribution server, and content receiving terminal
US8233708B2 (en) 2005-08-17 2012-07-31 Panasonic Corporation Video scene classification device and video scene classification method
US20090257649A1 (en) * 2005-08-17 2009-10-15 Masaki Yamauchi Video scene classification device and video scene classification method
US20070130602A1 (en) * 2005-12-07 2007-06-07 Ask Jeeves, Inc. Method and system to present a preview of video content
US7730405B2 (en) * 2005-12-07 2010-06-01 Iac Search & Media, Inc. Method and system to present video content
US20070130159A1 (en) * 2005-12-07 2007-06-07 Ask Jeeves. Inc. Method and system to present video content
USRE46481E1 (en) 2006-02-17 2017-07-18 Sony Corporation Content reproducing apparatus, audio reproducing apparatus and content reproducing method
US20070204744A1 (en) * 2006-02-17 2007-09-06 Sony Corporation Content reproducing apparatus, audio reproducing apparatus and content reproducing method
US8311654B2 (en) 2006-02-17 2012-11-13 Sony Corporation Content reproducing apparatus, audio reproducing apparatus and content reproducing method
US20080269924A1 (en) * 2007-04-30 2008-10-30 Huang Chen-Hsiu Method of summarizing sports video and apparatus thereof
US8117528B2 (en) * 2007-05-11 2012-02-14 Sony United Kingdom Limited Information handling
US20080282184A1 (en) * 2007-05-11 2008-11-13 Sony United Kingdom Limited Information handling
US8216095B2 (en) 2007-07-06 2012-07-10 Jane L. Weber, legal representative Artificial pitching surface
US20090011873A1 (en) * 2007-07-06 2009-01-08 Tailored Turf, Llc Artificial pitching surface
US10091552B2 (en) * 2012-09-19 2018-10-02 Rovi Guides, Inc. Methods and systems for selecting optimized viewing portions
US20140082670A1 (en) * 2012-09-19 2014-03-20 United Video Properties, Inc. Methods and systems for selecting optimized viewing portions
US20160172005A1 (en) * 2014-12-10 2016-06-16 Fujitsu Limited Extraction method and device
US10134445B2 (en) * 2014-12-10 2018-11-20 Fujitsu Limited Method of extracting a point from footage of a baseball game
EP3473016A4 (en) * 2016-06-20 2020-02-26 Pixellot Ltd. Method and system for automatically producing video highlights
WO2017221239A2 (en) 2016-06-20 2017-12-28 Pixellot Ltd. Method and system for automatically producing video highlights
US10970554B2 (en) 2016-06-20 2021-04-06 Pixellot Ltd. Method and system for automatically producing video highlights
US11418825B2 (en) * 2016-12-30 2022-08-16 Turner Broadcasting System, Inc. Creation of channel to support legacy video-on-demand systems
US10567821B2 (en) 2016-12-30 2020-02-18 Turner Broadcasting System, Inc. Creation of channel to support legacy video-on-demand systems
US20180367821A1 (en) * 2016-12-30 2018-12-20 Turner Broadcasting System, Inc. Dynamic generation of video-on-demand assets for multichannel video programming distributors
US11044496B2 (en) 2016-12-30 2021-06-22 Turner Broadcasting System, Inc. Dynamic generation of video-on-demand assets for multichannel video programming distributors
US10085045B2 (en) * 2016-12-30 2018-09-25 Turner Broadcasting System, Inc. Dynamic generation of video-on-demand assets for multichannel video programming distributors
US20220368970A1 (en) * 2016-12-30 2022-11-17 Turner Broadcasting System, Inc. Creation of channel to support legacy video-on-demand systems
US11818410B2 (en) * 2016-12-30 2023-11-14 Turner Broadcasting System, Inc. Creation of channel to support legacy video-on-demand systems
US20190266407A1 (en) * 2018-02-26 2019-08-29 Canon Kabushiki Kaisha Classify actions in video segments using play state information
US10719712B2 (en) * 2018-02-26 2020-07-21 Canon Kabushiki Kaisha Classify actions in video segments using play state information
US20200401808A1 (en) * 2018-07-18 2020-12-24 Tencent Technology (Shenzhen) Company Ltd Method and device for identifying key time point of video, computer apparatus and storage medium
US11803749B2 (en) * 2018-07-18 2023-10-31 Tencent Technology (Shenzhen) Company Ltd Method and device for identifying key time point of video, computer apparatus and storage medium
US11504619B1 (en) * 2021-08-24 2022-11-22 Electronic Arts Inc. Interactive reenactment within a video game

Also Published As

Publication number Publication date
US7143354B2 (en) 2006-11-28
JP2003052003A (en) 2003-02-21

Similar Documents

Publication Publication Date Title
US7143354B2 (en) Summarization of baseball video content
US7312812B2 (en) Summarization of football video content
US7203620B2 (en) Summarization of video content
US7120873B2 (en) Summarization of sumo video content
US7006945B2 (en) Processing of video content
US7653131B2 (en) Identification of replay segments
US7657836B2 (en) Summarization of soccer video content
US7853865B2 (en) Synchronization of video and data
Li et al. Event detection and summarization in American football broadcast video
US20020018594A1 (en) Method and system for high-level structure analysis and event detection in domain specific videos
JP2006251885A (en) Device for classifying and device for log generating sports video
EP1265154A2 (en) Summarization of football video content
JP2007174260A (en) Device for producing digest information
KR100510098B1 (en) Method and Apparatus for Automatic Detection of Golf Video Event
Gu et al. Online play segmentation for broadcasted American football TV programs

Legal Events

Date Code Title Description
AS Assignment

Owner name: SHARP LABORATORIES OF AMERICA, INC., WASHINGTON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:LI, BAOXIN;SAMPSELL, JEFFREY;REEL/FRAME:012105/0612;SIGNING DATES FROM 20010817 TO 20010820

AS Assignment

Owner name: SHARP KABUSHIKI KAISHA, JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:SHARP LABORATORIES OF AMERICA, INC.;REEL/FRAME:018597/0840

Effective date: 20061208

FPAY Fee payment

Year of fee payment: 4

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Free format text: PAYER NUMBER DE-ASSIGNED (ORIGINAL EVENT CODE: RMPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAY Fee payment

Year of fee payment: 8

FEPP Fee payment procedure

Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.)

LAPS Lapse for failure to pay maintenance fees

Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20181128