Panoramic image distortion-based mobile phone cartoon character creating method
A panoramic image and mobile phone technology, applied in animation production, image data processing, editing/combining graphics or text, etc., can solve the problems of undiscovered mobile cartoon characters and high prices
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment 1
[0086] 1. Step 1 of the mobile animation character creation method based on panoramic image distortion is to design an image distortion template, including step 1 and step 2:
[0087] Step 1. For an image whose width is width and height is height, create an undistorted square grid template-SquareTemplet with lines and columns and a side length of scale, and record the X of the upper left endpoint of each grid in the template , Y coordinate.
[0088] In order to run quickly on devices with low computing power such as mobile phones, we introduce a linked list structure containing row pointers and column pointers to convert a two-dimensional array into a one-dimensional representation:
[0089] SquareTemplet[i*columns+j].x=j*scale; this formula is used to indicate the law of storing data in the square grid template, where SquareTemplet[i*columns+j].x means stored in the template The X component of the i-th row and j-column data.
[0090] SquareTemplet[i*columns+j].y=i*scale; si...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com