[go: up one dir, main page]

CN105786776A - Animation display method and apparatus - Google Patents

Animation display method and apparatus Download PDF

Info

Publication number
CN105786776A
CN105786776A CN201610069178.0A CN201610069178A CN105786776A CN 105786776 A CN105786776 A CN 105786776A CN 201610069178 A CN201610069178 A CN 201610069178A CN 105786776 A CN105786776 A CN 105786776A
Authority
CN
China
Prior art keywords
field picture
bitmap
animation
file
flash
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.)
Pending
Application number
CN201610069178.0A
Other languages
Chinese (zh)
Inventor
陆小龙
李国平
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing QIYI Century Science and Technology Co Ltd
Original Assignee
Beijing QIYI Century Science and Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing QIYI Century Science and Technology Co Ltd filed Critical Beijing QIYI Century Science and Technology Co Ltd
Priority to CN201610069178.0A priority Critical patent/CN105786776A/en
Publication of CN105786776A publication Critical patent/CN105786776A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/103Formatting, i.e. changing of presentation of documents
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/40Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
    • G06F16/43Querying
    • G06F16/438Presentation of query results
    • G06F16/4387Presentation of query results by the use of playlists
    • G06F16/4393Multimedia presentations, e.g. slide shows, multimedia albums
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T13/00Animation
    • G06T13/802D [Two Dimensional] animation, e.g. using sprites
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2213/00Indexing scheme for animation
    • G06T2213/08Animation software package

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Processing Or Creating Images (AREA)

Abstract

The invention discloses an animation display method. The method comprises the steps of obtaining an animation file, wherein the animation file comprises a bitmap consisting of all frames of images of a flash animation, positions of all the frames of the images in the bitmap, and a play sequence of all the frames of the images in the flash animation; and according to the positions of all the frames of the images in the bitmap, extracting all the frames of the images from the bitmap in sequence based on the play sequence and displaying all the frames of the images in sequence. The invention furthermore discloses an animation display apparatus.

Description

