USRE50538E1 - Automatic avatar creation - Google Patents
Automatic avatar creationInfo
- Publication number
- USRE50538E1 USRE50538E1 US17/723,451 US202217723451A USRE50538E US RE50538 E1 USRE50538 E1 US RE50538E1 US 202217723451 A US202217723451 A US 202217723451A US RE50538 E USRE50538 E US RE50538E
- Authority
- US
- United States
- Prior art keywords
- representation
- avatar
- avatars
- individual
- facial elements
- 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.)
- Active, expires
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/60—Type of objects
- G06V20/64—Three-dimensional objects
- G06V20/647—Three-dimensional objects by matching two-dimensional images to three-dimensional objects
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V40/00—Recognition of biometric, human-related or animal-related patterns in image or video data
- G06V40/10—Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
- G06V40/16—Human faces, e.g. facial parts, sketches or expressions
- G06V40/168—Feature extraction; Face representation
- G06V40/171—Local features and components; Facial parts ; Occluding parts, e.g. glasses; Geometrical relationships
-
- A—HUMAN NECESSITIES
- A63—SPORTS; GAMES; AMUSEMENTS
- A63F—CARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
- A63F2300/00—Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game
- A63F2300/50—Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game characterized by details of game servers
- A63F2300/55—Details of game data or player data management
- A63F2300/5546—Details of game data or player data management using player registration data, e.g. identification, account, preferences, game history
- A63F2300/5553—Details of game data or player data management using player registration data, e.g. identification, account, preferences, game history user representation in the game field, e.g. avatar
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V40/00—Recognition of biometric, human-related or animal-related patterns in image or video data
- G06V40/10—Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
- G06V40/16—Human faces, e.g. facial parts, sketches or expressions
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V40/00—Recognition of biometric, human-related or animal-related patterns in image or video data
- G06V40/10—Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
- G06V40/16—Human faces, e.g. facial parts, sketches or expressions
- G06V40/168—Feature extraction; Face representation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V40/00—Recognition of biometric, human-related or animal-related patterns in image or video data
- G06V40/10—Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
- G06V40/16—Human faces, e.g. facial parts, sketches or expressions
- G06V40/174—Facial expression recognition
- G06V40/176—Dynamic expression
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/40—Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
- H04N21/43—Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
- H04N21/442—Monitoring of processes or resources, e.g. detecting the failure of a recording device, monitoring the downstream bandwidth, the number of times a movie has been viewed, the storage space available from the internal hard disk
- H04N21/44213—Monitoring of end-user related data
- H04N21/44218—Detecting physical presence or behaviour of the user, e.g. using sensors to detect if the user is leaving the room or changes his face expression during a TV program
Definitions
- This disclosure relates generally to avatar creation for computer systems and other devices.
- Avatars are increasingly used in online social networking, gaming, and other communications, typically as a surrogate for an actual photograph of the user. Avatars offer a measure of privacy, while allowing the user to have control over their online identity. Although users sometimes choose an avatar that is unrelated to their physical appearance, it is often desirable to have the avatar resemble the actual user.
- a three-dimensional (“3D”) avatar can be automatically created that resembles the physical appearance of an individual captured in one or more input images or video frames.
- the avatar can be further customized by the individual in an editing environment and used in various applications, including but not limited to gaming, social networking and video conferencing.
- a space of avatars is searched to find an avatar that most closely approximates the appearance of the individual in the input image.
- a genetic process can be used to efficiently search the space, and thereby estimate key parameters describing an avatar that resembles the person in the input image.
- an individual “genome” can be evaluated by generating an avatar according to parameter values in the individual genome.
- the individual genome parameterizes a 3D avatar model, which can be rendered on a device using a graphics engine.
- the 3D model can include an avatar head with adjustable widths at multiple elevations, as well as several mesh models for hair, nose, eyes, mouth, ears, glasses, mustache, etc. Each of these mesh models can be scaled, positioned, and oriented under parametric control.
- the 3D model can be constrained to keep the facial components attached to the head, and in reasonable locations on the head.
- the 3D model also can include ambient and directional light sources, and the ability to control the color of the lighting and of the facial components.
- the input image (s) (or video frame) of the individual can be processed to produce binary masks and grayscale images that are specific for the facial elements.
- An overall fitness can be computed for each avatar in the avatar population by comparing digital representations of rendered avatar facial elements (e.g., binary masks) with digital representations (e.g., binary masks, grayscale images) of facial elements of the individual genome generated from the input image(s).
- a computer implemented method includes: receiving one or more digital images of an individual; determining, in a computer, digital representations of facial elements of the individual from the one or more digital images; searching a population of avatars using a genetic process, where the genetic process includes using the computer to evaluate the overall fitness of the avatars using a fitness function that compares the digital representations of the individual's facial elements to digital representations of corresponding avatar facial elements; and selecting, or receiving a selection of, one or more avatars from the population of avatars based on fitness values associated with the avatars.
- a system includes one or more processors and a computer-readable storage medium coupled to the one or more processors.
- the computer-readable storage medium includes instructions.
- the one or more processors execute the instructions to perform the following operations: receiving one or more digital images of an individual; determining, in a computer, digital representations of facial elements of the individual from the one or more digital images; searching a population of avatars using a genetic process, where the genetic process includes using the computer to evaluate the overall fitness of the avatars using a fitness function that compares the digital representations of the individual's facial elements to digital representations of corresponding avatar facial elements; and selecting or receiving a selection of one or more avatars from the population of avatars based on fitness values associated with the avatars.
- FIG. 1 illustrates an exemplary system for automatic avatar creation using a genetic process.
- FIG. 2 is a flow diagram of an exemplary preprocessing of input images for automatic avatar creation.
- FIG. 3 is a flow diagram of an exemplary facial element processing stage for automatic avatar creation.
- FIG. 4 is a flow diagram of an exemplary genetic process for automatic avatar creation.
- FIG. 5 is a block diagram of an exemplary device architecture for automatic avatar creation.
- FIG. 6 illustrates an example network operating environment for a device that automatically creates avatars.
- FIG. 7 illustrates an exemplary user interface for an automatic avatar generator.
- GAs Genetic algorithms
- GAs are a class of search algorithms well-suited for searching large spaces. GAs roughly mimic the biological process of evolution to find an individual or population of individuals with the highest possible fitness for a given environment. Borrowing from biological terminology, the set of parameters that defines an individual solution is the genome, and each parameter is a gene. Further, the collection of individuals currently being evaluated is the population, and each iteration in the search is referred to as a generation.
- an avatar genome might consist of 30 genes, and the genetic process might maintain a population of 10 genomes at a given time.
- a GA can iterate over hundreds of generations before converging on a final population.
- the old population can be sorted according to the fitness of the individuals.
- parents are selected from the population, with the probability of being selected as a parent being proportional to the individual's fitness, the individual's rank in the population, or some other metric.
- the selected parents are grouped (typically in pairs) to produce the children that make up the new population.
- some number of the best parents are added to this population and compete with their children; this is called an elitist strategy, and ensures that the maximal fitness value of the GA monotonically increases as a function of the generation. For example, the best individual of each generation is as good or better than the best individual of the previous generation.
- the GA can iterate until a maximum number of generations is reached, or until some termination condition is satisfied.
- the fitness of individual avatars can be evaluated using fitness function 126 , which compares digital representations 108 of an individual's facial elements with digital representations 118 of corresponding avatar facial elements.
- the comparison can be performed using two different logical operations: a pixel-wise XOR operation and a pixel-wise AND operation.
- the AND operation can be used for measuring the alignment of edges of facial elements and the XOR operation can be used for measuring the area of non-overlap between digital representations 108 and digital representations 118 .
- Fitness function 126 can be used to retain high fitness offspring in avatar population 122 by replacing less fit avatars in avatar population 122 with new avatars or offspring.
- Genetic operations 114 e.g., crossover, mutation
- Avatar mask generator 116 can generate new digital representations 118 from the new facial elements, which can be evaluated by fitness function 126 .
- the foregoing genetic process repeats until a termination condition is met.
- the avatars in avatar population 122 can be ranked or sorted according to their overall fitness as determined by fitness function 126 .
- One or more of the avatars can be selected for presentation (e.g., as a grid display) to a user (e.g., the individual) for manual selection in a computing environment (e.g., in a game environment, chat session, avatar editor, etc.)
- FIG. 2 is a flow diagram of an exemplary preprocessing of input images 104 for automatic avatar creation.
- Image processing 106 can be divided into two stages.
- first stage 200 input image 104 can be preprocessed and resulting output images can be used by various facial element-specific image processing modules in second stage 300 , as described in reference to FIG. 3 .
- first stage 200 can include the following image processing modules: resizing 202 , color space conversion 204 , inverted square root y channel (ISRY) 206 , fine texture 208 , cartoon texture 210 and face detection 212 . All or some of the processing modules in first stage 200 can be applied to input image 104 to prepare input image 104 for further processing in second stage 300 .
- ISRY inverted square root y channel
- Input image 104 can be processed by resizing module 202 , which can downsampled input image 104 to a lower resolution. Downsampling improves the speed of subsequent processing in second stage 300 . Additionally, in some cases downsampling can also act as a lowpass anti-aliasing filter on input image 104 .
- Input image 104 can be processed by color space conversion module 204 , which can convert input image 104 from a first color space to a second color space. For example, converting input image 104 from Red, Green, Blue (RGB) color space to Hue, Saturation, Value (HSV) color space would allow hue to be operated by image processing modules in second stage 300 .
- RGB Red, Green, Blue
- HSV Hue, Saturation, Value
- Input image 104 can be processed by ISRY module 206 , which converts input image 104 to an intensity channel of Y′UV color space, followed by an operation 1 ⁇ sqrt(Y), which has the effect of boosting lower intensity signals. The result is then inverted so that dark areas in input image 104 are the brightest areas in a grayscale image.
- Cartoon texture module 210 can perform a combined downsample-upsample operation.
- the downsample operation use a conventional downsample process, and the upsample can be a spline-based process.
- the resulting image is a cartoon effect, where fine details are lost and the sharpness of large edges is maintained.
- Face detection module 212 determines an approximate center, width and height of an individual's face captured in input image 104 using a face detector process (e.g., Open CV face detector).
- a face detector process e.g., Open CV face detector
- FIG. 3 is a flow diagram of an exemplary second stage 300 of image processing 106 .
- image processing modules are applied to output images generated in first stage 200 to produce digital representations of facial elements of the individual genome (e.g., binary masks, grayscale images).
- digital representations of facial elements of the individual genome e.g., binary masks, grayscale images.
- Face mask module 302 can use a linear discriminant analysis (LDA) classifier that is built from two sets of data: (1) data from a rectangular region in the center of the image, and (2) data from the periphery of the image.
- LDA linear discriminant analysis
- a second-order statistics of the vectors in the two datasets can be used to determine a hyperplane, which separates two classes: class-1 and class-2. The image can then be classified with this hyperplane to produce a binary image where white pixels belong to class-1 and black pixels belong to class-2.
- the white pixels or class-1 define the face skin.
- Eyebrows mask module 304 can use the ISRY image output from ISRY module 206 in first stage 200 with two edge detectors: one horizontal and one vertical.
- An output image can be prepared, which can be black for pixels with a horizontal edge value below a threshold tH, or vertical edge value above another threshold tV. The remaining pixels can have nonzero values given by
- Eyes mask module 306 can use a weighted average of the output image of ISRY module 206 of first stage 200 and output image cartoon texture module 210 of first stage 200 . The result can then processed as
- Nose module 308 can mask the horizontal edge detected RGB image to leave a rectangular region of nonzero pixels around the tip of the nose, as determined from the output image of face detector module 212 .
- Mouth mask module 310 can use an the output image from color space conversion module 204 to generate a mouth mask.
- an HSV image is used with the H channel modified to produce large values for colors near red.
- the modified H channel can be multiplied with the S channel to produce a grayscale image, which can be bright in regions that contain saturated colors near red.
- This image can be multiplied with the horizontal edge detector result on the RGB image, masked to zero-out all but a rectangular area around the mouth (e.g., as roughly determined by the output of face detector module 212 ) and then thresholded to produce a binary image.
- a connected components analysis can be performed on the binary image to identify the largest contiguous collection of white pixels.
- a morphological closing operation can be performed on the binary image (e.g., dilation followed by erosion filters) to fill in gaps.
- Chin Image module 312 can mask the horizontal edge detected RGB image to leave a rectangular region of non-zero pixels around the bottom of the chin (e.g., as determined from the output of face detector module 212 ). The results can be masked further by a morphological closing of the skin mask, leaving only edges that are within the skin regions.
- the final grayscale image can be amplified by a gain factor to increase contrast.
- Hair mask module 314 can use several output images from first stage 200 .
- the output image from cartoon texture image module 210 can be thresholded to produce a binary mask (Mask-A) for the hair regions using the output of the face detector module 210 to isolate the head.
- the output image from fine texture module 208 can be thresholded to produce a binary mask (Mask-B) of all high-texture pixels.
- the RGB image can be modified by converting the image to Y′UV color space, replacing the Y channel with 0.6*sqrt(Y), and then converting back to RGB colorspace. This process increases the dynamic range of dark areas and diminishes the overall intensity in the image, making color more dominant.
- the alpha channel of this image can be replaced by an output image of cartoon texture module 210 , so that most areas are transparent, except for areas with textures such as the hair and eyes.
- each pixel in the resulting image now contains both color and texture information.
- the statistics of pixels in Image-A over the area in Mask-A and also compute the statistics for pixels in Mask-B. These two sets of statistics can be combined to classify an Image-A pixel as belonging to a hair-class or other-class.
- a binary image can be produced for the hair-class pixels (Mask-C).
- Mask-C can then be processed by a morphological closing operation to fill in gaps (Mask-D).
- Mask-D can be used to generate an LDA classification (e.g., the mask denotes the in-class pixels) using the same LDA classifier design used for skin detection, described in reference to FIG. 2 .
- the LDA classification can be refined by removing pixels that are also classified as skin.
- a morphological opening operation can be used to remove isolated pixels, and a morphological closing operation can be used to fill in the gaps (Mask-E).
- Mask-E can be combined via a logical OR operation with Mask-D to produce the final desired mask.
- Beard mask module 316 can threshold the output image of cartoon texture module 210 , and a trapezoidal region around the chin (e.g., determined by face detector module 212 ) is retained.
- FIG. 4 is a flow diagram of an exemplary genetic process 400 for automatic avatar creation.
- process 400 can be implemented by system 100 shown in FIG. 1 .
- process 400 can begin by choosing an initial population of avatars ( 402 ).
- the initial population of avatars can be generated randomly.
- the avatar population size can be selected to cover a desired comparison space.
- the avatar population can be “seeded” with avatars that are selected to provide optimal solutions.
- the individual fitness of each avatar in the initial avatar population is evaluated ( 404 ).
- the evaluation can be accomplished using a fitness function.
- the fitness of individual avatars can be evaluated by comparing digital representations of the individual's facial elements from input image(s) with digital representations of facial elements of avatars in the avatar population.
- the comparison can be performed using two different logical operations: a pixel-wise XOR operation and a pixel-wise AND operation.
- the AND operation can be used for measuring the alignment of edges of facial elements and the XOR operation can be used for measuring the area of non-overlap between the digital representations.
- One or more pairs of best-fit avatars (based on an overall fitness value obtained from the fitness function) can be selected for reproduction ( 406 ).
- New avatars can be created through genetic operations (e.g., crossover, mutation) on the pair(s) of avatars selected for reproduction ( 408 ).
- Crossover involves randomly selecting a contiguous group of genes within the new genome, and replacing those genes with the corresponding genes from one of the parents genomes. In this way, a new genome can be constructed from randomly chosen sections of the genomes of both parents. Mutation of the newly created genome can be performed by randomly selecting individual genes, and randomly changing the value of those genes.
- the individual fitness of the new avatars are evaluated ( 410 ).
- the evaluation can be accomplished using the same fitness function as used with the initial avatar population.
- a number of least fit avatars (based on a ranking or sorting of overall fitness values) in the avatar population can be replaced by the new avatars ( 412 ).
- the number of replaced avatars can be a fixed number or fixed percentage of the current avatar population. If a termination condition is met ( 414 ), a best matching avatar or set of avatars can be selected from the current avatar population based on a ranking or sorting of overall fitness values of the avatars in the current avatar generation ( 416 ).
- process 400 can be run multiple times on the same input image, and the avatar with the highest overall fitness value can be selected.
- the individual can be presented with a small selection of the best avatars to choose from.
- a grid of candidate avatars can be displayed to the individual on a display of a device (e.g., a personal computer, mobile phone, electronic pad, etc.), and the individual can manually select the avatar with the closest resemblance (e.g., using touch input with a finger or stylus).
- the avatar eyeglasses mask can be edge-detected to produce a mask of just the frames. This mask can be added to the avatar eyes mask, and the result XORed with the eyes mask from the input image.
- the XOR image can be averaged to produce a scalar error value, ⁇ eyes .
- the eyes and glasses fitness value can be computed as max(0, 1 ⁇ g eyes * ⁇ eyes ), where g eyes is a constant gain.
- the avatar nose mask can be edge-detected, and trimmed to include only the lower portion; additional trimming removes any area below the top of the avatar's mouth or above the bottom of the avatar's glasses or eyes.
- the trimmed nose mask can be compared with the nose image output from nose module 308 (which can be a grayscale image) using a pixel-wise multiplication (analogous to a logical AND operation).
- the resulting image can be averaged over only the nonzero pixels to produce a scalar fitness value.
- the computer-readable medium 512 further includes instructions, which when executed by processor(s) 502 , implements an operating system 516 (e.g., Mac OS®, Windows®, Linux, etc.), a network communication module 518 , image processing modules 520 , genetic processing modules 522 and one or more avatar environments 524 .
- the operating system 516 can be multi-user, multiprocessing, multitasking, multithreading, real-time and the like.
- FIG. 6 illustrates an example network operating environment 600 for a device 610 that automatically creates avatars.
- device 610 can communicate over one or more wired and/or wireless networks 616 .
- wireless network 602 e.g., a cellular network
- wide area network 604 e.g., the Internet
- gateway 606 e.g., the Internet
- access point 608 e.g., an 802.11 wireless access point
- both voice and data communications can be established over wireless network 602 and access point 608 .
- device 610 can place and receive phone calls (e.g., using VoIP protocols), send and receive e-mail messages (e.g., using POP3 protocol), and retrieve electronic documents and/or streams, such as web pages, photographs, and videos, over wireless network 602 , gateway 606 , and network 604 (e.g., using TCP/IP or UDP protocols).
- device 610 can place and receive phone calls, send and receive e-mail messages, and retrieve electronic documents over access point 608 and network 604 .
- device 610 can be physically connected to access point 608 using one or more cables and access point 608 can be a personal computer. In this configuration, device 610 can be referred to as a “tethered” device.
- Device 610 can also establish communications by other means. For example, device 610 can communicate with other devices, e.g., other wireless devices, cell phones, etc., over wireless network 602 . Likewise, device 610 can establish peer-to-peer communications, e.g., a personal area network, by use of one or more communication subsystems, such as a BluetoothTM communication device. Other communication protocols and topologies can also be implemented.
- Device 610 can communicate with one or more services over the one or more wired and/or wireless networks 616 .
- device can communicate with avatar creation service 612 , which can provide the features and process described in reference to FIGS. 1 - 4 .
- Another example service can be an avatar environment service 614 .
- Avatar environment service can provide various environments where an avatar can be used (e.g., an avatar editing environment, a game center for online gaming).
- an automatic avatar generator application can be run on a device (e.g., a personal computer, mobile phone) as a stand alone application or can be a service (e.g., a library function) accessible through an Application Programming Interface (API).
- An automatic avatar generator can also be accessed through a network service, where user interfaces are presented as web pages by a remote server computer.
- FIG. 7 illustrates an exemplary user interface 700 for an automatic avatar generator.
- User interface 700 can include a video preview window 702 for viewing live video captured by a digital capture device (e.g., a web cam).
- a button 704 or other user interface element can be used to trigger automatic avatar generation.
- An results panel 706 can be included for displaying candidate avatars that best match the user's physical appearance or genome.
- video preview window 702 can be augmented with the latest best 3D avatar model found by the avatar generator. While checking the 3D avatar model rendered over video preview window 702 with alpha transparency, the user can make the head posture vary in the successive frames submitted to the genetic process.
- visual marker 708 can be inserted into video preview window 702 .
- visual marker 708 can constrain the user posture. For example, a head guide can be used during the image capture step to constrain the position of the user's head while successive images are captured during the genetic process.
- moving marker 710 can be included in video preview window 702 for providing visual feedback to the user about the facial elements that are currently being evaluated by the genetic process fitness function.
- a semi-transparent rectangle can be overlaid on the user's right eye to indicate that the right eye is currently being processed by the fitness function of the genetic process.
- the moving marker 710 can be overlaid on the next facial element to be processed (e.g., overlaid on the user's mouth).
- Progress indicator 712 e.g., a bar
- a progress panel (not shown) can replace video preview window 702 once the avatar generation starts. If the input is a picture or a set of pictures, the picture or pictures can remain visible in the progress panel until the genetic processes terminates. Intermediate avatar results can appear as semi-transparent images over each picture. If the input is a video sequence, the video sequence can be played in a loop mode until the genetic process terminates. During each loop, the 3D avatar model obtained from a previous genetic process iteration can be rendered over the video in accordance with the estimated head view angle at each frame. The playback speed can be adjusted automatically to match the average computation time of one genetic process iteration.
- the successive 3D avatar models can be shown as transparent overlays over video preview window 702 , similar to the sequential workflow for a video.
- the user can decide to stop the evaluation manually at any time if the 3D avatar model looks satisfactory.
- the real-time genetic process can have a “stop” button and an associated keyboard shortcut.
- results panel 706 can replace video preview window 702 once the video images have been captured.
- results panel 706 can contain the avatar as a animated 3D model.
- the avatar model can be refined manually using an avatar editor interface, such as the interfaces described in U.S. Provisional Patent Application No. 61/321,840, for “Avatar Editing Environment,” filed Apr. 7, 2010.
- the candidate avatar models can be arranged on a grid layout in results panel 706 .
- the user can then choose a preferred candidate avatar model in results panel 706 by clicking or touching on it.
- panel 706 can replace video preview window 702 .
- a zoom animation can enlarge the selected avatar model so that it occupies a large size version of the results panel 706 .
- the avatar editor can be entered automatically upon selection of the candidate Avatar from results panel 706 , or by clicking or touching button 714 .
- the disclosed and other embodiments and the functional operations described in this specification can be implemented in digital electronic circuitry, or in computer software, firmware, or hardware, including the structures disclosed in this specification and their structural equivalents, or in combinations of one or more of them.
- the disclosed and other embodiments can be implemented as one or more computer program products, e.g., one or more modules of computer program instructions encoded on a computer-readable medium for execution by, or to control the operation of, data processing apparatus.
- the computer-readable medium can be a machine-readable storage device, a machine-readable storage substrate, a memory device, a composition of matter effecting a machine-readable propagated signal, or a combination of one or more them.
- data processing apparatus encompasses all apparatus, devices, and machines for processing data, including by way of example a programmable processor, a computer, or multiple processors or computers.
- the apparatus can include, in addition to hardware, code that creates an execution environment for the computer program in question, e.g., code that constitutes processor firmware, a protocol stack, a database management system, an operating system, or a combination of one or more of them.
- a propagated signal is an artificially generated signal (e.g., a machine-generated electrical, optical, or electromagnetic signal), that is generated to encode information for transmission to suitable receiver apparatus.
- a computer program (also known as a program, software, software application, script, or code) can be written in any form of programming language, including compiled or interpreted languages, and it can be deployed in any form, including as a stand-alone program or as a module, component, subroutine, or other unit suitable for use in a computing environment.
- a computer program does not necessarily correspond to a file in a file system.
- a program can be stored in a portion of a file that holds other programs or data (e.g., one or more scripts stored in a markup language document), in a single file dedicated to the program in question, or in multiple coordinated files (e.g., files that store one or more modules, sub-programs, or portions of code).
- the processes and logic flows described in this specification can be performed by one or more programmable processors executing one or more computer programs to perform functions by operating on input data and generating output.
- the processes and logic flows can also be performed by, and apparatus can also be implemented as, special purpose logic circuitry, e.g., an FPGA (field programmable gate array) or an ASIC (application-specific integrated circuit).
- Computer-readable media suitable for storing computer program instructions and data include all forms of non-volatile memory, media and memory devices, including by way of example semiconductor memory devices, e.g., EPROM, EEPROM, and flash memory devices; magnetic disks, e.g., internal hard disks or removable disks; magneto-optical disks; and CD-ROM and DVD-ROM disks.
- semiconductor memory devices e.g., EPROM, EEPROM, and flash memory devices
- magnetic disks e.g., internal hard disks or removable disks
- magneto-optical disks e.g., CD-ROM and DVD-ROM disks.
- the processor and the memory can be supplemented by, or incorporated in, special purpose logic circuitry.
- the systems and techniques described here can be implemented in a computing system that includes a back end component (e.g., as a data server), or that includes a middleware component (e.g., an application server), or that includes a front end component (e.g., a client computer having a graphical user interface or a Web browser through which a user can interact with an implementation of the systems and techniques described here), or any combination of such back end, middleware, or front end components.
- the components of the system can be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include a local area network (“LAN”), a wide area network (“WAN”), and the Internet.
- LAN local area network
- WAN wide area network
- the Internet the global information network
- the computing system can include clients and servers.
- a client and server are generally remote from each other and typically interact through a communication network.
- the relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other.
Landscapes
- Engineering & Computer Science (AREA)
- Health & Medical Sciences (AREA)
- Oral & Maxillofacial Surgery (AREA)
- General Health & Medical Sciences (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Theoretical Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Human Computer Interaction (AREA)
- Processing Or Creating Images (AREA)
Abstract
A three-dimensional (“3D”) avatar can be automatically created that resembles the physical appearance of an individual captured in one or more input images or video frames. The avatar can be further customized by the individual in an editing environment and used in various applications, including but not limited to gaming, social networking and video conferencing.
Description
Notice: More than one reissue application has been filed for the reissue of U.S. Pat. No. 8,692,830. Specifically, this application is a continuation reissue application of U.S. patent application Ser. No. 16/147,348, filed Sep. 28, 2018, which is a divisional reissue application of U.S. patent application Ser. No. 15/092,463, filed Apr. 6, 2016, which is an application for reissue of U.S. Pat. No. 8,692,830, the entire disclosures of which are incorporated herein by reference for all purposes.
This disclosure relates generally to avatar creation for computer systems and other devices.
Avatars are increasingly used in online social networking, gaming, and other communications, typically as a surrogate for an actual photograph of the user. Avatars offer a measure of privacy, while allowing the user to have control over their online identity. Although users sometimes choose an avatar that is unrelated to their physical appearance, it is often desirable to have the avatar resemble the actual user.
There are several conventional tools for avatar creation and editing. These conventional tools generally allow the user to select from a palette of predefined avatar parts, and in some cases to manually modify the position, shape, or color of these parts. Using these conventional tools to create an avatar that looks like the user can be a time-consuming process that requires some degree of artistic skill.
A three-dimensional (“3D”) avatar can be automatically created that resembles the physical appearance of an individual captured in one or more input images or video frames. The avatar can be further customized by the individual in an editing environment and used in various applications, including but not limited to gaming, social networking and video conferencing.
In some implementations, a space of avatars is searched to find an avatar that most closely approximates the appearance of the individual in the input image. A genetic process can be used to efficiently search the space, and thereby estimate key parameters describing an avatar that resembles the person in the input image. During the genetic process, an individual “genome” can be evaluated by generating an avatar according to parameter values in the individual genome. In some implementations, the individual genome parameterizes a 3D avatar model, which can be rendered on a device using a graphics engine. The 3D model can include an avatar head with adjustable widths at multiple elevations, as well as several mesh models for hair, nose, eyes, mouth, ears, glasses, mustache, etc. Each of these mesh models can be scaled, positioned, and oriented under parametric control. The 3D model can be constrained to keep the facial components attached to the head, and in reasonable locations on the head. The 3D model also can include ambient and directional light sources, and the ability to control the color of the lighting and of the facial components. By rendering the blank avatar head without features, and then applying the facial components one at a time, binary masks can be generated indicating the two dimensional extent of each facial component.
The input image (s) (or video frame) of the individual can be processed to produce binary masks and grayscale images that are specific for the facial elements. An overall fitness can be computed for each avatar in the avatar population by comparing digital representations of rendered avatar facial elements (e.g., binary masks) with digital representations (e.g., binary masks, grayscale images) of facial elements of the individual genome generated from the input image(s).
In some implementations, a computer implemented method includes: receiving one or more digital images of an individual; determining, in a computer, digital representations of facial elements of the individual from the one or more digital images; searching a population of avatars using a genetic process, where the genetic process includes using the computer to evaluate the overall fitness of the avatars using a fitness function that compares the digital representations of the individual's facial elements to digital representations of corresponding avatar facial elements; and selecting, or receiving a selection of, one or more avatars from the population of avatars based on fitness values associated with the avatars.
In some implementations, a system includes one or more processors and a computer-readable storage medium coupled to the one or more processors. The computer-readable storage medium includes instructions. The one or more processors execute the instructions to perform the following operations: receiving one or more digital images of an individual; determining, in a computer, digital representations of facial elements of the individual from the one or more digital images; searching a population of avatars using a genetic process, where the genetic process includes using the computer to evaluate the overall fitness of the avatars using a fitness function that compares the digital representations of the individual's facial elements to digital representations of corresponding avatar facial elements; and selecting or receiving a selection of one or more avatars from the population of avatars based on fitness values associated with the avatars.
The details of one or more implementations of automatic avatar creation are set forth in the accompanying drawings and the description below. Other features, aspects, and advantages of automatic avatar creation will become apparent from the description, the drawings, and the claims.
Genetic algorithms (GAs) are a class of search algorithms well-suited for searching large spaces. GAs roughly mimic the biological process of evolution to find an individual or population of individuals with the highest possible fitness for a given environment. Borrowing from biological terminology, the set of parameters that defines an individual solution is the genome, and each parameter is a gene. Further, the collection of individuals currently being evaluated is the population, and each iteration in the search is referred to as a generation.
For example, an avatar genome might consist of 30 genes, and the genetic process might maintain a population of 10 genomes at a given time. Starting with an initial population of randomly generated individuals, a GA can iterate over hundreds of generations before converging on a final population. To create a new population from an old population (and so begin a new generation), the old population can be sorted according to the fitness of the individuals. Next, parents are selected from the population, with the probability of being selected as a parent being proportional to the individual's fitness, the individual's rank in the population, or some other metric. The selected parents are grouped (typically in pairs) to produce the children that make up the new population. In some implementations, some number of the best parents are added to this population and compete with their children; this is called an elitist strategy, and ensures that the maximal fitness value of the GA monotonically increases as a function of the generation. For example, the best individual of each generation is as good or better than the best individual of the previous generation. The GA can iterate until a maximum number of generations is reached, or until some termination condition is satisfied.
The fitness of individual avatars can be evaluated using fitness function 126, which compares digital representations 108 of an individual's facial elements with digital representations 118 of corresponding avatar facial elements. The comparison can be performed using two different logical operations: a pixel-wise XOR operation and a pixel-wise AND operation. The AND operation can be used for measuring the alignment of edges of facial elements and the XOR operation can be used for measuring the area of non-overlap between digital representations 108 and digital representations 118. Fitness function 126 can be used to retain high fitness offspring in avatar population 122 by replacing less fit avatars in avatar population 122 with new avatars or offspring. Genetic operations 114 (e.g., crossover, mutation) can be used to generate new facial elements for the avatar population. Avatar mask generator 116 can generate new digital representations 118 from the new facial elements, which can be evaluated by fitness function 126. The foregoing genetic process repeats until a termination condition is met. When the termination condition is met, the avatars in avatar population 122 can be ranked or sorted according to their overall fitness as determined by fitness function 126. One or more of the avatars can be selected for presentation (e.g., as a grid display) to a user (e.g., the individual) for manual selection in a computing environment (e.g., in a game environment, chat session, avatar editor, etc.)
Resizing
Input image 104 can be processed by resizing module 202, which can downsampled input image 104 to a lower resolution. Downsampling improves the speed of subsequent processing in second stage 300. Additionally, in some cases downsampling can also act as a lowpass anti-aliasing filter on input image 104.
Color Space Conversion
Input image 104 can be processed by color space conversion module 204, which can convert input image 104 from a first color space to a second color space. For example, converting input image 104 from Red, Green, Blue (RGB) color space to Hue, Saturation, Value (HSV) color space would allow hue to be operated by image processing modules in second stage 300.
Inverted Square Root Y Channel (ISRY)
Input image 104 can be processed by ISRY module 206, which converts input image 104 to an intensity channel of Y′UV color space, followed by an operation 1−sqrt(Y), which has the effect of boosting lower intensity signals. The result is then inverted so that dark areas in input image 104 are the brightest areas in a grayscale image.
Fine Texture
Fine texture module 208 performs several steps on input image 104. First, homomorphic filtering is applied to remove lower spatial frequencies (e.g., only variations over a few pixels are preserved). Next a standard deviation image is generated by replacing each pixel in input image 104 by the square root of the average of the squared difference between that pixel and the other 8 pixels adjacent to that pixel. This resulting image is bright only where there is fine texture or detail.
Cartoon Texture
Cartoon texture module 210 can perform a combined downsample-upsample operation. The downsample operation use a conventional downsample process, and the upsample can be a spline-based process. The resulting image is a cartoon effect, where fine details are lost and the sharpness of large edges is maintained.
Face Detection
Face detection module 212 determines an approximate center, width and height of an individual's face captured in input image 104 using a face detector process (e.g., Open CV face detector).
Face Mask
Face mask module 302 can use a linear discriminant analysis (LDA) classifier that is built from two sets of data: (1) data from a rectangular region in the center of the image, and (2) data from the periphery of the image. For each pixel of image, an input can be vector generated that contains RGB and HSV values for that pixel. The H or hue value can be rotated to avoid a discontinuity in the red range of the color space. A second-order statistics of the vectors in the two datasets can be used to determine a hyperplane, which separates two classes: class-1 and class-2. The image can then be classified with this hyperplane to produce a binary image where white pixels belong to class-1 and black pixels belong to class-2. The white pixels or class-1 define the face skin.
Eyebrows Mask
Eyebrows mask module 304 can use the ISRY image output from ISRY module 206 in first stage 200 with two edge detectors: one horizontal and one vertical. An output image can be prepared, which can be black for pixels with a horizontal edge value below a threshold tH, or vertical edge value above another threshold tV. The remaining pixels can have nonzero values given by
where pH and pV are the horizontal and vertical edge values for the pixel, respectively.
Eyes Mask
Eyes mask module 306 can use a weighted average of the output image of ISRY module 206 of first stage 200 and output image cartoon texture module 210 of first stage 200. The result can then processed as
which reduces all intensities by k, and rescales to increase the dynamic range, where p is a pixel value. Next, pixels outside of a rectangular region around the eyes (roughly determined from the output image of face detector module 212) can be set to black. This image can then be converted to a binary image by applying a threshold at some fixed percentage between minimum and maximum pixel values.
Nose Image
Nose module 308 can mask the horizontal edge detected RGB image to leave a rectangular region of nonzero pixels around the tip of the nose, as determined from the output image of face detector module 212.
Mouth Mask
Mouth mask module 310 can use an the output image from color space conversion module 204 to generate a mouth mask. In some implementations, an HSV image is used with the H channel modified to produce large values for colors near red. The modified H channel can be multiplied with the S channel to produce a grayscale image, which can be bright in regions that contain saturated colors near red. This image can be multiplied with the horizontal edge detector result on the RGB image, masked to zero-out all but a rectangular area around the mouth (e.g., as roughly determined by the output of face detector module 212) and then thresholded to produce a binary image. A connected components analysis can be performed on the binary image to identify the largest contiguous collection of white pixels. A morphological closing operation can be performed on the binary image (e.g., dilation followed by erosion filters) to fill in gaps.
Chin Image
Chin Image module 312 can mask the horizontal edge detected RGB image to leave a rectangular region of non-zero pixels around the bottom of the chin (e.g., as determined from the output of face detector module 212). The results can be masked further by a morphological closing of the skin mask, leaving only edges that are within the skin regions. The final grayscale image can be amplified by a gain factor to increase contrast.
Hair Mask
Hair mask module 314 can use several output images from first stage 200. The output image from cartoon texture image module 210 can be thresholded to produce a binary mask (Mask-A) for the hair regions using the output of the face detector module 210 to isolate the head. The output image from fine texture module 208 can be thresholded to produce a binary mask (Mask-B) of all high-texture pixels.
The RGB image can be modified by converting the image to Y′UV color space, replacing the Y channel with 0.6*sqrt(Y), and then converting back to RGB colorspace. This process increases the dynamic range of dark areas and diminishes the overall intensity in the image, making color more dominant. The alpha channel of this image can be replaced by an output image of cartoon texture module 210, so that most areas are transparent, except for areas with textures such as the hair and eyes. After completion of the foregoing process, each pixel in the resulting image (Image-A) now contains both color and texture information. Next, the statistics of pixels in Image-A over the area in Mask-A, and also compute the statistics for pixels in Mask-B. These two sets of statistics can be combined to classify an Image-A pixel as belonging to a hair-class or other-class.
A binary image can be produced for the hair-class pixels (Mask-C). Mask-C can then be processed by a morphological closing operation to fill in gaps (Mask-D). Mask-D can be used to generate an LDA classification (e.g., the mask denotes the in-class pixels) using the same LDA classifier design used for skin detection, described in reference to FIG. 2 . The LDA classification can be refined by removing pixels that are also classified as skin. A morphological opening operation can be used to remove isolated pixels, and a morphological closing operation can be used to fill in the gaps (Mask-E).
Finally, a connected components analysis can be performed on Mask-E to retain a contiguous pixel group with a shortest average distance to the centroid of Mask-D. Mask-E can be combined via a logical OR operation with Mask-D to produce the final desired mask.
Beard Mask
Beard mask module 316 can threshold the output image of cartoon texture module 210, and a trapezoidal region around the chin (e.g., determined by face detector module 212) is retained.
Referring to FIGS. 1 and 4 , process 400 can begin by choosing an initial population of avatars (402). The initial population of avatars can be generated randomly. The avatar population size can be selected to cover a desired comparison space. In some implementations, the avatar population can be “seeded” with avatars that are selected to provide optimal solutions.
After the initial avatar population is created, the individual fitness of each avatar in the initial avatar population is evaluated (404). The evaluation can be accomplished using a fitness function. For example, the fitness of individual avatars can be evaluated by comparing digital representations of the individual's facial elements from input image(s) with digital representations of facial elements of avatars in the avatar population. The comparison can be performed using two different logical operations: a pixel-wise XOR operation and a pixel-wise AND operation. The AND operation can be used for measuring the alignment of edges of facial elements and the XOR operation can be used for measuring the area of non-overlap between the digital representations. One or more pairs of best-fit avatars (based on an overall fitness value obtained from the fitness function) can be selected for reproduction (406). New avatars can be created through genetic operations (e.g., crossover, mutation) on the pair(s) of avatars selected for reproduction (408). Crossover involves randomly selecting a contiguous group of genes within the new genome, and replacing those genes with the corresponding genes from one of the parents genomes. In this way, a new genome can be constructed from randomly chosen sections of the genomes of both parents. Mutation of the newly created genome can be performed by randomly selecting individual genes, and randomly changing the value of those genes.
The individual fitness of the new avatars (offspring) are evaluated (410). The evaluation can be accomplished using the same fitness function as used with the initial avatar population. A number of least fit avatars (based on a ranking or sorting of overall fitness values) in the avatar population can be replaced by the new avatars (412). The number of replaced avatars can be a fixed number or fixed percentage of the current avatar population. If a termination condition is met (414), a best matching avatar or set of avatars can be selected from the current avatar population based on a ranking or sorting of overall fitness values of the avatars in the current avatar generation (416).
If the termination condition is not met (414), process 400 can return to step 404 and repeated from step 404 until the termination condition is met. Some examples of terminating conditions include but are not limited to: (i) an avatar is found that satisfies some minimum criteria; (ii) a fixed number of generations is reached; (iii) the highest ranking avatar is reaching or has reached a plateau such that successive iterations no longer produce better results; (iv) manual inspection; or (v) combinations of the above.
In some implementations, process 400 can be run multiple times on the same input image, and the avatar with the highest overall fitness value can be selected. Alternatively, the individual can be presented with a small selection of the best avatars to choose from. For example, a grid of candidate avatars can be displayed to the individual on a display of a device (e.g., a personal computer, mobile phone, electronic pad, etc.), and the individual can manually select the avatar with the closest resemblance (e.g., using touch input with a finger or stylus).
As described above, the overall fitness of an individual genome can be computed by comparing masks produced from facial elements of avatars in the avatar population against masks and images produced from input images containing an image of an individual whose genome is being matched to an avatar. As described below, this comparison can be performed separately on various facial elements to produce a fitness value (e.g., a value between 0 and 1) for each facial element.
Face Fitness Value
Avatar masks for face and ears can be added together and a mask for the avatar hair can be subtracted from the result. The resulting mask can be compared against the input face mask (computed in second stage 300) using a pixel-wise exclusive-or operation (XOR) to identify regions in either mask, which do not overlap the other mask. The resulting XOR mask can be averaged to produce a scalar error value, ϵface. The face fitness can be computed as max (0, 1−gface*ϵface), where gface is a constant gain.
Eyebrow Fitness Value
The XOR of the eyebrows masks from the avatar and from the input image can be averaged to produce a scalar error value, ϵeyebrow. The eyebrow fitness value can be computed as max(0, 1−geyebrow*ϵeyebrow), where geyebrow is a constant gain.
Eyes and Glasses Fitness Value
The avatar eyeglasses mask can be edge-detected to produce a mask of just the frames. This mask can be added to the avatar eyes mask, and the result XORed with the eyes mask from the input image. The XOR image can be averaged to produce a scalar error value, ϵeyes. The eyes and glasses fitness value can be computed as max(0, 1−geyes*ϵeyes), where geyes is a constant gain.
Nose Fitness Value
The avatar nose mask can be edge-detected, and trimmed to include only the lower portion; additional trimming removes any area below the top of the avatar's mouth or above the bottom of the avatar's glasses or eyes. The trimmed nose mask can be compared with the nose image output from nose module 308 (which can be a grayscale image) using a pixel-wise multiplication (analogous to a logical AND operation). The resulting image can be averaged over only the nonzero pixels to produce a scalar fitness value.
Mouth Fitness Value
The XOR of the mouth masks from the avatar and from the input image can be averaged to produce a scalar error value, ϵmouth. The mouth fitness value can be computed as max(0, 1−gmouth*ϵmouth), where gmouth is a constant gain.
Hair Fitness Value
The XOR of the hair masks from the avatar and the output from hair module 314 can be averaged to produce a scalar error value, ϵbeard. The hair fitness value can be computed as max(0, 1−ghair*ϵhair), where ghair is a constant gain.
Beard Fitness Value
The XOR of the beard masks from the avatar and the output from beard module 316 can be averaged to produce as scalar error value, ϵbeard. The beard fitness value can be computed as max(0, 1−gbeard*ϵbeard), where gbeard is a constant gain.
Chin Fitness Value
The avatar face mask can be edge detected and trimmed to retain only the chin area. As with the nose fitness, this mask can be multiplied with the chin image from the input. The product image is summed over only the nonzero pixels, and divided by a constant fraction of the image width to provide a normalization fitness value that does not penalize larger chins.
Once the fitness values for the facial elements are computed, an overall fitness of the genome can be computed as a function of the individual facial element fitness values. Denoting the above individual facial element fitness values as fi, an overall fitness function can be computed as:
where αi and γi are linear and geometric weights for each facial element fitness value, respectively, and i is an index into the facial elements. The overall fitness function (2) can be used as fitness function 126 in system 100, as described in reference to
The term “computer-readable medium” refers to any medium that participates in providing instructions to a processor 502 for execution, including without limitation, non-volatile media (e.g., optical or magnetic disks) and volatile media (e.g., memory).
The computer-readable medium 512 further includes instructions, which when executed by processor(s) 502, implements an operating system 516 (e.g., Mac OS®, Windows®, Linux, etc.), a network communication module 518, image processing modules 520, genetic processing modules 522 and one or more avatar environments 524. The operating system 516 can be multi-user, multiprocessing, multitasking, multithreading, real-time and the like. The operating system 516 performs basic tasks, including but not limited to: recognizing input from input devices 510; sending output to display devices 504; keeping track of files and directories on computer-readable mediums 512 (e.g., memory or a storage device); controlling peripheral devices (e.g., disk drives, printers, camera interface 506, etc.); and managing traffic on the one or more buses 514. The network communications module 518 includes various components for establishing and maintaining network connections (e.g., software for implementing communication protocols, such as TCP/IP, HTTP, Ethernet, etc.). The image processing modules 520 enables the features and processes described in reference to FIGS. 2 and 3 . The genetic processing modules 522 enables the features and processes described in reference to FIGS. 1 and 4 . One or more avatar environments 524 can include an editing environment and/or an application, including but not limited to gaming, social networking, video conferencing or any other application where an avatar can be used.
Device 610 can also establish communications by other means. For example, device 610 can communicate with other devices, e.g., other wireless devices, cell phones, etc., over wireless network 602. Likewise, device 610 can establish peer-to-peer communications, e.g., a personal area network, by use of one or more communication subsystems, such as a Bluetooth™ communication device. Other communication protocols and topologies can also be implemented.
Device 610 can communicate with one or more services over the one or more wired and/or wireless networks 616. For example, device can communicate with avatar creation service 612, which can provide the features and process described in reference to FIGS. 1-4 . Another example service can be an avatar environment service 614. Avatar environment service can provide various environments where an avatar can be used (e.g., an avatar editing environment, a game center for online gaming).
A user interface can be used to grab visual data, monitor the progress of the genetic process and display a resulting 3D avatar model. In some implementations, a user interface can be configured to capture live video to allow for a progressive display of genetic process results. For example, a real-time work flow can include grabbing video input and running the genetic process iterations at the same time. The successive video frames can be submitted to the genetic process to refine the search for the best matching avatar model.
In some implementations, an automatic avatar generator application can be run on a device (e.g., a personal computer, mobile phone) as a stand alone application or can be a service (e.g., a library function) accessible through an Application Programming Interface (API). An automatic avatar generator can also be accessed through a network service, where user interfaces are presented as web pages by a remote server computer.
In a real-time workflow, video preview window 702 can be augmented with the latest best 3D avatar model found by the avatar generator. While checking the 3D avatar model rendered over video preview window 702 with alpha transparency, the user can make the head posture vary in the successive frames submitted to the genetic process. To improve the matching performed by the genetic process fitness function, visual marker 708 can be inserted into video preview window 702. In a sequential workflow, visual marker 708 can constrain the user posture. For example, a head guide can be used during the image capture step to constrain the position of the user's head while successive images are captured during the genetic process. In a real-time workflow, moving marker 710 can be included in video preview window 702 for providing visual feedback to the user about the facial elements that are currently being evaluated by the genetic process fitness function. For example, a semi-transparent rectangle can be overlaid on the user's right eye to indicate that the right eye is currently being processed by the fitness function of the genetic process. When the eye processing is completed, the moving marker 710 can be overlaid on the next facial element to be processed (e.g., overlaid on the user's mouth). Progress indicator 712 (e.g., a bar) can visually indicate to the user the progress of the genetic process.
In a sequential workflow, a progress panel (not shown) can replace video preview window 702 once the avatar generation starts. If the input is a picture or a set of pictures, the picture or pictures can remain visible in the progress panel until the genetic processes terminates. Intermediate avatar results can appear as semi-transparent images over each picture. If the input is a video sequence, the video sequence can be played in a loop mode until the genetic process terminates. During each loop, the 3D avatar model obtained from a previous genetic process iteration can be rendered over the video in accordance with the estimated head view angle at each frame. The playback speed can be adjusted automatically to match the average computation time of one genetic process iteration.
In a real-time workflow, the successive 3D avatar models can be shown as transparent overlays over video preview window 702, similar to the sequential workflow for a video. In the real-time workflow, however, the user can decide to stop the evaluation manually at any time if the 3D avatar model looks satisfactory. For that purpose, the real-time genetic process can have a “stop” button and an associated keyboard shortcut.
Both sequential and real-time workflows can generate candidate avatar models that are presented in results panel 706. Alternatively, results panel 706 can replace video preview window 702 once the video images have been captured. Depending on the refinements of the genetic process implementation, there can be one or more possible candidate avatar models that best match the user's physical appearance for a given input image or video sequence. In the case of a single best match, results panel 706 can contain the avatar as a animated 3D model. Optionally, the avatar model can be refined manually using an avatar editor interface, such as the interfaces described in U.S. Provisional Patent Application No. 61/321,840, for “Avatar Editing Environment,” filed Apr. 7, 2010.
If multiple candidate avatar models are produced by the genetic process, the candidate avatar models (e.g., thumbnails of front-facing headshots) can be arranged on a grid layout in results panel 706. The user can then choose a preferred candidate avatar model in results panel 706 by clicking or touching on it. In some implementations, panel 706 can replace video preview window 702. In such an implementation, a zoom animation can enlarge the selected avatar model so that it occupies a large size version of the results panel 706. The avatar editor can be entered automatically upon selection of the candidate Avatar from results panel 706, or by clicking or touching button 714.
The disclosed and other embodiments and the functional operations described in this specification can be implemented in digital electronic circuitry, or in computer software, firmware, or hardware, including the structures disclosed in this specification and their structural equivalents, or in combinations of one or more of them. The disclosed and other embodiments can be implemented as one or more computer program products, e.g., one or more modules of computer program instructions encoded on a computer-readable medium for execution by, or to control the operation of, data processing apparatus. The computer-readable medium can be a machine-readable storage device, a machine-readable storage substrate, a memory device, a composition of matter effecting a machine-readable propagated signal, or a combination of one or more them. The term “data processing apparatus” encompasses all apparatus, devices, and machines for processing data, including by way of example a programmable processor, a computer, or multiple processors or computers. The apparatus can include, in addition to hardware, code that creates an execution environment for the computer program in question, e.g., code that constitutes processor firmware, a protocol stack, a database management system, an operating system, or a combination of one or more of them. A propagated signal is an artificially generated signal (e.g., a machine-generated electrical, optical, or electromagnetic signal), that is generated to encode information for transmission to suitable receiver apparatus.
A computer program (also known as a program, software, software application, script, or code) can be written in any form of programming language, including compiled or interpreted languages, and it can be deployed in any form, including as a stand-alone program or as a module, component, subroutine, or other unit suitable for use in a computing environment. A computer program does not necessarily correspond to a file in a file system. A program can be stored in a portion of a file that holds other programs or data (e.g., one or more scripts stored in a markup language document), in a single file dedicated to the program in question, or in multiple coordinated files (e.g., files that store one or more modules, sub-programs, or portions of code).
The processes and logic flows described in this specification can be performed by one or more programmable processors executing one or more computer programs to perform functions by operating on input data and generating output. The processes and logic flows can also be performed by, and apparatus can also be implemented as, special purpose logic circuitry, e.g., an FPGA (field programmable gate array) or an ASIC (application-specific integrated circuit).
Processors suitable for the execution of a computer program include, by way of example, both general and special purpose microprocessors, and any one or more processors of any kind of digital computer. Generally, a processor will receive instructions and data from a read-only memory or a random access memory or both. The essential elements of a computer are a processor for performing instructions and one or more memory devices for storing instructions and data. Generally, a computer will also include, or be operatively coupled to receive data from or transfer data to, or both, one or more mass storage devices for storing data, e.g., magnetic, magneto-optical disks, or optical disks. However, a computer need not have such devices. Computer-readable media suitable for storing computer program instructions and data include all forms of non-volatile memory, media and memory devices, including by way of example semiconductor memory devices, e.g., EPROM, EEPROM, and flash memory devices; magnetic disks, e.g., internal hard disks or removable disks; magneto-optical disks; and CD-ROM and DVD-ROM disks. The processor and the memory can be supplemented by, or incorporated in, special purpose logic circuitry.
To provide for interaction with a user, the disclosed embodiments can be implemented on a computer having a display device, e.g., a CRT (cathode ray tube), LCD (liquid crystal display) monitor, touch sensitive device or display, for displaying information to the user and a keyboard and a pointing device, e.g., a mouse or a trackball, by which the user can provide input to the computer. Other kinds of devices can be used to provide for interaction with a user as well; for example, feedback provided to the user can be any form of sensory feedback, e.g., visual feedback, auditory feedback, or tactile feedback; and input from the user can be received in any form, including acoustic, speech, or tactile input.
While this specification contains many specifics, these should not be construed as limitations on the scope of what is being claimed or of what may be claimed, but rather as descriptions of features specific to particular embodiments. Certain features that are described in this specification in the context of separate embodiments can also be implemented in combination in a single embodiment. Conversely, various features that are described in the context of a single embodiment can also be implemented in multiple embodiments separately or in any suitable subcombination. Moreover, although features may be described above as acting in certain combinations and even initially claimed as such, one or more features from a claimed combination can in some cases be excised from the combination, and the claimed combination may be directed to a subcombination or variation of a subcombination.
Similarly, while operations are depicted in the drawings in a particular order, this should not be understand as requiring that such operations be performed in the particular order shown or in sequential order, or that all illustrated operations be performed, to achieve desirable results. In certain circumstances, multitasking and parallel processing may be advantageous. Moreover, the separation of various system components in the embodiments described above should not be understood as requiring such separation in all embodiments, and it should be understood that the described program components and systems can generally be integrated together in a single software product or packaged into multiple software products.
The systems and techniques described here can be implemented in a computing system that includes a back end component (e.g., as a data server), or that includes a middleware component (e.g., an application server), or that includes a front end component (e.g., a client computer having a graphical user interface or a Web browser through which a user can interact with an implementation of the systems and techniques described here), or any combination of such back end, middleware, or front end components. The components of the system can be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include a local area network (“LAN”), a wide area network (“WAN”), and the Internet.
The computing system can include clients and servers. A client and server are generally remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other.
Although a few implementations have been described in detail above, other modifications are possible. For example, the flow diagrams depicted in the figures do not require the particular order shown, or sequential order, to achieve desirable results. In addition, other steps may be provided, or steps may be eliminated, from the described flow diagrams, and other components may be added to, or removed from, the described systems. Accordingly, various modifications may be made to the disclosed implementations and still be within the scope of the following claims.
Claims (38)
1. A computer implemented method, comprising:
receiving one or more digital images of an individual;
determining, in a computer, digital representations of facial elements of the individual from the one or more digital images;
searching a population of avatars using a genetic process, where the genetic process includes using the computer to evaluate the overall fitness of the avatars using a fitness function that compares the digital representations of the individual's facial elements to digital representations of corresponding avatar facial elements; and
selecting or receiving a selection of one or more avatars from the population of avatars based on fitness values associated with the avatars;
wherein evaluating the overall fitness of the avatars using a fitness function includes calculating fitness values for individual facial elements of the avatars based on linear and geometric weights corresponding to each of the individual facial elements.
2. The method of claim 1 , where determining digital representations of facial elements of the individual, further comprises:
image processing the input images to identify the individual's facial elements; and
generating binary masks or images for the identified facial elements.
3. The method of claim 1 , where the digital representations of the corresponding avatar facial elements are binary masks.
4. The method of claim 1 , further comprising:
initializing the genetic process by randomly generating a population of avatars having the facial elements.
5. The method of claim 1 , further comprising:
initializing the genetic process by seeding the avatar population with avatars having the facial elements.
6. The method of claim 1 , where evaluating the overall fitness of the avatars using a fitness function, further comprises: calculating the overall fitness values for the avatars based on the individual fitness values.
7. The method of claim 6 , where the overall fitness function is given by
where αi and γi are linear and geometric weights for each facial element fitness value fi γ i , respectively, and i is an index into the facial elements.
8. The method of claim 1 , where the facial elements are from a group of facial elements including face, eyebrows, eyes, nose, mouth, chin and hair.
9. The method of claim 1 , further comprising:
preprocessing the input images using one or more of the following processes: resizing, color space conversion, inverted square root y channel, fine texture, cartoon texture and face detection.
10. The method of claim 1 , further comprising:
presenting the selected one or more avatars on a touch sensitive display; and
receiving input from the touch sensitive display selecting an avatar.
11. A system, comprising:
a processor; and
a computer-readable storage medium coupled to the processor and including instructions, which, when executed by the processor, causes the processor to perform operations comprising:
receiving one or more digital images of an individual;
determining, in a computer, digital representations of facial elements of the individual from the one or more digital images;
searching a population of avatars using a genetic process, where the genetic process includes using the computer to evaluate the overall fitness of the avatars using a fitness function that compares the digital representations of the individual's facial elements to digital representations of corresponding avatar facial elements; and
selecting or receiving a selection of one or more avatars from the population of avatars based on fitness values associated with the avatars;
wherein evaluating the overall fitness of the avatars using a fitness function includes calculating fitness values for individual facial elements of the avatars based on linear and geometric weights corresponding to each of the individual facial elements.
12. The system of claim 11 , where determining digital representations of facial elements of the individual, further comprises:
image processing the input images to identify the individual's facial elements; and
generating binary masks or images for the identified facial elements.
13. The system of claim 11 , where the digital representations of the corresponding avatar facial elements are binary masks.
14. The system of claim 11 , where evaluating the overall fitness of the avatars using a fitness function, further comprises: calculating the overall fitness values for the avatars based on the individual fitness values.
15. The system of claim 11 , further comprising:
preprocessing the input images using one or more of the following processes: resizing, color space conversion, inverted square root y channel, fine texture, cartoon texture and face detection.
16. The system of claim 11 , further comprising:
presenting the selected one or more avatars on a touch sensitive display; and
receiving input from the touch sensitive display selecting an avatar.
17. A non-transitory computer-readable storage medium having instructions stored thereon, which, when executed by one or more processors, causes the one or more processors to perform operations comprising:
receiving one or more digital images of an individual;
determining, in a computer, digital representations of facial elements of the individual from the one or more digital images;
searching a population of avatars using a genetic process, where the genetic process includes using the computer to evaluate the overall fitness of the avatars using a fitness function that compares the digital representations of the individual's facial elements to digital representations of corresponding avatar facial elements; and
selecting or receiving a selection of one or more avatars from the population of avatars based on fitness values associated with the avatars;
wherein evaluating the overall fitness of the avatars using a fitness function includes calculating fitness values for individual facial elements of the avatars based on linear and geometric weights corresponding to each of the individual facial elements.
18. The non-transitory computer-readable storage medium of claim 17 , where determining digital representations of facial elements of the individual, further comprises:
image processing the input images to identify the individual's facial elements; and
generating binary masks or images for the identified facial elements.
19. The non-transitory computer-readable storage medium of claim 17 , where the digital representations of the corresponding avatar facial elements are binary masks.
20. The non-transitory computer-readable storage medium of claim 17 , where evaluating the overall fitness of the avatars using a fitness function, further comprises: calculating the overall fitness values for the avatars based on the individual fitness values.
21. A method, comprising:
at an electronic device in communication with a display and one or more cameras:
concurrently displaying, via the display, a representation of video captured by the one or more cameras, one or more selectable options selectable to edit avatar features, and a preview of a virtual avatar overlaid over the representation of the video, wherein the preview of the virtual avatar includes a representation of a head of a user of the electronic device, and one or more features of the representation of the head include facial elements that are generated based on the video captured by the one or more cameras of the electronic device;
while concurrently displaying the one or more selectable options and the preview of the virtual avatar overlaid over the representation of the video, detecting movement of the head of the user; and
in response to detecting the movement of the head of the user, varying a posture of the representation of the head of the virtual avatar in accordance with the movement of the head of the user.
22. The method of claim 21 , wherein the representation of the head of the user is displayed with a first level of transparency.
23. The method of claim 21 , further comprising:
while concurrently displaying the one or more selectable options and the preview of the virtual avatar overlaid over the representation of the video, receiving a user input; and
in response to the user input, modifying a first visual characteristic of the virtual avatar based on the user input.
24. The method of claim 21 , wherein the representation of video captured by the one or more cameras, the one or more selectable options selectable to edit the avatar features, and the preview of the virtual avatar overlaid over the representation of the video are concurrently displayed during an avatar creation process.
25. The method of claim 24 , wherein the representation of video corresponds to currently captured video via the one or more cameras.
26. The method of claim 25 , wherein the one or more selectable options are associated with the one or more features of the representation of the head, the method further comprising:
while displaying the one or more selectable options, receiving, via one or more input devices, an input selecting a respective selectable option of the one or more selectable options; and
in response to receiving the input selecting the respective selectable option, displaying a customization user interface for modifying the representation of the head.
27. A non-transitory computer-readable medium storing instructions, which when executed by one or more processors of an electronic device in communication with a display, a camera, and one or more input devices, cause the one or more processors to perform a method comprising:
concurrently displaying, via the display, a representation of video captured by the one or more cameras, one or more selectable options selectable to edit avatar features, and a preview of a virtual avatar overlaid over the representation of the video, wherein the preview of the virtual avatar includes a representation of a head of a user of the electronic device, and one or more features of the representation of the head include facial elements that are generated based on the video captured by the one or more cameras of the electronic device;
while concurrently displaying the one or more selectable options and the preview of the virtual avatar overlaid over the representation of the video, detecting movement of the head of the user; and
in response to detecting the movement of the head of the user, varying a posture of the representation of the head of the virtual avatar in accordance with the movement of the head of the user.
28. An electronic device in communication with a display, a camera, and one or more input devices comprising:
one or processors; and
memory storing instructions, which when executed by the one or more processors, cause the one or more processors to perform a method comprising:
concurrently displaying, via the display, a representation of video captured by the one or more cameras, one or more selectable options selectable to edit avatar features, and a preview of a virtual avatar overlaid over the representation of the video, wherein the preview of the virtual avatar includes a representation of a head of a user of the electronic device, and one or more features of the representation of the head include facial elements that are generated based on the video captured by the one or more cameras of the electronic device;
while concurrently displaying the one or more selectable options and the preview of the virtual avatar overlaid over the representation of the video, detecting movement of the head of the user; and
in response to detecting the movement of the head of the user, varying a posture of the representation of the head of the virtual avatar in accordance with the movement of the head of the user.
29. The non-transitory computer-readable medium of claim 27 , wherein the representation of the head of the user is displayed with a first level of transparency.
30. The non-transitory computer-readable medium of claim 27 , the method further comprising:
while concurrently displaying the one or more selectable options and the preview of the virtual avatar overlaid over the representation of the video, receiving a user input; and
in response to the user input, modifying a first visual characteristic of the virtual avatar based on the user input.
31. The non-transitory computer-readable medium of claim 27 , wherein the representation of video captured by the one or more cameras, the one or more selectable options selectable to edit the avatar features, and the preview of the virtual avatar overlaid over the representation of the video are concurrently displayed during an avatar creation process.
32. The non-transitory computer-readable medium of claim 31 , wherein the representation of video corresponds to currently captured video via the one or more cameras.
33. The non-transitory computer-readable medium of claim 32 , wherein the one or more selectable options are associated with the one or more features of the representation of the head, the method further comprising:
while displaying the one or more selectable options, receiving, via one or more input devices, an input selecting a respective selectable option of the one or more selectable options; and
in response to receiving the input selecting the respective selectable option, displaying a customization user interface for modifying the representation of the head.
34. The electronic device of claim 28 , wherein the representation of the head of the user is displayed with a first level of transparency.
35. The electronic device of claim 28 , the method further comprising:
while concurrently displaying the one or more selectable options and the preview of the virtual avatar overlaid over the representation of the video, receiving a user input; and
in response to the user input, modifying a first visual characteristic of the virtual avatar based on the user input.
36. The electronic device of claim 28 , wherein the representation of video captured by the one or more cameras, the one or more selectable options selectable to edit the avatar features, and the preview of the virtual avatar overlaid over the representation of the video are concurrently displayed during an avatar creation process.
37. The electronic device of claim 36 , wherein the representation of video corresponds to currently captured video via the one or more cameras.
38. The electronic device of claim 37 , wherein the one or more selectable options are associated with the one or more features of the representation of the head, the method further comprising:
while displaying the one or more selectable options, receiving, via one or more input devices, an input selecting a respective selectable option of the one or more selectable options; and
in response to receiving the input selecting the respective selectable option, displaying a customization user interface for modifying the representation of the head.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US17/723,451 USRE50538E1 (en) | 2010-06-01 | 2022-04-18 | Automatic avatar creation |
Applications Claiming Priority (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US12/791,707 US8692830B2 (en) | 2010-06-01 | 2010-06-01 | Automatic avatar creation |
| US201615092463A | 2016-04-06 | 2016-04-06 | |
| US16/147,348 USRE49044E1 (en) | 2010-06-01 | 2018-09-28 | Automatic avatar creation |
| US17/723,451 USRE50538E1 (en) | 2010-06-01 | 2022-04-18 | Automatic avatar creation |
Related Parent Applications (2)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US12/791,707 Reissue US8692830B2 (en) | 2010-06-01 | 2010-06-01 | Automatic avatar creation |
| US16/147,348 Continuation USRE49044E1 (en) | 2010-06-01 | 2018-09-28 | Automatic avatar creation |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| USRE50538E1 true USRE50538E1 (en) | 2025-08-19 |
Family
ID=81127176
Family Applications (2)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US16/147,348 Active 2032-10-03 USRE49044E1 (en) | 2010-06-01 | 2018-09-28 | Automatic avatar creation |
| US17/723,451 Active 2032-10-03 USRE50538E1 (en) | 2010-06-01 | 2022-04-18 | Automatic avatar creation |
Family Applications Before (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US16/147,348 Active 2032-10-03 USRE49044E1 (en) | 2010-06-01 | 2018-09-28 | Automatic avatar creation |
Country Status (1)
| Country | Link |
|---|---|
| US (2) | USRE49044E1 (en) |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| USRE49044E1 (en) | 2010-06-01 | 2022-04-19 | Apple Inc. | Automatic avatar creation |
| CN115048175A (en) * | 2022-06-29 | 2022-09-13 | 中国平安财产保险股份有限公司 | Group chat head portrait generation method and device, computer equipment and storage medium |
Citations (87)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5483261A (en) | 1992-02-14 | 1996-01-09 | Itu Research, Inc. | Graphical input controller and method with rear screen image detection |
| US5488204A (en) | 1992-06-08 | 1996-01-30 | Synaptics, Incorporated | Paintbrush stylus for capacitive touch sensor pad |
| US5825352A (en) | 1996-01-04 | 1998-10-20 | Logitech, Inc. | Multiple fingers contact sensing method for emulating mouse buttons and mouse operations on a touch sensor pad |
| US5835079A (en) | 1996-06-13 | 1998-11-10 | International Business Machines Corporation | Virtual pointing device for touchscreens |
| US5880411A (en) | 1992-06-08 | 1999-03-09 | Synaptics, Incorporated | Object position detector with edge motion feature and gesture recognition |
| US6072496A (en) | 1998-06-08 | 2000-06-06 | Microsoft Corporation | Method and system for capturing and representing 3D geometry, color and shading of facial expressions and other animated objects |
| JP2000163031A (en) | 1998-11-25 | 2000-06-16 | Seiko Epson Corp | Portable information devices and information storage media |
| US6188391B1 (en) | 1998-07-09 | 2001-02-13 | Synaptics, Inc. | Two-layer capacitive touchpad and method of making same |
| US6272231B1 (en) | 1998-11-06 | 2001-08-07 | Eyematic Interfaces, Inc. | Wavelet-based facial motion capture for avatar animation |
| US6280387B1 (en) | 1998-05-06 | 2001-08-28 | Siemens Medical Systems, Inc. | Three-dimensional tissue/flow ultrasound imaging system |
| US20010019330A1 (en) * | 1998-02-13 | 2001-09-06 | Timothy W. Bickmore | Method and apparatus for creating personal autonomous avatars |
| US20010033675A1 (en) * | 1998-04-13 | 2001-10-25 | Thomas Maurer | Wavelet-based facial motion capture for avatar animation |
| US6310610B1 (en) | 1997-12-04 | 2001-10-30 | Nortel Networks Limited | Intelligent touch display |
| US6323846B1 (en) | 1998-01-26 | 2001-11-27 | University Of Delaware | Method and apparatus for integrating manual input |
| KR20020042248A (en) | 2000-11-30 | 2002-06-05 | 한가람 | Method and system for perceiving emotion from the text and visualizing the perceived emotion |
| US20020067362A1 (en) * | 1998-11-06 | 2002-06-06 | Agostino Nocera Luciano Pasquale | Method and system generating an avatar animation transform using a neutral face image |
| JP2002342033A (en) | 2001-05-21 | 2002-11-29 | Sony Corp | Non-contact type user input device |
| US6545682B1 (en) * | 2000-05-24 | 2003-04-08 | There, Inc. | Method and apparatus for creating and customizing avatars using genetic paradigm |
| US6570557B1 (en) | 2001-02-10 | 2003-05-27 | Finger Works, Inc. | Multi-touch system and method for emulating modifier keys via fingertip chords |
| US20030110450A1 (en) | 2001-12-12 | 2003-06-12 | Ryutaro Sakai | Method for expressing emotion in a text message |
| US6677932B1 (en) | 2001-01-28 | 2004-01-13 | Finger Works, Inc. | System and method for recognizing touch typing under limited tactile feedback conditions |
| US6690387B2 (en) | 2001-12-28 | 2004-02-10 | Koninklijke Philips Electronics N.V. | Touch-screen image scrolling system and method |
| US6807290B2 (en) | 2000-03-09 | 2004-10-19 | Microsoft Corporation | Rapid computer modeling of faces for animation |
| US6873610B1 (en) * | 2000-05-01 | 2005-03-29 | Mobular Technologies, Inc. | System and method for efficiently accessing affiliated network addresses from a wireless device |
| US20050078804A1 (en) | 2003-10-10 | 2005-04-14 | Nec Corporation | Apparatus and method for communication |
| US20050143108A1 (en) | 2003-12-27 | 2005-06-30 | Samsung Electronics Co., Ltd. | Apparatus and method for processing a message using avatars in a wireless telephone |
| US20050190059A1 (en) | 2004-03-01 | 2005-09-01 | Apple Computer, Inc. | Acceleration-based theft detection system for portable electronic devices |
| US20050204287A1 (en) * | 2004-02-06 | 2005-09-15 | Imagetech Co., Ltd | Method and system for producing real-time interactive video and audio |
| US20050248574A1 (en) | 2004-01-30 | 2005-11-10 | Ashish Ashtekar | Method and apparatus for providing flash-based avatars |
| US20060017692A1 (en) | 2000-10-02 | 2006-01-26 | Wehrenberg Paul J | Methods and apparatuses for operating a portable device based on an accelerometer |
| US20060026521A1 (en) | 2004-07-30 | 2006-02-02 | Apple Computer, Inc. | Gestures for touch sensitive input devices |
| US20060033724A1 (en) | 2004-07-30 | 2006-02-16 | Apple Computer, Inc. | Virtual input device placement on a touch screen user interface |
| US7006102B2 (en) | 2002-04-30 | 2006-02-28 | Canon Kabushiki Kaisha | Method and apparatus for generating models of individuals |
| US7015894B2 (en) | 2001-09-28 | 2006-03-21 | Ricoh Company, Ltd. | Information input and output system, method, storage medium, and carrier wave |
| US20060072154A1 (en) | 2004-10-01 | 2006-04-06 | Samsung Electronics Co., Ltd. | Method for displaying state of processing data |
| US7043463B2 (en) | 2003-04-04 | 2006-05-09 | Icosystem Corporation | Methods and systems for interactive evolutionary computing (IEC) |
| US20060197753A1 (en) | 2005-03-04 | 2006-09-07 | Hotelling Steven P | Multi-functional hand-held device |
| US7184047B1 (en) | 1996-12-24 | 2007-02-27 | Stephen James Crampton | Method and apparatus for the generation of computer graphic representations of individuals |
| US20070080967A1 (en) | 2005-10-11 | 2007-04-12 | Animetrics Inc. | Generation of normalized 2D imagery and ID systems via 2D to 3D lifting of multifeatured objects |
| US7227976B1 (en) * | 2002-07-08 | 2007-06-05 | Videomining Corporation | Method and system for real-time facial image enhancement |
| US20070188502A1 (en) | 2006-02-09 | 2007-08-16 | Bishop Wendell E | Smooth morphing between personal video calling avatars |
| US20070260984A1 (en) * | 2006-05-07 | 2007-11-08 | Sony Computer Entertainment Inc. | Methods for interactive communications with real time effects and avatar environment interaction |
| US20070298866A1 (en) | 2006-06-26 | 2007-12-27 | Paolo Gaudiano | Methods and systems for interactive customization of avatars and other animate or inanimate items in video games |
| US20080163074A1 (en) | 2006-12-29 | 2008-07-03 | International Business Machines Corporation | Image-based instant messaging system for providing expressions of emotions |
| US20090044113A1 (en) | 2007-08-07 | 2009-02-12 | Jones Scott T | Creating a Customized Avatar that Reflects a User's Distinguishable Attributes |
| US7515173B2 (en) | 2002-05-23 | 2009-04-07 | Microsoft Corporation | Head pose tracking system |
| US20090118019A1 (en) | 2002-12-10 | 2009-05-07 | Onlive, Inc. | System for streaming databases serving real-time applications used through streaming interactive video |
| US20090119729A1 (en) | 2002-12-10 | 2009-05-07 | Onlive, Inc. | Method for multicasting views of real-time streaming interactive video |
| US20090147008A1 (en) | 2007-12-10 | 2009-06-11 | International Business Machines Corporation | Arrangements for controlling activites of an avatar |
| US20090175521A1 (en) * | 2008-01-07 | 2009-07-09 | Diginome, Inc. | Method and System for Creating and Embedding Information in Digital Representations of a Subject |
| US20090195650A1 (en) | 2008-02-05 | 2009-08-06 | Olympus Imaging Corp. | Virtual image generating apparatus, virtual image generating method, and recording medium storing virtual image generating program |
| US20090215533A1 (en) * | 2008-02-27 | 2009-08-27 | Gary Zalewski | Methods for capturing depth data of a scene and applying computer actions |
| US20090241039A1 (en) * | 2008-03-19 | 2009-09-24 | Leonardo William Estevez | System and method for avatar viewing |
| US7614008B2 (en) | 2004-07-30 | 2009-11-03 | Apple Inc. | Operation of a computer with touch screen interface |
| US7623687B2 (en) | 2002-10-07 | 2009-11-24 | Technion Research & Development Foundation Ltd. | Three-dimensional face recognition |
| US7633076B2 (en) | 2005-09-30 | 2009-12-15 | Apple Inc. | Automated response to and sensing of user activity in portable devices |
| US20100007665A1 (en) * | 2002-08-14 | 2010-01-14 | Shawn Smith | Do-It-Yourself Photo Realistic Talking Head Creation System and Method |
| US7653883B2 (en) | 2004-07-30 | 2010-01-26 | Apple Inc. | Proximity detector in handheld device |
| US7657849B2 (en) | 2005-12-23 | 2010-02-02 | Apple Inc. | Unlocking a device by performing gestures on an unlock image |
| US7663607B2 (en) | 2004-05-06 | 2010-02-16 | Apple Inc. | Multipoint touchscreen |
| US20100046806A1 (en) | 2008-08-22 | 2010-02-25 | International Business Machines Corporation | System and method for virtual world biometric analytics through the use of a multimodal biometric analytic wallet |
| US20100073458A1 (en) | 2007-01-23 | 2010-03-25 | Pace Charles P | Systems and methods for providing personal video services |
| US7697960B2 (en) | 2004-04-23 | 2010-04-13 | Samsung Electronics Co., Ltd. | Method for displaying status information on a mobile terminal |
| US20100157021A1 (en) | 2006-11-15 | 2010-06-24 | Abraham Thomas G | Method for creating, storing, and providing access to three-dimensionally scanned images |
| US20100210359A1 (en) | 2009-02-17 | 2010-08-19 | Eric Krzeslo | Computer videogame system with body position detector that requires user to assume various body positions |
| US20100240458A1 (en) | 2009-03-20 | 2010-09-23 | Pub Company S.R.L. | Video game hardware systems and software methods using electroencephalogrophy |
| US20100299621A1 (en) | 2009-05-20 | 2010-11-25 | Making Everlasting Memories, L.L.C. | System and Method for Extracting a Plurality of Images from a Single Scan |
| US7844914B2 (en) | 2004-07-30 | 2010-11-30 | Apple Inc. | Activating virtual keys of a touch-screen virtual keyboard |
| US20100302395A1 (en) * | 2009-05-29 | 2010-12-02 | Microsoft Corporation | Environment And/Or Target Segmentation |
| US20110025689A1 (en) * | 2009-07-29 | 2011-02-03 | Microsoft Corporation | Auto-Generating A Visual Representation |
| US7921066B2 (en) * | 2005-10-12 | 2011-04-05 | Henry Van Dyke Parunak | Characterizing and predicting agents via multi-agent evolution |
| US7957762B2 (en) | 2007-01-07 | 2011-06-07 | Apple Inc. | Using ambient light sensor to augment proximity sensor output |
| US8006002B2 (en) | 2006-12-12 | 2011-08-23 | Apple Inc. | Methods and systems for automatic configuration of peripherals |
| US20110292051A1 (en) | 2010-06-01 | 2011-12-01 | Apple Inc. | Automatic Avatar Creation |
| US20120182374A1 (en) | 2011-01-19 | 2012-07-19 | Keyence Corporation | Printing Quality Evaluation System, Laser Marking Apparatus, Printing Condition Setting Device, Printing Quality Evaluation Apparatus, Printing Condition Setting Program, Printing Quality Evaluation Program, And Computer-Readable Recording Medium |
| US8279180B2 (en) | 2006-05-02 | 2012-10-02 | Apple Inc. | Multipoint touch surface controller |
| US8381135B2 (en) | 2004-07-30 | 2013-02-19 | Apple Inc. | Proximity detector in handheld device |
| US20130071821A1 (en) | 2009-05-01 | 2013-03-21 | Radoje T. Drmanac | Systems, Computer Readable Program Products, and Computer Implemented Methods to Facilitate On-Demand, User-Driven, Virtual Sponsoring Sessions for One or More User-Selected Topics Through User-Designed Virtual Sponsors |
| US20130124572A1 (en) | 2008-02-29 | 2013-05-16 | Adobe Systems Incorporated | Media generation and management |
| US8514262B2 (en) | 2009-02-27 | 2013-08-20 | Kabushiki Kaisha Toshiba | Information processing apparatus and network conference system |
| US8533610B2 (en) * | 2008-03-13 | 2013-09-10 | Fuhu Holdings, Inc. | Widgetized avatar and a method and system of creating and using same |
| WO2013169849A2 (en) | 2012-05-09 | 2013-11-14 | Industries Llc Yknots | Device, method, and graphical user interface for displaying user interface objects corresponding to an application |
| WO2014105276A1 (en) | 2012-12-29 | 2014-07-03 | Yknots Industries Llc | Device, method, and graphical user interface for transitioning between touch input to display output relationships |
| US9413923B2 (en) | 2011-01-24 | 2016-08-09 | Panasonic Intellectual Property Management Co., Ltd. | Imaging apparatus |
| US9671942B2 (en) | 2007-06-11 | 2017-06-06 | Autodesk, Inc. | Dynamic user interface for inheritance based avatar generation |
| US9933937B2 (en) | 2007-06-20 | 2018-04-03 | Apple Inc. | Portable multifunction device, method, and graphical user interface for playing online videos |
| USRE49044E1 (en) | 2010-06-01 | 2022-04-19 | Apple Inc. | Automatic avatar creation |
-
2018
- 2018-09-28 US US16/147,348 patent/USRE49044E1/en active Active
-
2022
- 2022-04-18 US US17/723,451 patent/USRE50538E1/en active Active
Patent Citations (92)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5483261A (en) | 1992-02-14 | 1996-01-09 | Itu Research, Inc. | Graphical input controller and method with rear screen image detection |
| US5488204A (en) | 1992-06-08 | 1996-01-30 | Synaptics, Incorporated | Paintbrush stylus for capacitive touch sensor pad |
| US5880411A (en) | 1992-06-08 | 1999-03-09 | Synaptics, Incorporated | Object position detector with edge motion feature and gesture recognition |
| US5825352A (en) | 1996-01-04 | 1998-10-20 | Logitech, Inc. | Multiple fingers contact sensing method for emulating mouse buttons and mouse operations on a touch sensor pad |
| US5835079A (en) | 1996-06-13 | 1998-11-10 | International Business Machines Corporation | Virtual pointing device for touchscreens |
| US7184047B1 (en) | 1996-12-24 | 2007-02-27 | Stephen James Crampton | Method and apparatus for the generation of computer graphic representations of individuals |
| US6310610B1 (en) | 1997-12-04 | 2001-10-30 | Nortel Networks Limited | Intelligent touch display |
| US20020015024A1 (en) | 1998-01-26 | 2002-02-07 | University Of Delaware | Method and apparatus for integrating manual input |
| US6323846B1 (en) | 1998-01-26 | 2001-11-27 | University Of Delaware | Method and apparatus for integrating manual input |
| US20010019330A1 (en) * | 1998-02-13 | 2001-09-06 | Timothy W. Bickmore | Method and apparatus for creating personal autonomous avatars |
| US20010033675A1 (en) * | 1998-04-13 | 2001-10-25 | Thomas Maurer | Wavelet-based facial motion capture for avatar animation |
| US6280387B1 (en) | 1998-05-06 | 2001-08-28 | Siemens Medical Systems, Inc. | Three-dimensional tissue/flow ultrasound imaging system |
| US6072496A (en) | 1998-06-08 | 2000-06-06 | Microsoft Corporation | Method and system for capturing and representing 3D geometry, color and shading of facial expressions and other animated objects |
| US6188391B1 (en) | 1998-07-09 | 2001-02-13 | Synaptics, Inc. | Two-layer capacitive touchpad and method of making same |
| US20020067362A1 (en) * | 1998-11-06 | 2002-06-06 | Agostino Nocera Luciano Pasquale | Method and system generating an avatar animation transform using a neutral face image |
| US6272231B1 (en) | 1998-11-06 | 2001-08-07 | Eyematic Interfaces, Inc. | Wavelet-based facial motion capture for avatar animation |
| JP2000163031A (en) | 1998-11-25 | 2000-06-16 | Seiko Epson Corp | Portable information devices and information storage media |
| US6807290B2 (en) | 2000-03-09 | 2004-10-19 | Microsoft Corporation | Rapid computer modeling of faces for animation |
| US6873610B1 (en) * | 2000-05-01 | 2005-03-29 | Mobular Technologies, Inc. | System and method for efficiently accessing affiliated network addresses from a wireless device |
| US6545682B1 (en) * | 2000-05-24 | 2003-04-08 | There, Inc. | Method and apparatus for creating and customizing avatars using genetic paradigm |
| US20060017692A1 (en) | 2000-10-02 | 2006-01-26 | Wehrenberg Paul J | Methods and apparatuses for operating a portable device based on an accelerometer |
| KR20020042248A (en) | 2000-11-30 | 2002-06-05 | 한가람 | Method and system for perceiving emotion from the text and visualizing the perceived emotion |
| US6677932B1 (en) | 2001-01-28 | 2004-01-13 | Finger Works, Inc. | System and method for recognizing touch typing under limited tactile feedback conditions |
| US6570557B1 (en) | 2001-02-10 | 2003-05-27 | Finger Works, Inc. | Multi-touch system and method for emulating modifier keys via fingertip chords |
| JP2002342033A (en) | 2001-05-21 | 2002-11-29 | Sony Corp | Non-contact type user input device |
| US7015894B2 (en) | 2001-09-28 | 2006-03-21 | Ricoh Company, Ltd. | Information input and output system, method, storage medium, and carrier wave |
| US20030110450A1 (en) | 2001-12-12 | 2003-06-12 | Ryutaro Sakai | Method for expressing emotion in a text message |
| US6690387B2 (en) | 2001-12-28 | 2004-02-10 | Koninklijke Philips Electronics N.V. | Touch-screen image scrolling system and method |
| US7184064B2 (en) | 2001-12-28 | 2007-02-27 | Koninklijke Philips Electronics N.V. | Touch-screen image scrolling system and method |
| US7006102B2 (en) | 2002-04-30 | 2006-02-28 | Canon Kabushiki Kaisha | Method and apparatus for generating models of individuals |
| US7515173B2 (en) | 2002-05-23 | 2009-04-07 | Microsoft Corporation | Head pose tracking system |
| US7227976B1 (en) * | 2002-07-08 | 2007-06-05 | Videomining Corporation | Method and system for real-time facial image enhancement |
| US20100007665A1 (en) * | 2002-08-14 | 2010-01-14 | Shawn Smith | Do-It-Yourself Photo Realistic Talking Head Creation System and Method |
| US7623687B2 (en) | 2002-10-07 | 2009-11-24 | Technion Research & Development Foundation Ltd. | Three-dimensional face recognition |
| US20090118019A1 (en) | 2002-12-10 | 2009-05-07 | Onlive, Inc. | System for streaming databases serving real-time applications used through streaming interactive video |
| US20090119729A1 (en) | 2002-12-10 | 2009-05-07 | Onlive, Inc. | Method for multicasting views of real-time streaming interactive video |
| US7043463B2 (en) | 2003-04-04 | 2006-05-09 | Icosystem Corporation | Methods and systems for interactive evolutionary computing (IEC) |
| US20050078804A1 (en) | 2003-10-10 | 2005-04-14 | Nec Corporation | Apparatus and method for communication |
| US20050143108A1 (en) | 2003-12-27 | 2005-06-30 | Samsung Electronics Co., Ltd. | Apparatus and method for processing a message using avatars in a wireless telephone |
| US20050248574A1 (en) | 2004-01-30 | 2005-11-10 | Ashish Ashtekar | Method and apparatus for providing flash-based avatars |
| US20050204287A1 (en) * | 2004-02-06 | 2005-09-15 | Imagetech Co., Ltd | Method and system for producing real-time interactive video and audio |
| US20050190059A1 (en) | 2004-03-01 | 2005-09-01 | Apple Computer, Inc. | Acceleration-based theft detection system for portable electronic devices |
| US7697960B2 (en) | 2004-04-23 | 2010-04-13 | Samsung Electronics Co., Ltd. | Method for displaying status information on a mobile terminal |
| US7663607B2 (en) | 2004-05-06 | 2010-02-16 | Apple Inc. | Multipoint touchscreen |
| US8381135B2 (en) | 2004-07-30 | 2013-02-19 | Apple Inc. | Proximity detector in handheld device |
| US7614008B2 (en) | 2004-07-30 | 2009-11-03 | Apple Inc. | Operation of a computer with touch screen interface |
| US9348458B2 (en) | 2004-07-30 | 2016-05-24 | Apple Inc. | Gestures for touch sensitive input devices |
| US7844914B2 (en) | 2004-07-30 | 2010-11-30 | Apple Inc. | Activating virtual keys of a touch-screen virtual keyboard |
| US7653883B2 (en) | 2004-07-30 | 2010-01-26 | Apple Inc. | Proximity detector in handheld device |
| US20060033724A1 (en) | 2004-07-30 | 2006-02-16 | Apple Computer, Inc. | Virtual input device placement on a touch screen user interface |
| US8479122B2 (en) | 2004-07-30 | 2013-07-02 | Apple Inc. | Gestures for touch sensitive input devices |
| US20060026521A1 (en) | 2004-07-30 | 2006-02-02 | Apple Computer, Inc. | Gestures for touch sensitive input devices |
| US8239784B2 (en) | 2004-07-30 | 2012-08-07 | Apple Inc. | Mode-based graphical user interfaces for touch sensitive input devices |
| US20060072154A1 (en) | 2004-10-01 | 2006-04-06 | Samsung Electronics Co., Ltd. | Method for displaying state of processing data |
| US20060197753A1 (en) | 2005-03-04 | 2006-09-07 | Hotelling Steven P | Multi-functional hand-held device |
| US7633076B2 (en) | 2005-09-30 | 2009-12-15 | Apple Inc. | Automated response to and sensing of user activity in portable devices |
| US20070080967A1 (en) | 2005-10-11 | 2007-04-12 | Animetrics Inc. | Generation of normalized 2D imagery and ID systems via 2D to 3D lifting of multifeatured objects |
| US7921066B2 (en) * | 2005-10-12 | 2011-04-05 | Henry Van Dyke Parunak | Characterizing and predicting agents via multi-agent evolution |
| US7657849B2 (en) | 2005-12-23 | 2010-02-02 | Apple Inc. | Unlocking a device by performing gestures on an unlock image |
| US20070188502A1 (en) | 2006-02-09 | 2007-08-16 | Bishop Wendell E | Smooth morphing between personal video calling avatars |
| US8279180B2 (en) | 2006-05-02 | 2012-10-02 | Apple Inc. | Multipoint touch surface controller |
| US20070260984A1 (en) * | 2006-05-07 | 2007-11-08 | Sony Computer Entertainment Inc. | Methods for interactive communications with real time effects and avatar environment interaction |
| US20070298866A1 (en) | 2006-06-26 | 2007-12-27 | Paolo Gaudiano | Methods and systems for interactive customization of avatars and other animate or inanimate items in video games |
| US20100157021A1 (en) | 2006-11-15 | 2010-06-24 | Abraham Thomas G | Method for creating, storing, and providing access to three-dimensionally scanned images |
| US8006002B2 (en) | 2006-12-12 | 2011-08-23 | Apple Inc. | Methods and systems for automatic configuration of peripherals |
| US20080163074A1 (en) | 2006-12-29 | 2008-07-03 | International Business Machines Corporation | Image-based instant messaging system for providing expressions of emotions |
| US7957762B2 (en) | 2007-01-07 | 2011-06-07 | Apple Inc. | Using ambient light sensor to augment proximity sensor output |
| US20100073458A1 (en) | 2007-01-23 | 2010-03-25 | Pace Charles P | Systems and methods for providing personal video services |
| US9671942B2 (en) | 2007-06-11 | 2017-06-06 | Autodesk, Inc. | Dynamic user interface for inheritance based avatar generation |
| US9933937B2 (en) | 2007-06-20 | 2018-04-03 | Apple Inc. | Portable multifunction device, method, and graphical user interface for playing online videos |
| US20090044113A1 (en) | 2007-08-07 | 2009-02-12 | Jones Scott T | Creating a Customized Avatar that Reflects a User's Distinguishable Attributes |
| US20090147008A1 (en) | 2007-12-10 | 2009-06-11 | International Business Machines Corporation | Arrangements for controlling activites of an avatar |
| US20090175521A1 (en) * | 2008-01-07 | 2009-07-09 | Diginome, Inc. | Method and System for Creating and Embedding Information in Digital Representations of a Subject |
| US20090195650A1 (en) | 2008-02-05 | 2009-08-06 | Olympus Imaging Corp. | Virtual image generating apparatus, virtual image generating method, and recording medium storing virtual image generating program |
| US20090215533A1 (en) * | 2008-02-27 | 2009-08-27 | Gary Zalewski | Methods for capturing depth data of a scene and applying computer actions |
| US20130124572A1 (en) | 2008-02-29 | 2013-05-16 | Adobe Systems Incorporated | Media generation and management |
| US8533610B2 (en) * | 2008-03-13 | 2013-09-10 | Fuhu Holdings, Inc. | Widgetized avatar and a method and system of creating and using same |
| US20090241039A1 (en) * | 2008-03-19 | 2009-09-24 | Leonardo William Estevez | System and method for avatar viewing |
| US20100046806A1 (en) | 2008-08-22 | 2010-02-25 | International Business Machines Corporation | System and method for virtual world biometric analytics through the use of a multimodal biometric analytic wallet |
| US20100210359A1 (en) | 2009-02-17 | 2010-08-19 | Eric Krzeslo | Computer videogame system with body position detector that requires user to assume various body positions |
| US8514262B2 (en) | 2009-02-27 | 2013-08-20 | Kabushiki Kaisha Toshiba | Information processing apparatus and network conference system |
| US20100240458A1 (en) | 2009-03-20 | 2010-09-23 | Pub Company S.R.L. | Video game hardware systems and software methods using electroencephalogrophy |
| US20130071821A1 (en) | 2009-05-01 | 2013-03-21 | Radoje T. Drmanac | Systems, Computer Readable Program Products, and Computer Implemented Methods to Facilitate On-Demand, User-Driven, Virtual Sponsoring Sessions for One or More User-Selected Topics Through User-Designed Virtual Sponsors |
| US20100299621A1 (en) | 2009-05-20 | 2010-11-25 | Making Everlasting Memories, L.L.C. | System and Method for Extracting a Plurality of Images from a Single Scan |
| US20100302395A1 (en) * | 2009-05-29 | 2010-12-02 | Microsoft Corporation | Environment And/Or Target Segmentation |
| US20110025689A1 (en) * | 2009-07-29 | 2011-02-03 | Microsoft Corporation | Auto-Generating A Visual Representation |
| US20110292051A1 (en) | 2010-06-01 | 2011-12-01 | Apple Inc. | Automatic Avatar Creation |
| USRE49044E1 (en) | 2010-06-01 | 2022-04-19 | Apple Inc. | Automatic avatar creation |
| US20120182374A1 (en) | 2011-01-19 | 2012-07-19 | Keyence Corporation | Printing Quality Evaluation System, Laser Marking Apparatus, Printing Condition Setting Device, Printing Quality Evaluation Apparatus, Printing Condition Setting Program, Printing Quality Evaluation Program, And Computer-Readable Recording Medium |
| US9413923B2 (en) | 2011-01-24 | 2016-08-09 | Panasonic Intellectual Property Management Co., Ltd. | Imaging apparatus |
| WO2013169849A2 (en) | 2012-05-09 | 2013-11-14 | Industries Llc Yknots | Device, method, and graphical user interface for displaying user interface objects corresponding to an application |
| WO2014105276A1 (en) | 2012-12-29 | 2014-07-03 | Yknots Industries Llc | Device, method, and graphical user interface for transitioning between touch input to display output relationships |
Non-Patent Citations (17)
| Title |
|---|
| "Model Generation for an Instrusion Detection System Using Genetic Algorithms" Chittur, Adhitya, Nov. 27, 2001. * |
| Amin, Alia K., et al., "The Sense MS: Enriching the SMS experience for Teens by Non-verbal Means", Human-Computer Interaction—Interact 2005, IFIP TC13 International Conference Proceedings, Rome, Italy, Sep. 12-16, 2005, pp. 962-965. |
| Final Office Action received for U.S. Appl. No. 12/791,707, mailed on Aug. 8, 2013, 18 pages. |
| Final Office Action received for U.S. Appl. No. 15/092,463, mailed on Jul. 24, 2017, 25 pages. |
| Final Office Action received for U.S. Appl. No. 16/147,348, mailed on Mar. 15, 2021, 24 pages. |
| Final Office Action received for U.S. Appl. No. 16/147,348, mailed on Sep. 27, 2019, 23 pages. |
| Lee, S.K. et al. (Apr. 1985). "A Multi-Touch Three Dimensional Touch-Sensitive Tablet," Proceedings of CHI: ACM Conference on Human Factors in Computing Systems, pp. 21-25. |
| Non-Final Office Action received for U.S. Appl. No. 12/791,707, mailed on Mar. 29, 2013, 19 pages. |
| Non-Final Office Action received for U.S. Appl. No. 15/092,463, mailed on Jan. 19, 2017, 28 pages. |
| Non-Final Office Action received for U.S. Appl. No. 15/092,463, mailed on Oct. 31, 2018, 30 pages. |
| Non-Final Office Action received for U.S. Appl. No. 16/147,348, mailed on Mar. 11, 2019, 19 pages. |
| Non-Final Office Action received for U.S. Appl. No. 16/147,348, mailed on Sep. 9, 2020, 21 pages. |
| Notice of Allowance received for U.S. Appl. No. 12/791,707, mailed on Dec. 18, 2013, 11 pages. |
| Notice of Allowance received for U.S. Appl. No. 16/147,348, mailed on Nov. 8, 2021, 12 pages. |
| Rubine, Dean H., "The Automatic Recognition of Gestures", CMU-CS-91-202, Submitted in Partial Fulfillment of the Requirements for the Degree of Doctor of Philosophy in Computer Science at Carnegie Mellon University, Dec. 1991, 285 pages. |
| Rubine, Dean, "Combining Gestures and Direct Manipulation", CHI'92, May 3-7, 1992, pp. 659-660. |
| Westerman, Wayne, "Hand Tracking, Finger Identification, and Chordic Manipulation on a Multi-Touch Surface", A Dissertation Submitted to the Faculty of the University of Delaware in Partial Fulfillment of the Requirements for the Degree of Doctor of Philosophy in Electrical Engineering, 1999, 363 pages. |
Also Published As
| Publication number | Publication date |
|---|---|
| USRE49044E1 (en) | 2022-04-19 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US8692830B2 (en) | Automatic avatar creation | |
| EP3338217B1 (en) | Feature detection and masking in images based on color distributions | |
| US11321385B2 (en) | Visualization of image themes based on image content | |
| US9547908B1 (en) | Feature mask determination for images | |
| CN106022221B (en) | Image processing method and system | |
| JP4898800B2 (en) | Image segmentation | |
| US7636485B2 (en) | Method and system for enhancing portrait images that are processed in a batch mode | |
| US8908904B2 (en) | Method and system for make-up simulation on portable devices having digital cameras | |
| CN105359162B (en) | For the pattern mask of the selection and processing related with face in image | |
| CN105849685B (en) | editing options for image regions | |
| US9256950B1 (en) | Detecting and modifying facial features of persons in images | |
| JP2024500896A (en) | Methods, systems and methods for generating 3D head deformation models | |
| CN116997933A (en) | Method and system for constructing facial position maps | |
| JP2024503794A (en) | Method, system and computer program for extracting color from two-dimensional (2D) facial images | |
| CN108010049A (en) | Split the method in human hand region in stop-motion animation using full convolutional neural networks | |
| US20160140748A1 (en) | Automated animation for presentation of images | |
| USRE50538E1 (en) | Automatic avatar creation | |
| CN115035581A (en) | Facial expression recognition method, terminal device and storage medium | |
| WO2023197780A1 (en) | Image processing method and apparatus, electronic device, and storage medium | |
| CN113313631B (en) | Image rendering method and device | |
| Li et al. | Guided selfies using models of portrait aesthetics | |
| AU2021101766A4 (en) | Cartoonify Image Detection Using Machine Learning | |
| CN113744367B (en) | System and method for editing portrait hairstyle in two-dimensional image | |
| Thirunarayanan et al. | Creating segments and effects on comics by clustering gaze data | |
| CN118898553B (en) | Adaptive image blur processing system and method based on deep convolutional neural network |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| FEPP | Fee payment procedure |
Free format text: ENTITY STATUS SET TO UNDISCOUNTED (ORIGINAL EVENT CODE: BIG.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
| MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 12TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1553); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 12 |