CN112860639A - Data processing system for animation production - Google Patents

Data processing system for animation production Download PDF

Info

Publication number
CN112860639A
CN112860639A CN201911192478.8A CN201911192478A CN112860639A CN 112860639 A CN112860639 A CN 112860639A CN 201911192478 A CN201911192478 A CN 201911192478A CN 112860639 A CN112860639 A CN 112860639A
Authority
CN
China
Prior art keywords
module
file
scanning
animation
temporary storage
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
CN201911192478.8A
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.)
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 CN201911192478.8A priority Critical patent/CN112860639A/en
Publication of CN112860639A publication Critical patent/CN112860639A/en
Pending legal-status Critical Current

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/17Details of further file system functions
    • G06F16/172Caching, prefetching or hoarding of files
    • 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/17Details of further file system functions
    • G06F16/178Techniques for file synchronisation in file systems
    • G06F16/1794Details of file format conversion
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T13/00Animation
    • G06T13/203D [Three Dimensional] animation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]

Landscapes

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

Abstract

The invention discloses a data processing system for animation production, which belongs to the technical field of animation production and comprises a file acquisition module, a file scanning module, a completion information detection module, a temporary storage module and a file storage module; the file acquisition module is used for acquiring animation completion file data made by a user; the file scanning module is used for scanning and converting the format of the acquired file data; the completion information detection module is used for detecting and analyzing the completion of the operation steps of the scanned file data; the temporary storage module is used for temporarily storing the file data which is not finished in the operation steps, and the invention can detect the file finish degree information when the finished animation file is stored in the animation production process, and mark the position of an operation error when the operation error is detected, thereby facilitating the subsequent modification work of a user and ensuring the animation production quality.

Description

