WO2022033313A1 - Image processing apparatus, and terminal - Google Patents

Image processing apparatus, and terminal Download PDF

Info

Publication number
WO2022033313A1
WO2022033313A1 PCT/CN2021/108961 CN2021108961W WO2022033313A1 WO 2022033313 A1 WO2022033313 A1 WO 2022033313A1 CN 2021108961 W CN2021108961 W CN 2021108961W WO 2022033313 A1 WO2022033313 A1 WO 2022033313A1
Authority
WO
WIPO (PCT)
Prior art keywords
image
unit
processing apparatus
processed
image processing
Prior art date
Application number
PCT/CN2021/108961
Other languages
French (fr)
Chinese (zh)
Inventor
刁鸿浩
Original Assignee
北京芯海视界三维科技有限公司
视觉技术创投私人有限公司
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 北京芯海视界三维科技有限公司, 视觉技术创投私人有限公司 filed Critical 北京芯海视界三维科技有限公司
Publication of WO2022033313A1 publication Critical patent/WO2022033313A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T1/00General purpose image data processing
    • G06T1/20Processor architectures; Processor configuration, e.g. pipelining
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/147Digital output to display device ; Cooperation and interconnection of the display device with other functional units using display panels
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T19/00Manipulating 3D models or images for computer graphics
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T19/00Manipulating 3D models or images for computer graphics
    • G06T19/006Mixed reality
    • G06T5/70
    • G06T5/90
    • G06T5/92

