CN111031233A - Digital image processing frame rate control method and device - Google Patents

Digital image processing frame rate control method and device Download PDF

Info

Publication number
CN111031233A
CN111031233A CN201911110067.XA CN201911110067A CN111031233A CN 111031233 A CN111031233 A CN 111031233A CN 201911110067 A CN201911110067 A CN 201911110067A CN 111031233 A CN111031233 A CN 111031233A
Authority
CN
China
Prior art keywords
frame rate
register
rate control
hardware
frame
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.)
Granted
Application number
CN201911110067.XA
Other languages
Chinese (zh)
Other versions
CN111031233B (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 Ankai Microelectronics Co.,Ltd.
Original Assignee
Anyka Guangzhou Microelectronics 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 Anyka Guangzhou Microelectronics Technology Co Ltd filed Critical Anyka Guangzhou Microelectronics Technology Co Ltd
Priority to CN201911110067.XA priority Critical patent/CN111031233B/en
Publication of CN111031233A publication Critical patent/CN111031233A/en
Application granted granted Critical
Publication of CN111031233B publication Critical patent/CN111031233B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N23/00Cameras or camera modules comprising electronic image sensors; Control thereof
    • H04N23/60Control of cameras or camera modules
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/01Conversion of standards, e.g. involving analogue television standards or digital television standards processed at pixel level
    • H04N7/0127Conversion of standards, e.g. involving analogue television standards or digital television standards processed at pixel level by changing the field or frame frequency of the incoming video signal, e.g. frame rate converter

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Studio Devices (AREA)

Abstract

The invention discloses a digital image processing frame rate control method, a device, a terminal device and a readable storage medium, wherein the method comprises the following steps: updating the value of the software frame rate control register to a corresponding hardware frame rate control register according to preset software configuration; analyzing a frame header of the image data through an output protocol register of the camera; comparing corresponding bits of a shift register and the hardware frame rate control register, and discarding or reserving a current frame of the image data according to a comparison result; when the processing of one frame of image is finished, the counters at different positions are compared with the corresponding software state control register, and the state of the rate state register is updated according to the comparison result; and updating the hardware frame rate control register according to the state information of the frame rate state register. The invention can realize the automatic control of the image frame rate under the condition of not changing the setting of the camera.

Description

Digital image processing frame rate control method and device
Technical Field
The present invention relates to the field of image processing technologies, and in particular, to a method and an apparatus for controlling a frame rate of digital image processing, a terminal device, and a readable storage medium.
Background
In the digital image processing system, the digital image processing unit processes the image data transmitted by the camera unit and finally uploads the processed image data to the memory or directly displays the processed image data. The camera unit is mostly located outside the digital image processing unit chip, and the digital image processing unit chip controls the camera through an off-chip bus. In practical operation, the digital image processing unit chip may need to reduce the frame rate of the input image due to system performance, and it is a tedious process to control the camera frame rate through the commonly used off-chip bus.
Disclosure of Invention
The technical problem to be solved by the embodiments of the present invention is to provide a method, an apparatus, a terminal device and a readable storage medium for controlling a digital image processing frame rate, which can realize automatic control of an image frame rate without changing a camera setting.
In order to solve the above technical problem, an embodiment of the present invention provides a method for controlling a frame rate of digital image processing, including:
updating the value of the software frame rate control register to a corresponding hardware frame rate control register according to preset software configuration;
analyzing a frame header of the image data through an output protocol register of the camera;
comparing corresponding bits of a shift register and the hardware frame rate control register, and discarding or reserving a current frame of the image data according to a comparison result;
when the processing of one frame of image is finished, the counters at different positions are compared with the corresponding software state control register, and the state of the rate state register is updated according to the comparison result;
and updating the hardware frame rate control register according to the state information of the frame rate state register.
Further, the comparing the shift register with the corresponding bit of the hardware frame rate control register, and discarding or retaining the current frame of the image data according to the comparison result specifically includes:
judging whether the corresponding bits of the shift register and the hardware frame rate control register are the same or not;
if so, reserving the current frame of the image data;
and if not, discarding the current frame of the image data.
Further, the updating the hardware frame rate control register according to the state information of the frame rate state register specifically includes:
judging whether hardware needs to be reconfigured according to the state information of the frame rate state register;
if so, updating the software configuration, and updating the hardware frame rate control register according to the updated software configuration;
and if not, updating the hardware frame rate control register according to the value of a preset weight register.
In order to solve the same technical problem, the present invention also provides a digital image processing frame rate control device, comprising:
the hardware initialization module is used for updating the value of the software frame rate control register to the corresponding hardware frame rate control register according to the preset software configuration;
the image analysis module is used for analyzing the frame header of the image data through an output protocol register of the camera;
the data frame screening module is used for comparing corresponding bits of the shift register and the hardware frame rate control register and discarding or reserving a current frame of the image data according to a comparison result;
the state updating module is used for comparing counters at different positions with corresponding software state control registers when processing of one frame of image is finished, and updating the state of the rate state register according to the comparison result;
and the frame rate control module is used for updating the hardware frame rate control register according to the state information of the frame rate state register.
Further, the data frame screening module is specifically configured to: judging whether the corresponding bits of the shift register and the hardware frame rate control register are the same or not;
if so, reserving the current frame of the image data;
and if not, discarding the current frame of the image data.
Further, the frame rate control module is specifically configured to: judging whether hardware needs to be reconfigured according to the state information of the frame rate state register;
if so, updating the software configuration, and updating the hardware frame rate control register according to the updated software configuration;
and if not, updating the hardware frame rate control register according to the value of a preset weight register.
In order to solve the same technical problem, the present invention further provides a digital image processing frame rate control terminal device, which includes a processor, a memory and a computer program stored in the memory and configured to be executed by the processor, wherein the memory is coupled to the processor, and when the processor executes the computer program, any one of the digital image processing frame rate control methods is implemented.
In order to solve the same technical problem, the present invention further provides a computer-readable storage medium storing a computer program, wherein when the computer program runs, a device in which the computer-readable storage medium is located is controlled to execute any one of the digital image processing frame rate control methods.
Compared with the prior art, the invention has the following beneficial effects:
the embodiment of the invention provides a method, a device, equipment and a readable storage medium for controlling a digital image processing frame rate, wherein the method comprises the following steps: updating the value of the software frame rate control register to a corresponding hardware frame rate control register according to preset software configuration; analyzing a frame header of the image data through an output protocol register of the camera; comparing corresponding bits of a shift register and the hardware frame rate control register, and discarding or reserving a current frame of the image data according to a comparison result; when the processing of one frame of image is finished, the counters at different positions are compared with the corresponding software state control register, and the state of the rate state register is updated according to the comparison result; and updating the hardware frame rate control register according to the state information of the frame rate state register. The invention can realize the automatic control of the image frame rate under the condition of not changing the setting of the camera.
Drawings
FIG. 1 is a flowchart illustrating a frame rate control method for digital image processing according to an embodiment of the present invention;
FIG. 2 is a schematic diagram illustrating a software processing flow of a frame rate control method for digital image processing according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of a hardware processing flow of a frame rate control method for digital image processing according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of a frame rate control apparatus for digital image processing according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be described clearly and completely with reference to the accompanying drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the 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 embodiment of the present invention provides a method for controlling a frame rate of digital image processing, including:
s1, updating the value of the software frame rate control register to the corresponding hardware frame rate control register according to the preset software configuration;
s2, analyzing the frame header of the image data through an output protocol register of the camera;
s3, comparing the shift register with the corresponding bit of the hardware frame rate control register, and discarding or retaining the current frame of the image data according to the comparison result;
in the embodiment of the present invention, further, step S3 specifically includes:
judging whether the corresponding bits of the shift register and the hardware frame rate control register are the same or not;
if so, reserving the current frame of the image data;
and if not, discarding the current frame of the image data.
S4, when finishing the processing of a frame of image, comparing the counters at different positions with the corresponding software state control register, and updating the state of the rate state register according to the comparison result;
and S5, updating the hardware frame rate control register according to the state information of the frame rate state register.
In the embodiment of the present invention, further, step S5 specifically includes:
judging whether hardware needs to be reconfigured according to the state information of the frame rate state register;
if so, updating the software configuration, and updating the hardware frame rate control register according to the updated software configuration;
and if not, updating the hardware frame rate control register according to the value of a preset weight register.
It should be noted that, the embodiment of the present invention provides a method for controlling a frame rate of digital image processing, and as an example, the implementation process thereof is as follows:
referring to fig. 2, after initialization, the hardware configuration register is configured according to preset software;
the configured hardware registers include: an output protocol register, a software frame rate control register, a hardware frame rate control register, a software state control register and a weight register of the camera; wherein:
each value in the output protocol register of the camera represents a protocol of the image output data of the camera, wherein the protocol comprises various protocols of the image output data of the camera;
the software frame rate control register can be divided into N registers, and each register MNThe bit is used for judging which software frame rate control register value is updated to the hardware frame rate control register according to the frame rate state register and the weight register when each frame is ended or the hardware is started under the condition of non-software intervention;
the hardware frame rate control register is an actual register used for controlling the frame rate;
the software state control register can be divided into X registers, and each register YXThe bit is used for judging whether each position is in an idle state or not when the digital image processing system processes a frame of image;
the weight register is used for distributing weight coefficients of different positions of the system;
the frame rate state register records the idle state of each position when the digital image processing system processes a frame of image, wherein the idle state is X bits in total, and corresponds to different positions in the system as X of the software state control register.
It should be noted that, in the embodiment of the present invention, after enabling hardware by software, it may be selected whether software operation is required;
if the software operation is not needed, the software operation is ended;
if the software operation is needed, the interrupt control is opened, whether the configuration register needs to be updated or not is judged by reading the status register, and if the configuration register does not need to be updated, the interrupt obtaining step is continued; reconfiguring the registers later enables the hardware if necessary.
Referring to FIG. 3, after the software enables the hardware, the hardware starts to work;
the hardware updates the corresponding software frame rate control register to the hardware frame rate control register according to the software configuration, and meanwhile, counters at different positions in the system start to count when the system is idle; it is understood that the hardware herein refers to, by way of example, a digital image processing chip or a chip carrying an image interface, a codec, etc.
The hardware analyzes the frame header of the image data through an output protocol register of the camera;
the hardware internally uses a shift register and compares whether the shift register is the same with the corresponding bit of the hardware frame rate control register to judge whether the frame is discarded or not;
if the frame is discarded, the frame does not enter the subsequent unit of the image processing unit, and the step of re-calling the frame header for analyzing the image data is carried out;
if not, the current frame enters a subsequent unit of the system;
simultaneously, counters at different positions in the system start counting when the system is idle;
when the processing of one frame of image is finished, the counter is compared with the corresponding software state control register, and the state is updated to the frame rate state register;
the software can judge whether the register needs to be updated according to the state updating result of the frame rate state register of the hardware; for example, if the frame rate status register at a given location has no idle time or is idle for less than a predetermined threshold, reconfiguration may be selected.
If the register needs to be updated by software, returning to the software configuration register, and after the register is reconfigured, restarting the hardware;
if the register is not updated by the software, the frame rate state register preferentially judges which software frame rate control register value is updated to the hardware frame rate control register according to the value of the weight register preset by the software, thereby realizing the automatic control of the frame rate. It can be understood that in a specific application, according to an actual application scene and requirements, a designated register is preset, and then automatic control can be realized.
Compared with the prior art, the embodiment of the invention provides a method for automatically controlling the image frame rate under the condition of not changing the setting of a camera; the method can realize the optimization of software efficiency by completely automatically processing the software without software intervention in the running process, and the automatic processing mode of the hardware is preset by the software; the hardware processing mode preset by software provided by the invention can be used for setting specific parameters according to a specific system, so that the frame rate of an input image at an entrance is determined according to the running condition of the system; the invention also provides an interface for software intervention in the hardware operation process, so as to realize the flexibility of the system in different scenes.
It should be noted that the above method or flow embodiment is described as a series of acts or combinations for simplicity, but those skilled in the art should understand that the present invention is not limited by the described acts or sequences, as some steps may be performed in other sequences or simultaneously according to the present invention. Further, those skilled in the art will appreciate that the embodiments described in the specification are exemplary embodiments and that no single embodiment is necessarily required by the inventive embodiments.
Referring to fig. 4, in order to solve the same technical problem, the present invention further provides a frame rate control apparatus for digital image processing, comprising:
the hardware initialization module 1 is used for updating the value of the software frame rate control register to the corresponding hardware frame rate control register according to the preset software configuration;
the image analysis module 2 is used for analyzing the frame header of the image data through an output protocol register of the camera;
the data frame screening module 3 is used for comparing corresponding bits of the shift register and the hardware frame rate control register and discarding or reserving a current frame of the image data according to a comparison result;
the state updating module 4 is used for comparing counters at different positions with corresponding software state control registers when processing of one frame of image is completed, and updating the state of the rate state register according to the comparison result;
and the frame rate control module 5 is configured to update the hardware frame rate control register according to the state information of the frame rate state register.
Further, the data frame screening module 3 is specifically configured to: judging whether the corresponding bits of the shift register and the hardware frame rate control register are the same or not;
if so, reserving the current frame of the image data;
and if not, discarding the current frame of the image data.
Further, the frame rate control module 5 is specifically configured to: judging whether hardware needs to be reconfigured according to the state information of the frame rate state register;
if so, updating the software configuration, and updating the hardware frame rate control register according to the updated software configuration;
and if not, updating the hardware frame rate control register according to the value of a preset weight register.
It is to be understood that the foregoing device item embodiments correspond to the method item embodiments of the present invention, and the frame rate control device for digital image processing according to the embodiment of the present invention can implement the method for controlling the frame rate of digital image processing according to any one of the method item embodiments of the present invention.
In order to solve the same technical problem, the present invention further provides a digital image processing frame rate control terminal device, which includes a processor, a memory and a computer program stored in the memory and configured to be executed by the processor, wherein the memory is coupled to the processor, and when the processor executes the computer program, any one of the digital image processing frame rate control methods is implemented.
The digital image processing frame rate control terminal device can be a desktop computer, a notebook computer, a palm computer, a cloud server and other computing devices. The Processor may be a Central Processing Unit (CPU), other general purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic device, discrete hardware component, etc. The general-purpose processor may be a microprocessor or the processor may be any conventional processor, etc., and the processor is a control center of the digital image processing frame rate control terminal device, and various interfaces and lines are used to connect various parts of the entire digital image processing frame rate control terminal device.
The memory may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function, and the like; the storage data area may store data created according to the use of the mobile phone, and the like. In addition, the memory may include high speed random access memory, and may also include non-volatile memory, such as a hard disk, a memory, a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), at least one magnetic disk storage device, a Flash memory device, or other volatile solid state storage device.
In order to solve the same technical problem, the present invention further provides a computer-readable storage medium storing a computer program, wherein when the computer program runs, a device in which the computer-readable storage medium is located is controlled to execute any one of the digital image processing frame rate control methods.
The computer program may be stored in a computer readable storage medium, which when executed by a processor, may implement the steps of the various method embodiments described above. Wherein the computer program comprises computer program code, which may be in the form of source code, object code, an executable file or some intermediate form, etc. The computer-readable medium may include: any entity or device capable of carrying the computer program code, recording medium, usb disk, removable hard disk, magnetic disk, optical disk, computer Memory, Read-Only Memory (ROM), Random Access Memory (RAM), electrical carrier wave signals, telecommunications signals, software distribution medium, and the like. It should be noted that the computer readable medium may contain content that is subject to appropriate increase or decrease as required by legislation and patent practice in jurisdictions, for example, in some jurisdictions, computer readable media does not include electrical carrier signals and telecommunications signals as is required by legislation and patent practice.
It should be noted that the above-described device embodiments are merely illustrative, where the units described as separate parts may or may not be physically separate, and the parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on multiple network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. In addition, in the drawings of the embodiment of the apparatus provided by the present invention, the connection relationship between the modules indicates that there is a communication connection between them, and may be specifically implemented as one or more communication buses or signal lines. One of ordinary skill in the art can understand and implement it without inventive effort.
While the foregoing is directed to the preferred embodiment of the present invention, it will be understood by those skilled in the art that various changes and modifications may be made without departing from the spirit and scope of the invention.

