CN112860633B - Animation file searching system for graphic features - Google Patents

Animation file searching system for graphic features Download PDF

Info

Publication number
CN112860633B
CN112860633B CN201911194250.2A CN201911194250A CN112860633B CN 112860633 B CN112860633 B CN 112860633B CN 201911194250 A CN201911194250 A CN 201911194250A CN 112860633 B CN112860633 B CN 112860633B
Authority
CN
China
Prior art keywords
module
pattern
animation
animation file
file
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
Application number
CN201911194250.2A
Other languages
Chinese (zh)
Other versions
CN112860633A (en
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.)
Shanghai Yuji Culture Communication Co ltd
Original Assignee
Shanghai Yuji Culture Communication 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 Shanghai Yuji Culture Communication Co ltd filed Critical Shanghai Yuji Culture Communication Co ltd
Priority to CN201911194250.2A priority Critical patent/CN112860633B/en
Publication of CN112860633A publication Critical patent/CN112860633A/en
Application granted granted Critical
Publication of CN112860633B publication Critical patent/CN112860633B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/14Details of searching files based on file metadata
    • G06F16/148File search processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/13File access structures, e.g. distributed indices

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Library & Information Science (AREA)
  • Processing Or Creating Images (AREA)

Abstract

The invention discloses an animation file searching system with graphic characteristics, belonging to the technical field of image processing, comprising an animation file storage module, a pattern retrieval processing module, a pattern input module and an animation file output module; the animation file storage module is used for storing all animation file data to be collected; the pattern retrieval processing module is used for searching the animation file with the corresponding pattern characteristics in the animation file storage module through the input pattern characteristics; the invention can directly acquire all animation files containing corresponding pattern features in the stored animation files in a retrieval mode without opening the corresponding animation files when searching for a certain pattern feature of the animation files, thereby bringing great convenience to the search of the pattern features in the animation files.

Description