Definitions

  • the present application relates to the technical field of image processing, for example, to an image processing device and a terminal.
  • the image obtained by the image acquisition unit must first be sent to the application processor AP, the application processor processes the image, and sends the processed image to the display unit, and the display unit display is processed by the application processor. post image.
  • Embodiments of the present disclosure provide an image processing apparatus and terminal, so as to solve the technical problem of reducing the user experience due to the excessive amount of data processed by the application processor, which eventually results in a delay in image display.
  • the image processing apparatus includes:
  • a receiving unit configured to receive the image to be processed
  • a first processing unit configured to perform first processing on the image to be processed to obtain a first processed image
  • a first output unit configured to output the first processed image
  • At least one second output unit configured to output images obtained from at least one of the receiving unit and the first processing unit.
  • it further includes: a buffering unit configured to buffer the to-be-processed image received by the receiving unit;
  • a first processing unit configured to perform a first process on the to-be-processed image obtained from the cache unit to obtain a first processed image
  • At least one second output unit configured to output images obtained from at least one of the buffer unit and the first processing unit.
  • the buffering unit includes at least one of an input register of the receiving unit and a receiving register of the first processing unit.
  • the first processing unit is configured to perform visual processing on the image to be processed to obtain the first processed image.
  • the first processing unit is configured to perform transparent transmission processing on the image to be processed.
  • the first processing unit processes the image to be processed in at least one of the following ways:
  • a pixel includes at least one of a single pixel and a matrix of pixels.
  • the image to be processed obtained by the first processing unit and the image obtained by the at least one second output unit are both complete images.
  • the first processed image output by the first output unit is used for display.
  • the display is a local display or an off-site display.
  • the image processing apparatus is capable of communicating with a processor configured to perform the second processing on the image output by the at least one second output unit.
  • the second process is at least one of a storage process and an intelligent process.
  • the intelligent processing includes at least one of artificial intelligence AI processing, augmented reality AR processing, virtual reality VR processing, and mixed reality MR processing.
  • the image processing apparatus is capable of communicating with an initialization unit configured to: configure parameters for the units in the image processing apparatus.
  • the image processing apparatus is capable of communicating with a display processing unit configured to pre-process the first processed image output from the first output unit before display.
  • the image processing apparatus is capable of communicating with a display screen, the display screen being configured to obtain the first processed image from the first output unit and display the first processed image.
  • the image processing device is capable of communicating with an image acquisition unit, the image acquisition unit being configured to acquire the image to be processed and to transmit the image to be processed to the receiving unit.
  • the image processing device is disposed on the chip.
  • the chip is a dedicated chip.
  • the terminal includes: the above-mentioned image processing apparatus.
  • the image to be processed received from the receiving unit is divided into at least two channels for output, one of which is output from the first output unit after being processed by the first processing unit; the other is output from at least one second output unit, improving the The speed of image processing and transmission is improved, thereby avoiding the delay caused by all images being processed by the application processor before being output, and reducing the problem of user experience.
  • FIG. 1 is a schematic structural diagram of an image processing apparatus provided by an embodiment of the present disclosure
  • FIG. 2 is a schematic structural diagram of another image processing apparatus provided by an embodiment of the present disclosure.
  • FIG. 3 is a schematic structural diagram of a cache unit provided by an embodiment of the present disclosure.
  • FIG. 4 is a schematic structural diagram of another image processing apparatus provided by an embodiment of the present disclosure.
  • FIG. 5 is a schematic structural diagram of another image processing apparatus provided by an embodiment of the present disclosure.
  • FIG. 6 is a schematic structural diagram of another image processing apparatus provided by an embodiment of the present disclosure.
  • FIG. 7 is a schematic structural diagram of another image processing apparatus provided by an embodiment of the present disclosure.
  • FIG. 8 is a schematic structural diagram of another image processing apparatus provided by an embodiment of the present disclosure.
  • FIG. 9 is a schematic structural diagram of another image processing apparatus provided by an embodiment of the present disclosure.
  • FIG. 10 is a schematic structural diagram of another image processing apparatus provided by an embodiment of the present disclosure.
  • FIG. 11 is a schematic structural diagram of a terminal provided by an embodiment of the present disclosure.
  • An embodiment of the present disclosure provides an image processing apparatus 1.
  • the structure of the image processing apparatus 1 is shown in FIG. 1.
  • the image processing apparatus 1 includes:
  • a receiving unit 01 configured to receive an image to be processed
  • the first processing unit 02 is configured to perform first processing on the image to be processed to obtain the first processed image
  • a first output unit 03 configured to output the first processed image
  • At least one second output unit 04 is configured to output images obtained from at least one of the receiving unit 01 and the first processing unit 02 .
  • the receiving unit 01 may be a receiving interface for receiving images to be processed.
  • the image to be processed may be obtained by the image obtaining unit 09 , and the receiving unit 01 is configured to receive the image to be processed from the image obtaining unit 09 .
  • the image to be processed may be one image, or may be a certain frame of image in the video, and so on.
  • the first processing unit 02 may obtain the image to be processed from the receiving unit 01, perform first processing on the image to be processed to obtain the first processed image, and the first output unit 03 obtains the first processed image, optionally, The first output unit 03 may also output the obtained first processed image.
  • the above-mentioned “obtaining” may be active acquisition or passive reception.
  • the first processing unit 02 obtains the image to be processed from the receiving unit 01, which can be understood as: the first processing unit 02 actively obtains the image to be processed from the receiving unit 01; it can also be understood as: the receiving unit 01 sends the image to be processed to The first processing unit 02, the first processing unit 02 passively receives the image to be processed.
  • “Acquiring” in the following embodiments can be understood as active acquisition or passive reception.
  • the at least one second output unit 04 can obtain the image to be processed from the receiving unit 01, optionally, the at least one second output unit 04 can also obtain the first processed image from the first processing unit 02, or Optionally, the at least one second output unit 04 may also obtain images from the receiving unit 01 and the first processing unit 02 simultaneously.
  • FIG. 1 exemplifies the case where the image processing apparatus 1 includes a second output unit 04 , and the second output unit 04 obtains the image to be processed from the receiving unit 01 .
  • each of the at least one second output unit 04 may independently select to obtain an image from at least one of the receiving unit 01 and the first processing unit 02 .
  • the image processing apparatus 1 provided by the embodiment of the present disclosure divides the to-be-processed image received from the receiving unit 01 into at least two paths for output, wherein one path is processed by the first processing unit 02 and then output from the first output unit 03 ; the other way is output from at least one second output unit 04, which improves the image processing and transmission speed, thereby avoiding the delay caused by all images being processed by the application processor and then output, reducing the user experience degree issue.
  • the image processing apparatus 1 further includes: a buffering unit 05, the buffering unit is configured to buffer the to-be-processed images received by the receiving unit 01;
  • the first processing unit 02 is configured to perform first processing on the to-be-processed image obtained from the cache unit 05 to obtain the first processed image;
  • At least one second output unit 04 is configured to output images obtained from at least one of the buffer unit 05 and the first processing unit 02 .
  • the image processing apparatus 1 may further include a cache unit 05, and the cache unit 05 is configured to cache the to-be-processed images received by the receiving unit 01.
  • the first processing unit 02 can obtain the image to be processed from the buffer unit 05; at least one second output unit 04 can obtain the image to be processed from the buffer unit 05; at least one second output unit 04 can obtain the image to be processed from the first processing unit 02
  • the first processed image is obtained from the at least one second output unit 04 ; the at least one second output unit 04 may also obtain the image from the buffer unit 05 and the first processing unit 02 at the same time. As shown in FIG.
  • the buffer unit 05 includes at least one of the input register 11 of the receiving unit 01 and the receiving register 12 of the first processing unit 02 .
  • the buffer unit 05 may include the input register 11 of the receiving unit 01
  • the buffer unit 05 may include the receiving register 12 of the first processing unit 02
  • the buffer unit 05 may also include the input register 11 of the receiving unit 01 and the first processing unit. 02's receive register 12.
  • the first processing unit 02 may perform different processing on the obtained images to be processed.
  • the first processing unit 02 is configured to perform visual processing on the image to be processed to obtain the first processed image.
  • the visual processing of the image to be processed may be to enhance the color of the image to be processed.
  • the first processing unit 02 is configured to perform transparent transmission processing on the image to be processed. For example, it is directly transparently transmitted as a transmission channel.
  • the first processing unit 02 processes the image to be processed in at least one of the following ways:
  • the first processing unit 02 when the first processing unit 02 processes the image to be processed, it can choose to process the image to be processed in units of pixels, and can choose to process the image to be processed in units of rows or columns; Units and the image to be processed are processed in row or column units.
  • the pixels comprise at least one of a single pixel and a matrix of pixels.
  • a pixel may include a single pixel, a pixel may also include a matrix of pixels, and a pixel may include both a single pixel and a matrix of pixels.
  • the pixel matrix is, for example, an n ⁇ m matrix, wherein n and m are independently selected from integers of 1 or more, and n and m may be the same or different.
  • the image to be processed obtained by the first processing unit 02 and the image obtained by the at least one second output unit 04 are both complete images.
  • the image to be processed obtained by the first processing unit 02 and the image to be processed obtained by the at least one second output unit 04 from the receiving unit 01 are both complete images.
  • the image to be processed obtained by the first processing unit 02 is the same as the image to be processed obtained by the at least one second output unit 04 from the receiving unit 01 .
  • the first processed image output by the first output unit 03 is used for display.
  • the display is local display or off-site display.
  • the image processing apparatus 1 is capable of communicating with a processor 06 configured to perform second processing on an image output from the at least one second output unit 04 received.
  • the image processing apparatus 1 can communicate with the processor 06, and the processor 06 can be connected with the at least one second output unit 04 to receive the image output by the at least one second output unit 04, and perform the second processing on the image.
  • the second processing is at least one of storage processing and intelligent processing.
  • the intelligent processing includes at least one of artificial intelligence AI processing, augmented reality AR processing, virtual reality VR processing and mixed reality MR processing.
  • processors 06 there may be one or more processors 06, as shown in FIG. 4, when there is one processor 06, one processor 06 may be connected to at least one second output unit 04 at the same time; as shown in FIG. 5 As shown, when there are multiple processors 06, different processors 06 can be selected to be connected to one or several second output units 04 independently of each other.
  • each of the at least one second output unit 04 may be independently selected to correspond to one processor 06 or to correspond to a plurality of processors 06 .
  • the processor 06 may be an application processor.
  • the image processing apparatus 1 can communicate with an initialization unit 10 , and the initialization unit 10 is configured to: configure parameters for the units in the image processing apparatus 1 .
  • the initialization unit 10 can be connected with the units included in the image processing apparatus 1 to configure parameters for the units in the image processing apparatus 1 during initialization, and each unit in the image processing apparatus 1 works according to the configured parameters. .
  • the parameter may be at least one of pixel size, pixel format, resolution, color gamut, and refresh frequency.
  • the pixel format may be at least one of a left-right format and a red-blue format.
  • the image processing apparatus 1 is capable of communicating with a display processing unit 07 , which is configured to pre-display the first processed image output from the first output unit 03 before being displayed. deal with.
  • the image processing apparatus 1 may communicate with the display processing unit 07, and the display processing unit 07 may be connected to the first output unit 03 for preprocessing the first processed image output from the first output unit 03 before display .
  • the preprocessing is, for example, at least one of denoising processing and contrast stretching processing.
  • the image processing apparatus 1 is capable of communicating with the display screen 08, the display screen 08 being configured to obtain the first processed image from the first output unit 03 and display the first processed image.
  • the display screen 08 may be connected to the first output unit 03 to display the first processed image output by the first output unit 03 .
  • the display screen 08 may also be connected to the display processing unit 07 to display the first processed image processed by the display processing unit 07 .
  • the image processing apparatus 1 can communicate with the image obtaining unit 09 , and the image obtaining unit 09 is configured to obtain the image to be processed and transmit the image to be processed to the receiving unit 01 .
  • the image obtaining unit 09 is a camera device or a radar.
  • the camera device is, for example, a camera.
  • the image processing apparatus 1 is disposed on the chip.
  • the chip is a general-purpose chip or a dedicated chip.
  • the chip is an application specific integrated circuit (ASIC) chip.
  • an embodiment of the present disclosure provides a terminal 2 , where the terminal 2 includes the above-mentioned image processing apparatus 1 .
  • a first element could be termed a second element, and, similarly, a second element could be termed a first element, so long as all occurrences of "the first element” were consistently renamed and all occurrences of "the first element” were named consistently.
  • the “second element” can be renamed consistently.
  • the first element and the second element are both elements, but may not be the same element.
  • the terms used in this application are used to describe the embodiments only and not to limit the claims. As used in the description of the embodiments and the claims, the singular forms "a” (a), “an” (an) and “the” (the) are intended to include the plural forms as well, unless the context clearly dictates otherwise. .
  • the term “and/or” as used in this application is meant to include any and all possible combinations of one or more of the associated listings.
  • the term “comprise” and its variations “comprises” and/or including and/or the like refer to stated features, integers, steps, operations, elements, and/or The presence of a component does not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components and/or groupings of these.
  • an element qualified by the phrase “comprising a" does not preclude the presence of additional identical elements in the process, method, or device that includes the element.
  • each embodiment may focus on the differences from other embodiments, and the same and similar parts between the various embodiments may refer to each other.
  • the methods, products, etc. disclosed in the embodiments if they correspond to the method sections disclosed in the embodiments, reference may be made to the descriptions of the method sections for relevant parts.
  • the disclosed methods and products may be implemented in other ways.
  • the apparatus embodiments described above are only illustrative.
  • the division of units may only be a logical function division.
  • multiple units or components may be combined or may be Integration into another system, or some features can be ignored, or not implemented.
  • the shown or discussed mutual coupling or direct coupling or communication connection may be through some interfaces, indirect coupling or communication connection of devices or units, and may be in electrical, mechanical or other forms.
  • Units described as separate components may or may not be physically separated, and components shown as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. This embodiment may be implemented by selecting some or all of the units according to actual needs.
  • each functional unit in the embodiment of the present disclosure may be integrated into one processing unit, or each unit may exist physically alone, or two or more units may be integrated into one unit.

Abstract