Claims (8)

1. A method for controlling a frame rate in digital image processing, comprising:
updating the value of the software frame rate control register to a corresponding hardware frame rate control register according to preset software configuration;
analyzing a frame header of the image data through an output protocol register of the camera;
comparing corresponding bits of a shift register and the hardware frame rate control register, and discarding or reserving a current frame of the image data according to a comparison result;
when the processing of one frame of image is finished, the counters at different positions are compared with the corresponding software state control register, and the state of the rate state register is updated according to the comparison result;
and updating the hardware frame rate control register according to the state information of the frame rate state register.
2. The method as claimed in claim 1, wherein the comparing the corresponding bits of the shift register and the hardware frame rate control register, and discarding or retaining the current frame of the image data according to the comparing result, specifically:
judging whether the corresponding bits of the shift register and the hardware frame rate control register are the same or not;
if so, reserving the current frame of the image data;
and if not, discarding the current frame of the image data.
3. The method as claimed in claim 1, wherein the step of updating the hardware frame rate control register according to the status information of the frame rate status register comprises:
judging whether hardware needs to be reconfigured according to the state information of the frame rate state register;
if so, updating the software configuration, and updating the hardware frame rate control register according to the updated software configuration;
and if not, updating the hardware frame rate control register according to the value of a preset weight register.
4. A digital image processing frame rate control apparatus, comprising:
the hardware initialization module is used for updating the value of the software frame rate control register to the corresponding hardware frame rate control register according to the preset software configuration;
the image analysis module is used for analyzing the frame header of the image data through an output protocol register of the camera;
the data frame screening module is used for comparing corresponding bits of the shift register and the hardware frame rate control register and discarding or reserving a current frame of the image data according to a comparison result;
the state updating module is used for comparing counters at different positions with corresponding software state control registers when processing of one frame of image is finished, and updating the state of the rate state register according to the comparison result;
and the frame rate control module is used for updating the hardware frame rate control register according to the state information of the frame rate state register.
5. The apparatus according to claim 4, wherein the data frame filtering module is specifically configured to: judging whether the corresponding bits of the shift register and the hardware frame rate control register are the same or not;
if so, reserving the current frame of the image data;
and if not, discarding the current frame of the image data.
6. The apparatus as claimed in claim 4, wherein the frame rate control module is specifically configured to: judging whether hardware needs to be reconfigured according to the state information of the frame rate state register;
if so, updating the software configuration, and updating the hardware frame rate control register according to the updated software configuration;
and if not, updating the hardware frame rate control register according to the value of a preset weight register.
7. A terminal device for controlling frame rate in digital image processing, comprising a processor, a memory and a computer program stored in the memory and configured to be executed by the processor, wherein the memory is coupled to the processor, and the processor executes the computer program to implement the frame rate control method according to any one of claims 1 to 3.
8. A computer-readable storage medium, wherein the computer-readable storage medium stores a computer program, and wherein when the computer program runs, the computer-readable storage medium controls an apparatus to execute the method according to any one of claims 1 to 3.
CN201911110067.XA 2019-11-13 2019-11-13 Digital image processing frame rate control method and device Active CN111031233B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911110067.XA CN111031233B (en) 2019-11-13 2019-11-13 Digital image processing frame rate control method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911110067.XA CN111031233B (en) 2019-11-13 2019-11-13 Digital image processing frame rate control method and device