Data processing system for animation production
Technical Field
The invention relates to the technical field of animation production, in particular to a data processing system for animation production.
Background
An animation flow typically includes a number of processing steps. After the manufacturing of each link is finished, the next link can be manufactured, which is generally similar to a set of flow process, and after the manufacturing of one link is finished, the next link can be manufactured. Files made by three-dimensional software or data in various formats derived from the files are circulated in all links of three-dimensional animation production, and the files or the data are stored on a file Server after being produced. The file Server is a computer responsible for central storage and data file management so that other computers in the same network can access the files.
In the existing process of uploading data after animation production, when an operation error exists in an animation file, corresponding operation position searching is not convenient to be carried out through animation watching and the like, and the effect of finishing the animation production is influenced.
Based on this, the invention designs a data processing system for animation to solve the above problems.
Disclosure of Invention
In order to solve the problem that in the process of uploading data after animation production, when an operation error exists in an animation file, the corresponding operation position is not convenient to search through animation watching and the like, and the animation production finishing effect is influenced, the invention aims to provide the animation production data processing system.
In order to achieve the purpose, the invention adopts the following technical scheme:
a data processing system for animation production comprises a file acquisition module, a file scanning module, a completion information detection module, a temporary storage module and a file storage module;
the file acquisition module is used for acquiring animation completion file data made by a user;
the file scanning module is used for scanning and converting the format of the acquired file data;
the completion information detection module is used for detecting and analyzing the completion of the operation steps of the scanned file data;
the temporary storage module is used for temporarily storing the file data which is not completed in the operation step;
and the file storage module is used for storing the file data which is finished in the operation step and uploading the file data at the cloud end.
Preferably, the completion information detection module is connected with a specification requirement writing module; and the specification requirement writing module is used for storing all operation steps during animation production.
Preferably, the completion information detection module comprises a file operation step acquisition module, an operation step comparison module corresponding to the specification requirement writing module and an error step extraction module;
the file operation step acquisition module is used for acquiring operation steps in the animation production process of the scanned file;
the operation step comparison module is used for comparing and analyzing the operation steps obtained by scanning and the operation steps written in by the specification requirements and directly outputting the scanned files which are operated to the file storage module;
and the error step extracting module is used for extracting operation steps which are different from the operation steps required to be written in the specification in the operation steps obtained by scanning and outputting the operation steps to the temporary storage module.
Preferably, the temporary storage module comprises an animation file temporary storage module, an operation step temporary storage module and a temporary storage refreshing module;
the animation file temporary storage module is used for temporarily storing unfinished scanning files;
the operation step temporary storage module is used for storing the operation steps monitored by the completion information monitoring module;
and the temporary storage refreshing module is used for automatically refreshing the animation production file and providing the animation production file for the completion information detection module to detect again after the user finishes the corresponding operation steps.
Preferably, the operation step temporary storage module comprises an error step marking module for reminding a user of modifying the error step.
Preferably, the file scanning module comprises a format scanning module and a format conversion module;
the format scanning module is used for carrying out format scanning on the animation file obtained by scanning;
and the format conversion module is used for converting the scanned animation file into a format corresponding to the completion information detection module.
Compared with the prior art, the invention has the following beneficial effects: in the animation production process, the invention can detect the file completion degree information when the produced animation file is stored, and can mark the position of an operation error when the operation error occurs in the detection, thereby facilitating the subsequent modification work of a user and ensuring the animation production quality.
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 completion information detection module according to the present invention;
FIG. 3 is a system diagram of a staging module according to the present invention;
FIG. 4 is a system block diagram of a document scanning 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: a data processing system for animation production comprises a file acquisition module, a file scanning module, a completion information detection module, a temporary storage module and a file storage module;
the file acquisition module is used for acquiring animation completion file data made by a user;
the file scanning module is used for scanning and converting the format of the acquired file data;
the completion information detection module is used for detecting and analyzing the completion of the operation steps of the scanned file data;
the temporary storage module is used for temporarily storing the file data which is not completed in the operation step;
and the file storage module is used for storing the file data which is finished in the operation step and uploading the file data at the cloud end.
It should be noted that after animation is completed, a file acquisition module is used to acquire a related animation file, a file scanning module is used to search a file format of a corresponding file, format conversion can be performed in advance when the file format is inconsistent with the format detected by a completion information detection module, and a completion information detection module is used to extract operation steps in the file animation processing process and compare the operation steps with the original operation steps for analysis.
In a further embodiment, the completion information detecting module is connected to a specification request writing module; the specification requirement writing module is used for storing all operation steps during animation production; all operation steps which are prepared in advance and need animation production are stored, and the completion information detection module is written, so that when the operation steps of the animation file are detected, the error steps can be quickly and accurately searched.
In a further embodiment, the completion information detection module includes a file operation step acquisition module, an operation step comparison module corresponding to the specification request writing module, and an error step extraction module;
the file operation step acquisition module is used for acquiring operation steps in the animation production process of the scanned file;
the operation step comparison module is used for comparing and analyzing the operation steps obtained by scanning and the operation steps written in by the specification requirements and directly outputting the scanned files which are operated to the file storage module;
the error step extracting module is used for extracting operation steps which are different from the operation steps required to be written in the operation steps obtained by scanning and outputting the operation steps to the temporary storage module;
by acquiring the manufactured animation file and extracting all the operation steps in the manufacturing process of the animation file to compare with the written operation steps, the wrong operation steps are extracted, so that the user can modify and store the animation file in time.
In a further embodiment, the temporary storage module comprises an animation file temporary storage module, an operation step temporary storage module and a temporary storage refreshing module;
the animation file temporary storage module is used for temporarily storing unfinished scanning files;
the operation step temporary storage module is used for storing the operation steps monitored by the completion information monitoring module;
the temporary storage refreshing module is used for automatically refreshing the animation production file and providing the animation production file for the completion information detection module to detect again after the user finishes the corresponding operation steps;
the animation file with errors detected is stored in the temporary storage module, so that a user can modify the file again by using the temporary storage module, the animation file and the operation steps corresponding to the animation file are automatically refreshed by the temporary storage refreshing module after the modification is completed, the operation steps of the file are circularly detected by the completion information detecting module, and the file is stored by the file storage module until the operation steps are completely correct.
In a further embodiment, the operation step temporary storage module comprises an error step marking module for reminding a user of modifying the error step; the corresponding operating position can be modified in dependence on errors occurring in the marked operating steps.
In a further embodiment, the file scanning module comprises a format scanning module and a format conversion module;
the format scanning module is used for carrying out format scanning on the animation file obtained by scanning;
the format conversion module is used for converting the scanned animation file into a format corresponding to the completion information detection module;
the format of the file is scanned and converted to be suitable for the format detected by the completion information detection module, so that the rapid detection of the animation file is facilitated.
It should be understood that the structures, ratios, sizes, and the like shown in the drawings and described in the specification are only used for matching with the disclosure of the specification, so as to be understood and read by those skilled in the art, and are not used to limit the conditions under which the present invention can be implemented, so that the present invention has no technical significance, and any structural modification, ratio relationship change, or size adjustment should still fall within the scope 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. Any person skilled in the art can modify or change the above-mentioned 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 (6)