An image processing apparatus (1), comprising: a receiving unit (01) configured to receive an image to be processed; a first processing unit (02) configured to perform first processing on said image, so as to obtain a first processed image; a first output unit (03) configured to output the first processed image; and at least one second output unit (04) configured to output an image obtained from at least one of the receiving unit (01) and the first processing unit (02). The image processing apparatus has the beneficial effects of improving image processing and transmission speeds.

Description

图像处理装置及终端Image processing device and terminal
本申请要求在2020年08月11日提交中国知识产权局、申请号为202010799443.7、发明名称为“一种图像处理装置及终端”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of the Chinese patent application filed on August 11, 2020, with the application number of 202010799443.7 and the invention titled "An image processing device and terminal", the entire contents of which are incorporated into this application by reference middle.
技术领域technical field
本申请涉及图像处理技术领域,例如涉及一种图像处理装置及终端。The present application relates to the technical field of image processing, for example, to an image processing device and a terminal.
背景技术Background technique
目前,在图像处理领域中,图像获得单元获得的图像都要先发送到应用处理器AP,应用处理器对图像进行处理,将处理后的图像发送到显示单元,显示单元显示经过应用处理器处理后的图像。At present, in the field of image processing, the image obtained by the image acquisition unit must first be sent to the application processor AP, the application processor processes the image, and sends the processed image to the display unit, and the display unit display is processed by the application processor. post image.
在实现本公开实施例的过程中,发现相关技术中至少存在如下问题:图像获得单元获得的图像在通过显示单元进行显示前,都需要先经过应用处理器进行处理,使得应用处理器处理的数据量过大,最终导致图像显示时具有时延性,从而降低了用户体验。In the process of implementing the embodiments of the present disclosure, it is found that there are at least the following problems in the related art: before the image obtained by the image obtaining unit is displayed by the display unit, it needs to be processed by the application processor first, so that the data processed by the application processor If the amount is too large, it will eventually lead to a delay in image display, thereby reducing the user experience.
发明内容SUMMARY OF THE INVENTION
为了对披露的实施例的一些方面有基本的理解,下面给出了简单的概括。该概括不是泛泛评述,也不是要确定关键/重要组成元素或描绘这些实施例的保护范围,而是作为后面的详细说明的序言。In order to provide a basic understanding of some aspects of the disclosed embodiments, a brief summary is given below. This summary is not intended to be an extensive review, nor to identify key/critical elements or delineate the scope of protection of these embodiments, but rather serves as a prelude to the detailed description that follows.
本公开实施例提供了一种图像处理装置及终端,以解决应用处理器处理的数据量过大,最终导致图像显示时具有时延性,从而降低了用户体验技术问题。Embodiments of the present disclosure provide an image processing apparatus and terminal, so as to solve the technical problem of reducing the user experience due to the excessive amount of data processed by the application processor, which eventually results in a delay in image display.
在一些实施例中,图像处理装置包括:In some embodiments, the image processing apparatus includes:
接收单元,被配置为接收待处理图像;a receiving unit, configured to receive the image to be processed;
第一处理单元,被配置为对待处理图像进行第一处理,以得到第一处理图像;a first processing unit, configured to perform first processing on the image to be processed to obtain a first processed image;
第一输出单元,被配置为输出第一处理图像;a first output unit configured to output the first processed image;
至少一个第二输出单元,被配置为将从接收单元和第一处理单元中至少之一获得的图像输出。At least one second output unit configured to output images obtained from at least one of the receiving unit and the first processing unit.
在一些实施例中,还包括:缓存单元,被配置为对接收单元接收的待处理图像进行缓存;In some embodiments, it further includes: a buffering unit configured to buffer the to-be-processed image received by the receiving unit;
第一处理单元,被配置为对从缓存单元获得的待处理图像进行第一处理,以得到第一处理图像;a first processing unit, configured to perform a first process on the to-be-processed image obtained from the cache unit to obtain a first processed image;
至少一个第二输出单元,被配置为将从缓存单元和第一处理单元中至少之一获得的图像输出。At least one second output unit configured to output images obtained from at least one of the buffer unit and the first processing unit.
在一些实施例中,缓存单元包括接收单元的输入寄存器和第一处理单元的接收寄存器中至少一个。In some embodiments, the buffering unit includes at least one of an input register of the receiving unit and a receiving register of the first processing unit.
在一些实施例中,第一处理单元,被配置为对待处理图像进行视觉处理,以得到第一处理图像。In some embodiments, the first processing unit is configured to perform visual processing on the image to be processed to obtain the first processed image.
在一些实施例中,第一处理单元,被配置为对待处理图像进行透传处理。In some embodiments, the first processing unit is configured to perform transparent transmission processing on the image to be processed.
在一些实施例中,第一处理单元以以下方式中的至少一种对待处理图像进行处理:In some embodiments, the first processing unit processes the image to be processed in at least one of the following ways:
以像素为单位对待处理图像进行处理;Process the image to be processed in pixels;
以行或列为单位对待处理图像进行处理。Processes the image to be processed in row or column units.
在一些实施例中,像素包括单个像素和像素矩阵中的至少之一。In some embodiments, a pixel includes at least one of a single pixel and a matrix of pixels.
在一些实施例中,第一处理单元获得的待处理图像和至少一个第二输出单元获得的图像均为完整图像。In some embodiments, the image to be processed obtained by the first processing unit and the image obtained by the at least one second output unit are both complete images.
在一些实施例中,第一输出单元输出的第一处理图像用于进行显示。In some embodiments, the first processed image output by the first output unit is used for display.
在一些实施例中,显示为本地显示或异地显示。In some embodiments, the display is a local display or an off-site display.
在一些实施例中,图像处理装置能够与处理器通信,处理器,被配置为对至少一个第二输出单元输出的图像进行第二处理。In some embodiments, the image processing apparatus is capable of communicating with a processor configured to perform the second processing on the image output by the at least one second output unit.
在一些实施例中,第二处理为存储处理和智能化处理中的至少之一。In some embodiments, the second process is at least one of a storage process and an intelligent process.
在一些实施例中,智能化处理包括人工智能AI处理、增强现实AR处理、虚拟现实VR处理和混合现实MR处理中的至少之一。In some embodiments, the intelligent processing includes at least one of artificial intelligence AI processing, augmented reality AR processing, virtual reality VR processing, and mixed reality MR processing.
在一些实施例中,图像处理装置能够与初始化单元通信,初始化单元,被配置为:为图像处理装置中的单元进行参数配置。In some embodiments, the image processing apparatus is capable of communicating with an initialization unit configured to: configure parameters for the units in the image processing apparatus.
在一些实施例中,图像处理装置能够与显示处理单元通信,显示处理单元,被配置为对从第一输出单元输出的第一处理图像进行显示前的预处理。In some embodiments, the image processing apparatus is capable of communicating with a display processing unit configured to pre-process the first processed image output from the first output unit before display.
在一些实施例中,图像处理装置能够与显示屏通信,显示屏,被配置为:从第一输出单元获得第一处理图像,显示第一处理图像。In some embodiments, the image processing apparatus is capable of communicating with a display screen, the display screen being configured to obtain the first processed image from the first output unit and display the first processed image.
在一些实施例中,图像处理装置能够与图像获得单元通信,图像获得单元,被配置为获得待处理图像,将待处理图像传输给接收单元。In some embodiments, the image processing device is capable of communicating with an image acquisition unit, the image acquisition unit being configured to acquire the image to be processed and to transmit the image to be processed to the receiving unit.
在一些实施例中,图像处理装置设置于芯片。In some embodiments, the image processing device is disposed on the chip.
在一些实施例中,芯片为专用芯片。In some embodiments, the chip is a dedicated chip.
在一些实施例中,终端包括:上述的图像处理装置。In some embodiments, the terminal includes: the above-mentioned image processing apparatus.
本公开实施例提供的图像处理装置及终端,可以实现以下技术效果:The image processing apparatus and terminal provided by the embodiments of the present disclosure can achieve the following technical effects:
通过将从接收单元接收的待处理图像分为至少两路进行输出,其中一路是经过第一处理单元的处理后,从第一输出单元输出;另一路是从至少一个第二输出单元输出,提高了图像的处理和传输速度,从而避免了所有图像都要经过应用处理器进行处理后再进行输出所导致的时延性,降低了用户体验度的问题。The image to be processed received from the receiving unit is divided into at least two channels for output, one of which is output from the first output unit after being processed by the first processing unit; the other is output from at least one second output unit, improving the The speed of image processing and transmission is improved, thereby avoiding the delay caused by all images being processed by the application processor before being output, and reducing the problem of user experience.
以上的总体描述和下文中的描述仅是示例性和解释性的,不用于限制本申请。The foregoing general description and the following description are exemplary and explanatory only and are not intended to limit the application.
附图说明Description of drawings
至少一个实施例通过与之对应的附图进行示例性说明,这些示例性说明和附图并不构成对实施例的限定,附图中具有相同参考数字标号的元件示为类似的元件,附图不构成比例限制,并且其中:At least one embodiment is exemplified by the accompanying drawings, which are not intended to limit the embodiments. Elements with the same reference numerals in the drawings are shown as similar elements. does not constitute a proportional limit, and where:
图1是本公开实施例提供的一种图像处理装置的结构示意图;FIG. 1 is a schematic structural diagram of an image processing apparatus provided by an embodiment of the present disclosure;
图2是本公开实施例提供的另一种图像处理装置的结构示意图;FIG. 2 is a schematic structural diagram of another image processing apparatus provided by an embodiment of the present disclosure;
图3是本公开实施例提供的缓存单元的结构示意图;3 is a schematic structural diagram of a cache unit provided by an embodiment of the present disclosure;
图4是本公开实施例提供的另一种图像处理装置的结构示意图;FIG. 4 is a schematic structural diagram of another image processing apparatus provided by an embodiment of the present disclosure;
图5是本公开实施例提供的另一种图像处理装置的结构示意图;5 is a schematic structural diagram of another image processing apparatus provided by an embodiment of the present disclosure;
图6是本公开实施例提供的另一种图像处理装置的结构示意图;6 is a schematic structural diagram of another image processing apparatus provided by an embodiment of the present disclosure;
图7是本公开实施例提供的另一种图像处理装置的结构示意图;7 is a schematic structural diagram of another image processing apparatus provided by an embodiment of the present disclosure;
图8是本公开实施例提供的另一种图像处理装置的结构示意图;FIG. 8 is a schematic structural diagram of another image processing apparatus provided by an embodiment of the present disclosure;
图9是本公开实施例提供的另一种图像处理装置的结构示意图;9 is a schematic structural diagram of another image processing apparatus provided by an embodiment of the present disclosure;
图10是本公开实施例提供的另一种图像处理装置的结构示意图;10 is a schematic structural diagram of another image processing apparatus provided by an embodiment of the present disclosure;
图11是本公开实施例提供的一种终端的结构示意图;FIG. 11 is a schematic structural diagram of a terminal provided by an embodiment of the present disclosure;
附图标记:Reference number:
1:图像处理装置;01:接收单元;02:第一处理单元;03:第一输出单元;04:第二输出单元;05:缓存单元;06:处理器;07:显示处理单元;08:显示屏;09:图像获得单元;10:初始化单元;11:输入寄存器;12:接收寄存器;2:终端。1: Image processing device; 01: Receiving unit; 02: First processing unit; 03: First output unit; 04: Second output unit; 05: Cache unit; 06: Processor; 07: Display processing unit; 08: Display screen; 09: Image acquisition unit; 10: Initialization unit; 11: Input register; 12: Receive register; 2: Terminal.
具体实施方式detailed description
为了能够更加详尽地了解本公开实施例的特点与技术内容,下面结合附图对本公开实 施例的实现进行详细阐述,所附附图仅供参考说明之用,并非用来限定本公开实施例。在以下的技术描述中,为方便解释起见,通过多个细节以提供对所披露实施例的充分理解。然而,在没有这些细节的情况下,至少一个实施例仍然可以实施。在其它情况下,为简化附图,熟知的结构和装置可以简化展示。In order to be able to understand the features and technical contents of the embodiments of the present disclosure in more detail, the implementation of the embodiments of the present disclosure will be described in detail below with reference to the accompanying drawings, which are for reference only and are not used to limit the embodiments of the present disclosure. In the following technical description, for the convenience of explanation, numerous details are provided to provide a thorough understanding of the disclosed embodiments. However, at least one embodiment may be practiced without these details. In other instances, well-known structures and devices may be shown simplified in order to simplify the drawings.
本公开实施例提供了一种图像处理装置1,图像处理装置1的结构如图1所示,图像处理装置1包括,An embodiment of the present disclosure provides an image processing apparatus 1. The structure of the image processing apparatus 1 is shown in FIG. 1. The image processing apparatus 1 includes:
接收单元01,被配置为接收待处理图像;A receiving unit 01, configured to receive an image to be processed;
第一处理单元02,被配置为对待处理图像进行第一处理,以得到第一处理图像;The first processing unit 02 is configured to perform first processing on the image to be processed to obtain the first processed image;
第一输出单元03,被配置为输出第一处理图像;a first output unit 03, configured to output the first processed image;
至少一个第二输出单元04,被配置为将从接收单元01和第一处理单元02中至少之一获得的图像输出。At least one second output unit 04 is configured to output images obtained from at least one of the receiving unit 01 and the first processing unit 02 .
在一些实施例中,接收单元01可以为一个接收接口,用于接收待处理图像。可选地,待处理图像可以由图像获得单元09获得,接收单元01被配置为从图像获得单元09接收待处理图像。在一些实施例中,待处理图像可以为一幅图像,也可以为视频中的某一帧图像等等。In some embodiments, the receiving unit 01 may be a receiving interface for receiving images to be processed. Optionally, the image to be processed may be obtained by the image obtaining unit 09 , and the receiving unit 01 is configured to receive the image to be processed from the image obtaining unit 09 . In some embodiments, the image to be processed may be one image, or may be a certain frame of image in the video, and so on.
在一些实施例中,第一处理单元02可以从接收单元01获得待处理图像,对待处理图像进行第一处理,得到第一处理图像,第一输出单元03获得第一处理图像,可选地,第一输出单元03还可以将获得的第一处理图像进行输出。In some embodiments, the first processing unit 02 may obtain the image to be processed from the receiving unit 01, perform first processing on the image to be processed to obtain the first processed image, and the first output unit 03 obtains the first processed image, optionally, The first output unit 03 may also output the obtained first processed image.
在一些实施例中,上述的“获得”可以为主动获取,也可以为被动接收。例如:第一处理单元02从接收单元01获得待处理图像,可以为理解为:第一处理单元02从接收单元01主动获取待处理图像;也可以理解为:接收单元01将待处理图像发动到第一处理单元02,第一处理单元02被动接收待处理图像。以下实施例中的“获得”均可以被理解为主动获取或者被动接收。In some embodiments, the above-mentioned "obtaining" may be active acquisition or passive reception. For example: the first processing unit 02 obtains the image to be processed from the receiving unit 01, which can be understood as: the first processing unit 02 actively obtains the image to be processed from the receiving unit 01; it can also be understood as: the receiving unit 01 sends the image to be processed to The first processing unit 02, the first processing unit 02 passively receives the image to be processed. "Acquiring" in the following embodiments can be understood as active acquisition or passive reception.
在一些实施例中,至少一个第二输出单元04可以从接收单元01获得待处理图像,可选地,至少一个第二输出单元04还可以从第一处理单元02中获得第一处理图像,可选地,至少一个第二输出单元04还可以从接收单元01和第一处理单元02中同时获得图像。图1中示例性地例举了图像处理装置1中包括一个第二输出单元04,第二输出单元04从接收单元01获得待处理图像的情况。In some embodiments, the at least one second output unit 04 can obtain the image to be processed from the receiving unit 01, optionally, the at least one second output unit 04 can also obtain the first processed image from the first processing unit 02, or Optionally, the at least one second output unit 04 may also obtain images from the receiving unit 01 and the first processing unit 02 simultaneously. FIG. 1 exemplifies the case where the image processing apparatus 1 includes a second output unit 04 , and the second output unit 04 obtains the image to be processed from the receiving unit 01 .
在一些实施例中,至少一个第二输出单元04中的每一个第二输出单元04均可以彼此独立地选择从接收单元01和第一处理单元02中至少之一获得图像。In some embodiments, each of the at least one second output unit 04 may independently select to obtain an image from at least one of the receiving unit 01 and the first processing unit 02 .
本公开实施例提供的图像处理装置1,通过将从接收单元01接收的待处理图像分为至 少两路进行输出,其中一路是经过第一处理单元02的处理后,从第一输出单元03输出;另一路是从至少一个第二输出单元04输出,提高了图像的处理和传输速度,从而避免了所有图像都要经过应用处理器进行处理后再进行输出所导致的时延性,降低了用户体验度的问题。The image processing apparatus 1 provided by the embodiment of the present disclosure divides the to-be-processed image received from the receiving unit 01 into at least two paths for output, wherein one path is processed by the first processing unit 02 and then output from the first output unit 03 ; the other way is output from at least one second output unit 04, which improves the image processing and transmission speed, thereby avoiding the delay caused by all images being processed by the application processor and then output, reducing the user experience degree issue.
在一些实施例中,如图2所示,图像处理装置1还包括:缓存单元05,缓存单元被配置为对接收单元01接收的待处理图像进行缓存;In some embodiments, as shown in FIG. 2 , the image processing apparatus 1 further includes: a buffering unit 05, the buffering unit is configured to buffer the to-be-processed images received by the receiving unit 01;
第一处理单元02,被配置为对从缓存单元05获得的待处理图像进行第一处理,以得到第一处理图像;The first processing unit 02 is configured to perform first processing on the to-be-processed image obtained from the cache unit 05 to obtain the first processed image;
至少一个第二输出单元04,被配置为将从缓存单元05和第一处理单元02中至少之一获得的图像输出。At least one second output unit 04 is configured to output images obtained from at least one of the buffer unit 05 and the first processing unit 02 .
在一些实施例中,图像处理装置1还可以包括缓存单元05,缓存单元05被配置为,对接收单元01接收的待处理图像进行缓存,可选地,当图像处理装置1中包括缓存单元05时,第一处理单元02可以从缓存单元05中获得待处理图像;至少一个第二输出单元04可以从缓存单元05中获得待处理图像;至少一个第二输出单元04可以从第一处理单元02中获得第一处理图像;至少一个第二输出单元04还可以从缓存单元05和第一处理单元02中同时获得图像。如图3所示,在一些实施例中,缓存单元05包括接收单元01的输入寄存器11和第一处理单元02的接收寄存器12中至少一个。可选地,缓存单元05可以包括接收单元01的输入寄存器11,缓存单元05可以包括第一处理单元02的接收寄存器12,缓存单元05还可以包括接收单元01的输入寄存器11和第一处理单元02的接收寄存器12。In some embodiments, the image processing apparatus 1 may further include a cache unit 05, and the cache unit 05 is configured to cache the to-be-processed images received by the receiving unit 01. Optionally, when the image processing apparatus 1 includes the cache unit 05 , the first processing unit 02 can obtain the image to be processed from the buffer unit 05; at least one second output unit 04 can obtain the image to be processed from the buffer unit 05; at least one second output unit 04 can obtain the image to be processed from the first processing unit 02 The first processed image is obtained from the at least one second output unit 04 ; the at least one second output unit 04 may also obtain the image from the buffer unit 05 and the first processing unit 02 at the same time. As shown in FIG. 3 , in some embodiments, the buffer unit 05 includes at least one of the input register 11 of the receiving unit 01 and the receiving register 12 of the first processing unit 02 . Optionally, the buffer unit 05 may include the input register 11 of the receiving unit 01, the buffer unit 05 may include the receiving register 12 of the first processing unit 02, and the buffer unit 05 may also include the input register 11 of the receiving unit 01 and the first processing unit. 02's receive register 12.
可选地,第一处理单元02可以对获得的待处理图像进行不同的处理。例如,在一些实施例中,第一处理单元02,被配置为对待处理图像进行视觉处理,以得到第一处理图像。例如,对待处理图像进行视觉处理可以为,对待处理图像的色彩进行增强处理。在一些实施例中,第一处理单元02,被配置为对待处理图像进行透传处理。例如作为传输通道直接进行透传。Optionally, the first processing unit 02 may perform different processing on the obtained images to be processed. For example, in some embodiments, the first processing unit 02 is configured to perform visual processing on the image to be processed to obtain the first processed image. For example, the visual processing of the image to be processed may be to enhance the color of the image to be processed. In some embodiments, the first processing unit 02 is configured to perform transparent transmission processing on the image to be processed. For example, it is directly transparently transmitted as a transmission channel.
在一些实施例中,第一处理单元02以以下方式中的至少一种对待处理图像进行处理:In some embodiments, the first processing unit 02 processes the image to be processed in at least one of the following ways:
以像素为单位对待处理图像进行处理;Process the image to be processed in pixels;
以行或列为单位对待处理图像进行处理。Processes the image to be processed in row or column units.
可选地,第一处理单元02在对待处理图像进行处理时,可以选择以像素为单位对待处理图像进行处理,可以选择以行或列为单位对待处理图像进行处理;还可以选择同时以像素为单位和以行或列为单位对待处理图像进行处理。Optionally, when the first processing unit 02 processes the image to be processed, it can choose to process the image to be processed in units of pixels, and can choose to process the image to be processed in units of rows or columns; Units and the image to be processed are processed in row or column units.
可选地,像素包括单个像素和像素矩阵中的至少之一。例如,像素可以包括单个像素,像素还可以包括像素矩阵,像素还可以同时包括单个像素和像素矩阵。在一些实施例中,像素矩阵例如为n×m的矩阵,其中,n与m彼此独立地选自1以上的整数,n和m可以相同,也可以不相同。Optionally, the pixels comprise at least one of a single pixel and a matrix of pixels. For example, a pixel may include a single pixel, a pixel may also include a matrix of pixels, and a pixel may include both a single pixel and a matrix of pixels. In some embodiments, the pixel matrix is, for example, an n×m matrix, wherein n and m are independently selected from integers of 1 or more, and n and m may be the same or different.
在一些实施例中,第一处理单元02获得的待处理图像和至少一个第二输出单元04获得的图像均为完整图像。可选地,第一处理单元02获得的待处理图像和至少一个第二输出单元04从接收单元01获得的待处理图像均为完整图像。可选地,第一处理单元02获得的待处理图像和至少一个第二输出单元04从接收单元01获得的待处理图像相同。In some embodiments, the image to be processed obtained by the first processing unit 02 and the image obtained by the at least one second output unit 04 are both complete images. Optionally, the image to be processed obtained by the first processing unit 02 and the image to be processed obtained by the at least one second output unit 04 from the receiving unit 01 are both complete images. Optionally, the image to be processed obtained by the first processing unit 02 is the same as the image to be processed obtained by the at least one second output unit 04 from the receiving unit 01 .
在一些实施例中,第一输出单元03输出的第一处理图像用于进行显示。可选地,显示为本地显示或异地显示。In some embodiments, the first processed image output by the first output unit 03 is used for display. Optionally, the display is local display or off-site display.
在一些实施例中,如图4和图5所示,图像处理装置1能够与处理器06通信,处理器06,被配置为对接收至少一个第二输出单元04输出的图像进行第二处理。In some embodiments, as shown in FIGS. 4 and 5 , the image processing apparatus 1 is capable of communicating with a processor 06 configured to perform second processing on an image output from the at least one second output unit 04 received.
可选地,图像处理装置1能够与处理器06通信,处理器06可以与至少一个第二输出单元04连接,以接收至少一个第二输出单元04输出的图像,对图像进行第二处理。可选地,第二处理为存储处理和智能化处理中的至少之一。可选地,智能化处理包括人工智能AI处理、增强现实AR处理、虚拟现实VR处理和混合现实MR处理中的至少之一。Optionally, the image processing apparatus 1 can communicate with the processor 06, and the processor 06 can be connected with the at least one second output unit 04 to receive the image output by the at least one second output unit 04, and perform the second processing on the image. Optionally, the second processing is at least one of storage processing and intelligent processing. Optionally, the intelligent processing includes at least one of artificial intelligence AI processing, augmented reality AR processing, virtual reality VR processing and mixed reality MR processing.
在一些实施例中,处理器06可以为一个或多个,如图4所示,当处理器06为一个时,一个处理器06可以同时与至少一个第二输出单元04连接;如图5所示,当处理器06为多个时,不同的处理器06可以彼此独立地选择与一个或几个第二输出单元04连接。In some embodiments, there may be one or more processors 06, as shown in FIG. 4, when there is one processor 06, one processor 06 may be connected to at least one second output unit 04 at the same time; as shown in FIG. 5 As shown, when there are multiple processors 06, different processors 06 can be selected to be connected to one or several second output units 04 independently of each other.
可选地,至少一个第二输出单元04中的每一个第二输出单元04均可以彼此独立地选择对应于一个处理器06,或是对应于多个处理器06。Optionally, each of the at least one second output unit 04 may be independently selected to correspond to one processor 06 or to correspond to a plurality of processors 06 .
可选地,处理器06可以为应用处理器。Alternatively, the processor 06 may be an application processor.
在一些实施例中,如图6所示,图像处理装置1能够与初始化单元10通信,初始化单元10,被配置为:为图像处理装置1中的单元进行参数配置。In some embodiments, as shown in FIG. 6 , the image processing apparatus 1 can communicate with an initialization unit 10 , and the initialization unit 10 is configured to: configure parameters for the units in the image processing apparatus 1 .
可选地,初始化单元10可以与图像处理装置1中包括的单元进行连接,以在初始化时为图像处理装置1中的单元进行参数配置,图像处理装置1中的各单元根据配置的参数进行工作。Optionally, the initialization unit 10 can be connected with the units included in the image processing apparatus 1 to configure parameters for the units in the image processing apparatus 1 during initialization, and each unit in the image processing apparatus 1 works according to the configured parameters. .
可选地,参数可以为像素尺寸、像素格式、分辨率、色域和刷新频率中的至少之一。可选地,像素格式可以为左右格式和红蓝格式中的至少之一。Optionally, the parameter may be at least one of pixel size, pixel format, resolution, color gamut, and refresh frequency. Optionally, the pixel format may be at least one of a left-right format and a red-blue format.
在一些实施例中,如图7所示,图像处理装置1能够与显示处理单元07通信,显示处理单元07,被配置为对从第一输出单元03输出的第一处理图像进行显示前的预处理。In some embodiments, as shown in FIG. 7 , the image processing apparatus 1 is capable of communicating with a display processing unit 07 , which is configured to pre-display the first processed image output from the first output unit 03 before being displayed. deal with.
可选地,图像处理装置1可以与显示处理单元07通信,显示处理单元07可以与第一输出单元03连接,用于对从第一输出单元03输出的第一处理图像进行显示前的预处理。Optionally, the image processing apparatus 1 may communicate with the display processing unit 07, and the display processing unit 07 may be connected to the first output unit 03 for preprocessing the first processed image output from the first output unit 03 before display .
可选地,预处理例如为去噪处理和对比度拉伸处理中至少之一。Optionally, the preprocessing is, for example, at least one of denoising processing and contrast stretching processing.
在一些实施例中,图像处理装置1能够与显示屏08通信,显示屏08,被配置为:从第一输出单元03获得第一处理图像,显示第一处理图像。In some embodiments, the image processing apparatus 1 is capable of communicating with the display screen 08, the display screen 08 being configured to obtain the first processed image from the first output unit 03 and display the first processed image.
可选地,如图8所示,显示屏08可以与第一输出单元03连接,以显示第一输出单元03输出的第一处理图像。Optionally, as shown in FIG. 8 , the display screen 08 may be connected to the first output unit 03 to display the first processed image output by the first output unit 03 .
可选地,如图9所示,显示屏08还可以与显示处理单元07连接,以显示经过显示处理单元07处理的第一处理图像。Optionally, as shown in FIG. 9 , the display screen 08 may also be connected to the display processing unit 07 to display the first processed image processed by the display processing unit 07 .
在一些实施例中,如图10所示,图像处理装置1能够与图像获得单元09通信,图像获得单元09,被配置为获得待处理图像,将待处理图像传输给接收单元01。可选地,图像获得单元09为摄像设备或雷达。摄像设备例如为摄像头。In some embodiments, as shown in FIG. 10 , the image processing apparatus 1 can communicate with the image obtaining unit 09 , and the image obtaining unit 09 is configured to obtain the image to be processed and transmit the image to be processed to the receiving unit 01 . Optionally, the image obtaining unit 09 is a camera device or a radar. The camera device is, for example, a camera.
在一些实施例中,图像处理装置1设置于芯片。可选地,芯片为通用芯片或专用芯片。可选地,芯片为专用集成电路(ASIC)芯片。In some embodiments, the image processing apparatus 1 is disposed on the chip. Optionally, the chip is a general-purpose chip or a dedicated chip. Optionally, the chip is an application specific integrated circuit (ASIC) chip.
如图11所示,本公开实施例提供了一种终端2,终端2包括上述的图像处理装置1。As shown in FIG. 11 , an embodiment of the present disclosure provides a terminal 2 , where the terminal 2 includes the above-mentioned image processing apparatus 1 .
以上描述和附图充分地示出了本公开的实施例,以使本领域技术人员能够实践它们。其他实施例可以包括结构的、逻辑的、电气的、过程的以及其他的改变。实施例仅代表可能的变化。除非明确要求,否则单独的部件和功能是可选的,并且操作的顺序可以变化。一些实施例的部分和特征可以被包括在或替换其他实施例的部分和特征。本公开实施例的范围包括权利要求书的整个范围,以及权利要求书的所有可获得的等同物。当用于本申请中时,虽然术语“第一”、“第二”等可能会在本申请中使用以描述各元件,但这些元件不应受到这些术语的限制。这些术语仅用于将一个元件与另一个元件区别开。比如,在不改变描述的含义的情况下,第一元件可以叫做第二元件,并且同样地,第二元件可以叫做第一元件,只要所有出现的“第一元件”一致重命名并且所有出现的“第二元件”一致重命名即可。第一元件和第二元件都是元件,但可以不是相同的元件。而且,本申请中使用的用词仅用于描述实施例并且不用于限制权利要求。如在实施例以及权利要求的描述中使用的,除非上下文清楚地表明,否则单数形式的“一个”(a)、“一个”(an)和“所述”(the)旨在同样包括复数形式。类似地,如在本申请中所使用的术语“和/或”是指包含一个或一个以上相关联的列出的任何以及所有可能的组合。另外,当用于本申请中时,术语“包括”(comprise)及其变型“包括”(comprises)和/或包括(comprising)等指陈述的特征、整体、步骤、操作、元素,和/或组件的存在,但不排除一个或一个以上其它特征、整体、步骤、操作、元素、 组件和/或这些的分组的存在或添加。在没有更多限制的情况下,由语句“包括一个…”限定的要素,并不排除在包括该要素的过程、方法或者设备中还存在另外的相同要素。本文中,每个实施例重点说明的可以是与其他实施例的不同之处,各个实施例之间相同相似部分可以互相参见。对于实施例公开的方法、产品等而言,如果其与实施例公开的方法部分相对应,那么相关之处可以参见方法部分的描述。The foregoing description and drawings sufficiently illustrate the embodiments of the present disclosure to enable those skilled in the art to practice them. Other embodiments may include structural, logical, electrical, process, and other changes. The examples are only representative of possible variations. Unless expressly required, individual components and functions are optional and the order of operations may vary. Portions and features of some embodiments may be included in or substituted for those of other embodiments. The scope of the disclosed embodiments includes the full scope of the claims, along with all available equivalents of the claims. When used in this application, although the terms "first," "second," etc. may be used in this application to describe various elements, these elements should not be limited by these terms. These terms are only used to distinguish one element from another. For example, without changing the meaning of the description, a first element could be termed a second element, and, similarly, a second element could be termed a first element, so long as all occurrences of "the first element" were consistently renamed and all occurrences of "the first element" were named consistently. The "second element" can be renamed consistently. The first element and the second element are both elements, but may not be the same element. Also, the terms used in this application are used to describe the embodiments only and not to limit the claims. As used in the description of the embodiments and the claims, the singular forms "a" (a), "an" (an) and "the" (the) are intended to include the plural forms as well, unless the context clearly dictates otherwise. . Similarly, the term "and/or" as used in this application is meant to include any and all possible combinations of one or more of the associated listings. Additionally, as used in this application, the term "comprise" and its variations "comprises" and/or including and/or the like refer to stated features, integers, steps, operations, elements, and/or The presence of a component does not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components and/or groupings of these. Without further limitation, an element qualified by the phrase "comprising a..." does not preclude the presence of additional identical elements in the process, method, or device that includes the element. Herein, each embodiment may focus on the differences from other embodiments, and the same and similar parts between the various embodiments may refer to each other. For the methods, products, etc. disclosed in the embodiments, if they correspond to the method sections disclosed in the embodiments, reference may be made to the descriptions of the method sections for relevant parts.
本领域技术人员可以意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、或者计算机软件和电子硬件的结合来实现。这些功能究竟以硬件还是软件方式来执行,可以取决于技术方案的特定应用和设计约束条件。本领域技术人员可以对每个特定的应用来使用不同方法以实现所描述的功能,但是这种实现不应认为超出本公开实施例的范围。本领域技术人员可以清楚地了解到,为描述的方便和简洁,上述描述的系统、装置和单元的工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。Those skilled in the art can realize that the units and algorithm steps of each example described in conjunction with the embodiments disclosed herein can be implemented by electronic hardware, or a combination of computer software and electronic hardware. Whether these functions are performed in hardware or software may depend on the specific application and design constraints of the technical solution. Skilled artisans may use different methods for implementing the described functionality for each particular application, but such implementations should not be considered beyond the scope of the disclosed embodiments. Those skilled in the art can clearly understand that, for the convenience and brevity of the description, for the working process of the above-described systems, devices and units, reference may be made to the corresponding processes in the foregoing method embodiments, which will not be repeated here.
本文所披露的实施例中,所揭露的方法、产品(包括但不限于装置、设备等),可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,单元的划分,可以仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另外,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例。另外,在本公开实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。In the embodiments disclosed herein, the disclosed methods and products (including but not limited to apparatuses, devices, etc.) may be implemented in other ways. For example, the apparatus embodiments described above are only illustrative. For example, the division of units may only be a logical function division. In actual implementation, there may be other division methods. For example, multiple units or components may be combined or may be Integration into another system, or some features can be ignored, or not implemented. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be through some interfaces, indirect coupling or communication connection of devices or units, and may be in electrical, mechanical or other forms. Units described as separate components may or may not be physically separated, and components shown as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. This embodiment may be implemented by selecting some or all of the units according to actual needs. In addition, each functional unit in the embodiment of the present disclosure may be integrated into one processing unit, or each unit may exist physically alone, or two or more units may be integrated into one unit.
在附图中,考虑到清楚性和描述性,可以夸大元件或层等结构的宽度、长度、厚度等。当元件或层等结构被称为“设置在”(或“安装在”、“铺设在”、“贴合在”、“涂布在”等类似描述)另一元件或层“上方”或“上”时,该元件或层等结构可以直接“设置在”上述的另一元件或层“上方”或“上”,或者可以存在与上述的另一元件或层之间的中间元件或层等结构,甚至有一部分嵌入上述的另一元件或层。In the drawings, the width, length, thickness, etc. of structures such as elements or layers may be exaggerated for clarity and descriptiveness. When an element or layer or the like is referred to as being "disposed on" (or "mounted on," "laying on," "adhering to," "coating on," and the like) another element or layer "over" or "above" When referring to “on”, the element or layer and other structures may be directly “disposed on” “above” or “on” the above-mentioned another element or layer, or there may be intervening elements or layers between the above-mentioned another element or layer, etc. structure, even partially embedded in another element or layer as described above.

