CN109542426B - Image sensing behavior simulation model generation system and method - Google Patents

Image sensing behavior simulation model generation system and method Download PDF

Info

Publication number
CN109542426B
CN109542426B CN201811448278.XA CN201811448278A CN109542426B CN 109542426 B CN109542426 B CN 109542426B CN 201811448278 A CN201811448278 A CN 201811448278A CN 109542426 B CN109542426 B CN 109542426B
Authority
CN
China
Prior art keywords
module
model
data
common
information
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
CN201811448278.XA
Other languages
Chinese (zh)
Other versions
CN109542426A (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.)
Guangzhou Wangtuo Information Technology Co ltd
Original Assignee
Guangzhou Wangtuo Information 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 Guangzhou Wangtuo Information Technology Co ltd filed Critical Guangzhou Wangtuo Information Technology Co ltd
Priority to CN201811448278.XA priority Critical patent/CN109542426B/en
Publication of CN109542426A publication Critical patent/CN109542426A/en
Application granted granted Critical
Publication of CN109542426B publication Critical patent/CN109542426B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/35Creation or generation of source code model driven
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/33Intelligent editors

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The invention relates to the technical field of digital image acquisition and discloses an image sensing behavior simulation model generation system which comprises a common model storage module for storing common parts of models, a special model design module for designing opposite-type parts of opposite-type models, a program language conversion module for converting a programming program algorithm in the design module into a program language required by the models and a model combination generation module for combining the common models and the opposite-type models into a new required model. The image sensing behavior simulation model generation system and method have the advantages of being convenient for rapid modeling and improving working efficiency.

Description