1. An animated data processing system characterized by: the file scanning system comprises a file acquisition module, a file scanning module, a completion information detection module, a temporary storage module and a file storage module;
the file acquisition module is used for acquiring animation completion file data made by a user;
the file scanning module is used for scanning and converting the format of the acquired file data;
the completion information detection module is used for detecting and analyzing the completion of the operation steps of the scanned file data;
the temporary storage module is used for temporarily storing the file data which is not completed in the operation step;
and the file storage module is used for storing the file data which is finished in the operation step and uploading the file data at the cloud end.
2. An animated data processing system according to claim 1, characterized in that: the completion information detection module is connected with a specification requirement writing module; and the specification requirement writing module is used for storing all operation steps during animation production.
3. An animated data processing system according to claim 2, characterized in that: the completion information detection module comprises a file operation step acquisition module, an operation step comparison module corresponding to the specification requirement writing module and an error step extraction module;
the file operation step acquisition module is used for acquiring operation steps in the animation production process of the scanned file;
the operation step comparison module is used for comparing and analyzing the operation steps obtained by scanning and the operation steps written in by the specification requirements and directly outputting the scanned files which are operated to the file storage module;
and the error step extracting module is used for extracting operation steps which are different from the operation steps required to be written in the specification in the operation steps obtained by scanning and outputting the operation steps to the temporary storage module.
4. An animated data processing system according to claim 1, characterized in that: the temporary storage module comprises an animation file temporary storage module, an operation step temporary storage module and a temporary storage refreshing module;
the animation file temporary storage module is used for temporarily storing unfinished scanning files;
the operation step temporary storage module is used for storing the operation steps monitored by the completion information monitoring module;
and the temporary storage refreshing module is used for automatically refreshing the animation production file and providing the animation production file for the completion information detection module to detect again after the user finishes the corresponding operation steps.
5. An animated data processing system according to claim 4, characterized in that: the operation step temporary storage module comprises an error step marking module for reminding a user of modifying the error step.
6. An animated data processing system according to claim 1, characterized in that: the file scanning module comprises a format scanning module and a format conversion module;
the format scanning module is used for carrying out format scanning on the animation file obtained by scanning;
and the format conversion module is used for converting the scanned animation file into a format corresponding to the completion information detection module.
CN201911192478.8A 2019-11-28 2019-11-28 Data processing system for animation production Pending CN112860639A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911192478.8A CN112860639A (en) 2019-11-28 2019-11-28 Data processing system for animation production

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911192478.8A CN112860639A (en) 2019-11-28 2019-11-28 Data processing system for animation production

Publications (1)

Publication Number Publication Date
CN112860639A true CN112860639A (en) 2021-05-28

Family

ID=75995661

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911192478.8A Pending CN112860639A (en) 2019-11-28 2019-11-28 Data processing system for animation production

Country Status (1)