Claims (20)

  1. 一种图像处理装置,包括:An image processing device, comprising:
    接收单元,被配置为接收待处理图像;a receiving unit, configured to receive the image to be processed;
    第一处理单元,被配置为对所述待处理图像进行第一处理,以得到第一处理图像;a first processing unit, configured to perform first processing on the to-be-processed image to obtain a first processed image;
    第一输出单元,被配置为输出所述第一处理图像;a first output unit configured to output the first processed image;
    至少一个第二输出单元,被配置为将从所述接收单元和所述第一处理单元中至少之一获得的图像输出。At least one second output unit configured to output images obtained from at least one of the receiving unit and the first processing unit.
  2. 根据权利要求1所述的图像处理装置,还包括:缓存单元,被配置为对所述接收单元接收的待处理图像进行缓存;The image processing apparatus according to claim 1, further comprising: a buffering unit configured to buffer the to-be-processed image received by the receiving unit;
    所述第一处理单元,被配置为对从所述缓存单元获得的所述待处理图像进行第一处理,以得到所述第一处理图像;the first processing unit, configured to perform first processing on the to-be-processed image obtained from the cache unit to obtain the first processed image;
    所述至少一个第二输出单元,被配置为将从所述缓存单元和所述第一处理单元中至少之一获得的图像输出。The at least one second output unit is configured to output an image obtained from at least one of the buffer unit and the first processing unit.
  3. 根据权利要求2所述的图像处理装置,其中,所述缓存单元包括所述接收单元的输入寄存器和所述第一处理单元的接收寄存器中至少一个。The image processing apparatus according to claim 2, wherein the buffer unit includes at least one of an input register of the receiving unit and a receiving register of the first processing unit.
  4. 根据权利要求1所述的图像处理装置,其中,所述第一处理单元,被配置为对所述待处理图像进行视觉处理,以得到所述第一处理图像。The image processing apparatus according to claim 1, wherein the first processing unit is configured to perform visual processing on the to-be-processed image to obtain the first processed image.
  5. 根据权利要求1所述的图像处理装置,其中,所述第一处理单元,被配置为对所述待处理图像进行透传处理。The image processing apparatus according to claim 1, wherein the first processing unit is configured to perform transparent transmission processing on the to-be-processed image.
  6. 根据权利要求1所述的图像处理装置,其中,所述第一处理单元以以下方式中的至少一种对所述待处理图像进行处理:The image processing apparatus according to claim 1, wherein the first processing unit processes the to-be-processed image in at least one of the following ways:
    以像素为单位对所述待处理图像进行处理;processing the to-be-processed image in units of pixels;
    以行或列为单位对所述待处理图像进行处理。The to-be-processed image is processed in units of rows or columns.
  7. 根据权利要求6所述的图像处理装置,其中,所述像素包括单个像素和像素矩阵中的至少之一。6. The image processing apparatus of claim 6, wherein the pixels comprise at least one of a single pixel and a pixel matrix.
  8. 根据权利要求1所述的图像处理装置,其中,所述第一处理单元获得的待处理图像和所述至少一个第二输出单元获得的图像均为完整图像。The image processing apparatus according to claim 1, wherein the image to be processed obtained by the first processing unit and the image obtained by the at least one second output unit are both complete images.
  9. 根据权利要求1所述的图像处理装置,其中,所述第一输出单元输出的所述第一处理图像用于进行显示。The image processing apparatus according to claim 1, wherein the first processed image output by the first output unit is used for display.
  10. 根据权利要求9所述的图像处理装置,其中,所述显示为本地显示或异地显示。The image processing apparatus according to claim 9, wherein the display is local display or off-site display.
  11. 根据权利要求1或2所述的图像处理装置,其中,所述图像处理装置能够与处理 器通信,所述处理器,被配置为对所述至少一个第二输出单元输出的所述图像进行第二处理。2. The image processing apparatus of claim 1 or 2, wherein the image processing apparatus is capable of communicating with a processor configured to perform a first step on the image output by the at least one second output unit. Second treatment.
  12. 根据权利要求11所述的图像处理装置,其中,所述第二处理为存储处理和智能化处理中的至少之一。The image processing apparatus according to claim 11, wherein the second processing is at least one of storage processing and intelligent processing.
  13. 根据权利要求12所述的图像处理装置,其中,所述智能化处理包括人工智能AI处理、增强现实AR处理、虚拟现实VR处理和混合现实MR处理中的至少之一。The image processing apparatus according to claim 12, wherein the intelligent processing includes at least one of artificial intelligence (AI) processing, augmented reality (AR) processing, virtual reality (VR) processing and mixed reality (MR) processing.
  14. 根据权利要求1所述的图像处理装置,其中,所述图像处理装置能够与初始化单元通信,所述初始化单元,被配置为:为所述图像处理装置中的单元进行参数配置。The image processing apparatus of claim 1, wherein the image processing apparatus is capable of communicating with an initialization unit, the initialization unit configured to perform parameter configuration for units in the image processing apparatus.
  15. 根据权利要求1所述的图像处理装置,其中,所述图像处理装置能够与显示处理单元通信,所述显示处理单元,被配置为对从所述第一输出单元输出的第一处理图像进行显示前的预处理。The image processing apparatus of claim 1, wherein the image processing apparatus is capable of communicating with a display processing unit configured to display the first processed image output from the first output unit previous preprocessing.
  16. 根据权利要求1所述的图像处理装置,其中,所述图像处理装置能够与显示屏通信,所述显示屏,被配置为:从所述第一输出单元获得所述第一处理图像,显示所述第一处理图像。The image processing apparatus of claim 1, wherein the image processing apparatus is capable of communicating with a display screen, the display screen being configured to obtain the first processed image from the first output unit, displaying the Describe the first processed image.
  17. 根据权利要求1所述的图像处理装置,其中,所述图像处理装置能够与图像获得单元通信,所述图像获得单元,被配置为获得所述待处理图像,将所述待处理图像传输给所述接收单元。1. The image processing apparatus of claim 1, wherein the image processing apparatus is capable of communicating with an image obtaining unit, the image obtaining unit being configured to obtain the image to be processed and transmit the image to be processed to the the receiving unit.
  18. 根据权利要求1至17任一项所述的图像处理装置,其中,所述图像处理装置设置于芯片。The image processing apparatus according to any one of claims 1 to 17, wherein the image processing apparatus is provided in a chip.
  19. 根据权利要求18所述的图像处理装置,其中,所述芯片为专用芯片。The image processing apparatus according to claim 18, wherein the chip is a dedicated chip.
  20. 一种终端,包括如权利要求1至19中任一项所述的图像处理装置。A terminal, comprising the image processing apparatus according to any one of claims 1 to 19.