A kind of animated show method and device
Technical field
The present invention relates to cartoon technique field, particularly relate to a kind of animated show method and device.
Background technology
For existing flash animation display technique, to show flash animation in client, the CPU of client-side needs the next frame the calculating flash animation delta data compared to present frame, including the color of image change between animation frame, picture shape change, picture position change etc., then according to the delta data between animation frame, flash animation is made to be transformed to next frame from present frame.
But, when utilizing existing techniques in realizing flash animation to show, need to calculate next frame compared to the delta data between present frame, especially for vector animation, when on the page, the flash animation content of display is too much, make calculative frame delta data too much, so can cause that CPU usage is too high, also can reduce the broadcasting fluency of flash animation simultaneously.
Summary of the invention
In view of this, the main purpose of the embodiment of the present invention is in that to provide a kind of animated show method and device, to realize the purpose reducing CPU usage, improving flash animation broadcasting fluency.
For achieving the above object, embodiments provide a kind of animated show method, including:
Obtaining animation file, described animation file includes: position in described bitmap of the bitmap being made up of each two field picture of flash animation, described each two field picture and described each two field picture playing sequence in flash animation;
According to described each two field picture position in described bitmap, from described bitmap, extract described each two field picture according to described playing sequence successively, and show described each two field picture successively.
Optionally, the forming process of described animation file includes:
Each two field picture in flash animation is converted to bitmap images, and all bitmap images after conversion are arranged on a bitmap according to preset order;
Record described each two field picture position in described bitmap and described each two field picture playing sequence in flash animation;
The position of described bitmap and record and playing sequence are stored in an animation file.
Optionally, described animation file is the user-defined file of a binary data form.
Optionally, described each two field picture position in described bitmap, including:
Position encoded in described bitmap of described each two field picture and taking up room.
Optionally, described animation file also includes at least one format conversion program, described shows described each two field picture successively, including:
Determine the display platform at flash animation place;
Utilize corresponding format conversion program, each frame figure extracted is converted to the data form that described display platform is supported, and on described display platform, shows each two field picture after conversion successively.
The embodiment of the present invention additionally provides a kind of animated show device, including:
File obtaining unit, for obtaining animation file, described animation file includes: position in described bitmap of the bitmap being made up of each two field picture of flash animation, described each two field picture and described each two field picture playing sequence in flash animation;
Image shows unit, for according to described each two field picture position in described bitmap, extracting described each two field picture successively, and show described each two field picture successively according to described playing sequence from described bitmap.
Optionally, the forming process of described animation file includes:
Each two field picture in flash animation is converted to bitmap images, and all bitmap images after conversion are arranged on a bitmap according to preset order;
Record described each two field picture position in described bitmap and described each two field picture playing sequence in flash animation;
The position of described bitmap and record and playing sequence are stored in an animation file.
Optionally, described animation file is the user-defined file of a binary data form.
Optionally, described each two field picture position in described bitmap, including:
Position encoded in described bitmap of described each two field picture and taking up room.
Optionally, described animation file also includes at least one format conversion program, described image shows unit, including:
Module determined by platform, for determining the display platform at flash animation place;
Image shows module, for utilizing the format conversion program of correspondence, is converted to each frame figure extracted the data form that described display platform is supported, and shows each two field picture after conversion on described display platform successively.
The animated show method of embodiment of the present invention offer and device, in units of two field picture, in advance each two field picture of flash animation is preserved into bitmap images little one by one, and whole little bitmaps are placed on a big bitmap, record two field picture positional information in bitmap simultaneously, when showing flash animation, according to each two field picture position in big bitmap, from big bitmap, extract each two field picture successively according to the playing sequence of flash animation, and show each two field picture successively.In the embodiment of the present invention, owing to client CPU need not calculate the delta data between two field picture, have only to from animation file, sequentially extract the two field picture pre-saved and carry out order show, when needs show a lot of little animation simultaneously, can being effectively improved animation rendering efficiency, through test compared with existing animated show mode, its rendering efficiency can improve 3-10 times, consuming thus effectively reducing CPU, improve flash animation and playing fluency.
Accompanying drawing explanation
In order to be illustrated more clearly that the embodiment of the present invention or technical scheme of the prior art, the accompanying drawing used required in embodiment or description of the prior art will be briefly described below, apparently, accompanying drawing in the following describes is some embodiments of the present invention, for those of ordinary skill in the art, under the premise not paying creative work, it is also possible to obtain other accompanying drawing according to these accompanying drawings.
Fig. 1 is the schematic flow sheet of embodiment of the present invention animated show method;
Fig. 2 is that embodiment of the present invention animation file forms schematic diagram;
Fig. 3 is embodiment of the present invention animated show device composition schematic diagram.
Detailed description of the invention
For making the purpose of the embodiment of the present invention, technical scheme and advantage clearly, below in conjunction with the accompanying drawing in the embodiment of the present invention, technical scheme in the embodiment of the present invention is clearly and completely described, obviously, described embodiment is a part of embodiment of the present invention, rather than whole embodiments.Based on the embodiment in the present invention, the every other embodiment that those of ordinary skill in the art obtain under not making creative work premise, broadly fall into the scope of protection of the invention.
The embodiment of the present invention converts each two field picture in flash animation to bitmap images, is equivalent to pre-save each frame in flash animation in the form of images, and is placed in by these images in a bitmap.When flash animation shown by needs, transferring each two field picture successively according to animation playing sequence, and show the image transferred according to default playing interval from bitmap, each two field picture shown in bitmap continuously just defines flash animation.
Introduce the embodiment of the present invention in detail below.
Referring to Fig. 1, for the schematic flow sheet of the animated show method that the embodiment of the present invention provides, the method includes:
Step 101: obtaining animation file, described animation file includes: position in described bitmap of the bitmap being made up of each two field picture of flash animation, described each two field picture and described each two field picture playing sequence in flash animation.
When user is at client (such as smart mobile phone, flat board, computer etc.) use one for showing the related application of flash animation time, when opening this application, an animation file carrying flash animation related data can be obtained, this animation file includes a bitmap, this bitmap is drawn each two field picture having flash animation, this animation file also includes one group of record data, these record data have recorded each two field picture particular location in bitmap, it is for when playing flash animation, from bitmap, extract associated frame image according to positional information and carry out played in order.
Animation file shown in Figure 2 forms schematic diagram, and the forming process of described animation file is exemplified below:
First, utilize modular converter that each two field picture (SWF form) of flash animation is respectively converted into a little bitmap images, namely in units of frame, SWF formatted data corresponding for two field picture content is converted to data bitmap.
Then, little bitmap corresponding for each two field picture is placed on a big bitmap according to preset order, in such as Fig. 2, each two field picture in flash animation is " lip " modified-image, it is in units of frame, order change according to " lip ", can be sorted each two field picture or sort successively from top to bottom each two field picture, also or adopt other sortord by row in rows from left to right successively, and this embodiment of the present invention is not specifically limited.nullSimultaneously,Record each two field picture and magnify the positional information in bitmap at this,Specifically,This positional information can comprise position encoded in bitmap (big bitmap) of each two field picture and take up room,The position encoded of first frame " lip " image of such as flash animation can be recorded as (x:1,y:1),Represent that the first two field picture is arranged in the first row first row of bitmap,Except position encoded,It is also recorded for the space size such as (width:50 that the first two field picture of this position encoded correspondence occupies in big bitmap,height:50),Represent that the length and width of the first two field picture are 50,So,When playing flash animation,Just can according to position encoded (x:1,Y:1) first two field picture Position Approximate in big bitmap is positioned,According to (the width:50 that takes up room,Height:50) just can determine that the size of the first two field picture,And then the first two field picture of corresponding size (length and width are 50) can be extracted from correspondence position (position of the first row first row).Other two field picture carries out the record of relevant location information also according to method, does not repeat them here.
Finally, being stored in an animation file by the big bitmap merged by each little bitmap and record data, this animation file can be the user-defined file of a binary data form.
To sum up, the forming process of described animation file includes:
Each two field picture in flash animation is converted to bitmap images, and all bitmap images after conversion are arranged on a bitmap according to preset order;Record described each two field picture position in described bitmap and described each two field picture playing sequence in flash animation;The position of described bitmap and record and playing sequence are stored in an animation file.
Step 102: according to described each two field picture position in described bitmap, extract described each two field picture according to described playing sequence successively from described bitmap, and show described each two field picture successively.
When playing flash animation, playing sequence according to each two field picture of flash animation, the image that the first positional information according to the first two field picture in bitmap extracts correspondence from bitmap is shown, the image extracting correspondence further according to second two field picture positional information in bitmap from bitmap is shown, the like, terminate until flash animation is play.Additionally, in flash animation displaying process, the order displaying of two field picture will be carried out according to the broadcasting speed set.
In embodiments of the present invention, above-mentioned animation file also includes at least one format conversion program, this format conversion program be developer develop become the engine of a lantern slide animation for reducing above-mentioned bitmap, and this engine is the different animations also original code for different platform exploitation.It is such as a format conversion program referring to Fig. 2, IOS recovery module, for data bitmap being reduced into the formatted data that IOS system platform is supported;PC end recovery module is also a format conversion program, for data bitmap is reduced into the formatted data that PC system platform is supported;Android end recovery module is also a format conversion program, for data bitmap is reduced into the formatted data that Android system platform is supported.Visible, the animation file in the embodiment of the present invention is not by therefrom, it is only necessary to different original code of going back is fused in animation file, just can support that the flash animation of different platform is shown.
Therefore, for different system platforms, step 102 can be realized in the following manner:
Determine the display platform at flash animation place;Utilize corresponding format conversion program, each frame figure extracted is converted to the data form that described display platform is supported, and on described display platform, shows each two field picture after conversion successively.
Referring to Fig. 3, the animated show device provided for the embodiment of the present invention forms schematic diagram, including:
File obtaining unit 301, for obtaining animation file, described animation file includes: position in described bitmap of the bitmap being made up of each two field picture of flash animation, described each two field picture and described each two field picture playing sequence in flash animation;
Image shows unit 302, for according to described each two field picture position in described bitmap, extracting described each two field picture successively, and show described each two field picture successively according to described playing sequence from described bitmap.
In embodiments of the present invention, the forming process of described animation file includes:
Each two field picture in flash animation is converted to bitmap images, and all bitmap images after conversion are arranged on a bitmap according to preset order;
Record described each two field picture position in described bitmap and described each two field picture playing sequence in flash animation;
The position of described bitmap and record and playing sequence are stored in an animation file.
In embodiments of the present invention, described animation file is the user-defined file of a binary data form.
In embodiments of the present invention, described each two field picture position in described bitmap, including:
Position encoded in described bitmap of described each two field picture and taking up room.
In embodiments of the present invention, described animation file also includes at least one format conversion program, described image shows unit 302, including:
Module determined by platform, for determining the display platform at flash animation place;
Image shows module, for utilizing the format conversion program of correspondence, is converted to each frame figure extracted the data form that described display platform is supported, and shows each two field picture after conversion on described display platform successively.
The animated show method of embodiment of the present invention offer and device, in units of two field picture, in advance each two field picture of flash animation is preserved into bitmap images little one by one, and whole little bitmaps are placed on a big bitmap, record two field picture positional information in bitmap simultaneously, when showing flash animation, according to each two field picture position in big bitmap, from big bitmap, extract each two field picture successively according to the playing sequence of flash animation, and show each two field picture successively.In the embodiment of the present invention, owing to client CPU need not calculate the delta data between two field picture, have only to from animation file, sequentially extract the two field picture pre-saved and carry out order show, when needs show a lot of little animation simultaneously, can being effectively improved animation rendering efficiency, through test compared with existing animated show mode, its rendering efficiency can improve 3-10 times, consuming thus effectively reducing CPU, improve flash animation and playing fluency.Additionally, in flash animation picture a fairly large number of situation of present, with bitmap formed preserve image shared by internal memory substantially without increase.
As seen through the above description of the embodiments, those skilled in the art is it can be understood that can add the mode of required general hardware platform by software to all or part of step in above-described embodiment method and realize.Based on such understanding, the part that prior art is contributed by technical scheme substantially in other words can embody with the form of software product, this computer software product can be stored in storage medium, such as ROM/RAM, magnetic disc, CD etc., including some instructions with so that a computer equipment (can be personal computer, server, or the network communication equipments such as such as WMG, etc.) perform the method described in some part of each embodiment of the present invention or embodiment.
It should be noted that for device disclosed in embodiment, owing to it corresponds to the method disclosed in Example, so what describe is fairly simple, relevant part illustrates referring to method part.It can further be stated that, in this article, term " includes ", " comprising " or its any other variant are intended to comprising of nonexcludability, so that include the process of a series of key element, method, article or equipment not only include those key elements, but also include other key elements being not expressly set out, or also include the key element intrinsic for this process, method, article or equipment.When there is no more restriction, statement " including ... " key element limited, it is not excluded that there is also other identical element in including the process of described key element, method, article or equipment.
Described above to the disclosed embodiments, makes professional and technical personnel in the field be capable of or uses the present invention.The multiple amendment of these embodiments be will be apparent from for those skilled in the art, and generic principles defined herein can without departing from the spirit or scope of the present invention, realize in other embodiments.Therefore, the present invention is not intended to be limited to the embodiments shown herein, and is to fit to the widest scope consistent with principles disclosed herein and features of novelty.