Publications (2)

Publication Number Publication Date
CN111031233A true CN111031233A (en) 2020-04-17
CN111031233B CN111031233B (en) 2021-01-15

Family

ID=70201506

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911110067.XA Active CN111031233B (en) 2019-11-13 2019-11-13 Digital image processing frame rate control method and device

Country Status (1)

Country Link
CN (1) CN111031233B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111949574A (en) * 2020-06-30 2020-11-17 厦门汉印电子技术有限公司 Bus bit number judging method, device, equipment and readable storage medium
CN117579811A (en) * 2023-11-14 2024-02-20 镁佳(武汉)科技有限公司 Vehicle camera fault detection and recovery method, system and device

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000125210A (en) * 1998-10-14 2000-04-28 Sony Corp Video camera
US20070195182A1 (en) * 2006-02-21 2007-08-23 Olympus Corporation Imaging apparatus for setting image areas having individual frame rates
CN101102501A (en) * 2007-08-02 2008-01-09 北京中星微电子有限公司 A real time frame rate control method and its device
JP2013070128A (en) * 2011-09-21 2013-04-18 Hitachi Kokusai Electric Inc Imaging apparatus
CN103268238A (en) * 2013-05-15 2013-08-28 山东超越数控电子有限公司 Method for achieving drive of universal serial bus (USB) camera on basis of ReWorks operation system
CN105872432A (en) * 2016-04-21 2016-08-17 天津大学 Rapid self-adaptive frame rate conversion device and method
CN106027942A (en) * 2016-05-20 2016-10-12 广东欧珀移动通信有限公司 Frame rate control method and device
CN107041168A (en) * 2014-12-02 2017-08-11 索尼公司 The sensor configuration switching of frame per second is caught for adaptive video
US20170237901A1 (en) * 2016-02-16 2017-08-17 Samsung Electronics Co., Ltd. Apparatus and method for providing dynamic panorama function
CN107172345A (en) * 2017-04-07 2017-09-15 深圳市金立通信设备有限公司 A kind of image processing method and terminal
CN108174107A (en) * 2018-02-26 2018-06-15 厦门大学嘉庚学院 A kind of webcam driver method based on auspicious Sa RX23T microcontrollers

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000125210A (en) * 1998-10-14 2000-04-28 Sony Corp Video camera
US20070195182A1 (en) * 2006-02-21 2007-08-23 Olympus Corporation Imaging apparatus for setting image areas having individual frame rates
CN101102501A (en) * 2007-08-02 2008-01-09 北京中星微电子有限公司 A real time frame rate control method and its device
JP2013070128A (en) * 2011-09-21 2013-04-18 Hitachi Kokusai Electric Inc Imaging apparatus
CN103268238A (en) * 2013-05-15 2013-08-28 山东超越数控电子有限公司 Method for achieving drive of universal serial bus (USB) camera on basis of ReWorks operation system
CN107041168A (en) * 2014-12-02 2017-08-11 索尼公司 The sensor configuration switching of frame per second is caught for adaptive video
US20170237901A1 (en) * 2016-02-16 2017-08-17 Samsung Electronics Co., Ltd. Apparatus and method for providing dynamic panorama function
CN105872432A (en) * 2016-04-21 2016-08-17 天津大学 Rapid self-adaptive frame rate conversion device and method
CN106027942A (en) * 2016-05-20 2016-10-12 广东欧珀移动通信有限公司 Frame rate control method and device
CN107172345A (en) * 2017-04-07 2017-09-15 深圳市金立通信设备有限公司 A kind of image processing method and terminal
CN108174107A (en) * 2018-02-26 2018-06-15 厦门大学嘉庚学院 A kind of webcam driver method based on auspicious Sa RX23T microcontrollers

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111949574A (en) * 2020-06-30 2020-11-17 厦门汉印电子技术有限公司 Bus bit number judging method, device, equipment and readable storage medium
CN111949574B (en) * 2020-06-30 2023-10-20 厦门汉印电子技术有限公司 Bus bit number judging method, device, equipment and readable storage medium
CN117579811A (en) * 2023-11-14 2024-02-20 镁佳(武汉)科技有限公司 Vehicle camera fault detection and recovery method, system and device
CN117579811B (en) * 2023-11-14 2024-05-28 镁佳(武汉)科技有限公司 Vehicle camera fault detection and recovery method, system and device