PCT/CN2021/108961 2020-08-11 2021-07-28 Image processing apparatus, and terminal WO2022033313A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010799443.7A CN114078075A (en) 2020-08-11 2020-08-11 Image processing device and terminal
CN202010799443.7 2020-08-11

Publications (1)

Publication Number Publication Date
WO2022033313A1 true WO2022033313A1 (en) 2022-02-17

Family

ID=80247641

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/108961 WO2022033313A1 (en) 2020-08-11 2021-07-28 Image processing apparatus, and terminal

Country Status (3)

Country Link
CN (1) CN114078075A (en)
TW (1) TW202209248A (en)
WO (1) WO2022033313A1 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04254746A (en) * 1991-02-05 1992-09-10 Nippondenso Co Ltd Inspecting device of brightness
CN2519959Y (en) * 2001-12-05 2002-11-06 中国科技开发院威海分院 Stereo display for computer
CN1559346A (en) * 2004-03-01 2005-01-05 深圳迈瑞生物医疗电子股份有限公司 Method and apparatus for post-processing of image of ultrasonic color blood flow
CN203243467U (en) * 2013-05-03 2013-10-16 四川虹视显示技术有限公司 Apparatus of realizing tiled display of video images by using parallel processing
CN205864584U (en) * 2016-08-11 2017-01-04 湖南航天捷诚电子装备有限责任公司 A kind of onboard image processing means
CN107451967A (en) * 2017-07-25 2017-12-08 北京大学深圳研究生院 A kind of single image to the fog method based on deep learning

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04254746A (en) * 1991-02-05 1992-09-10 Nippondenso Co Ltd Inspecting device of brightness
CN2519959Y (en) * 2001-12-05 2002-11-06 中国科技开发院威海分院 Stereo display for computer
CN1559346A (en) * 2004-03-01 2005-01-05 深圳迈瑞生物医疗电子股份有限公司 Method and apparatus for post-processing of image of ultrasonic color blood flow
CN203243467U (en) * 2013-05-03 2013-10-16 四川虹视显示技术有限公司 Apparatus of realizing tiled display of video images by using parallel processing
CN205864584U (en) * 2016-08-11 2017-01-04 湖南航天捷诚电子装备有限责任公司 A kind of onboard image processing means
CN107451967A (en) * 2017-07-25 2017-12-08 北京大学深圳研究生院 A kind of single image to the fog method based on deep learning