Claims (10)

1. an animated show method, it is characterised in that including:
Obtaining animation file, described animation file includes: position in described bitmap of the bitmap being made up of each two field picture of flash animation, described each two field picture and described each two field picture playing sequence in flash animation;
According to described each two field picture position in described bitmap, from described bitmap, extract described each two field picture according to described playing sequence successively, and show described each two field picture successively.
2. method according to claim 1, it is characterised in that the forming process of described animation file includes:
Each two field picture in flash animation is converted to bitmap images, and all bitmap images after conversion are arranged on a bitmap according to preset order;
Record described each two field picture position in described bitmap and described each two field picture playing sequence in flash animation;
The position of described bitmap and record and playing sequence are stored in an animation file.
3. method according to claim 1, it is characterised in that described animation file is the user-defined file of a binary data form.
4. method according to claim 1, it is characterised in that described each two field picture position in described bitmap, including:
Position encoded in described bitmap of described each two field picture and taking up room.
5. the method according to any one of Claims 1-4, it is characterised in that described animation file also includes at least one format conversion program, described shows described each two field picture successively, including:
Determine the display platform at flash animation place;
Utilize corresponding format conversion program, each frame figure extracted is converted to the data form that described display platform is supported, and on described display platform, shows each two field picture after conversion successively.
6. an animated show device, it is characterised in that including:
File obtaining unit, for obtaining animation file, described animation file includes: position in described bitmap of the bitmap being made up of each two field picture of flash animation, described each two field picture and described each two field picture playing sequence in flash animation;
Image shows unit, for according to described each two field picture position in described bitmap, extracting described each two field picture successively, and show described each two field picture successively according to described playing sequence from described bitmap.
7. device according to claim 6, it is characterised in that the forming process of described animation file includes:
Each two field picture in flash animation is converted to bitmap images, and all bitmap images after conversion are arranged on a bitmap according to preset order;
Record described each two field picture position in described bitmap and described each two field picture playing sequence in flash animation;
The position of described bitmap and record and playing sequence are stored in an animation file.
8. device according to claim 6, it is characterised in that described animation file is the user-defined file of a binary data form.
9. method according to claim 6, it is characterised in that described each two field picture position in described bitmap, including:
Position encoded in described bitmap of described each two field picture and taking up room.
10. the device according to any one of claim 6 to 9, it is characterised in that described animation file also includes at least one format conversion program, described image shows unit, including:
Module determined by platform, for determining the display platform at flash animation place;
Image shows module, for utilizing the format conversion program of correspondence, is converted to each frame figure extracted the data form that described display platform is supported, and shows each two field picture after conversion on described display platform successively.
CN201610069178.0A 2016-02-01 2016-02-01 Animation display method and apparatus Pending CN105786776A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610069178.0A CN105786776A (en) 2016-02-01 2016-02-01 Animation display method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610069178.0A CN105786776A (en) 2016-02-01 2016-02-01 Animation display method and apparatus