Country Link
CN (1) CN112860639A (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1581345A (en) * 2003-08-07 2005-02-16 三星电子株式会社 Apparatus and method for detecting defective elements produced upon playing moving picture
CN1674674A (en) * 2004-03-24 2005-09-28 株式会社日立制作所 Method and system for transmitting data of moving picture, and apparatus for delivering and receiving data of moving picture
US20110052092A1 (en) * 2009-08-27 2011-03-03 Hong Fu Jin Precision Industry (Shenzhen) Co., Ltd System and method for processing digital noise in a digital image
CN102694950A (en) * 2012-05-28 2012-09-26 深圳市兴鼎业科技有限公司 Method and system for shooting and storage of files
CN103336759A (en) * 2013-07-04 2013-10-02 力嘉包装(深圳)有限公司 Device and method for automatically proofreading pre-printing image and text
CN106407471A (en) * 2016-10-31 2017-02-15 上海慕聊物联网科技有限公司 Data processing method, device and system for graph code scanning
CN106447752A (en) * 2016-08-24 2017-02-22 金绍华 Military maintenance manual establishing method and establishing system
CN108023955A (en) * 2017-12-06 2018-05-11 华强方特(深圳)动漫有限公司 A kind of processing method and processing device of three-dimensional animation production process
CN110019015A (en) * 2017-12-29 2019-07-16 中电电气(上海)太阳能科技有限公司 A kind of preservation and Safety query system that electronics circulation is single
CN110189810A (en) * 2019-05-30 2019-08-30 苏州大学附属儿童医院 A kind of intelligence pharmacy server
CN110399335A (en) * 2019-07-06 2019-11-01 深圳市山水原创动漫文化有限公司 The inspection method and device of animation model file

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1581345A (en) * 2003-08-07 2005-02-16 三星电子株式会社 Apparatus and method for detecting defective elements produced upon playing moving picture
CN1674674A (en) * 2004-03-24 2005-09-28 株式会社日立制作所 Method and system for transmitting data of moving picture, and apparatus for delivering and receiving data of moving picture
US20110052092A1 (en) * 2009-08-27 2011-03-03 Hong Fu Jin Precision Industry (Shenzhen) Co., Ltd System and method for processing digital noise in a digital image
CN102694950A (en) * 2012-05-28 2012-09-26 深圳市兴鼎业科技有限公司 Method and system for shooting and storage of files
CN103336759A (en) * 2013-07-04 2013-10-02 力嘉包装(深圳)有限公司 Device and method for automatically proofreading pre-printing image and text
CN106447752A (en) * 2016-08-24 2017-02-22 金绍华 Military maintenance manual establishing method and establishing system
CN106407471A (en) * 2016-10-31 2017-02-15 上海慕聊物联网科技有限公司 Data processing method, device and system for graph code scanning
CN108023955A (en) * 2017-12-06 2018-05-11 华强方特(深圳)动漫有限公司 A kind of processing method and processing device of three-dimensional animation production process
CN110019015A (en) * 2017-12-29 2019-07-16 中电电气(上海)太阳能科技有限公司 A kind of preservation and Safety query system that electronics circulation is single
CN110189810A (en) * 2019-05-30 2019-08-30 苏州大学附属儿童医院 A kind of intelligence pharmacy server
CN110399335A (en) * 2019-07-06 2019-11-01 深圳市山水原创动漫文化有限公司 The inspection method and device of animation model file

Similar Documents

Publication Publication Date Title
TWI582616B (en) Formatting data by example
CN108388640B (en) Data conversion method and device and data processing system
CN1136848A (en) Fingerprint matching system
US8229928B2 (en) 3D object descriptors
CN112163553B (en) Material price accounting method, device, storage medium and computer equipment
CN102508901A (en) Content-based massive image search method and content-based massive image search system
CN111666114B (en) Plug-in logging data conversion method
CN112445926B (en) Image retrieval method and device
CN110083731B (en) Image retrieval method, device, computer equipment and storage medium
US9269136B2 (en) Apparatus and methods for replicating a key from an image depicting the key
CN111581217B (en) Data detection method, device, computer equipment and storage medium
CN106446133A (en) Method and device for simultaneous butt joint of two databases
CN104123212A (en) System test method of USB chip
CN112084246B (en) Financial software information acquisition method
CN112860639A (en) Data processing system for animation production
CN104965928A (en) Chinese character image retrieval method based on shape matching
CN115544975B (en) Log format conversion method and device
CN112182276A (en) Astronomical mass observation data hybrid retrieval method based on image content and metadata
CN109145167B (en) Content difference comparison method for ICD file and corresponding IED in SCD
CN103092935A (en) Approximate copy image detection method based on scale invariant feature transform (SIFT) quantization
CN114840497B (en) Line migration preprocessing method, system and device for database and storage medium
CN115114095A (en) Data backup method, system, device and storage medium
CN102117293B (en) Dynamic file positioning and query method
CN112286777A (en) PC equipment parameter data quality inspection method, system and server
CN105227333B (en) The method and apparatus of network element device data maintenance

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20210528

RJ01 Rejection of invention patent application after publication