Animation file searching system for graphic features
Technical Field
The invention relates to the technical field of image processing, in particular to an animation file searching system for graphic features.
Background
The animation technology gradually enters the life of people along with the development of multimedia, and different visual impact can be brought to people by splicing various animation elements.
When the existing animation file is searched for the specified pattern characteristics, all the animation files are usually opened and played one by one, so that the animation file with the pattern characteristics is searched for, but the method is time-consuming and labor-consuming, and the file omission easily occurs.
Based on the above, the invention designs an animation file searching system with graphic characteristics to solve the above problems.
Disclosure of Invention
The invention aims to solve the problems that in the prior art, when a specified pattern characteristic is searched in an animation file, all animation files are usually opened and played one by one, so that the animation file with the pattern characteristic is searched, but the method is time-consuming and labor-consuming and is easy to omit files.
In order to achieve the purpose, the invention adopts the following technical scheme:
an animation file searching system with graphic characteristics comprises an animation file storage module, a pattern retrieval processing module, a pattern input module and an animation file output module;
the animation file storage module is used for storing all animation file data to be collected;
the pattern retrieval processing module is used for searching the animation file with the corresponding pattern characteristics in the animation file storage module through the input pattern characteristics;
the pattern input module is used for inputting pattern features on the searched picture;
and the animation file output module is used for outputting all animation files with the same pattern characteristics after the pattern retrieval processing module finishes searching.
Preferably, the pattern input module comprises a pattern feature set selection module for selecting the pattern features on the picture.
Preferably, the pattern retrieval processing module comprises an operation platform module A, an operation platform module B, a pattern format conversion module corresponding to the pattern input module, and a file acquisition module for outputting an animation file to the animation file output module;
the A operation platform module is used for comparing the characteristics of the animation file library with the A pattern characteristics selected by the pattern input module and outputting the characteristics to the animation files with the same characteristics as the A pattern characteristics of the file acquisition module;
the B operation platform module is used for comparing the characteristics of the animation file library with the characteristics of the B pattern selected by the pattern input module and outputting the characteristics to the animation file with the same characteristics as the B pattern of the file acquisition module;
the pattern format conversion module is used for converting the pattern characteristic format into a file format required by the operation platform;
and the file acquisition module is used for acquiring the same animation files output by the operation platform A module and the operation platform B module.
Preferably, the A operation platform module and the B operation platform module both comprise an animation playing module, an animation pattern intercepting module and a pattern feature comparing module;
the animation playing module is used for sequencing and quickly playing the animation file library stored in the animation file storage module;
the animation pattern intercepting module is used for automatically intercepting pattern features on a corresponding time section during animation playing;
the pattern feature comparison module is used for comparing and analyzing the difference between the intercepted pattern features and the input pattern features.
Preferably, the file acquisition module comprises an available animation file marking module A, an available animation file marking module B and a same file pickup module;
the available animation file marking module A is used for marking and extracting all animation files corresponding to the pattern characteristics A;
the available animation file marking module B is used for marking and extracting all animation files corresponding to the pattern characteristics B;
the same file picking module is used for picking the same animation file marked and extracted in the available animation file marking module A and the available animation file marking module B and sending the same animation file to the animation file output module.
Preferably, the animation pattern capturing module includes a screen capturing time section setting module for setting a capturing time interval.
Compared with the prior art, the invention has the following beneficial effects: when the method and the device search a certain pattern characteristic of the animation file, the corresponding animation file does not need to be opened, and the animation files which contain the corresponding pattern characteristic in all the stored animation files are directly obtained in a retrieval mode, so that great convenience is brought to the search of the pattern characteristic in the animation file.
Drawings
The invention is described in further detail below with reference to the following figures and detailed description:
FIG. 1 is an overall system architecture diagram of the present invention;
FIG. 2 is a system block diagram of a pattern retrieval processing module;
FIG. 3 is a system diagram of a pattern input module;
FIG. 4 is a system diagram of an animation pattern capture module according to the present invention.
Detailed Description
The following description of the embodiments of the present invention is provided for illustrative purposes, and other advantages and effects of the present invention will become apparent to those skilled in the art from the present disclosure.
Please refer to fig. 1 to 4. The invention provides a technical scheme that: an animation file searching system with graphic characteristics comprises an animation file storage module, a pattern retrieval processing module, a pattern input module and an animation file output module;
the animation file storage module is used for storing all animation file data to be collected;
the pattern retrieval processing module is used for searching the animation file with the corresponding pattern characteristics in the animation file storage module through the input pattern characteristics;
the pattern input module is used for inputting pattern features on the searched picture;
and the animation file output module is used for outputting all animation files with the same pattern characteristics after the pattern retrieval processing module finishes searching.
It should be noted that, when searching for an animation file from a picture or some characteristic patterns on the picture, the picture or the pattern characteristics on the picture may be input to the pattern input module, the animation file may be automatically searched for from the input picture or the pattern characteristics by using the pattern retrieval processing module, and the animation file having the same characteristics as the input picture or the pattern characteristics may be output by the animation file output module.
In a further embodiment, the pattern input module comprises a pattern feature set selection module for selecting pattern features on the picture; the pattern features on the picture can be conveniently selected in a matching selection mode, and the designated pattern features can be conveniently identified through the pattern retrieval processing module.
In a further embodiment, the pattern retrieval processing module comprises an operation platform module A, an operation platform module B, a pattern format conversion module corresponding to the pattern input module, and a file acquisition module for outputting an animation file to the animation file output module;
the A operation platform module is used for comparing the characteristics of the animation file library with the A pattern characteristics selected by the pattern input module and outputting the characteristics to the animation files with the same characteristics as the A pattern characteristics of the file acquisition module;
the B operation platform module is used for comparing the characteristics of the animation file library with the characteristics of the B pattern selected by the pattern input module and outputting the characteristics to the animation file with the same characteristics as the B pattern of the file acquisition module;
the pattern format conversion module is used for converting the pattern characteristic format into a file format required by the operation platform;
the file acquisition module is used for acquiring the same animation file output by the A operation platform module and the B operation platform module;
when the pattern features needing to be input are more than 1 group, the operation platform module can be additionally arranged, the detection work of multiple groups can be carried out simultaneously, the same collected animation file is reserved through the file collection module, and the simultaneous search of the pattern features of the multiple groups is completed.
In a further embodiment, the A operation platform module and the B operation platform module respectively comprise an animation playing module, an animation pattern intercepting module and a pattern feature comparing module;
the animation playing module is used for sequencing and quickly playing the animation file library stored in the animation file storage module;
the animation pattern intercepting module is used for automatically intercepting pattern features on a corresponding time section during animation playing;
the pattern feature comparison module is used for comparing and analyzing the difference between the intercepted pattern features and the input pattern features;
the method can intercept the playing picture in a mode of carrying out platform playing on the animation, automatically identify the pattern characteristics on the intercepted picture and compare the pattern characteristics with the input pattern characteristics, and input the corresponding animation file to the file acquisition module when the intercepted pattern characteristics are the same as the input pattern characteristics.
In a further embodiment, the file collection module comprises an available animation file marking module A, an available animation file marking module B and a same file pickup module;
the available animation file marking module A is used for marking and extracting all animation files corresponding to the pattern characteristics A;
the available animation file marking module B is used for marking and extracting all animation files corresponding to the pattern characteristics B;
the same file picking module is used for picking the same animation file marked and extracted in the available animation file marking module A and the available animation file marking module B and sending the same animation file to the animation file output module;
after the animation files with the same pattern characteristics are searched, the animation files are marked and extracted in advance, the same files are picked and output for each group of marked and extracted files, and an output list is generated through an animation file output module.
In a further embodiment, the animation pattern capturing module comprises a screen capturing time section setting module for setting a capturing time interval; time interval when can suitably adjusting the intercepting picture as required prevents the omission that appears the pattern characteristic during the intercepting.
It should be understood that the structures, ratios, sizes, etc. shown in the drawings and attached to the description are only for understanding and reading the disclosure of the present invention, and are not intended to limit the practical conditions of the present invention, so that the present invention has no technical significance, and any modifications of the structures, changes of the ratio relationships, or adjustments of the sizes, should still fall within the scope of the technical contents of the present invention without affecting the efficacy and the achievable purpose of the present invention. In addition, the terms "upper", "lower", "left", "right", "middle" and "one" used in the present specification are for clarity of description, and are not intended to limit the scope of the present invention, and the relative relationship between the terms and the terms is not to be construed as a scope of the present invention.
The foregoing embodiments are merely illustrative of the principles and utilities of the present invention and are not intended to limit the invention. Those skilled in the art can modify or change the above-described embodiments without departing from the spirit and scope of the present invention. Accordingly, it is intended that all equivalent modifications or changes which can be made by those skilled in the art without departing from the spirit and technical spirit of the present invention be covered by the claims of the present invention.

