The present invention is directed, in general, to multimedia content transcoding and, more specifically, to intra- and inter-modality multimedia content transcoding for use under resource constraints of mobile devices.
Multimedia content may take the form of one of the three distinct modalities of audio, visual, and textual, or any combination thereof. Content “re-purposing” refers generally and theoretically to re-formatting, re-scaling, and/or transcoding content by changing the content representation within a given domain, such as: from video to video, video to still graphic images, or natural pictures to cartoons in the visual domain; from natural to synthetic sound in the audio domain; and from full text to summaries in the textual domain. In addition, content may be re-purposed by changing from one domain to another, such as from video to text or from audio to text.
A primary use of content re-purposing is to enable the processing, storage, transmission and display of multimedia information on mobile (e.g., wireless) devices. Such devices typically have very stringent limitations on processing, storage, transmission/reception and display capabilities. Through content re-purposing, a mobile device user may have constant access to multimedia information with variable quality depending upon the circumstances, and by using the best available multimedia modality.
Current content re-purposing implementations include primarily speech-to-text, where spoken sounds are analyzed to transform them into vowels and consonants for translation into text to be employed, for example, in answering or response (dial-in) systems. Summarization, which deals almost exclusively with textual information, is also employed.
There is, therefore, a need in the art for improved techniques for content re-purposing directed to more general uses.
To address the above-discussed deficiencies of the prior art, it is a primary object of the present invention to provide, for use in wireless communications system, comprehensive multimedia content re-purposing employing content constructs that are compact representations of the content information. For video content, the constructs are content operators that represent 2D image regions and/or 3D volumetric regions for objects within the sequence and characterized by various visual attributes, and are extracted from the video sequence by segmentation utilizing video processing techniques. The constructs are employed for intra- and inter-modality transformation to accommodate resource constraints of the mobile device.
The foregoing has outlined rather broadly the features and technical advantages of the present invention so that those skilled in the art may better understand the detailed description of the invention that follows. Additional features and advantages of the invention will be described hereinafter that form the subject of the claims of the invention. Those skilled in the art will appreciate that they may readily use the conception and the specific embodiment disclosed as a basis for modifying or designing other structures for carrying out the same purposes of the present invention. Those skilled in the art will also realize that such equivalent constructions do not depart from the spirit and scope of the invention in its broadest form.
Before undertaking the DETAILED DESCRIPTION OF THE INVENTION below, it may be advantageous to set forth definitions of certain words or phrases used throughout this patent document: the terms “include” and “comprise,” as well as derivatives thereof, mean inclusion without limitation; the term “or” is inclusive, meaning and/or; the phrases “associated with” and “associated therewith,” as well as derivatives thereof, may mean to include, be included within, interconnect with, contain, be contained within, connect to or with, couple to or with, be communicable with, cooperate with, interleave, juxtapose, be proximate to, be bound to or with, have, have a property of, or the like; and the term “controller” means any device, system or part thereof that controls at least one operation, whether such a device is implemented in hardware, firmware, software or some combination of at least two of the same. It should be noted that the functionality associated with any particular controller may be centralized or distributed, whether locally or remotely. Definitions for certain words and phrases are provided throughout this patent document, and those of ordinary skill in the art will understand that such definitions apply in many, if not most, instances to prior as well as future uses of such defined words and phrases.
For a more complete understanding of the present invention, and the advantages thereof, reference is now made to the following descriptions taken in conjunction with the accompanying drawings, wherein like numbers designate like objects, and in which:
Those skilled in the art will recognize that the complete construction and operation of a data processing system network is not depicted in the drawings or described herein. Instead, for simplicity and clarity, only so much of the details of the construction and operation of a data processing system as are either unique to the present invention or necessary for an understanding of the present invention are shown and described. The remainder of the system may be constructed and operate in accordance with conventional practices.
For video re-purposing, illustrated in
Construct use goes far beyond just video compression and the like. When transforming a video sequence into a set of constructs, the video sequence is actually redesigned into a new set of building blocks. In video coding, for example, a video sequence is represented by frames or fields in their uncompressed form or by video streams in their compressed form. In this representation, the atomic units are pixels or fields (frames) in the uncompressed form and packages in the compressed form, with the representation being unstructured with respect to video content information.
Video content information is mid-level visual content information given by “objects” such as two dimensional (2D) image regions or three dimensional (3D) volumetric regions characterized by various visual attributes (e.g., color, motion, shape). To generate video content information, the information must be segmented from the video sequence, which requires use of various image processing and/or computer vision techniques. For example, edge/shape segmentation, motion analysis (2D or 3D), or color segmentation may be employed for the segmentation process. Moreover, the compact representation of the segmented video content information is also important.
Another type of video content constructs is layered mosaics 209, generated by: (i) determining the relative depth information between different mosaics; and (ii) incrementally combining the relative depth information with individual frame from the input source, partial mosaics, and content operators as illustrated in
The compact video content operators 208 and the layered mosaics 209 in
In providing an example of construct generation below, the following visual conditions are assumed: the 3D world (scene) is composed of rigid objects; those objects are distributed at different depth levels forming the scene background, which is static (or at least slowly varying) while the foreground comprises a collection of independently moving (rigid) objects; the objects have a local surface which may be approximated as a plane; and the overall scene illumination is uniform.
Given two successive frames Ik−1 and Ik taken from a video sequence at instants k−1 and k, respectively, the compact video content operators are generated as follows:
First, register images Ik−1 and Ik by comparing the image intensities at each pixel. If Ik−1=Ik−1(xk−1,yk−1) and Ik=Ik(xk,yk), where (xk−1,yk−1) and (xk,yk) represent the x and y coordinate image pixels at instants k−1 and k, respectively, then images Ik−1 and Ik are registered by computing the nine elements of a 3×3 matrix R(•,•) such that:
Matrix R(•,•) may be calculated in different ways, such as by using the (6 parameter) affine model with R(2,0)=R(2,1)=0, R(2,2)=1, R(0,0)=sx, R(0,1)=rx, R(1,0)=ry, and R(1,1)=sy, where sx, sy, rx and ry denote the x and y components of the scaling and rotation (2D) image vectors {right arrow over (s)} and {right arrow over (r)}, respectively. Other suitable models include the 8-parameter perspective model. In any case, the result of registering image Ik−1 to image Ik is image Ik−1R.
Next, image velocity is estimated for the registered images Ik−1 and Ik, utilizing one of many techniques including energy-based and gradient-based. The resulting image velocity determines the pixel velocity of regions associated with 3D rigid objects moving in a uniform manner, and correspond to the foreground 3D objects and associated 2D image regions.
Based on the results of image velocity estimation and other visual attributes, image regions are then segmented to determine the parts associated with the foreground objects. This results in image regions that may be appropriately post-processed to fill in gaps, with associated Alpha maps.
From the image regions, a compact set of shape templates may be generated via computational geometry techniques. A simple representation is in terms of rectangular shape approximations. For example, mosaics are extended planar images encoding non-redundant information about the video sequence, coming in layers according to the associated relative depth of world regions and generated incrementally through recursive algorithms. At each step of such algorithms, comparison of the last previously-generated mosaic with the current video sequence image generates the new instance of the mosaic. In general terms, the generation of layered mosaics begins with a video sequence {I1, . . . , IN} made up of N successive frames each having an associated compact Alpha map α within {α1, . . . αN}. Each Alpha map is obtained from the compact video content operator by filing in the interior of mosaic regions, and is a binary image with ones in the interior region and zeros elsewhere. Assuming that information about relative depth—that is, the relative order of each foreground object and also of all of the foreground objects with respect to the background image—has been employed and that the discrimination between each mosaic plane within L levels is possible, a set of L mosaics {Φ1, . . . , ΦL}, where the ith mosaic Φi is computed in an initial step r=1 by Φ1i=α1iI1 and in subsequent steps r=2, . . . , N by recursively combining the set of Alpha maps {α2i, . . . , αNi} with {I1, . . . , IN}, thereby generating Φri for each step r.
Finally, a determination is made of any ancillary information complementing the image regions and shape templates and describing image velocity and other visual attributes necessary to fully represent the video content information.
The result of video construct generation is a set of compact video content operators, a set of layered mosaics, and ancillary information. Image re-purposing is directed to reducing the complexity of the images. For example, the image may be transformed into regions of smooth value of color, brightness, texture, motion, etc. One possible general technique for this task is to minimize the cost function
where I(•,•) denotes the image region R to be estimated, IM(•,•) denotes the actual (raw) image, and
Actually, the image region R=∪iRi+Γ, and the overall boundary Γ encircles the entire region R. The first term in equation (3) determines the “error” between the actual image and the smooth image, the second term determines the “smoothness” term, and the third term is proportional to the boundary length |Γ|, where ν is a constant. For actuation implementation, equation (3) should be appropriately discretized—i.e., approximated by a sum of terms.
In analyzing equation (3), it should be noted that I(•,•) and IM(•,•) denote the visual attribute being smoothed. For example, if smoothing image velocity {right arrow over (V)}(•,•), then I(•,•)≡{right arrow over (V)}(•,•), etc.
The image may alternatively be transformed into a cartoon image IC by utilizing a simplified version of equation (3) in which I(•,•) is restricted to piecewise constant values I(•,•)→K. More precisely, for each region Ri the value of I(•,•) is approximated as Ii(•,•)=Ki, Ki has a constant real value inside region Ri. If μ is a constant, then equation (3) may be approximated by
where
It can be seen that
The cartoonification of I(•,•) creates regions with a constant value for a given attribute. A full cartoonification is accomplished when the region boundaries are marked in black. The cartoon image IC is a very simplified version of the original image that keeps the main characteristics of the original image I.
Visual information transformation from natural to synthetic is one important application of content re-purposing. 3D meshes may be employed for transforming natural 3D objects to synthetic 3D objects; a combination of perspective and projective transformations with 2D meshes may be employed for transforming natural 3D objects to synthetic 2D objects; and 2D meshes and computational geometry tools may be employed for transforming natural 2D objects to synthetic 2D objects.
Audio re-purposing includes speech-to-text transformation according to known techniques, with phonemes being generated by speech recognition and then transformed from phonemes to text. In the present invention, the phonemes should be regarded as a compact set of basic elements by which text information is generated utilizing a dictionary as described in further detail below.
Inter-modality content re-purposing corresponds to re-purposing multimedia information between different modalities. In general, the framework for inter-modality content re-purposing includes (i) multimedia content segmentation, (ii) template/pattern matching; (iii) use of cross-modality translation dictionaries. When dealing with multimedia information, an overall hierarchy with respect to complexity exists in the three constituent elements (visual, audio and textual) as follows:
Visual (video)→Visual (pictures)→Audio→Text. (7)
Therefore, transformations across these different modalities should follow the flow defined in equation (7). While not necessarily dictated as a content hierarchy, this patterned is necessitated by the bits required to represent the content within the various modalities.
One common technique for re-purposing content according to the flow defined by equation (7) is to transform all visual and audio information into textual description. Video to still image transformation is commonly performed by sub-sampling frames of a video sequence, with transformation of content information with respect to point-of-view (or perspective) being less common.
In the present invention, when transforming video to text, a description of the compact video content (video constructs) is given in the textual domain. Similarly, compact image content is transformed to textual description. In video to image transformation, specific regions (information) of the video constructs are accessed by applying compact image content operators to those regions.
Within system 300, separate video, audio and textual inputs 301-303 are employed, with an additional input 304 employed for still images from either an independent input or sub-sampled from video input 301. Compact constructs 305-308 are generated as described above, with inter-modality content re-purposing employing a set of dictionaries (not separately depicted), which translate information between sets of compact content elements in different modalities. Across-modality dictionaries define how the compact content information is described in a given modality, and may be textual and/or based on metadata of a either a proprietary form or employing an agreed standard (e.g., MPEG-7, TV-Anytime, and/or SIMPTE). Translation between elements of different modalities should be performed using these descriptions, which are particularly suited for transforming from video to images. When transforming from video, images or audio to text, the descriptions represent explanations that may be realized at different levels of details. The structure and functionality of dictionaries of this type are described in greater detail in the cross-referenced application identified above and incorporated herein by reference.
The present invention may be implemented on a continuous access content server containing content within a database, to re-purpose content for mobile access of such content. The content may be re-purposed prior to any request for such content by a mobile device (e.g., when the content is loaded for access from the server) or in response to a specific request from a particular device, customizing the content to the resources available within the mobile device. In particular, the present invention may be advantageously employed within wireless communications utilizing Transmission Convergence Protocol (TCP) or Radio Transmission Protocol (RTP) to provide Internet access to customized PDAs, mini-laptops, etc.
It is important to note that while the present invention has been described in the context of a fully functional system, those skilled in the art will appreciate that at least portions of the mechanism of the present invention are capable of being distributed in the form of a machine usable medium containing instructions in a variety of forms, and that the present invention applies equally regardless of the particular type of signal bearing medium utilized to actually carry out the distribution. Examples of machine usable mediums include: nonvolatile, hard-coded type mediums such as read only memories (ROMs) or erasable, electrically programmable read only memories (EEPROMs), recordable type mediums such as floppy disks, hard disk drives and compact disc read only memories (CD-ROMs) or digital versatile discs (DVDs), and transmission type mediums such as digital and analog communication links.
Although the present invention has been described in detail, those skilled in the art will understand that various changes, substitutions, variations, enhancements, nuances, gradations, lesser forms, alterations, revisions, improvements and knock-offs of the invention disclosed herein may be made without departing from the spirit and scope of the invention in its broadest form.
This application claims priority as a continuation-in-part of U.S. patent application Ser. No. 10/011,883 entitled DISTRIBUTED PROCESSING, STORAGE AND TRANSMISSION OF MULTIMEDIA INFORMATION filed Dec. 4, 2001. The content of the above-identified application(s) is incorporated herein by reference.
Number | Name | Date | Kind |
---|---|---|---|
5103306 | Weiman et al. | Apr 1992 | A |
5430496 | Silverbrook | Jul 1995 | A |
5611038 | Shaw et al. | Mar 1997 | A |
5640560 | Smith | Jun 1997 | A |
5689591 | Balram et al. | Nov 1997 | A |
5699124 | Nuber et al. | Dec 1997 | A |
5727159 | Kikinis | Mar 1998 | A |
5854856 | Moura et al. | Dec 1998 | A |
5915044 | Gardos et al. | Jun 1999 | A |
5969716 | Davis et al. | Oct 1999 | A |
6075875 | Gu | Jun 2000 | A |
6078701 | Hsu et al. | Jun 2000 | A |
6115035 | Compton et al. | Sep 2000 | A |
6128668 | Barber et al. | Oct 2000 | A |
6147692 | Shaw et al. | Nov 2000 | A |
6161114 | King et al. | Dec 2000 | A |
6236395 | Sezan et al. | May 2001 | B1 |
6249613 | Crinon et al. | Jun 2001 | B1 |
6259828 | Crinon et al. | Jul 2001 | B1 |
6331865 | Sachs et al. | Dec 2001 | B1 |
6345279 | Li et al. | Feb 2002 | B1 |
6356664 | Dunn et al. | Mar 2002 | B1 |
6504569 | Jasinschi et al. | Jan 2003 | B1 |
6542546 | Vetro et al. | Apr 2003 | B1 |
6553150 | Wee et al. | Apr 2003 | B1 |
6574279 | Vetro et al. | Jun 2003 | B1 |
6616700 | Thum et al. | Sep 2003 | B1 |
6625320 | Nilsson et al. | Sep 2003 | B1 |
6678413 | Liang et al. | Jan 2004 | B1 |
6711587 | Dufaux | Mar 2004 | B1 |
6724817 | Simpson et al. | Apr 2004 | B1 |
6738424 | Allmen et al. | May 2004 | B1 |
6810144 | McGee et al. | Oct 2004 | B2 |
6925501 | Wang et al. | Aug 2005 | B2 |
6954498 | Lipton | Oct 2005 | B1 |
20010013123 | Freeman et al. | Aug 2001 | A1 |
20020018075 | Maulik et al. | Feb 2002 | A1 |
20020111972 | Lynch et al. | Aug 2002 | A1 |
20020129067 | Dames et al. | Sep 2002 | A1 |
20040205650 | Cheng | Oct 2004 | A1 |
Number | Date | Country | |
---|---|---|---|
20030103074 A1 | Jun 2003 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 10011883 | Dec 2001 | US |
Child | 10265582 | US |