Publications (1)

Publication Number Publication Date
CN105786776A true CN105786776A (en) 2016-07-20

Family

ID=56402351

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610069178.0A Pending CN105786776A (en) 2016-02-01 2016-02-01 Animation display method and apparatus

Country Status (1)

Country Link
CN (1) CN105786776A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106651999A (en) * 2016-12-27 2017-05-10 北京智能管家科技有限公司 Method and device for accelerating frame animation loading
CN107357934A (en) * 2017-08-10 2017-11-17 北京本邦科技股份有限公司 A kind of frame animation processing system and frame animation processing method based on Web
CN108762741A (en) * 2018-05-18 2018-11-06 北京车和家信息技术有限公司 Animation code generation method and system
CN108881997A (en) * 2018-07-24 2018-11-23 北京奇艺世纪科技有限公司 Animation file generates and playback method, device and system
CN110351599A (en) * 2019-07-29 2019-10-18 阿里巴巴集团控股有限公司 Animation file playback method, device and terminal device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20010056575A1 (en) * 1998-04-01 2001-12-27 Wei Winston Ser-Tuen Method of relaying digital video & audio data via a communications medium
CN1361630A (en) * 2002-01-25 2002-07-31 安凯(广州)软件技术有限公司 Cartoon compressing method for radio network and hand-held radio equipment
CN101031078A (en) * 2007-03-28 2007-09-05 中国联合通信有限公司 Method for processing mobile terminal cartoon
CN104933747A (en) * 2015-06-10 2015-09-23 北京奇虎科技有限公司 Method and device for converting vector animation into bitmap animation

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20010056575A1 (en) * 1998-04-01 2001-12-27 Wei Winston Ser-Tuen Method of relaying digital video & audio data via a communications medium
CN1361630A (en) * 2002-01-25 2002-07-31 安凯(广州)软件技术有限公司 Cartoon compressing method for radio network and hand-held radio equipment
CN101031078A (en) * 2007-03-28 2007-09-05 中国联合通信有限公司 Method for processing mobile terminal cartoon
CN104933747A (en) * 2015-06-10 2015-09-23 北京奇虎科技有限公司 Method and device for converting vector animation into bitmap animation

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106651999A (en) * 2016-12-27 2017-05-10 北京智能管家科技有限公司 Method and device for accelerating frame animation loading
CN107357934A (en) * 2017-08-10 2017-11-17 北京本邦科技股份有限公司 A kind of frame animation processing system and frame animation processing method based on Web
CN108762741A (en) * 2018-05-18 2018-11-06 北京车和家信息技术有限公司 Animation code generation method and system
CN108762741B (en) * 2018-05-18 2023-03-14 北京车和家信息技术有限公司 Animation code generation method and system
CN108881997A (en) * 2018-07-24 2018-11-23 北京奇艺世纪科技有限公司 Animation file generates and playback method, device and system
CN110351599A (en) * 2019-07-29 2019-10-18 阿里巴巴集团控股有限公司 Animation file playback method, device and terminal device
CN110351599B (en) * 2019-07-29 2021-12-21 创新先进技术有限公司 Animation file playing method and device and terminal equipment