Image sensing behavior simulation model generation system and method
Technical Field
The invention relates to the technical field of digital image acquisition, in particular to a system and a method for generating an image sensing behavior simulation model.
Background
Generally, the image acquisition processing device comprises three key components: lenses (LENS), image SENSORs (SENSOR) and digital signal processing chips (DSP). Light enters from the lens and reaches the photoreceptor, which converts the light into digital signals and transmits the digital signals to a special DSP (digital processing chip) for image processing, and then the digital signals can be stored or displayed on a screen, namely video images which are seen by people. With the development of digital technology and network technology, the distance between people is rapidly reduced, from characters to sound to images, the network communication is not only the brains of two people, and higher demands are to simulate real face-to-face conversation between people, and to perform activities such as video recording, card design and the like. For example, computer cameras are currently widely used in video conferencing, or as web cameras (WebCam) to transmit video signals over the internet or a local area network, and can also be used to capture still pictures for multimedia presentations or web page designs. This puts higher demands on image acquisition, processing, recording and real-time transmission, and in image acquisition and processing equipment represented by a camera, a video camera, a digital camera and the like, an updated image sensor needs to be applied, so for an image sensor research and development company and a chip design company needing to develop and support the image sensor, a behavior-level simulation model of the image sensor is required to complete debugging of the whole system when system-level verification is performed. For a chip company to develop a supporting image sensor, it is generally necessary to write a corresponding behavior model for each image sensor to be supported, and such work is necessary though mechanical.
In fact, it is not difficult to find that the image sensors which can be seen at present have commonality, the workload of model compiling is large and the period is long at present, but the model compiling has a lot of repetitive labor, the design method and the steps thereof are different according to the design habits and the technical experiences of designers, but the design method and the steps thereof also have a lot of commonalities, and if the commonality among the models can be utilized to generate the needed image sensors, the modeling efficiency can be greatly improved, and the debugging period can be better shortened.
Disclosure of Invention
Technical problem to be solved
Aiming at the defects of the prior art, the invention provides an image sensing behavior simulation model generation system and method, which have the advantages of convenience for rapid modeling, improvement on working efficiency and the like, and solve the problems of large workload and long period of model compiling.
(II) technical scheme
In order to realize the purposes of facilitating quick modeling and improving the working efficiency, the invention provides the following technical scheme: an image sensing behavior simulation model generation system comprises a common model storage module for storing common parts of models, a special model design module for designing opposite-shape model opposite-type parts, a program language conversion module for converting a programming program algorithm in the design module into a program language required by the models, and a model combination generation module for combining the common model and the opposite-type model into a new required model, wherein the common model storage module comprises a plurality of model storage units which are arranged in a classified manner and are arranged in different parts, the special model design module comprises an information data receiving module for receiving design information and external instructions input by a designer, a data information sorting module for integrating the received design information and the external instructions, a data information temporary storage module for storing and backing up the received integrated data information, and an integrated information transmission module for transmitting the integrated data information to the program language conversion module, the program language conversion module comprises a model data receiving module for receiving data information transmitted by the public model storage module and the integrated information transmission module, a conversion module for converting a data program transmitted from the model data receiving module into a calculation language required by the final model combination generation module, and a model data transmission module for transmitting the converted calculation language to the model combination generation module, wherein the model combination generation module comprises a final data receiving module and a simulation model generation module for generating a final model by combining the model data required by the public model storage module transmitted from the program language conversion module and the model data specially designed in the special model design module.
Preferably, the data information stored in the common model storage module and the data information temporary storage module includes a time sequence, a frame size, an image size, and an output image format.
A method for generating an image sensing behavior simulation model comprises the following steps:
s1, establishing and designing a folder named as common model storage by using UGNX3 program software, and establishing a plurality of subfolders for storing common parts in different common models in the folder;
s2, when a new simulation model needs to be created, inputting a special part in the simulation model needing to be created into a special model design module by using an information data receiving module on the special model design module, regularly integrating design information and external instructions input into the special model design module through a data information arrangement module, copying and temporarily storing integrated data information into a data information temporary storage module so as to avoid the problem that time and labor are wasted and the data information needs to be input again due to data loss caused by special conditions, transmitting the integrated data information into a program language conversion module through an integrated information transmission module, and synchronously copying and transmitting data information needed to be used in a public model storage module into the program language conversion module;
s3, receiving data information transmitted by the public model storage module and the integrated information transmission module by the program language conversion module through the model data receiving module, transmitting the data information to the conversion module, converting the received data information into a calculation language required by the final model combination generation module, and transmitting the converted calculation language into the model combination generation module through the model data transmission module;
and S4, the model combination generation module receives the calculation language transmitted in the model data transmission module through the final data receiving module and transmits the calculation language to the simulation model generation module, and the simulation model generation module combines the model data required in the common model storage module and the model data specially designed in the special model design module to generate a final model.
(III) advantageous effects
Compared with the prior art, the invention provides an image sensing behavior simulation model generation system and method, which have the following beneficial effects:
the generating software for the image sensing behavior simulation model has the advantages that the common part in the model design is stored in the common model storage folder, the common part in the required model can be directly used when a new simulation model is designed, and the common part and the designed special model part are directly combined to form the required new simulation model in the design environment, so that the working efficiency is greatly improved, certain unconvenient repeated labor of designers is avoided, and the labor force is saved; the common parts of the models can be stored in a classified manner through a plurality of subfolders built in the common model storage folder, so that a designer can conveniently and quickly inquire the required common model part, and the designer can conveniently and quickly find and design; the data information temporary storage module arranged in the special model design module can better avoid the problem that data loss needs to be time-consuming and labor-consuming to input again due to the occurrence of special conditions.
Drawings
Fig. 1 is a schematic structural diagram of an image sensing behavior simulation model generation system according to the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, an image sensing behavior simulation model generation system includes a common model storage module for storing a common part of each model, a special model design module for designing a shape-oriented model opposite part, a program language conversion module for converting a programming program algorithm in the design module into a program language required by the model, a model combination generation module for combining the common model and the opposite model into a new required model, a plurality of model storage units of different parts arranged in a classified manner are included in the common model storage module, the special model design module includes an information data receiving module for receiving design information and an external instruction input by a designer, a data information arrangement module for performing integration processing on the received design information and the external instruction, a data information temporary storage module for storing and backing up the received integrated data information, and an integrated information transmission module for transmitting the integrated data information to the program language conversion module The program language conversion module comprises a model data receiving module for receiving data information transmitted by the public model storage module and the integrated information transmission module, a conversion module for converting the data program transmitted by the model data receiving module into a calculation language required by the final model combination generation module, and a model data transmission module for transmitting the converted calculation language to the model combination generation module, wherein the model combination generation module comprises a final data receiving module and a simulation model generation module for generating a final model by combining the model data required by the public model storage module transmitted by the program language conversion module and the model data specially designed by the special model design module.
The data information stored in the common model storage module and the data information temporary storage module comprises time sequence, frame size, image size and output image format.
A method for generating an image sensing behavior simulation model comprises the following steps:
s1, establishing and designing a folder named as common model storage by using UGNX3 program software, and establishing a plurality of subfolders for storing common parts in different common models in the folder;
s2, when a new simulation model needs to be created, inputting a special part in the simulation model needing to be created into a special model design module by using an information data receiving module on the special model design module, regularly integrating design information and external instructions input into the special model design module through a data information arrangement module, copying and temporarily storing integrated data information into a data information temporary storage module so as to avoid the problem that time and labor are wasted and the data information needs to be input again due to data loss caused by special conditions, transmitting the integrated data information into a program language conversion module through an integrated information transmission module, and synchronously copying and transmitting data information needed to be used in a public model storage module into the program language conversion module;
s3, receiving data information transmitted by the public model storage module and the integrated information transmission module by the program language conversion module through the model data receiving module, transmitting the data information to the conversion module, converting the received data information into a calculation language required by the final model combination generation module, and transmitting the converted calculation language into the model combination generation module through the model data transmission module;
and S4, the model combination generation module receives the calculation language transmitted in the model data transmission module through the final data receiving module and transmits the calculation language to the simulation model generation module, and the simulation model generation module combines the model data required in the common model storage module and the model data specially designed in the special model design module to generate a final model.
To sum up, when the generation software for the image sensing behavior simulation model is used, the common part in the model design is stored in the common model storage folder, the common part in the required model can be directly used when a new simulation model is designed, and the common part and the special model part are directly combined to form the required new simulation model under the design environment, so that the working efficiency is greatly improved, the unwarranted repeated labor of designers is avoided, and the labor force is saved; the common parts of the model can be stored in a classified manner through a plurality of subfolders built in the common model storage folder, so that a designer can conveniently and quickly inquire the required common model part, and the designer can conveniently and quickly find the common model part for quick design; the data information temporary storage module arranged in the special model design module can better avoid the problem that data loss needs to be time-consuming and labor-consuming to input again due to the occurrence of special conditions.
It is to be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
Although embodiments of the present invention have been shown and described, it will be appreciated by those skilled in the art that changes, modifications, substitutions and alterations can be made in these embodiments without departing from the principles and spirit of the invention, the scope of which is defined in the appended claims and their equivalents.

