AU762791B2 - Extracting key frames from a video sequence - Google Patents

Extracting key frames from a video sequence Download PDF

Info

Publication number
AU762791B2
AU762791B2 AU10040/01A AU1004001A AU762791B2 AU 762791 B2 AU762791 B2 AU 762791B2 AU 10040/01 A AU10040/01 A AU 10040/01A AU 1004001 A AU1004001 A AU 1004001A AU 762791 B2 AU762791 B2 AU 762791B2
Authority
AU
Australia
Prior art keywords
key frames
frame
frames
global motion
video sequence
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.)
Ceased
Application number
AU10040/01A
Other versions
AU1004001A (en
Inventor
Alison Joan Lennon
Jing Wu
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.)
Canon Inc
Original Assignee
Canon Inc
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
Priority claimed from AUPQ5352A external-priority patent/AUPQ535200A0/en
Application filed by Canon Inc filed Critical Canon Inc
Priority to AU10040/01A priority Critical patent/AU762791B2/en
Publication of AU1004001A publication Critical patent/AU1004001A/en
Application granted granted Critical
Publication of AU762791B2 publication Critical patent/AU762791B2/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Description

S&FRef: 533201
AUSTRALIA
PATENTS ACT 1990 COMPLETE SPECIFICATION FOR A STANDARD PATENT
ORIGINAL
Name and Address of Applicant: Actual Inventor(s): Address for Service: Canon Kabushiki Kaisha 30-2, Shimomaruko 3-chome, Ohta-ku Tokyo 146 Japan Jing Wu Alison Joan Lennon Spruson Ferguson St Martins Tower 31 Market Street Sydney NSW 2000 Extracting Key Frames from a Video Sequence Invention Title: ASSOCIATED PROVISIONAL APPLICATION DETAILS [33] Country [31] Applic. No(s) AU PQ5352 [32] Application Date 31 Jan 2000 The following statement is a full description of this invention, including the best method of performing it known to me/us:- 5815c -1- EXTRACTING KEY FRAMES FROM A VIDEO SEQUENCE Technical Field of the Invention The present invention relates generally to extracting key frames from a video sequence. In particular, the present invention relates to a method and apparatus for extracting key frames from a video sequence and to a method and apparatus for generating a representation of a video sequence. The invention also relates to a computer readable medium comprising a computer program for implementing such methods.
Background Art Video cameras have become increasingly popular in recent times. It is a common occurrence for camera users to store one or more video clips on each videocassette or other medium. With the proliferation of video data, there has thus arisen a need for users to organise and manage their video data.
One rudimentary method for organising and managing the video data involves keyword-based searches and fast forward/backward browsing to access the specific portions of a video. However, the keyword-based data retrieval systems can not precisely and uniquely represent video data content. The fast forward/backward operations are extremely slow and inefficient.
Another popular method for accessing specific portions of video clips uses key frames as representative frames extracted from a video sequence. Key frame extraction o 20 permits fast video browsing and also provides a powerful tool for video content summarisation and visualisation.
However, video summarisation and visualisation based on the extraction of S.frames at regular time instances exploits neither shot information or frame similarity. For short important shots, it may not have representatives and for long shots it may have S 25 multiple frames with similar content.
Another popular method for producing video summaries is to use cut/change detection to select representative key frames for shots in a movie. A typical approach to select representatives is to use the cut-points as key frames. The key frames are then used as the summary. Typically, the cut-points are determined from colour histograms of the frames. A cut-point is determined when the difference between colour histograms of adjacent frames is greater than a predetermined threshold. However, this method sometimes generates too many key frames, and in many cases (eg. movies, news, reports, etc), the selected key frames can contain many similar frames (eg. of the newsreader).
533201 .doc -2- These histogram techniques are pixel based or block based. Thresholding methods are then employed to determine scene changes. These techniques often produce erroneous results because changes in lighting can cause a shift in colour between successive frames that depict the same scene. Similarly, a camera zoom shot often produces too many key frames.
United States No. 5,995,095 by Ratakonda et al describes a method of hierarchical digital video summarisation and browsing which includes inputting a digital video signal for a digital video sequence and generating a hierarchical summary based on keyframes of the video sequence. The hierarchical summary contains multiple levels, where levels vary in terms of detail (ie. the number of frames). The coarsest, or most compact, level provides the most salient features and contains the least number of frames.
The user may be presented with most compact (coarsest) level summary, ie. the most compact summary. The user then may tag a parent and see the child (ren) frames in finer level. Tagging frames in the finest level result in playback of the video. The method selects the keyframes for inclusion in the finest level of the hierarchy by utilising shot boundary detection. Shot boundary detection is performed using a threshold method, where differences between histograms of successive frames are compared to determine shot boundaries (ie.
scene changes). The hierarchical video summarisation method can be performed on MPEG compressed video with minimal decoding of the bitstream. The video summarisation method can optionally and separately determine an image mosaic of any pan motion and a zoom summary of any zoom. However, Ratakonda et al discloses that to incorporate the automatic pan/zoom detect/extract functionality the entire frame bitstream needs to be decoded.
Moreover, Ratakonda et al discloses pan and zoom detection methods based on motion eeeee vectors based at the pixel level which are computational expensive and inefficient. In addition, Ratakonda et al describes constructing an image mosaic of a panoramic view of the shot frames, which cannot be effectively implemented in real world complex shots, where background/foreground changes or complicated camera effects may appear.
Summary of the Invention It is an object of the present invention to substantially overcome, or at least ameliorate, one or more disadvantages of existing arrangements.
According to a one aspect of the invention, there is provided a method of extracting key frames from a video sequence, wherein the video sequence comprises compressed video data having motion vectors, the method comprising the steps of: generating, for each frame of a plurality of frames of the video sequence, global motion signals based on the motion vectors, wherein the global motion signals are representative of a global motion of the frame; 533201_amendments0l .doc determining, for each frame of the plurality of frames of the video sequence, a dominant direction of the global motion of the frame from the generated global motion signals associated with the frame; clustering the plurality of frames according to their determined dominant directions; selecting key frames from the clusters of frames; and decompressing the selected key frames to obtain the extracted key frames.
According to another aspect of the invention, there is provided a method of generating a representation of a video sequence, wherein said video sequence comprises compressed video data having block motion vectors, the method comprising the steps of: decompressing the compressed video data to obtain said block motion vectors; converting said block motion vectors to forward block motion vectors; generating, for each frame of a plurality of frames of the video sequence, global motion signals based on the forward block motion vectors, wherein the global motion signals are representative of a global motion of the frame; determining, for each frame of the plurality of frames of the video sequence, a dominant direction of the global motion of the frame from the generated global motion signals associated with the frame; clustering the plurality of frames according to their determined dominant directions; selecting potential key frames of the video sequence from each said cluster using a set of predefined rules; removing redundant key frames from said selected potential key frames resulting in remaining selected key frames; and decompressing said remaining selected key frames to obtain said representation of the video sequence.
'20 According another aspect of the invention, there is provided a method of extracting key frames from one or more video clips, wherein each said video clip comprises MPEG compressed video data having block motion vectors, the method comprising the steps of: partially decompressing the MPEG compressed video data to obtain said block motion vectors; converting said block motion vectors to forward block motion vectors; generating, for each frame of a plurality of frames of the video sequence, a pan global motion signal, a zoom global motion signal, and a tilt global motion signal based on the forward block motion vectors, wherein the global motion signals are representative of a global motion of the frame; .••.determining, for each frame of the plurality of frames of the video sequence, a dominant direction of the global motion of the frame from the generated global motion signals 30 associated with the frame, wherein said determined dominant direction comprises either a pan left, pan right, tilt up, tilt down, zoom in, zoom out, or global still direction; clustering the plurality of frames according to their determined dominant directions; selecting potential key frames of each said video clip from the clusters using a set of predefined rules; removing redundant key frames from said selected potential key frames using a predefined set of 533201 _amendments01 .doc heuristic rules resulting in a first set of remaining selected key frames; removing similar and/or repeated key frames from said first set of remaining selected key frames using a colour histogram technique resulting in a second set of remaining selected key frames; and decompressing said second set of remaining selected key frames to obtain said extracted key frames.
According another aspect of the invention, there is provided apparatus for extracting key frames from a video sequence, wherein the video sequence comprises compressed video data having motion vectors; the apparatus comprising: means for generating, for each frame of a plurality of frames of the video sequence, global motion signals based on the motion vectors, wherein the global motion signals are representative of a global motion of the frame; means for determining, for each frame of the plurality of frames of the video sequence, a dominant direction of the global motion of the frame from the generated global motion signals associated with the frame; means for clustering the plurality of frames according to their determined dominant directions; means for selecting key frames from the clusters of frames; and means for decompressing the selected key frames to obtain the extracted key frames.
According another aspect of the invention, there is provided apparatus for generating a representation of a video sequence, wherein said video sequence comprises compressed video data having block motion vectors, the apparatus comprising: means for decompressing the compressed video data to obtain said block motion vectors; means for converting said block motion vectors to forward block motion vectors; means for generating, for each frame of a plurality of frames of the video sequence, global motion signals based on the forward S block motion vectors, wherein the global motion signals are representative of a global motion S of the frame; means for determining, for each frame of the plurality of frames of the video sequence, a dominant direction of the global motion of the frame from the generated global motion signals associated with the frame; means for clustering the plurality of frames according to their determined dominant directions; means for selecting potential key frames of the video sequence from each said cluster using a set of predefined rules; means for S removing redundant key frames from said selected potential key frames resulting in remaining selected key frames; and means for decompressing said remaining selected key frames to obtain said representation of the video sequence.
According another aspect of the invention, there is provided apparatus for extracting key frames from one or more video clips, wherein each said video clip comprises MPEG compressed video data having block motion vectors, the apparatus comprising: means for partially decompressing the MPEG compressed video data to obtain said block motion 533201_amendments01 .doc vectors; means for converting said block motion vectors to forward block motion vectors; means for generating, for each frame of a plurality of frames of the video sequence, a pan global motion signal, a zoom global motion signal, and a tilt global motion signal based on the forward block motion vectors, wherein the global motion signals are representative of a global motion of the frame; means for determining, for each frame of the plurality of frames of the video sequence, a dominant direction of the global motion of the frame from the generated global motion signals associated with the frame, wherein said determined dominant direction comprises either a pan left, pan right, tilt up, tilt down, zoom in, zoom out, or global still direction; means for clustering the plurality of frames according to their determined dominant directions; means for selecting potential key frames of each said video clip from the clusters using a set of predefined rules; means for removing redundant key frames from said selected potential key frames using a predefined set of heuristic rules resulting in a first set of remaining selected key frames; means for removing similar and/or repeated key frames from said first set of remaining selected key frames using a colour histogram technique resulting in a second set of remaining selected key frames; and means for decompressing said second set of remaining selected key frames to obtain said extracted key frames.
According another aspect of the invention, there is provided a computer program for extracting key frames from a video sequence, wherein the video sequence comprises compressed video data having motion vectors; the computer program comprising: code for generating, for each frame of a plurality of frames of the video sequence, global motion signals based on the motion vectors, wherein the global motion signals are representative of a o global motion of the frame; code for determining, for each frame of the plurality of frames of the video sequence, a dominant direction of the global motion of the frame from the generated global motion signals associated with the frame; code for clustering the plurality of frames according to their determined dominant directions; code for selecting key frames from the clusters of frames; and code for decompressing the selected key frames to obtain the extracted key frames.
o According another aspect of the invention, there is provided a computer program for generating a representation of a video sequence, wherein said video sequence comprises S. 30 compressed video data having block motion vectors, the computer program comprising: code for decompressing the compressed video data to obtain said block motion vectors; code for converting said block motion vectors to forward block motion vectors; code for generating, for each frame of a plurality of frames of the video sequence, global motion signals based on the forward block motion vectors, wherein the global motion signals are representative of a 533201_amendments01 .doc -6global motion of the frame; code for determining, for each frame of the plurality of frames of the video sequence, a dominant direction of the global motion of the frame from the generated global motion signals associated with the frame; code for clustering the plurality of frames according to their determined dominant directions; code for selecting potential key frames of the video sequence from each said cluster using a set of predefined rules; code for removing redundant key frames from said selected potential key frames resulting in remaining selected key frames; and code for decompressing said remaining selected key frames to obtain said representation of the video sequence.
According another aspect of the invention, there is provided a computer program for extracting key frames from one or more video clips, wherein each said video clip comprises MPEG compressed video data having block motion vectors, the computer program comprising: code for partially decompressing the MPEG compressed video data to obtain said block motion vectors; code for converting said block motion vectors to forward block motion vectors; code for generating, for each frame of a plurality of frames of the video sequence, a pan global motion signal, a zoom global motion signal, and a tilt global motion signal based on the forward block motion vectors, wherein the global motion signals are representative of a global motion of the frame; code for determining, for each frame of the plurality of frames of the video sequence, a dominant direction of the global motion of the frame from the generated global motion signals associated with the frame, wherein said determined dominant direction comprises either a pan left, pan right, tilt up, tilt down, zoom in, zoom out, or global still direction; code for clustering the plurality of frames according to their determined dominant directions; code for selecting potential key frames of each said video clip from the clusters oo i using a set of predefined rules; code for removing redundant key frames from said selected potential key frames using a predefined set of heuristic rules resulting in a first set of remaining selected key frames; code for removing similar and/or repeated key frames from said first 533201_amendments0l .doc -6Aset of remaining selected key frames using a colour histogram technique resulting in a second set of remaining selected key frames; and code for decompressing said second set of remaining selected key frames to obtain said extracted key frames.
According to a still further aspect of the invention, there is provided a video summary produced by any one of the methods described above.
Brief Description of the Drawings A number of preferred embodiments of the present invention will now be described with reference to the drawings, in which: Fig. 1 is a flow diagram of an overview of a method of extracting key frames from a video sequence in accordance with a first embodiment; Fig. 2 is a flow diagram of the sub-steps of step 106 of the method shown in Fig. 1; Fig. 3 is a flow diagram of the sub-steps of step 108 of the method shown in Fig. 1; Fig. 4 is a flow diagram of the sub-steps of step 110 of the method shown in Fig. 1; Fig. 5A is a graph of the (pan) global motion signal x(t) for an exemplary video sequence; Fig. 5B is a graph of the (tilt) global motion signal y(t) for the same exemplary .i 20 video sequence used in Fig. Fig. 5C is a graph of the (zoom) global motion signal z(t) for the same exemplary video sequence used in Fig. e:o•• S"Fig. 5D is a graph of the dominant global direction clusters as a function of time, the potential key frames, and the generated key frames of the same exemplary video sequence used in Fig. 5A; and Fig. 6 is a schematic block diagram of a general-purpose computer upon which the embodiments of the present invention can be practiced; and Detailed Description including Best Mode *i 533201_amendments0l .doc Where reference is made in any one or more of the accompanying drawings to steps and/or features, which have the same reference numerals, those steps and/or features have for the purposes of this description the same function(s) or operation(s), unless the contrary intention appears.
Video camera users often pan and zoom from one location to another to show the connection of different places and events and hold the camera still to focus on an important event or something particular interest to them. The key frame extraction method in accordance with the embodiment is based on dominant global direction clusters of camera motion estimated from compressed video data. The method takes advantage of the fact that the incoming video is already in compressed form. The advantage is that computational cost of fully decompressing every frame is not necessary. Only a selected number of key frames need be decompressed at the end of the process. The method also attempts to capture user's interests and some important events. It gives a reasonable number of efficient and effective key frames depending on the video complexity.
The principles of the preferred method described herein have general applicability to a method of extracting key frames from a video sequence. However, for ease of explanation, the steps of the preferred method are described with reference to ee *video clips. A video clip is defined as that section of video between record-start and record-end capture event. However, it is not intended that the present invention be limited to the described method. For example, the invention may have application to commercial movies and the like having many such clips. This method is also applicable to motion-compensated predictive compressed video such as MPEG2. However, it is not intended to be limited thereto. Any compressed video sequences incorporating motion vectors would be suitable.
25 Turning now to Fig. 1, there is shown a flow diagram of an overview of a S* method of extracting key frames from a video clip in accordance with a first embodiment.
The key frame extraction method 100 commences at step 102 where any necessary parameters are initialised. The method 100 continues to step 104 where a MPEG2 compressed video clip is input for processing by the method 100. The method 100 then generates global motion signals of the video clip. These global motion signals comprise global motion parameters for most frames of the video clip. These global motion parameters comprise a pan parameter, a tilt parameter, and a zoom parameter for each available frame of the video clip. The global motion signals comprise these parameters as a function of time for the whole video sequence. For example, Figs. 5A to 5C show 533201.doc graphs of the global motion signals for an exemplary video sequence. The manner in which these global motion signals are generated is described in more detail below.
After step 106, the method proceeds to step 108, where the method generates clusters of the dominant direction of the global motion for the entire video sequence (herein called "dominant global direction clusters"). During this step 108, the method takes as input all three global motion signals for each available frame and determines the dominant direction of the global motion signal for that frame. The dominant direction for a frame can either be pan left, pan right, tilt up, tilt down, zoom in, zoom out and global still. The dominant directions of all available frames are then clustered together to form the dominant global direction clusters for the whole video sequence. For example, Fig.
is a graph of the dominant global direction clusters as a function of time (viz frame number) of the same exemplary video sequence as used in Fig. 5A. As can seen from Fig. 5D, the video sequence is segmented into clusters beginning at frame number 0 with a global still cluster, then a zoom in cluster, pan left cluster, and lastly a global still cluster. The manner in which these dominant global direction clusters are generated is described in more detail below.
After step 108, the method proceeds to step 110, where key frames are extracted boo* from the video sequence. During this step 110, a number of potential key frames are selected from dominant global direction clusters using a set of predefined rules. The 0*40 00• *20 method then removes redundant potential key frames and finally fully decodes the •Ocoe remaining resultant key frames. The manner in which these key frames are extracted is described in more detail below. The method then outputs the decoded key frames as a pace*: summary of the video sequence.
Turning now to Fig. 2, there is shown in more detail a flow diagram of the sub- 25 steps of step 106 of the key frame extraction method of Fig. 1. After the MPEG2 video .sequence has been input 104, the method proceeds to step 202. During this step 202, the MPEG2 compressed video sequence is partially decompressed in a known manner to obtain all the MPEG2 block motion vectors of the video sequence.
a The MPEG2 compression standard for moving images exploits both spatial and temporal redundancy of video sequences. MPEG2 utilises a number of modes of compression. One mode is called intraframe coding, wherein a number of pictures of the video is individually and independently compressed or encoded. Intraframe coding exploits the spatial redundancy that exists between adjacent pixels of a picture. Pictures encoded using only intraframe encoding are called I-pictures. MPEG2 utilises another 533201.doc mode called interframe coding, which exploits the temporal redundancy between pictures.
Temporal redundancy results from a high degree of correlation between adjacent pictures.
MPEG2 exploits this redundancy by computing an interframe difference signal called the prediction error. In computing the prediction error, MPEG2 has adopted a macro-block approach for motion compensation. A target macro-block in a frame to be encoded is matched with a most similar displaced macro-block in a previous (or consecutive) frame, called a reference image. A (block) motion vector that describes a displacement from the target macro-block to the prediction macro-block indicates the position of the best matching macro-block, or prediction macro-block. The (block) motion vector information is encoded and transmitted along with compressed image frames. In forward prediction, a target macro-block in the picture to be encoded is matched with a set of displaced macro-blocks of the same size in a past picture called the reference picture. A (block) motion vector that describes the horizontal and vertical displacement from the target macro-block to the prediction macro-block indicates the position of this best matching prediction macro-block. Pictures coded in MPEG2 using forward prediction are called P-pictures.
The MPEG2 compression standard also uses bi-directional temporal prediction.
Pictures coded with bi-directional prediction use two reference pictures, one in the past S and one in the future. A target macro-block in bi-directionally coded pictures can be 20 predicted by a prediction macro-block from the past reference picture (forward S"prediction), or one from the future reference picture (backward prediction), or by an average of two prediction macro-blocks, one from each reference picture (interpolation).
In every case, a prediction macro-block from a reference picture is associated with a motion vector, so that up to two motion vectors per macro-block may be used with bidirectional prediction.
During this step 202, the key frame extraction method decompresses the video °••.sequence to obtain all the MPEG2 block motion vectors of the video sequence. The method does not fully decode the sequence, it does not undertake any interframe decoding during this step. It will be appreciated to a person skilled in the art not all frames are partially decoded. Namely, not all frames have motion block vectors.
After the method has partially decompressed 202 the MPEG2 video sequence, the method proceeds to step 204. In this step 204, the method converts all the backward (block) motion vectors to forward (block) motion vectors, which basically requires just a 533201.doc change of reference and direction. These forward (block) motion vectors are representative of local displacement vectors from which global motion can be calculated.
The method then continues to step 206, where the method calculates three global motion parameters for each available frame that comprise forward motion vectors. These global motion parameters are calculated from the forward motion vectors of a frame using the method described in "Global Zoom/Pan estimation and Compensation for video Compression" from Proc ICASSP91 by Yi Tong Tse and Richard Baker, pages 2725 to 2728. Three global parameters are computed, x as pan parameter, y as tilt parameter and z as zoom parameter. The global motion parameters are calculated for each available frame. Three global motion signals, Y=y(t) and are then formed from these global parameters as a function of time for the video sequence. Examples of such generated global motion signals are shown in Fig 5 Turning now to Fig. 5A, there is shown a graph of the (pan) generated global motion signal x(t) for an exemplary video sequence. The horizontal axis represents the number-of frames of the video sequence from frame numbers zero to frame number 260.
The vertical axis is the pan parameter x varying from -10 pixels to +20 pixels. It has been found that a pan parameter x -10 to +10 is generally indicative of little pan movement. A pan parameter x of over 10 is indicative of a pan left movement. A pan parameter x of less than -10 is indicative of a pan right movement. As can be seen, there is a left pan movement from about frame number 130 to 230 during the video sequence.
i Turning now to Fig. 5B, there is shown a graph of the (tilt) generated global motion signal y(t) for the same exemplary video sequence used in Fig. 5A. Similar to Fig. 5A, the horizontal axis represents the number of frames of the video sequence from frame numbers zero to frame number 260. The vertical axis is the tilt parameter y varying i 25 from -20 pixels to +20 pixels. It has been found that a tilt parameter y -10 to +10 is generally indicative of little tilt movement. A tilt parameter y of over 10 is indicative of a tilt up movement. A pan parameter y of less than -10 is indicative of a tilt down 9. 9 movement. As can be seen, there are short tilt movements at about frame numbers 125, 150, 160, 220 and 240 during the video sequence.
Turning now to Fig. 5C, there is shown a graph of the (zoom) generated global motion signal z(t) for the same exemplary video sequence used in Fig. 5A. Similar to Fig. 5A, the horizontal axis represents the number of frames of the video sequence from frame numbers zero to frame number 260. The vertical axis is the zoom parameter z varying from 0 to 1.2 zoom factor. It has been found that a zoom parameter z 0.98 to 533201.doc -11- 1.02 is generally indicative of little zoom movement. A zoom parameter z of over 1.02 is indicative of zoom out movement and a zoom parameter z of less than 0.98 is indicative of zoom in movement. As can be seen, there is a zoom in movement from about frame number 40 to 140 during the video sequence.
Turning now to Fig. 3, there is shown in more detail a flow diagram of the substeps of step 108 of the method shown in Fig. 1. After the key frame extraction method computes 206 the global motion signals, the method then proceeds to step 302. During step 302, the method thresholds each of the global signals. That is the key frame extraction method converts each global parameter of each available frame to one of three discrete global parameter values 0, For example, in the case of the global pan parameter x, if -10 convert x to 0; otherwise if x>10 convert x to 1, otherwise if x <-10 convert x to Similarly for the global tilt parameter y. In the case of the global zoom parameter z, if 0.98<=z<=1.02 convert z to 0; otherwise if z<0.98 convert z to otherwise if z>1.02 convert z to +1.
After the thresholding step 302, the method continues to step 304, where noise is removed from the discrete global motion signals. The noise is removed from the discrete global motion signals using known techniques of morphological processing where the discrete global parameters are reduced to a more revealing shape. This technique "removes short transient spikes and fills in any holes in the discrete global motion signals.
See "Fundamentals of Digital Image Processing" by A.K. Jain, page 384, which describes the basic operations of morphological processing. After step 304 the method continues to step 306.
During step 306, the key frame extraction method generates dominant global direction clusters based on the noise reduced discrete global motion signals over the video sequence. The method takes as input all three noise reduced discrete global motion signals for each available frame and determines the dominant direction of the global motion signal for that frame. The dominant direction for a frame can either be pan left, pan right, tilt up, tilt down, zoom in, zoom out and global still. The dominant directions of all available frames are then clustered together to form the dominant global direction clusters for the whole video sequence. For example, the 'global still' motion captures the camera still and/or small local object motion, viz all the discrete global motion values for that frame that are close to or equal to zero. In the example of a pan left motion, the discrete global motion values for a frame are (pan 1, zoom 0, tilt If however, combined motions exist for a frame discrete global signals pan 1, zoom 1, tilt 533201.doc -12then the dominant direction of the global motion is the largest one of the three original global motion signals computed during step 206. In the latter case, a comparison is made to determine the largest original global motion signal in a frame. Preferably, the original global motion signals are first averaged over time to remove any transients prior to the comparison. As can be seen from Figs. 5(a) to the zoom global parameter has a different metric than the tilt or pan global parameters. The zoom global motion signal may be normalised so that a direct comparison can be made with the tilt or pan global motion parameters in order to determine the dominant direction of the global motion.
Once the dominant direction of the global motion for each frame is determined, these dominant directions may be grouped together to form clusters. As mentioned previously, these are called herein dominant global direction clusters. The clustering sub-step groups the same type of consecutive and close clusters. Very short motion segments are ignored.
Turning now to Fig. 5D, there is shown a graph of the dominant global direction clusters as a function of time (viz frame number) of the same exemplary video sequence used in Fig. 5A. As can be seen, there is global still cluster from frame number zero to During this time, there is no dominant global motion and the video sequence is relatively stationary. There is a zoom in cluster during frame numbers 40 to 130. During •this time the dominant global motion is a zoom in. Following the zoom in cluster, there is ao..
S"a pan left cluster during frame number 130 to 230. During this duration the dominant global motion is a pan left. The last cluster is a global still cluster from frame numbers S"230 to 260. During this period, there is no dominant global motion.
Returning now to Figs. 5A to SC, there can be seen that the pan left movement and zoom in movement overlap during the period from frame numbers 130 to 140. The key frame extraction method determines the dominant global motion during this period is pan left. It also can be seen that the tilt movements at about frame numbers 60, 125, 150, 160, and 220 overlap both the pan left and zoom in movements. However, the tilt motion segments are short and the key frame extraction method ignores them during the clustering.
Turning now to Fig. 4, there is shown a flow diagram of the sub-steps of step 110 of the key frame extraction method of Fig. 1. After the dominant global direction clusters have been determined 306, the method proceeds to step 402. During this step 402, potential key frames are selected from the dominant global direction clusters. They are not extracted from MPEG2 compressed video at this stage. They are selected in accordance with the following predefined set of rules: 533201.doc 13- S One or more frames are selected for a pan or tilt cluster depending on the length and speed of the pan or tilt.
S One or more frames are selected for a zoom cluster depending on the zoom factor and length of the zoom.
Only one frame is selected for each global still cluster.
For example, the potential key frames selected from a pan cluster can be at the start of pan, the middle of the pan and the end of the pan or only one potential key frame from start of pan depending on the length and speed of the pan cluster.
Returning now to Fig. 5 there is shown potential key frames selected for the video sequence used in Figs. 5 to In this example, there is one key frame selected for the first global still cluster; two key frames selected for the zoom in cluster at the beginning and end of the zoom in cluster; two key frames selected at the beginning and end of the pan left cluster; and one key frame selected for the last global still cluster.
After step 402, the method proceeds to step 404. In step 404, redundant key frames of the selected key frames 402 are removed based on a set of predefined heuristic rules that take into account photographic habits. For instance, global still is more important than other motion clusters. It often captures user's interest or some particular event. It also sometimes captures more focused images than moving images. Some of these heuristic rules that may be applied are: A potential key frame selected at the beginning/end of a cluster which is not a "global still" is removed if it follows/is followed by a "global still" cluster. For example, a potential key frame selected at the end of a "zoom in" cluster is 25 removed when it is followed by a "global still" cluster. The key frame selected from a "global still" often have better quality than the one extracted from the end S•of "zoom in" cluster and they are similar.
S A potential key frame selected at the beginning of a pan/tilt is removed if it follows a zoom cluster. For example, a "zoom in" cluster is followed by a very short ignored motion segment and then followed by a "pan right" cluster. The potential key frame from beginning of the "pan right" is removed.
However, the set of heuristic rules are not limited to these rules of use.
533201.doc -14- The method then proceeds to step 406, where the method removes similar and/or repeated key frames of the selected key frames remaining after step 404.
Notwithstanding the use of the predefined heuristic rules, scenes are still sometimes repeated and similar key frames may happen in different time. This step 404 removes these similar key frames by using image similarity measurement. Existing methods of measuring image similarity (eg. colour histogram comparison) can be used. In computing the colour histograms, the closest I frames in the MPEG2 video can used as the key frames instead of P or B frames. Then the DC coefficients of the MPEG2 compressed image can be used to generate a low-resolution image. The image similarity measure can be performed using the DC key frame images.
After step 406, the method proceeds to step 408, where the selected key frames still remaining from step 406 are fully decoded from the MPEG2 video sequence. These decoded remaining key frames form a summary of the MPEG2 video sequence and are output 112 stored on hard disk). The method then terminates at step 114. In this way, the method performs a fast and efficient key frame extraction.
Returning now to Fig. 5D, there is shown the extracted key frames for the video sequence used in Figs. 5A to 5C. During the step 404, the second, fourth and fifth i" potential key frames have been removed using the above set of heuristic rules leaving the extracted key frames as shown. The removal step 406 in this example does not find any 20 similar or repeated key frames and leaves the extracted key frames as shown. The oooeo method then decodes these extracted key frames to form the video summary of the video sequence.
Preferred Embodiment of Apparatus The method of extracting key frames is preferably practiced using a conventional 25 general-purpose computer system 600, such as that shown in Fig. 6 wherein the processes of Figs. 6 may be implemented as software, such as an application program executing within the computer system 600. In particular, the steps of method of extracting key frames are effected by instructions coded as software that are carried out by the computer.
The software may be divided into two separate parts; one part for carrying out the key frame extraction methods; and another part to manage the user interface between the latter and the user. The software may be stored in a computer readable medium, including the storage devices described below, for example. The software is loaded into the computer from the computer readable medium, and then executed by the computer. A computer readable medium having such software or computer program recorded on it is a computer 533201.doc 15 program product. The use of the computer program product in the computer preferably effects an advantageous apparatus for extracting key frames in accordance with the embodiments of the invention.
The computer system 600 comprises a computer module 601, input devices such as a keyboard 602 and mouse 603, output devices including a printer 615 and a display device 614. A Modulator-Demodulator (Modem) transceiver device 616 is used by the computer module 601 for communicating to and from a communications network 620, for example connectable via a telephone line 621 or other functional medium. The modem 616 can be used to obtain access to the Internet, and other network systems, such as a Local Area Network (LAN) or a Wide Area Network (WAN).
The computer module 601 typically includes at least one processor unit 605, a memory unit 606, for example formed from semiconductor random access memory (RAM) and read only memory (ROM), input/output (110) interfaces including a video interface 607, and an 110 interface 613 for the keyboard 602 and mouse 603 and optionally a joystick (not illustrated), and an interface 608 for the modem 616. A storage device 609 is provided and typically includes a hard disk drive 610 and a floppy disk drive 611. A magnetic tape drive (not illustrated) may also be used. A CD-ROM drive or DVD drive 612 is typically provided as a non-volatile source of data. The components 605 to 613 of the computer module 601, typically communicate via an 20 interconnected bus 604 and in a manner, which results in a conventional mode of operation of the computer system 600 known to those in the relevant art. Examples of computers on which the embodiments can be practised include IBM-PC's and compatibles, Sun Sparcstations or alike computer systems evolved therefrom.
Typically, the application program of the preferred embodiment is resident on the hard disk drive 610 and read and controlled in its execution by the processor 605.
Intermediate storage of the program and any data fetched from the network 620 may be accomplished using the semiconductor memory 606, possibly in concert with the hard disk drive 610. In some instances, the application program may be supplied to the user encoded on a CD-ROM or floppy disk and read via the corresponding drive 612 or 611, or alternatively may be read by the user from the network 620 via the modem device 616.
Still further, the software can also be loaded into the computer system 600 from other computer readable medium including magnetic tape, a ROM or integrated circuit, a magneto-optical disk, a radio or infra-red transmission channel between the computer module 601 and another device, a computer readable card such as a PCMCIA card, and 533201 .doc -16the Internet and Intranets including email transmissions and information recorded on websites and the like. The foregoing is merely exemplary of relevant computer readable mediums. Other computer readable mediums may be practiced without departing from the scope and spirit of the invention.
The computer system 600 has the capability to store large amounts of video data, which serves as input to the key frame extraction method. The video data may be input to the computer system 600 via a DVD-ROM drive 612 or directly via a camcorder (not shown) via input 608.
The method of extracting key frames may alternatively be implemented in dedicated hardware such as one or more integrated circuits performing the functions or sub functions of Fig. 1. Such dedicated hardware may be incorporated in a camcorder or VCR or such like, and may include graphic processors, digital signal processors, or one or more microprocessors and associated memories.
Industrial Applicability It is apparent from the above that the embodiment(s) of the invention are applicable to the video processing industries. The key frame extraction method has many applications, amongst which some are: visual identification of video content; video S.:i indexing; video browsing; and video editing. Returning now to Fig. 5D, there is shown the extracted key frames for the video sequence used in Figs. 5A to 5C. During the step o o 404, the second, fourth and fifth potential key frames have been removed using the above set of heuristic rules leaving the key frames as shown.
The foregoing describes only one embodiment/some embodiments of the present "invention, and modifications and/or changes can be made thereto without departing from the scope and spirit of the invention, the embodiment(s) being illustrative and not restrictive.
In the context of this specification, the word "comprising" means "including principally but not necessarily solely" or "having" or "including" and not "consisting only of'. Variations of the word comprising, such as "comprise" and "comprises" have corresponding meanings.
533201.doc

Claims (4)

17- The claims defining the invention are as follows: 1. A method of extracting key frames from a video sequence, wherein the video sequence comprises compressed video data having motion vectors, the method comprising the steps of: generating, for each frame of a plurality of frames of the video sequence, global motion signals based on the motion vectors, wherein the global motion signals are representative of a global motion of the frame; determining, for each frame of the plurality of frames of the video sequence, a dominant direction of the global motion of the frame from the generated global motion signals associated with the frame; clustering the plurality of frames according to their determined dominant directions; selecting key frames from the clusters of frames; and decompressing the selected key frames to obtain the extracted key frames. 2. A method as claimed in claim 1, wherein said selecting step comprises selecting key frames from said clusters using a set of predefined rules. see* 20 3. A method as claimed in claim 1, wherein said selecting step comprises the sub- steps of: selecting potential key frames of the video sequence from said clusters using a oooo• S"first set of predefined rules; and removing redundant key frames from said selected potential key frames using a second set of predefined rules resulting in said selected key frames. 4. A method as claimed in claim 1, wherein said selecting step comprises the sub- steps of: selecting potential key frames of the video sequence from said clusters using a first set of predefined rules; removing redundant key frames from said selected potential key frames using a second set of predefined heuristic rules resulting in a set of said selected potential key frames; and 533201_amendments0l .doc -18- removing similar and/or repeated potential key frames from said set of selected key frames using a colour histogram technique resulting in said selected key frames. A method as claimed in any one or more of the preceding claims, wherein said step of generating global motion signals comprises generating, for each frame of the plurality of frames of the video sequence, a pan global motion signal, a zoom global motion signal, and a tilt global motion signal. 6. A method as claimed in any one or more of the preceding claims, wherein the dominant direction is either a pan left, pan right, tilt up, tilt down, zoom in, zoom out, or global still direction. 7. A method as claimed in any one or more of the preceding claims, wherein said determining step comprises the following sub-steps to be implemented for each frame of the plurality of frames of the video sequence: generating discrete global motion signals from said generated global motion signals; removing noise from said generated discrete global motion signals; and determining the dominant direction of the global motion of the frame from the 20 noise reduced generated global motion signals associated with the frame. 8. A method of generating a representation of a video sequence, wherein said video sequence comprises compressed video data having block motion vectors, the method comprising the steps of: partially decompressing the compressed video data to obtain said block motion vectors; S"converting said block motion vectors to forward block motion vectors; generating, for each frame of a plurality of frames of the video sequence, global motion signals based on the forward block motion vectors, wherein the global motion signals are representative of a global motion of the frame; determining, for each frame of the plurality of frames of the video sequence, a dominant direction of the global motion of the frame from the generated global motion signals associated with the frame; 533201_amendments01 .doc
19- clustering the plurality of frames according to their determined dominant directions; selecting potential key frames of the video sequence from each said cluster using a set ofpredefined rules; removing redundant key frames from said selected potential key frames resulting in remaining selected key frames; and decompressing said remaining selected key frames to obtain said representation of the video sequence. 9. A method as claimed in claim 8, wherein said step of generating global motion signals comprises generating, for each frame of the plurality of frames of the video sequence, a pan global motion signal, a zoom global motion signal, and a tilt global motion signal. 10. A method as claimed in claim 8 or 9, wherein the dominant direction is either a pan left, pan right, tilt up, tilt down, zoom in, zoom out, or global still direction. 11. A method as claimed in claim 8, 9 or 10, wherein said determining step comprises the following sub-steps to be implemented for each frame of the plurality of 20 frames of the video sequence: generating discrete global motion signals from said generated global motion signals; °0oo0 S"removing noise from said generated discrete global motion signals; and determining the dominant direction of the global motion of the frame from the noise reduced generated global motion signals associated with the frame. 12. A method of extracting key frames from one or more video clips, wherein each said video clip comprises MPEG compressed video data having block motion vectors, the method comprising the steps of: •co0 30 partially decompressing the MPEG compressed video data to obtain said block motion vectors; converting said block motion vectors to forward block motion vectors; generating, for each frame of a plurality of frames of the video sequence, a pan global motion signal, a zoom global motion signal, and a tilt global motion signal based 533201_amendments0l .doc on the forward block motion vectors, wherein the global motion signals are representative of a global motion of the frame; determining, for each frame of the plurality of frames of the video sequence, a dominant direction of the global motion of the frame from the generated global motion signals associated with the frame, wherein said determined dominant direction comprises either a pan left, pan right, tilt up, tilt down, zoom in, zoom out, or global still direction; clustering the plurality of frames according to their determined dominant directions; selecting potential key frames of each said video clip from the clusters using a set of predefined rules; removing redundant key frames from said selected potential key frames using a predefined set of heuristic rules resulting in a first set of remaining selected key frames; removing similar and/or repeated key frames from said first set of remaining selected key frames using a colour histogram technique resulting in a second set of remaining selected key frames; and decompressing said second set of remaining selected key frames to obtain said extracted key frames. 13. A method as claimed in claim 12, wherein said determining step comprises the 20 following sub-steps to be implemented for each frame of the plurality of frames of the video sequence: generating discrete global motion signals from said generated global motion ooooo signals; removing noise from said generated discrete global motion signals; and determining the dominant direction of the global motion of the frame from the noise reduced generated global motion signals associated with the frame. V'060 0 0 0000 "00 14. Apparatus for extracting key frames from a video sequence, wherein the video .00. sequence comprises compressed video data having motion vectors; the apparatus o.00 :0 30 comprising: i means for generating, for each frame of a plurality of frames of the video sequence, global motion signals based on the motion vectors, wherein the global motion signals are representative of a global motion of the frame; 533201_amendments0l .doc -21- means for determining, for each frame of the plurality of frames of the video sequence, a dominant direction of the global motion of the frame from the generated global motion signals associated with the frame; means for clustering the plurality of frames according to their determined dominant directions; means for selecting key frames from the clusters of frames; and means for decompressing the selected key frames to obtain the extracted key frames. 15. Apparatus for generating a representation of a video sequence, wherein said video sequence comprises compressed video data having block motion vectors, the apparatus comprising: means for partially decompressing the compressed video data to obtain said block motion vectors; means for converting said block motion vectors to forward block motion vectors; means for generating, for each frame of a plurality of frames of the video sequence, global motion signals based on the forward block motion vectors, wherein the global motion signals are representative of a global motion of the frame; means for determining, for each frame of the plurality of frames of the video sequence, a dominant direction of the global motion of the frame from the generated global motion signals associated with the frame; o means for clustering the plurality of frames according to their determined °dominant directions; means for selecting potential key frames of the video sequence from each said cluster using a set of predefined rules; means for removing redundant key frames from said selected potential key frames resulting in remaining selected key frames; and means for decompressing said remaining selected key frames to obtain said representation of the video sequence. S 16. Apparatus for extracting key frames from one or more video clips, wherein each said video clip comprises MPEG compressed video data having block motion vectors, the apparatus comprising: 533201_amendments0l .doc -22- means for partially decompressing the MPEG compressed video data to obtain said block motion vectors; means for converting said block motion vectors to forward block motion vectors; means for generating for each frame of a plurality of frames of the video sequence, a pan global motion signal, a zoom global motion signal, and a tilt global motion signal based on the forward block motion vectors, wherein the global motion signals are representative of a global motion of the frame; means for determining, for each frame of the plurality of frames of the video sequence, a dominant direction of the global motion of the frame from the generated global motion signals associated with the frame, wherein said determined dominant direction comprises either a pan left, pan right, tilt up, tilt down, zoom in, zoom out, or global still direction; means for clustering the plurality of frames according to their determined dominant directions; means for selecting potential key frames of each said video clip from the clusters using a set of predefined rules; means for removing redundant key frames from said selected potential key frames using a predefined set of heuristic rules resulting in a first set of remaining selected key frames; .4.o 20 means for removing similar and/or repeated key frames from said first set of remaining selected key frames using a colour histogram technique resulting in a second gig• set of remaining selected key frames; and oogoi means for decompressing said second set of remaining selected key frames to obtain said extracted key frames. 17. A computer program for extracting key frames from a video sequence, wherein V the video sequence comprises compressed video data having motion vectors; the computer program comprising: code for generating, for each frame of a plurality of frames of the video sequence, global motion signals based on the motion vectors, wherein the global motion signals are representative of a global motion of the frame; code for determining, for each frame of the plurality of frames of the video sequence, a dominant direction of the global motion of the frame from the generated global motion signals associated with the frame; 533201_amendments0l .doc -23- code for clustering the plurality of frames according to their determined dominant directions; code for selecting key frames from the clusters of frames; and code for decompressing the selected key frames to obtain the extracted key frames. 18. A computer program for generating a representation of a video sequence, wherein said video sequence comprises compressed video data having block motion vectors, the computer program comprising: code for partially decompressing the compressed video data to obtain said block motion vectors; code for converting said block motion vectors to forward block motion vectors; code for generating, for each frame of a plurality of frames of the video sequence, global motion signals based on the forward block motion vectors, wherein the global motion signals are representative of a global motion of the frame; code for determining, for each frame of the plurality of frames of the video sequence, a dominant direction of the global motion of the frame from the generated global motion signals associated with the frame; code for clustering the plurality of frames according to their determined Og@S 20 dominant directions; •000 Socode for selecting potential key frames of the video sequence from each said oooo cluster using a set of predefined rules; •code for removing redundant key frames from said selected potential key frames resulting in remaining selected key frames; and code for decompressing said remaining selected key frames to obtain said representation of the video sequence. %get* A computer program for extracting key frames from one or more video clips, o wherein each said video clip comprises MPEG compressed video data having block 6 motion vectors, the computer program comprising: o:oo code for partially decompressing the MPEG compressed video data to obtain said block motion vectors; code for converting said block motion vectors to forward block motion vectors; 533201 _amendments0l .doc -24- code for generating for each frame of a plurality of frames of the video sequence, a pan global motion signal, a zoom global motion signal, and a tilt global motion signal based on the forward block motion vectors, wherein the global motion signals are representative of a global motion of the frame; code for determining, for each frame of the plurality of frames of the video sequence, a dominant direction of the global motion of the frame from the generated global motion signals associated with the frame, wherein said determined dominant direction comprises either a pan left, pan right, tilt up, tilt down, zoom in, zoom out, or global still direction; code for clustering the plurality of frames according to their determined dominant directions; code for selecting potential key frames of each said video clip from the clusters using a set of predefined rules; code for removing redundant key frames from said selected potential key frames using a predefined set of heuristic rules resulting in a first set of remaining selected key frames; code for removing similar and/or repeated key frames from said first set of remaining selected key frames using a colour histogram technique resulting in a second o set of remaining selected key frames; and 20 code for decompressing said second set of remaining selected key frames to obtain said extracted key frames. A method for extracting key frames, the method substantially as described herein with reference to Figs. 1 to 4 of the accompanying drawings. S
21. Apparatus for extracting key frames, the method substantially as described herein with reference to Figs. 1 to 4 and Fig. 6 of the accompanying drawings. ooo,
22. A computer program for extracting key frames, the computer program substantially as described herein with reference to Figs. 1 to 4 and Fig. 6 of the accompanying drawings. 53320 _amendments0l .doc 25 DATED this 13 IhDay of May, 2003 CANON KABUSHIKI KAISHA Patent Attorneys for the Applicant SPRUSON FERGUSON 00.0 00% 53 320 1_amendmentsOl .doc
AU10040/01A 2000-01-31 2001-01-03 Extracting key frames from a video sequence Ceased AU762791B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU10040/01A AU762791B2 (en) 2000-01-31 2001-01-03 Extracting key frames from a video sequence

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
AUPQ5352 2000-01-31
AUPQ5352A AUPQ535200A0 (en) 2000-01-31 2000-01-31 Extracting key frames from a video sequence
AU10040/01A AU762791B2 (en) 2000-01-31 2001-01-03 Extracting key frames from a video sequence

Publications (2)

Publication Number Publication Date
AU1004001A AU1004001A (en) 2001-08-02
AU762791B2 true AU762791B2 (en) 2003-07-03

Family

ID=25613960

Family Applications (1)

Application Number Title Priority Date Filing Date
AU10040/01A Ceased AU762791B2 (en) 2000-01-31 2001-01-03 Extracting key frames from a video sequence

Country Status (1)

Country Link
AU (1) AU762791B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
RU2493602C1 (en) * 2012-08-10 2013-09-20 Корпорация "САМСУНГ ЭЛЕКТРОНИКС Ко., Лтд." Method and system for selecting key frames from video sequences

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2308774A (en) * 1993-04-08 1997-07-02 Sony Uk Ltd Selection of global motion vectors for video signal processing
WO1998052356A1 (en) * 1997-05-16 1998-11-19 The Trustees Of Columbia University In The City Of New York Methods and architecture for indexing and editing compressed video over the world wide web
EP0889652A2 (en) * 1997-07-05 1999-01-07 Daewoo Electronics Co., Ltd Method and apparatus for encoding a contour of an object based on a contour motion estimation technique

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2308774A (en) * 1993-04-08 1997-07-02 Sony Uk Ltd Selection of global motion vectors for video signal processing
WO1998052356A1 (en) * 1997-05-16 1998-11-19 The Trustees Of Columbia University In The City Of New York Methods and architecture for indexing and editing compressed video over the world wide web
EP0889652A2 (en) * 1997-07-05 1999-01-07 Daewoo Electronics Co., Ltd Method and apparatus for encoding a contour of an object based on a contour motion estimation technique

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
RU2493602C1 (en) * 2012-08-10 2013-09-20 Корпорация "САМСУНГ ЭЛЕКТРОНИКС Ко., Лтд." Method and system for selecting key frames from video sequences

Also Published As

Publication number Publication date
AU1004001A (en) 2001-08-02

Similar Documents

Publication Publication Date Title
US7046731B2 (en) Extracting key frames from a video sequence
US7469010B2 (en) Extracting key frames from a video sequence
US6735253B1 (en) Methods and architecture for indexing and editing compressed video over the world wide web
JP3719933B2 (en) Hierarchical digital video summary and browsing method and apparatus
US7027509B2 (en) Hierarchical hybrid shot change detection method for MPEG-compressed video
US7356082B1 (en) Video/audio signal processing method and video-audio signal processing apparatus
Pei et al. Efficient MPEG compressed video analysis using macroblock type information
JP4320141B2 (en) Method and system for summary video generation
US6940910B2 (en) Method of detecting dissolve/fade in MPEG-compressed video environment
JP2001526859A (en) Instruction and editing method of compressed image on world wide web and architecture
Ratakonda et al. Hierarchical video summarization
Schonfeld et al. Vortex: video retrieval and tracking from compressed multimedia databases—multiple object tracking from mpeg-2 bit stream
Smeaton et al. An evaluation of alternative techniques for automatic detection of shot boundaries in digital video
AU762791B2 (en) Extracting key frames from a video sequence
JP2007531445A (en) Video processing method and corresponding encoding device
Kaup et al. Video analysis for universal multimedia messaging
Kuhn Camera motion estimation using feature points in MPEG compressed domain
Meng et al. Searching and editing MPEG-compressed video in a distributed online environment
Mithlesh et al. Detection of Scene Change in Video
Jain et al. A Fast Method for Textual Annotation of Compressed Video.
Caccia et al. Key frames extraction in athletic video
Fouad et al. Real-time shot transition detection in compressed MPEG video streams
García et al. Segmentation of sport video sequences
O'Toole Analysis of shot boundary detection techniques on a large video test suite
Tekalp Semantic multimedia analysis for content-adaptive video streaming

Legal Events

Date Code Title Description
FGA Letters patent sealed or granted (standard patent)