Also Published As

Publication number Publication date
TW202209248A (en) 2022-03-01
CN114078075A (en) 2022-02-22

Similar Documents

Publication Publication Date Title
US10613624B2 (en) Display driving circuit, driving method thereof and display device
WO2017181937A1 (en) Display control method, display control device, and display control system
WO2016045425A1 (en) Two-viewpoint stereoscopic image synthesizing method and system
CN106846451A (en) The sense of reality body of facing mobile apparatus is rendered and interactive system and its method of work
WO2015070096A1 (en) Method and system for output of dual video stream via a single parallel digital video interface
WO2022247646A1 (en) Timing controllers and display device
US9277273B2 (en) Video data conversion method, device and smart TV
GB2538797B (en) Managing display data
WO2022033313A1 (en) Image processing apparatus, and terminal
US20200029068A1 (en) Method and apparatus for dual-screen display, video glasses, chip and processor
CN206611512U (en) Three-dimensional panoramic video supervising device
TWI457877B (en) Display wall system and high-resolution graphics and images generation and display method
TWI820460B (en) Image processing equipment and virtual reality equipment
WO2022089100A1 (en) Video see-through method, apparatus and system, and electronic device and storage medium
CN113132783B (en) Multi-machine shared multi-screen display control system and method
CN113315964B (en) Display method and device of 3D image and electronic equipment
CN101520719A (en) System and method for sharing display information
TWI827960B (en) Image processing devices and terminals
CN114168057B (en) Multi-picture corresponding multi-host real-time touch interaction method
WO2022133991A1 (en) Image processing method and apparatus, image display method and apparatus, device and computer storage medium
CN115278198A (en) Processing apparatus and display device
EP4198724A1 (en) Processing device and method for distributing data to a plurality of processing units
EP4184913A1 (en) Fusion apparatus for multiple data transmission channels, and electronic device
CN219812216U (en) 10 hundred million pixel image sensor
WO2024000251A1 (en) Display control module and display control method, and display apparatus

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21855366

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21855366

Country of ref document: EP

Kind code of ref document: A1