Claims (2)

1. An image sensing behavior simulation model generation system comprises a common model storage module for storing common parts of models, a special model design module for designing opposite-type parts of opposite-type models, a program language conversion module for converting programming program algorithms in the design module into program languages required by the models, and a model combination generation module for combining the common models and the opposite-type models into new required models, and is characterized in that: the common model storage module comprises a plurality of model storage units which are arranged in a classified mode and have different parts, the special model design module comprises an information data receiving module used for receiving design information and external instructions input by designers, a data information sorting module used for integrating the received design information and the external instructions, a data information temporary storage module used for storing and backing up the received integrated data information, and an integrated information transmission module used for transmitting the integrated data information to the program language conversion module, the program language conversion module comprises a model data receiving module used for receiving the data information transmitted by the common model storage module and the integrated information transmission module, a conversion module used for converting the data program transmitted by the model data receiving module into the required computing language in the final model combination generation module, and a model data transmission module used for transmitting the converted computing language to the model combination generation module The module comprises a final data receiving module and a simulation model generating module which combines the model data required in the common model storage module and the model data specially designed in the special model design module, which are transmitted from the program language conversion module, to generate a final model; the data information stored in the common model storage module and the data information temporary storage module comprises time sequence, frame size, image size and output image format.
2. A method for generating an image sensing behavior simulation model is characterized by comprising the following steps: the method comprises the following steps:
s1, establishing and designing a folder named as common model storage by using UGNX3 program software, and establishing a plurality of subfolders for storing common parts in different common models in the folder;
s2, when a new simulation model needs to be created, inputting a special part in the simulation model needing to be created into a special model design module by using an information data receiving module on the special model design module, regularly integrating design information and external instructions input into the special model design module through a data information arrangement module, copying and temporarily storing integrated data information into a data information temporary storage module so as to avoid the problem that time and labor are wasted and the data information needs to be input again due to data loss caused by special conditions, transmitting the integrated data information into a program language conversion module through an integrated information transmission module, and synchronously copying and transmitting data information needed to be used in a public model storage module into the program language conversion module;
s3, receiving data information transmitted by the public model storage module and the integrated information transmission module by the program language conversion module through the model data receiving module, transmitting the data information to the conversion module, converting the received data information into a calculation language required by the final model combination generation module, and transmitting the converted calculation language into the model combination generation module through the model data transmission module;
and S4, the model combination generation module receives the calculation language transmitted in the model data transmission module through the final data receiving module and transmits the calculation language to the simulation model generation module, and the simulation model generation module combines the model data required in the common model storage module and the model data specially designed in the special model design module to generate a final model.
CN201811448278.XA 2018-11-30 2018-11-30 Image sensing behavior simulation model generation system and method Active CN109542426B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811448278.XA CN109542426B (en) 2018-11-30 2018-11-30 Image sensing behavior simulation model generation system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811448278.XA CN109542426B (en) 2018-11-30 2018-11-30 Image sensing behavior simulation model generation system and method