Also Published As

Publication number Publication date
CN111031233B (en) 2021-01-15

Similar Documents

Publication Publication Date Title
US10929109B2 (en) Method and apparatus for converting building block programming into program code
CN111031233B (en) Digital image processing frame rate control method and device
WO2020048243A1 (en) Window adjustment method, window adjustment device and mobile terminal
CN111324378B (en) Configuration method, device and equipment for video monitoring application software
EP3832460A1 (en) Method and apparatus for displaying application program, and terminal device
CN108777810B (en) Video data storage method, device, equipment and storage medium
CN114492152A (en) Method for updating network model, method for classifying images and method for language modeling
CN114579499B (en) Control method, device, equipment and storage medium of processor communication interface
WO2020113421A1 (en) Method for mounting file system, terminal device, and storage medium
CN115269063A (en) Process creation method, system, device and medium
CN111443926B (en) Method, device, equipment and storage medium for cleaning data
CN113055433A (en) File transmission method, device, equipment and machine-readable storage medium
CN111694628A (en) Page display method based on application program thread and related equipment
CN112231090A (en) Application process management method and device and terminal equipment
CN113037880A (en) Gateway IP address configuration method and device, gateway and readable storage medium
CN110572330A (en) method, device and medium for realizing compatibility of forwarding acceleration function and protocol stack function
CN106023062A (en) Data processing method, system and device based on window operation
CN115375208B (en) Camera data analysis method and device, electronic equipment and storage medium
CN109934232A (en) Vehicle identification method, computer installation and computer readable storage medium
CN107578583B (en) Setting method and system of payment terminal and terminal equipment
CN107800886A (en) Terminal control method, device, computer installation and computer-readable recording medium
CN112000261B (en) Player control method and device, server and electronic equipment
CN108769732A (en) Image transfer method, system and electric terminal
CN112650971B (en) Method, device, equipment and storage medium for realizing formula calculation
CN111949492B (en) System resource obtaining method and device and terminal equipment

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
CP01 Change in the name or title of a patent holder

Address after: Unit 301, 302, 303, 3 / F, C1 area, 182 science Avenue, Science City, Guangzhou hi tech Industrial Development Zone, Guangzhou, Guangdong 510000

Patentee after: Guangzhou Ankai Microelectronics Co.,Ltd.

Address before: Unit 301, 302, 303, 3 / F, C1 area, 182 science Avenue, Science City, Guangzhou hi tech Industrial Development Zone, Guangzhou, Guangdong 510000

Patentee before: ANYKA (GUANGZHOU) MICROELECTRONICS TECHNOLOGY Co.,Ltd.

CP01 Change in the name or title of a patent holder
CP02 Change in the address of a patent holder

Address after: No. 107 Bowen Road, Huangpu District, Guangzhou, Guangdong 510663

Patentee after: Guangzhou Ankai Microelectronics Co., Ltd

Address before: 510000 units 301, 302 and 303, floor 3, zone C1, No. 182, science Avenue, Science City, Guangzhou high tech Industrial Development Zone, Guangzhou, Guangdong Province

Patentee before: Guangzhou Ankai Microelectronics Co., Ltd

CP02 Change in the address of a patent holder