Claims (5)

1. An animation file searching system for graphic features, characterized in that: the device comprises an animation file storage module, a pattern retrieval processing module, a pattern input module and an animation file output module;
the animation file storage module is used for storing all animation file data to be collected;
the pattern retrieval processing module is used for searching the animation file with the corresponding pattern characteristics in the animation file storage module through the input pattern characteristics, and comprises an A operation platform module, a B operation platform module, a pattern format conversion module corresponding to the pattern input module and a file acquisition module for outputting the animation file to the animation file output module; the A operation platform module is used for comparing the characteristics of the A pattern selected by the pattern input module with the characteristics of an animation file library and outputting the characteristics to an animation file with the same characteristics as the A pattern of the file acquisition module; the B operation platform module is used for comparing the characteristics of the animation file library with the characteristics of the B pattern selected by the pattern input module and outputting the characteristics to the animation file with the same characteristics as the B pattern of the file acquisition module; the pattern format conversion module is used for converting the pattern characteristic format into a file format required by the operation platform; the file acquisition module is used for acquiring the same animation file output by the A operation platform module and the B operation platform module;
the pattern input module is used for inputting pattern features on the searched picture;
and the animation file output module is used for outputting all animation files with the same pattern characteristics after the pattern retrieval processing module finishes searching.
2. The system for searching for an animation file having a graphic feature according to claim 1, wherein: the pattern input module comprises a pattern feature sleeve selection module used for selecting pattern features on the picture.
3. The system for searching for an animation file having a graphic feature of claim 1, wherein: the A operation platform module and the B operation platform module respectively comprise an animation playing module, an animation pattern intercepting module and a pattern characteristic comparison module;
the animation playing module is used for sequencing and quickly playing the animation file library stored in the animation file storage module;
the animation pattern intercepting module is used for automatically intercepting pattern features on a corresponding time section during animation playing;
the pattern feature comparison module is used for comparing and analyzing the difference between the intercepted pattern features and the input pattern features.
4. The system for searching for an animation file having a graphic feature of claim 1, wherein: the file acquisition module comprises an available animation file marking module A, an available animation file marking module B and a same file pickup module;
the available animation file marking module A is used for marking and extracting all animation files corresponding to the pattern characteristics A;
the available animation file marking module B is used for marking and extracting all animation files corresponding to the pattern characteristics B;
the same file picking module is used for picking the same animation file marked and extracted in the available animation file marking module A and the available animation file marking module B and sending the same animation file to the animation file output module.
5. A system for searching for an animation file having a graphic feature according to claim 3, wherein: the animation pattern intercepting module comprises a screen intercepting time section setting module used for setting an intercepting time interval.
CN201911194250.2A 2019-11-28 2019-11-28 Animation file searching system for graphic features Active CN112860633B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911194250.2A CN112860633B (en) 2019-11-28 2019-11-28 Animation file searching system for graphic features

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911194250.2A CN112860633B (en) 2019-11-28 2019-11-28 Animation file searching system for graphic features