Publications (2)

Publication Number Publication Date
CN109542426A CN109542426A (en) 2019-03-29
CN109542426B true CN109542426B (en) 2022-06-21

Family

ID=65851730

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811448278.XA Active CN109542426B (en) 2018-11-30 2018-11-30 Image sensing behavior simulation model generation system and method

Country Status (1)

Country Link
CN (1) CN109542426B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1908947A (en) * 2006-07-18 2007-02-07 北京中星微电子有限公司 Device and method for producing emulation model of image sensor action
CN1928815A (en) * 2006-08-16 2007-03-14 中国航天科技集团公司第一研究院 Rapid engineering design method based on template
WO2017147728A1 (en) * 2016-06-24 2017-09-08 中国农业大学 Drip irrigation emitter flow channel structural design method and fractal flow channel drip irrigation emitter product therefor

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1908947A (en) * 2006-07-18 2007-02-07 北京中星微电子有限公司 Device and method for producing emulation model of image sensor action
CN1928815A (en) * 2006-08-16 2007-03-14 中国航天科技集团公司第一研究院 Rapid engineering design method based on template
WO2017147728A1 (en) * 2016-06-24 2017-09-08 中国农业大学 Drip irrigation emitter flow channel structural design method and fractal flow channel drip irrigation emitter product therefor

Also Published As

Publication number Publication date
CN109542426A (en) 2019-03-29

Similar Documents

Publication Publication Date Title
CN104093016A (en) Camera module smudginess detection method and system
US20100272364A1 (en) Image editing system and method
CN113408208B (en) Model training method, information extraction method, related device and storage medium
US9619209B1 (en) Dynamic source code generation
US20170220327A1 (en) Dynamic source code generation
CN104021452A (en) Method for integrating various service systems at cloud computing server side
Samejima et al. SWOT analysis support tool for verification of business strategy
CN102819818A (en) Method for realizing image processing based on dynamic reconfigurable technology of field programmable gate array (FPGA) chip
CN105025264A (en) FPGA and USB2.0-based portable computer video monitoring system
US20210090343A1 (en) Method, and a system for design reviews and trainings
CN109542426B (en) Image sensing behavior simulation model generation system and method
Kumar et al. FPGA implementation of image dehazing algorithm for real time applications
CN117707481A (en) Method and device for demonstrating construction requirements of test flight digital system
CN100492373C (en) Device and method for producing emulation model of image sensor action
CN111784726B (en) Portrait matting method and device
KR20210158015A (en) Software engineering platform for automatically creating program and database by designing information system and for automatically performing test
CN111757133A (en) Virtual reality education live broadcast system
Garcia et al. A FPGA‐based experimentation system for designing, implementing, and evaluating real‐time video processing and analysis algorithms at undergraduate level
CN112286918B (en) Method and device for fast access conversion of data, electronic equipment and storage medium
Duan et al. Lucky imaging system on FPGA by using ethernet transmission
Theodoridis et al. Academic press library in signal processing: Image, video processing and analysis, hardware, audio, acoustic and speech processing
Abdullah et al. EasyReader: Text Reader for Visually Impaired People
CN103327031A (en) Method for analyzing RAW format image file protocol stream based on MTP (Mail Transfer Protocol)
Nan et al. Design of a light and high-resolution video camera system based on CMV12000 sensor
Chen et al. Realtime Multi-Person Pose Estimation Based on Android System

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