Similar Documents

Publication Publication Date Title
Ogawa et al. Object detection for comics using manga109 annotations
CN105786776A (en) Animation display method and apparatus
JP4370387B2 (en) Apparatus and method for generating label object image of video sequence
US8447122B2 (en) Animated image code, apparatus for generating/decoding animated image code, and method thereof
CN104038705B (en) Video creating method and device
WO2021169740A1 (en) Image restoration method and apparatus, computer device, and storage medium
Lin et al. Artistic QR code embellishment
CN107689035A (en) A kind of homography matrix based on convolutional neural networks determines method and device
CN102982348A (en) Identification method of advertisement image
CN110516554A (en) A multi-scene multi-font Chinese character detection and recognition method
CN103176986A (en) Method for converting flash animation data into hypertext markup language (HTML) 5 data
US20130038613A1 (en) Method and apparatus for generating and playing animated message
CN104715449A (en) Method and device for generating mosaic image
CN103034969B (en) A kind of display method and system and display device for cartoon
CN110163831A (en) The object Dynamic Display method, apparatus and terminal device of three-dimensional sand table
CN103440674A (en) Method for rapidly generating crayon special effect of digital image
CN115760886B (en) Land parcel dividing method and device based on unmanned aerial vehicle aerial view and related equipment
WO2023193521A1 (en) Video inpainting method, related apparatus, device and storage medium
CN109215069A (en) Object information acquisition method and device
CN107509079B (en) Text block coding method and device
Qi et al. CASAIR: content and shape-aware image retargeting and its applications
CN111160501A (en) Construction method and device of two-dimensional code training data set
CN111179402B (en) Rendering method, device and system of target object
CN109712075A (en) A kind of digital image data original image recognition methods and device
CN112215761B (en) Image processing method, device and equipment

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20160720

RJ01 Rejection of invention patent application after publication