Publications (2)

Publication Number Publication Date
CN112860633A CN112860633A (en) 2021-05-28
CN112860633B true CN112860633B (en) 2022-11-29

Family

ID=75995809

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911194250.2A Active CN112860633B (en) 2019-11-28 2019-11-28 Animation file searching system for graphic features

Country Status (1)

Country Link
CN (1) CN112860633B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104038848A (en) * 2014-05-30 2014-09-10 无锡天脉聚源传媒科技有限公司 Video processing method and video processing device
CN104731944A (en) * 2015-03-31 2015-06-24 努比亚技术有限公司 Video searching method and device
CN107093336A (en) * 2016-09-06 2017-08-25 北京新学堂网络科技有限公司 A kind of preparation method that film is made to reading learning formula strip cartoon
WO2017157155A1 (en) * 2016-03-14 2017-09-21 阿里巴巴集团控股有限公司 Method and device for capturing video during playback
CN107862003A (en) * 2017-10-24 2018-03-30 珠海市魅族科技有限公司 Video contents search method, apparatus, terminal and readable storage medium storing program for executing
CN108337532A (en) * 2018-02-13 2018-07-27 腾讯科技(深圳)有限公司 Perform mask method, video broadcasting method, the apparatus and system of segment
CN110347877A (en) * 2019-06-27 2019-10-18 北京奇艺世纪科技有限公司 A kind of method for processing video frequency, device, electronic equipment and storage medium
CN110351599A (en) * 2019-07-29 2019-10-18 阿里巴巴集团控股有限公司 Animation file playback method, device and terminal device

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104038848A (en) * 2014-05-30 2014-09-10 无锡天脉聚源传媒科技有限公司 Video processing method and video processing device
CN104731944A (en) * 2015-03-31 2015-06-24 努比亚技术有限公司 Video searching method and device
WO2017157155A1 (en) * 2016-03-14 2017-09-21 阿里巴巴集团控股有限公司 Method and device for capturing video during playback
CN107093336A (en) * 2016-09-06 2017-08-25 北京新学堂网络科技有限公司 A kind of preparation method that film is made to reading learning formula strip cartoon
CN107862003A (en) * 2017-10-24 2018-03-30 珠海市魅族科技有限公司 Video contents search method, apparatus, terminal and readable storage medium storing program for executing
CN108337532A (en) * 2018-02-13 2018-07-27 腾讯科技(深圳)有限公司 Perform mask method, video broadcasting method, the apparatus and system of segment
CN110347877A (en) * 2019-06-27 2019-10-18 北京奇艺世纪科技有限公司 A kind of method for processing video frequency, device, electronic equipment and storage medium
CN110351599A (en) * 2019-07-29 2019-10-18 阿里巴巴集团控股有限公司 Animation file playback method, device and terminal device

Also Published As

Publication number Publication date
CN112860633A (en) 2021-05-28

Similar Documents

Publication Publication Date Title
Guan et al. MFC datasets: Large-scale benchmark datasets for media forensic challenge evaluation
US20200012888A1 (en) Image annotating method and electronic device
US6563959B1 (en) Perceptual similarity image retrieval method
CN101667251B (en) OCR recognition method and device with auxiliary positioning function
US6584223B1 (en) Image search apparatus and method
CN100583920C (en) Method and apparatus for generating testing script, testing method, apparatus and system
CN101163207B (en) Digital camera
US9313444B2 (en) Relational display of images
CN107330040B (en) Learning question searching method and system
CN108563651B (en) Multi-video target searching method, device and equipment
CN205899515U (en) Touch -sensitive screen test equipment
CN110290346B (en) Bidding video acquisition method based on intelligent video analysis
CN106557521A (en) Object indexing method, object search method and object indexing system
CN109284700B (en) Method, storage medium, device and system for detecting multiple faces in image
CN106407358A (en) Image searching method and device and mobile terminal
CN101547303B (en) Imaging apparatus, character information association method and character information association system
CN106446133A (en) Method and device for simultaneous butt joint of two databases
CN112860633B (en) Animation file searching system for graphic features
CN107851129A (en) Information processor, information processing method and program
CN112288675A (en) Vehicle-mounted contact net component imaging processing method
CN108334852A (en) A kind of image analysis identifying system and image analysis recognition methods
CN112052248A (en) Audit big data processing method and system
CN107169057A (en) The detection method and device of a kind of repetitive picture
US20220084314A1 (en) Method for obtaining multi-dimensional information by picture-based integration and related device
CN110245247A (en) Method, electronic equipment and the computer storage medium of picture searching

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant