WO2018201809A1 - Double cameras-based image processing device and method - Google Patents

Double cameras-based image processing device and method Download PDF

Info

Publication number
WO2018201809A1
WO2018201809A1 PCT/CN2018/079230 CN2018079230W WO2018201809A1 WO 2018201809 A1 WO2018201809 A1 WO 2018201809A1 CN 2018079230 W CN2018079230 W CN 2018079230W WO 2018201809 A1 WO2018201809 A1 WO 2018201809A1
Authority
WO
WIPO (PCT)
Prior art keywords
image
camera
information
image processing
overall
Prior art date
Application number
PCT/CN2018/079230
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 WO2018201809A1 publication Critical patent/WO2018201809A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N23/00Cameras or camera modules comprising electronic image sensors; Control thereof
    • H04N23/90Arrangement of cameras or camera modules, e.g. multiple cameras in TV studios or sports stadiums
    • 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
    • H04N23/67Focus control based on electronic image sensor signals

Definitions

  • the present invention relates to the field of digital image processing technologies, and in particular, to an image processing apparatus and method based on a dual camera.
  • the traditional camera device mostly uses a single camera to perform photographing operations. Since the single camera is limited by the focal length, the aperture size, the shutter speed, and the metering mode, the single shooting mode has a single shooting mode, and the imaging effect is limited, which cannot meet the application requirements of the high-definition image.
  • a photographing device designed by a dual camera of a main camera and a sub camera is used.
  • the camera system utilizes the difference between the two cameras in terms of focal length and aperture, and selects one of the appropriate cameras for shooting to improve the imaging quality of the camera.
  • the above-mentioned devices are still insufficient in image fusion, and it is difficult to ensure the global definition of images for images with complicated pictures and large depth of field.
  • the present invention provides a dual camera-based image processing apparatus including a first camera, a second camera, and a control module, wherein the first camera is used to capture an overall image; the control module is configured to send a shooting instruction to the a second camera; the second camera is configured to capture a partial image according to the received photographing instruction, and wherein the photographing instruction includes photographing information of the first camera and image information of the whole image.
  • the image information of the overall image includes location information of a specified target in the overall image, wherein the partial image is associated with the specified target.
  • the image information of the overall image is information of a region graphic containing a specified target in the overall image, wherein the partial image is associated with the specified target.
  • the image processing apparatus further includes a processing module for identifying information of the area graphic.
  • the information of the area graphic is central position information of the area graphic detected by the processing module using a depth neural network based image recognition algorithm.
  • the processing module is further configured to perform image fusion on the entire image and the partial image.
  • the partial image may be one or more.
  • a dual camera based image processing method comprising the steps of:
  • a partial image is captured by the second camera based on the photographing information and the image information.
  • detecting the overall image comprises:
  • a target detection algorithm is employed to detect the center position coordinates of the area graphic containing the specified target in the overall image.
  • the image processing method further includes: fusing the entire image and the partial image into a complete image.
  • the dual camera-based image processing apparatus and method detects a specified target in an original image captured by the camera 1 by using a target detection algorithm, and according to The detection result and the shooting position of the camera 1 are used to perform secondary shooting on the specified target using the camera 2, and the original image and the secondary captured image are processed by the image fusion algorithm to compensate for the image due to partial underexposure or focus difference in the original image. Problems such as poor imaging results improve the imaging performance of the specified target and enhance the detailed performance of the entire image.
  • FIG. 1 is a block diagram showing an embodiment of an image processing apparatus according to the present invention.
  • FIG. 2 is a flow chart of a method of performing image processing using the image processing apparatus shown in FIG. 1.
  • the lens is generally divided into a wide-angle lens and a telephoto lens.
  • the wide-angle lens has a wide viewing angle and a wider range of viewing than the human eye can, so it is especially suitable for a wide range of overall shooting.
  • a telephoto lens is similar to the telescope principle and is suitable for shooting inaccessible objects. However, its range of view is far smaller than the range that people can see.
  • a wide-angle lens can be used to capture the whole object
  • a telephoto lens is used to capture a local target
  • an image processing method is used to merge the images captured by the two to Get an overall wide and partially clear image.
  • an image processing apparatus based on a dual camera
  • a camera 1 is a short focal length wide-angle lens as a first camera for capturing a wide image of a wide viewing angle
  • the camera 2 is a telephoto lens as a second camera for capturing a partial clear image of a specified target
  • the control module is configured to command according to a user Control and schedule each of the other modules
  • the storage module is used to store image data collected by the camera 1 and the camera 2 and related software programs
  • the processing module is used for data operations and image processing.
  • FIG. 2 is a flowchart of a method for performing image processing by using the image processing apparatus shown in FIG. 1.
  • an image processing method based on a dual camera is provided, and the method specifically includes the following step:
  • the control module controls the motor to adjust the shooting position of the camera 1 according to the instruction, sends the photographing instruction 1 to the camera 1, and controls the camera 1 to take a picture.
  • the photographing instruction 1 includes shooting parameters such as a camera position, a focus point, and an aperture size, and the shooting parameters may be user-defined settings or default automatic settings.
  • the camera 1 receives the photographing instruction 1 from the control module and enters the shooting mode. According to the received shooting parameters, the camera 1 performs the photographing operation after adjusting the focus and the aperture, and obtains the overall image 1 and can send an instruction to the control module to complete the photographing.
  • an image processing algorithm can be used to set the index parameter. For example, the amount of light entering can be evaluated by parameters such as image brightness and exposure; sharpness can be evaluated by parameters such as edge width function, entropy function, and gradient function for image edge width, edge peak, and grayscale change rate.
  • control module can store the overall image 1 in a binary form in the storage module, and record the shooting information of the camera 1 when the overall image 1 is captured (for example, lens position, focus position, aperture size, exposure time). , image brightness, exposure, etc.).
  • the user can select the designated target D in the obtained overall image 1.
  • the user can select a fixed area, set the image in the area to the specified target D, or specify according to the characteristics of the target, and use the image recognition algorithm to set the targets with the same type of features.
  • Specify the target D such as a face.
  • the processing module can detect the position information of the specified target D (for example, the center position coordinate of the target) from the overall image 1 captured by the camera 1, and transmit the position information to the control module.
  • the processing module can perform detection by using a target detection algorithm. For example, an image algorithm based on pattern recognition, or an image recognition algorithm based on deep neural networks. An image recognition algorithm based on a deep neural network will be described below as an example.
  • step S203 Adjust the n-1 regions obtained in step S202 to the region pattern A of the pixel n*n. If the region is an irregular pattern, the pixel may be filled into a size of n*n, where the pixel value is filled. Can be the grayscale average of the region;
  • the depth pattern is used to identify whether the area pattern A obtained in step S203 includes the feature of the specified target D. For example, it can be set that if the area coincidence degree IOU of the area figure A and the designated object D is greater than 60%, it is determined that the area figure A includes the specified recognition target and the center point coordinates of the area figure A are calculated.
  • the above coincidence degree IOU can be defined as:
  • S coincides to represent the area of the coincident portion
  • S area A represents the area of the area figure A
  • S area D represents the area of the designated target D.
  • the control module according to the photographing information (for example, lens position, focus position, aperture size, exposure time, image brightness, exposure, etc.) when the entire image 1 is captured by the camera 1 obtained in step S10, and the specified target D obtained in step 20
  • the position information (for example, the central position coordinates) generates a photographing instruction 2 and transmits it to the camera 2, wherein the photographing instruction 2, for example, may include photographing parameters such as a camera position, a focus point, and an aperture size.
  • some of these shooting parameters may be user-defined settings, while others may be default automatic settings by the control module based on the shooting information and the location information.
  • the camera 2 receives the photographing instruction 2 from the control module and enters the shooting mode. According to the received shooting parameters, the camera 2 performs the photographing operation after focusing and aperture adjustment, obtains the partial image 2 containing the specified target D′, and can send an instruction to the control module to complete the shooting, wherein the specified target D in the partial image 2 'The specified object D in the entire image 1 obtained in step S10 is the same object, but the performance in the entire image 1 and the partial image 2 is different.
  • an image processing algorithm can be used to set the index parameter. For example, the amount of light entering can be evaluated by parameters such as image brightness and exposure; sharpness can be evaluated by parameters such as edge width function, entropy function, and gradient function for image edge width, edge peak, and grayscale change rate.
  • control module After the camera 2 is photographed, the control module stores the partial image 2 in a binary form in the storage module, and can transmit an image processing instruction to the processing module.
  • the processing module After receiving the image processing command, the processing module processes the entire image 1 captured by the camera 1 and the partial image 2 captured by the camera 2 by means of image processing.
  • the image processing method here can provide various options according to user requirements. The following is an example of pixel-level image fusion.
  • the pixel-level image fusion refers to replacing the specified target D in the overall image 1 with the specified target D′ in the image 2, that is, the specified target D is extracted from the overall image 1 and the designation in the partial image 2 is performed.
  • the target D' is filled into the overall image 1, thereby obtaining a complete image containing a clear locally specified target and a wide viewing angle.
  • the image parameters of the specified target D in the overall image 1 and the specified target D′ in the partial image 2 are different, when performing image fusion, it is necessary to use the image fusion algorithm to remove the partial pixel points from the specified target D′ to match the overall image 1
  • a simple weighted fusion algorithm for example, a Laplacian pyramid fusion algorithm, a contrast fusion algorithm, a gradient fusion algorithm, or a wavelet fusion algorithm; in addition, when performing image filling, it is also necessary to optimize the image mosaic edges to improve details. which performed.
  • similar image processing methods are numerous and will not be repeated here.
  • the camera 1 and the camera 2 may be a photosensitive sensor using a charge coupled device (CCD) type, or a metal oxide semiconductor material may be used as the photosensitive sensor.
  • CCD charge coupled device
  • metal oxide semiconductor material may be used as the photosensitive sensor.
  • the camera 1 and the camera 2 are located on the same plane, and the focusing operation is performed in a motor-driven manner.
  • control unit may be a central processing unit, a micro control unit, a programmable gate array, or the like.
  • the processing unit may be a digital signal processing unit, or a dedicated graphics processing circuit, or a deep learning based neural network processor.
  • the storage unit may be a storage medium such as a memory, an external hard disk, and a flash memory card.
  • the user can specify a plurality of targets in the overall image 1 taken by the camera 1 as needed.
  • the processing module sequentially detects the specified target D1 to be photographed from the entire image 1 including the plurality of specified targets captured by the camera 1 in the above step S10 by using the target detection algorithm.
  • the camera 2 receives a plurality of shooting commands transmitted from the control module, and performs shooting on the designated target D1, the designated target D2, the designated target D3, ..., respectively, to obtain a partial image 21 including the specified target D1', including the specified target.
  • the processing module replaces the designated target D1, the designated target D2, the designated target D3, ... in the overall image 1 captured by the camera 1 with the image fusion algorithm, respectively, in the partial image 21.
  • the target D1', the designated target D2' in the partial image 22, the specified target D3' in the partial image 23, ... are obtained, thereby obtaining a complete image including a plurality of clear locally specified targets and having a wide viewing angle.
  • step S40 the image processing instruction is sent to the processing module as a user selectable operation, that is, when the camera 1 and the camera 2 respectively complete the shooting and the overall image 1 and one or more parts are captured.
  • the user can perform the image processing of step S40 as needed, directly output the image, or select a plurality of execution steps S40 from the plurality of partial images.
  • the user may also select one or more specified targets D that need to be partially photographed during the camera framing before the camera 1 captures the overall image 1 (for example, in the framing frame).
  • One or more designated targets D) are manually selected; thus, steps S10-S30 or steps S10-S40 are automatically performed by the apparatus provided by the present invention, and the user does not even feel the difference in shooting time and the delay time of image processing.
  • the camera 1 is a short-focus lens and the camera 2 is a telephoto lens
  • the focal length here is a relative evaluation, that is, the camera 2 is telephoto compared to the camera 1.
  • the lens 1 is a short-focus lens compared to the camera 2.
  • the processing of the whole image and the partial image is performed by taking the pixel-level image fusion as an example, those skilled in the art should understand that other image processing methods may be adopted in other embodiments to implement the dual camera based on the present invention.
  • Image processing apparatus and methods such as feature level image fusion or decision level image fusion.
  • the dual camera-based image processing apparatus and method combines the advantages of the wide-angle camera and the telephoto camera, and analyzes the captured image information by using an image processing algorithm. Extraction and fusion, so that multiple images can complement each other, thereby improving the overall performance of the image.

Landscapes

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

Abstract

The invention relates to a double cameras-based image processing device, comprising first and second cameras and a control module. The first camera is used for capturing an overall image. The control module is used for sending a shooting instruction to the second camera; and the second camera captures a local image according to the received shooting instruction. The device is characterized in that the shooting instruction includes shooting information of the first camera and image information of the overall image. With the present invention, the imaging effect of a local object can be improved, and representation of details of the whole image can be enhanced.

Description

基于双摄像头的图像处理装置及方法Image processing device and method based on dual camera 技术领域Technical field
本发明涉及数字图像处理技术领域,特别涉及一种基于双摄像头的图像处理装置及方法。The present invention relates to the field of digital image processing technologies, and in particular, to an image processing apparatus and method based on a dual camera.
背景技术Background technique
当今世界,数字摄影技术飞速发展,越来越多的电子设备都具有拍照功能,人们的工作生活因此变得更加愉快便捷,同时,大家对于拍摄功能的要求也随之提高。In today's world, digital photography technology is developing rapidly. More and more electronic devices have camera functions, and people's work and life have become more pleasant and convenient. At the same time, everyone's requirements for shooting functions have also increased.
传统的拍照装置多采用单摄像头进行拍照操作,由于单摄像头受到焦距长短、光圈大小、快门速度及测光方式等的限制,其拍摄方式单一,成像效果有限,无法满足高清图像的应用需求。The traditional camera device mostly uses a single camera to perform photographing operations. Since the single camera is limited by the focal length, the aperture size, the shutter speed, and the metering mode, the single shooting mode has a single shooting mode, and the imaging effect is limited, which cannot meet the application requirements of the high-definition image.
为克服传统拍照方式的缺陷,现有技术中,已有采用主摄像头和副摄像头的双摄像头设计的拍照设备。其拍照系统利用两只摄像头在焦距、光圈等参数上的差异,选取合适的摄像头之一进行拍摄,以提高摄像装置的成像质量。但上述装置在图像融合方面仍有不足,对于画面复杂、景深较大的图像,很难保证图像全局的清晰度。In order to overcome the defects of the conventional photographing method, in the prior art, a photographing device designed by a dual camera of a main camera and a sub camera is used. The camera system utilizes the difference between the two cameras in terms of focal length and aperture, and selects one of the appropriate cameras for shooting to improve the imaging quality of the camera. However, the above-mentioned devices are still insufficient in image fusion, and it is difficult to ensure the global definition of images for images with complicated pictures and large depth of field.
发明内容Summary of the invention
本发明提供一种基于双摄像头的图像处理装置,包括第一摄像头、第二摄像头和控制模块,其中,所述第一摄像头用于拍摄整体图像;所述控制模块用于发送拍摄指令到所述第二摄像头;所述第二摄像头用于按照接收的所述拍摄指令拍摄局部图像,并且其中,所述拍摄指令包含所述第一摄像头的拍摄信息和所述整体图像的图像信息。The present invention provides a dual camera-based image processing apparatus including a first camera, a second camera, and a control module, wherein the first camera is used to capture an overall image; the control module is configured to send a shooting instruction to the a second camera; the second camera is configured to capture a partial image according to the received photographing instruction, and wherein the photographing instruction includes photographing information of the first camera and image information of the whole image.
优选的,所述整体图像的图像信息包括所述整体图像中的指定目标的位置信息,其中,所述局部图像与所述指定目标相关联。Preferably, the image information of the overall image includes location information of a specified target in the overall image, wherein the partial image is associated with the specified target.
优选的,所述整体图像的图像信息是所述整体图像中包含指定目标的区域图形的信息,其中,所述局部图像与所述指定目标相关联。Preferably, the image information of the overall image is information of a region graphic containing a specified target in the overall image, wherein the partial image is associated with the specified target.
优选的,所述图像处理装置还包括用于识别所述区域图形的信息的处 理模块。Preferably, the image processing apparatus further includes a processing module for identifying information of the area graphic.
优选的,所述区域图形的信息是所述处理模块采用基于深度神经网络的图像识别算法检测的所述区域图形的中心位置信息。Preferably, the information of the area graphic is central position information of the area graphic detected by the processing module using a depth neural network based image recognition algorithm.
优选的,所述处理模块还用于对所述整体图像和所述局部图像进行图像融合。Preferably, the processing module is further configured to perform image fusion on the entire image and the partial image.
优选的,所述局部图像可以是一个或多个。Preferably, the partial image may be one or more.
根据本发明的另一方面,提供一种基于双摄像头的图像处理方法,包括以下步骤:According to another aspect of the present invention, a dual camera based image processing method is provided, comprising the steps of:
利用第一摄像头拍摄整体图像,并记录所述第一摄像头的拍摄信息;Taking an overall image by using the first camera, and recording shooting information of the first camera;
检测所述整体图像以获得所述整体图像的图像信息;以及Detecting the overall image to obtain image information of the overall image;
根据所述拍摄信息和所述图像信息,利用第二摄像头拍摄局部图像。A partial image is captured by the second camera based on the photographing information and the image information.
其中,检测所述整体图像包括:Wherein detecting the overall image comprises:
采用目标检测算法来检测所述整体图像中的包含指定目标的区域图形的中心位置坐标。A target detection algorithm is employed to detect the center position coordinates of the area graphic containing the specified target in the overall image.
优选的,上述图像处理方法还包括:将所述整体图像和所述局部图像融合为完整图像。Preferably, the image processing method further includes: fusing the entire image and the partial image into a complete image.
相对于现有技术,本发明取得了如下有益技术效果:本发明提供的基于双摄像头的图像处理装置及方法,通过采用目标检测算法对摄像头1拍摄的原始图像中的指定目标进行检测,并根据检测结果及摄像头1的拍摄位置使用摄像头2对指定目标进行二次拍摄,并通过图像融合算法将原始图像和二次拍摄图像进行处理,弥补的原始图像中因局部曝光不足或对焦差异导致的图像成像效果不佳等问题,提高了指定目标的成像效果,增强了整幅图像细节表现。Compared with the prior art, the present invention achieves the following beneficial technical effects: the dual camera-based image processing apparatus and method provided by the present invention detects a specified target in an original image captured by the camera 1 by using a target detection algorithm, and according to The detection result and the shooting position of the camera 1 are used to perform secondary shooting on the specified target using the camera 2, and the original image and the secondary captured image are processed by the image fusion algorithm to compensate for the image due to partial underexposure or focus difference in the original image. Problems such as poor imaging results improve the imaging performance of the specified target and enhance the detailed performance of the entire image.
附图说明DRAWINGS
以下附图仅对本发明作示意性的说明和解释,并不用于限定本发明的范围,其中:The following drawings are only illustrative of the invention and are not intended to limit the scope of the invention,
图1是是根据本发明的图像处理装置一个实施例的结构示意图。BRIEF DESCRIPTION OF THE DRAWINGS Figure 1 is a block diagram showing an embodiment of an image processing apparatus according to the present invention.
图2是利用图1所示的图像处理装置进行图像处理的方法流程图。2 is a flow chart of a method of performing image processing using the image processing apparatus shown in FIG. 1.
具体实施方式detailed description
为了使本发明的目的、技术方案以及优点更加清楚明白,以下结合附 图,对根据本发明的实施例中提供的基于双摄像头的图像处理装置及方法进一步详细说明。In order to make the objects, technical solutions, and advantages of the present invention more comprehensible, the dual camera-based image processing apparatus and method provided in the embodiments according to the present invention will be further described in detail below with reference to the accompanying drawings.
根据焦距的长短,镜头一般分为广角镜头和长焦镜头。通常情况下,广角镜头视角较宽,取景范围可以比人们肉眼所及的范围更广,因此特别适合大范围的整体拍摄;与之相对的,长焦镜头类似于望远镜原理,适合拍摄难以接近的对象,但是其取景范围远远比人们肉眼所及的范围要小。According to the length of the focal length, the lens is generally divided into a wide-angle lens and a telephoto lens. In general, the wide-angle lens has a wide viewing angle and a wider range of viewing than the human eye can, so it is especially suitable for a wide range of overall shooting. In contrast, a telephoto lens is similar to the telescope principle and is suitable for shooting inaccessible objects. However, its range of view is far smaller than the range that people can see.
为了解决广角和长焦二者不可兼得的问题,发明人经过研究发现,可以采用广角镜头拍摄整体对象,采用长焦镜头拍摄局部目标,之后通过图像处理方法,使二者拍摄的图像融合,以获得整体范围广且局部清晰的图像。In order to solve the problem that both wide angle and telephoto can not be combined, the inventors have found through research that a wide-angle lens can be used to capture the whole object, a telephoto lens is used to capture a local target, and then an image processing method is used to merge the images captured by the two to Get an overall wide and partially clear image.
图1是根据本发明的一个实施例的结构示意图,如图1所示,根据本发明的一个实施例,提供一种基于双摄像头的图像处理装置,该装置包括摄像头1、摄像头2、控制模块、存储模块和处理模块。其中,摄像头1为短焦距广角镜头作为第一摄像头,用于拍摄视角宽广的整体图像;摄像头2为长焦镜头作为第二摄像头,用于拍摄指定目标的局部清晰图像;控制模块用于根据用户指令控制和调度各其它模块;存储模块用于存储摄像头1和摄像头2采集的图像数据及相关的软件程序;处理模块用于数据运算和图像处理。1 is a schematic structural view of an embodiment of the present invention. As shown in FIG. 1, according to an embodiment of the present invention, an image processing apparatus based on a dual camera is provided, which includes a camera 1, a camera 2, and a control module. , storage modules and processing modules. The camera 1 is a short focal length wide-angle lens as a first camera for capturing a wide image of a wide viewing angle; the camera 2 is a telephoto lens as a second camera for capturing a partial clear image of a specified target; and the control module is configured to command according to a user Control and schedule each of the other modules; the storage module is used to store image data collected by the camera 1 and the camera 2 and related software programs; the processing module is used for data operations and image processing.
图2是利用图1所示的图像处理装置进行图像处理的方法流程图,如图2所示,根据本发明的一个实施例,提供一种基于双摄像头的图像处理方法,该方法具体包括以下步骤:2 is a flowchart of a method for performing image processing by using the image processing apparatus shown in FIG. 1. As shown in FIG. 2, according to an embodiment of the present invention, an image processing method based on a dual camera is provided, and the method specifically includes the following step:
S10、拍摄整体图像1。S10. Take an overall image 1.
根据用户的设置指令,控制模块按照指令控制马达调节摄像头1的拍摄位置,发送拍照指令1到摄像头1,并控制摄像头1进行拍照。其中,拍照指令1包括摄像头位置、对焦点、光圈大小等拍摄参数,这些拍摄参数可以是用户自定义设置,也可以是默认自动设置。According to the user's setting instruction, the control module controls the motor to adjust the shooting position of the camera 1 according to the instruction, sends the photographing instruction 1 to the camera 1, and controls the camera 1 to take a picture. The photographing instruction 1 includes shooting parameters such as a camera position, a focus point, and an aperture size, and the shooting parameters may be user-defined settings or default automatic settings.
摄像头1从控制模块接收到拍照指令1,进入拍摄模式。根据接收到的拍摄参数,摄像头1进行对焦及光圈等调整后完成拍照操作,获得整体图像1并可以向控制模块发送拍摄完成的指示。为确保摄像头1拍摄的整体图像1的进光量及清晰度等参数达到指标,可采用图像处理算法设定指标参数。例如,进光量可由图像亮度、曝光度等参数评估;清晰度可利用灰度方差函数、熵函数和梯度函数等对图像边缘宽度、边缘峰值及灰度变化 率等参数评估。The camera 1 receives the photographing instruction 1 from the control module and enters the shooting mode. According to the received shooting parameters, the camera 1 performs the photographing operation after adjusting the focus and the aperture, and obtains the overall image 1 and can send an instruction to the control module to complete the photographing. In order to ensure that the parameters such as the amount of light entering and the sharpness of the overall image 1 captured by the camera 1 reach an index, an image processing algorithm can be used to set the index parameter. For example, the amount of light entering can be evaluated by parameters such as image brightness and exposure; sharpness can be evaluated by parameters such as edge width function, entropy function, and gradient function for image edge width, edge peak, and grayscale change rate.
在摄像头1拍摄完成后,控制模块可以将整体图像1以二进制的形式存储在存储模块,同时记录下摄像头1在拍摄整体图像1时的拍摄信息(例如镜头位置、对焦位置、光圈大小、曝光时间、图像亮度、曝光度等)。After the camera 1 is completed, the control module can store the overall image 1 in a binary form in the storage module, and record the shooting information of the camera 1 when the overall image 1 is captured (for example, lens position, focus position, aperture size, exposure time). , image brightness, exposure, etc.).
S20、指定目标选取。S20, the specified target is selected.
在摄像头1拍摄完成后,用户可在获得的整体图像1中选取指定目标D。用户指定目标的方式有多种,例如,用户可选择固定区域,将区域内的图像设为指定目标D;或根据目标的特征进行指定,利用图像识别算法将具有同类型特征的目标均设为指定目标D,比如说人脸。After the photographing of the camera 1 is completed, the user can select the designated target D in the obtained overall image 1. There are several ways for the user to specify the target. For example, the user can select a fixed area, set the image in the area to the specified target D, or specify according to the characteristics of the target, and use the image recognition algorithm to set the targets with the same type of features. Specify the target D, such as a face.
根据用户指定的目标,处理模块可以从摄像头1拍摄的整体图像1中检测出该指定目标D的位置信息(例如该目标的中心位置坐标),并将该位置信息发送给控制模块。其中,处理模块可以利用目标检测算法进行检测。例如,基于模式识别的图像算法,或基于深度神经网络的图像识别算法。以下将以基于深度神经网络的图像识别算法为例进行说明。According to the target specified by the user, the processing module can detect the position information of the specified target D (for example, the center position coordinate of the target) from the overall image 1 captured by the camera 1, and transmit the position information to the control module. The processing module can perform detection by using a target detection algorithm. For example, an image algorithm based on pattern recognition, or an image recognition algorithm based on deep neural networks. An image recognition algorithm based on a deep neural network will be described below as an example.
S201、将包含指定目标D的整体图像1分割为n个区域,利用各区域内的灰度平均值,计算每个区域与其相邻区域的相似度,获得由相似度数值组成的二维数组;S201. Divide the whole image 1 including the specified target D into n regions, calculate the similarity between each region and its adjacent region by using the average value of the gray levels in each region, and obtain a two-dimensional array composed of similarity values;
S202、从步骤201获得的二维数组中找出相似度最大值及其所对应的两个区域,并将这两个区域合并,将合并的区域记为m 0;计算剩余n-1个区域内的相似度,并将相似度最高的两个区域合并,重复上述步骤,直至合并为同一个区域,得到n-1个区域(m 0,m 1......m n-1)。 S202. Find the maximum value of the similarity and the corresponding two regions from the two-dimensional array obtained in step 201, and merge the two regions, and record the merged region as m 0 ; calculate the remaining n-1 regions. Within the similarity, and merge the two regions with the highest similarity, repeat the above steps until they are merged into the same region, and get n-1 regions (m 0 , m 1 ... m n-1 ) .
S203、将步骤S202得到的n-1个区域调整为像素n*n的区域图形A,若该区域为不规则图形,可采用填充像素的方式使之成为n*n大小,其中,填充像素值可为该区域灰度平均值;S203. Adjust the n-1 regions obtained in step S202 to the region pattern A of the pixel n*n. If the region is an irregular pattern, the pixel may be filled into a size of n*n, where the pixel value is filled. Can be the grayscale average of the region;
S204、利用深度神经网络识别步骤S203获得的区域图形A种是否包含指定目标D的特征。例如,可以设定,若区域图形A与指定目标D的区域重合度IOU大于60%,则认定该区域图形A内包含指定识别目标并计算该区域图形A的中心点坐标。上述重合度IOU可以定义为:S204. The depth pattern is used to identify whether the area pattern A obtained in step S203 includes the feature of the specified target D. For example, it can be set that if the area coincidence degree IOU of the area figure A and the designated object D is greater than 60%, it is determined that the area figure A includes the specified recognition target and the center point coordinates of the area figure A are calculated. The above coincidence degree IOU can be defined as:
IOU=S 重合/(S 区域A+S 区域D-S 重合) IOU=S coincidence / (S area A + S area D - S coincides )
其中,S 重合代表重合部分面积,S 区域A代表区域图形A的面积,S 区域D代表指定目标D的面积。 Wherein, S coincides to represent the area of the coincident portion, S area A represents the area of the area figure A, and S area D represents the area of the designated target D.
S30、拍摄局部图像2。S30. Take a partial image 2.
控制模块根据步骤S10中获得的摄像头1在拍摄整体图像1时的拍摄信息(例如镜头位置、对焦位置、光圈大小、曝光时间、图像亮度、曝光度等),以及步骤20获得的指定目标D的位置信息(例如中心位置坐标),生成拍照指令2并将其发送到摄像头2,其中,该拍照指令2,例如,可以包括摄像头位置、对焦点、光圈大小等拍摄参数。在一个实施例中,这些拍摄参数中的一些可以是用户自定义设置,而另一些可以是控制模块根据所述拍摄信息和所述位置信息进行的默认自动设置。The control module according to the photographing information (for example, lens position, focus position, aperture size, exposure time, image brightness, exposure, etc.) when the entire image 1 is captured by the camera 1 obtained in step S10, and the specified target D obtained in step 20 The position information (for example, the central position coordinates) generates a photographing instruction 2 and transmits it to the camera 2, wherein the photographing instruction 2, for example, may include photographing parameters such as a camera position, a focus point, and an aperture size. In one embodiment, some of these shooting parameters may be user-defined settings, while others may be default automatic settings by the control module based on the shooting information and the location information.
摄像头2从控制模块接收到拍照指令2,进入拍摄模式。根据接收到的拍摄参数,摄像头2进行对焦及光圈调整后完成拍照操作,获得包含指定目标D'的局部图像2并可以向控制模块发送拍摄完成的指示,其中,局部图像2中的指定目标D'与步骤S10获得的整体图像1中的指定目标D为同一对象,但在整体图像1和局部图像2中的表现不同。为确保摄像头2拍摄的局部图像2的进光量及清晰度等参数达到指标,可采用图像处理算法设定指标参数。例如,进光量可由图像亮度、曝光度等参数评估;清晰度可利用灰度方差函数、熵函数和梯度函数等对图像边缘宽度、边缘峰值及灰度变化率等参数评估。The camera 2 receives the photographing instruction 2 from the control module and enters the shooting mode. According to the received shooting parameters, the camera 2 performs the photographing operation after focusing and aperture adjustment, obtains the partial image 2 containing the specified target D′, and can send an instruction to the control module to complete the shooting, wherein the specified target D in the partial image 2 'The specified object D in the entire image 1 obtained in step S10 is the same object, but the performance in the entire image 1 and the partial image 2 is different. In order to ensure that the parameters such as the amount of light entering and the sharpness of the partial image 2 captured by the camera 2 reach an index, an image processing algorithm can be used to set the index parameter. For example, the amount of light entering can be evaluated by parameters such as image brightness and exposure; sharpness can be evaluated by parameters such as edge width function, entropy function, and gradient function for image edge width, edge peak, and grayscale change rate.
在摄像头2拍摄完成后,控制模块将局部图像2以二进制的形式存储在存储模块,同时可以向处理模块发送图像处理指令。After the camera 2 is photographed, the control module stores the partial image 2 in a binary form in the storage module, and can transmit an image processing instruction to the processing module.
S40、对整体图像1和局部图像2进行图像处理。S40. Perform image processing on the entire image 1 and the partial image 2.
处理模块接收到图像处理指令后,将利用图像处理的方式对摄像头1拍摄的整体图像1和摄像头2拍摄的局部图像2进行处理。此处的图像处理方式可以根据用户需求提供多种选择,下面以像素级图像融合为例进行说明。After receiving the image processing command, the processing module processes the entire image 1 captured by the camera 1 and the partial image 2 captured by the camera 2 by means of image processing. The image processing method here can provide various options according to user requirements. The following is an example of pixel-level image fusion.
所述的像素级图像融合是指,将整体图像1中的指定目标D替换为图像2中的指定目标D',即将指定目标D从整体图像1中抠出,并将局部图像2中的指定目标D'填充至整体图像1中,从而得到包含清晰局部指定目标且视角广阔的完整图像。The pixel-level image fusion refers to replacing the specified target D in the overall image 1 with the specified target D′ in the image 2, that is, the specified target D is extracted from the overall image 1 and the designation in the partial image 2 is performed. The target D' is filled into the overall image 1, thereby obtaining a complete image containing a clear locally specified target and a wide viewing angle.
由于整体图像1中的指定目标D和局部图像2中的指定目标D'的图像参数不同,因而在进行图像融合时,需要利用图像融合算法使指定目标D'去除部分像素点以匹配整体图像1,例如,简单加权融合算法、拉普拉斯金字塔融合算法、对比度融合算法、梯度融合算法或小波融合算法等; 另外,在进行图像填充时,还需要对图像拼接边缘进行优化处理等以提高细节表现。现有技术中,类似的图像处理方式不胜枚举,此处不再赘述。Since the image parameters of the specified target D in the overall image 1 and the specified target D′ in the partial image 2 are different, when performing image fusion, it is necessary to use the image fusion algorithm to remove the partial pixel points from the specified target D′ to match the overall image 1 For example, a simple weighted fusion algorithm, a Laplacian pyramid fusion algorithm, a contrast fusion algorithm, a gradient fusion algorithm, or a wavelet fusion algorithm; in addition, when performing image filling, it is also necessary to optimize the image mosaic edges to improve details. which performed. In the prior art, similar image processing methods are numerous and will not be repeated here.
在本发明的另一实施例中,上述摄像头1和摄像头2可以为采用电荷耦合(charge coupled device,CCD)式的感光传感器,也可以采用金属氧化物半导体材料作为感光传感器。In another embodiment of the present invention, the camera 1 and the camera 2 may be a photosensitive sensor using a charge coupled device (CCD) type, or a metal oxide semiconductor material may be used as the photosensitive sensor.
在本发明的另一实施例中,摄像头1和摄像头2位于同一平面上,且分别采用马达驱动的方式开展对焦操作。In another embodiment of the present invention, the camera 1 and the camera 2 are located on the same plane, and the focusing operation is performed in a motor-driven manner.
在本发明的另一实施例中,所述控制单元可以为中央处理器、微控制单元和可编程门阵列等。In another embodiment of the present invention, the control unit may be a central processing unit, a micro control unit, a programmable gate array, or the like.
在本发明的另一实施例中,所述处理单元可以为数字信号处理单元,也可以专用图形处理电路,或基于深度学习的神经网络处理器。In another embodiment of the present invention, the processing unit may be a digital signal processing unit, or a dedicated graphics processing circuit, or a deep learning based neural network processor.
在本发明的另一实施例中,所述存储单元可以为内存、外部硬盘和闪存储蓄卡等存储介质。In another embodiment of the present invention, the storage unit may be a storage medium such as a memory, an external hard disk, and a flash memory card.
在本发明的另一实施例中,用户可以根据需求指定摄像头1拍摄的整体图像1中的多个目标。In another embodiment of the present invention, the user can specify a plurality of targets in the overall image 1 taken by the camera 1 as needed.
依据上述步骤S20,当用户指定多个目标时,处理模块利用目标检测算法,从上述步骤S10摄像头1捕获的包含多个指定目标在内的整体图像1中,依次检测需要拍摄的指定目标D1、指定目标D2、指定目标D3……,并确定上述所有指定目标的位置信息。According to the above step S20, when the user specifies a plurality of targets, the processing module sequentially detects the specified target D1 to be photographed from the entire image 1 including the plurality of specified targets captured by the camera 1 in the above step S10 by using the target detection algorithm. Specify target D2, specify target D3, ..., and determine the location information of all the specified targets above.
依据上述步骤S30,摄像头2接收从控制模块发送的多个拍摄指令,对指定目标D1、指定目标D2、指定目标D3……进行分别拍摄,获得包含指定目标D1'的局部图像21、包含指定目标D2'的局部图像22、包含指定目标D3'的局部图像23……。According to the above step S30, the camera 2 receives a plurality of shooting commands transmitted from the control module, and performs shooting on the designated target D1, the designated target D2, the designated target D3, ..., respectively, to obtain a partial image 21 including the specified target D1', including the specified target. A partial image 22 of D2', a partial image 23 containing a specified target D3'.
依据上述步骤S40,以图像融合处理为例,处理模块利用图像融合算法,将摄像头1拍摄的整体图像1中的指定目标D1、指定目标D2、指定目标D3……分别替换成局部图像21中的指定目标D1'、局部图像22中的指定目标D2'、局部图像23中的指定目标D3'……,从而获得包含多个清晰局部指定目标且视角广阔的完整图像。According to the above step S40, taking the image fusion processing as an example, the processing module replaces the designated target D1, the designated target D2, the designated target D3, ... in the overall image 1 captured by the camera 1 with the image fusion algorithm, respectively, in the partial image 21. The target D1', the designated target D2' in the partial image 22, the specified target D3' in the partial image 23, ... are obtained, thereby obtaining a complete image including a plurality of clear locally specified targets and having a wide viewing angle.
在本发明的另一实施例中,上述步骤S40,向处理模块发送图像处理指令为用户可选操作,即当摄像头1和摄像头2各自完成拍摄并将拍摄的整体图像1和一个或多个局部图像存储入存储模块后,用户可以根据需求不进行步骤S40的图像处理,直接输出图像,或从多个局部图像中选取若干 个执行步骤S40。In another embodiment of the present invention, in the above step S40, the image processing instruction is sent to the processing module as a user selectable operation, that is, when the camera 1 and the camera 2 respectively complete the shooting and the overall image 1 and one or more parts are captured. After the image is stored in the storage module, the user can perform the image processing of step S40 as needed, directly output the image, or select a plurality of execution steps S40 from the plurality of partial images.
在本发明的另一实施例中,上述步骤S20,用户还可以在摄像头1拍摄整体图像1完成之前,在摄像头取景时选取一个或多个需要局部拍摄的指定目标D(例如,在取景框中手动选择一个或多个指定目标D);从而使步骤S10-S30或步骤S10-S40均由本发明提供的装置自动完成,用户甚至不会感觉到拍摄时间差以及图像处理的延迟时间。In another embodiment of the present invention, in the above step S20, the user may also select one or more specified targets D that need to be partially photographed during the camera framing before the camera 1 captures the overall image 1 (for example, in the framing frame). One or more designated targets D) are manually selected; thus, steps S10-S30 or steps S10-S40 are automatically performed by the apparatus provided by the present invention, and the user does not even feel the difference in shooting time and the delay time of image processing.
尽管在上述实施例中,摄像头1为短焦镜头,摄像头2为长焦镜头,但本领域普通技术人员应理解,此处的焦距长短为相对评价,即相比摄像头1,摄像头2为长焦镜头,相比摄像头2,摄像头1为短焦镜头。另外,上述虽然以像素级图像融合为例来进行整体图像与局部图像的处理,但本领域普通技术人员应理解在其他实施例中可以采用其他的图像处理方式来实现本发明提供的基于双摄像头的图像处理装置及方法,如特征级图像融合或决策级图像融合。Although in the above embodiment, the camera 1 is a short-focus lens and the camera 2 is a telephoto lens, it will be understood by those skilled in the art that the focal length here is a relative evaluation, that is, the camera 2 is telephoto compared to the camera 1. The lens 1 is a short-focus lens compared to the camera 2. In addition, although the processing of the whole image and the partial image is performed by taking the pixel-level image fusion as an example, those skilled in the art should understand that other image processing methods may be adopted in other embodiments to implement the dual camera based on the present invention. Image processing apparatus and methods, such as feature level image fusion or decision level image fusion.
相对于现有技术,在本发明实施例中所提供的基于双摄像头的图像处理装置及方法,将广角摄像头与长焦摄像头的优点结合起来,通过利用图像处理算法对拍摄的图像信息进行分析、提取及融合,使得多个图像间可以互补信息,从而提高图像的整体表现。Compared with the prior art, the dual camera-based image processing apparatus and method provided in the embodiments of the present invention combines the advantages of the wide-angle camera and the telephoto camera, and analyzes the captured image information by using an image processing algorithm. Extraction and fusion, so that multiple images can complement each other, thereby improving the overall performance of the image.
虽然本发明已经通过优选实施例进行了描述,然而本发明并非局限于这里所描述的实施例,在不脱离本发明范围的情况下还包括所作出的各种改变以及变化。While the present invention has been described in its preferred embodiments, the invention is not limited to the embodiments described herein, and various changes and modifications may be made without departing from the scope of the invention.

Claims (10)

  1. 一种基于双摄像头的图像处理装置,包括第一摄像头、第二摄像头和控制模块,其中,所述第一摄像头用于拍摄整体图像;所述控制模块用于发送拍摄指令到所述第二摄像头;所述第二摄像头用于按照接收的所述拍摄指令拍摄局部图像,并且其中,所述拍摄指令包含所述第一摄像头的拍摄信息和所述整体图像的图像信息。A dual camera-based image processing apparatus includes a first camera, a second camera, and a control module, wherein the first camera is used to capture an overall image; and the control module is configured to send a shooting instruction to the second camera The second camera is configured to capture a partial image according to the received photographing instruction, and wherein the photographing instruction includes photographing information of the first camera and image information of the whole image.
  2. 根据权利要求1所述的图像处理装置,其特征在于,所述整体图像的图像信息包括所述整体图像中的指定目标的位置信息,其中,所述局部图像与所述指定目标相关联。The image processing device according to claim 1, wherein the image information of the overall image includes position information of a specified target in the overall image, wherein the partial image is associated with the specified target.
  3. 根据权利要求1所述的图像处理装置,其特征在于,所述整体图像的图像信息是所述整体图像中包含指定目标的区域图形的信息,其中,所述局部图像与所述指定目标相关联。The image processing device according to claim 1, wherein the image information of the entire image is information of a region graphic containing a specified target in the entire image, wherein the partial image is associated with the specified target .
  4. 根据权利要求3所述的图像处理装置,其特征在于,所述图像处理装置还包括用于识别所述区域图形的信息的处理模块。The image processing device according to claim 3, wherein said image processing device further comprises a processing module for identifying information of said region graphic.
  5. 根据权利要求4所述的图像处理装置,其特征在于,所述区域图形的信息是所述处理模块采用基于深度神经网络的图像识别算法检测的所述区域图形的中心位置信息。The image processing apparatus according to claim 4, wherein the information of the area pattern is center position information of the area pattern detected by the processing module using a depth neural network based image recognition algorithm.
  6. 根据权利要求4所述的图像处理装置,其特征在于,所述处理模块还用于对所述整体图像和所述局部图像进行图像融合。The image processing apparatus according to claim 4, wherein the processing module is further configured to perform image fusion on the entire image and the partial image.
  7. 根据权利要求1至6中任一项所述的图像处理装置,其特征在于,所述局部图像可以是一个或多个。The image processing device according to any one of claims 1 to 6, wherein the partial image may be one or more.
  8. 一种基于双摄像头的图像处理方法,包括以下步骤:A dual camera based image processing method comprising the following steps:
    利用第一摄像头拍摄整体图像,并记录所述第一摄像头的拍摄信息;Taking an overall image by using the first camera, and recording shooting information of the first camera;
    检测所述整体图像以获得所述整体图像的图像信息;以及Detecting the overall image to obtain image information of the overall image;
    根据所述拍摄信息和所述图像信息,利用第二摄像头拍摄局部图像。A partial image is captured by the second camera based on the photographing information and the image information.
  9. 根据权利要求8所述的图像处理方法,其中,检测所述整体图像包括:The image processing method according to claim 8, wherein detecting the entire image comprises:
    采用目标检测算法来检测所述整体图像中的包含指定目标的区域图形的中心位置坐标。A target detection algorithm is employed to detect the center position coordinates of the area graphic containing the specified target in the overall image.
  10. 根据权利要求8所述的图像处理方法,还包括:The image processing method according to claim 8, further comprising:
    将所述整体图像和所述局部图像融合为完整图像。The entire image and the partial image are fused into a complete image.
PCT/CN2018/079230 2017-05-05 2018-03-16 Double cameras-based image processing device and method WO2018201809A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710312832.0 2017-05-05
CN201710312832.0A CN107087107B (en) 2017-05-05 2017-05-05 Image processing apparatus and method based on dual camera

Publications (1)

Publication Number Publication Date
WO2018201809A1 true WO2018201809A1 (en) 2018-11-08

Family

ID=59612636

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/079230 WO2018201809A1 (en) 2017-05-05 2018-03-16 Double cameras-based image processing device and method

Country Status (2)

Country Link
CN (1) CN107087107B (en)
WO (1) WO2018201809A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111311623A (en) * 2020-02-26 2020-06-19 歌尔股份有限公司 Image boundary method, device, equipment and storage medium
CN111563552A (en) * 2020-05-06 2020-08-21 浙江大华技术股份有限公司 Image fusion method and related equipment and device
CN113506214A (en) * 2021-05-24 2021-10-15 南京莱斯信息技术股份有限公司 Multi-channel video image splicing method
CN116087201A (en) * 2022-12-27 2023-05-09 广东尚菱视界科技有限公司 Industrial vision detection system and detection method

Families Citing this family (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107087107B (en) * 2017-05-05 2019-11-29 中国科学院计算技术研究所 Image processing apparatus and method based on dual camera
CN107749944A (en) * 2017-09-22 2018-03-02 华勤通讯技术有限公司 A kind of image pickup method and device
JP7043219B2 (en) * 2017-10-26 2022-03-29 キヤノン株式会社 Image pickup device, control method of image pickup device, and program
CN108377341A (en) * 2018-05-14 2018-08-07 Oppo广东移动通信有限公司 Photographic method, device, terminal and storage medium
CN110530885A (en) * 2018-05-25 2019-12-03 上海翌视信息技术有限公司 A kind of Systems for optical inspection suitable for industrial production line
CN108898171B (en) * 2018-06-20 2022-07-22 深圳市易成自动驾驶技术有限公司 Image recognition processing method, system and computer readable storage medium
CN108874142B (en) * 2018-06-26 2019-08-06 哈尔滨拓博科技有限公司 A kind of Wireless intelligent control device and its control method based on gesture
CN108960109B (en) * 2018-06-26 2020-01-21 哈尔滨拓博科技有限公司 Space gesture positioning device and method based on two monocular cameras
CN111630840B (en) * 2018-08-23 2021-12-03 深圳配天智能技术研究院有限公司 Super-resolution image acquisition method and device and image sensor
CN109348101A (en) * 2018-10-17 2019-02-15 浙江舜宇光学有限公司 Based on double filming apparatus for taking the photograph lens group and method
CN109547707A (en) * 2018-12-05 2019-03-29 成都泰盟软件有限公司 Signal acquisition control system with dual camera
CN109379522A (en) * 2018-12-06 2019-02-22 Oppo广东移动通信有限公司 Imaging method, imaging device, electronic device and medium
WO2020124408A1 (en) * 2018-12-19 2020-06-25 陈加志 Astronomical observation device with multiple lenses and imaging method thereof
CN109580645A (en) * 2018-12-20 2019-04-05 深圳灵图慧视科技有限公司 Defects identification equipment
CN110072070B (en) * 2019-03-18 2021-03-23 华为技术有限公司 Multi-channel video recording method, equipment and medium
CN110072058B (en) * 2019-05-28 2021-05-25 珠海格力电器股份有限公司 Image shooting device and method and terminal
CN110217271A (en) * 2019-05-30 2019-09-10 成都希格玛光电科技有限公司 Fast railway based on image vision invades limit identification monitoring system and method
CN110430359B (en) * 2019-07-31 2021-07-09 北京迈格威科技有限公司 Shooting assistance method and device, computer equipment and storage medium
CN110430360A (en) * 2019-08-01 2019-11-08 珠海格力电器股份有限公司 A kind of panoramic picture image pickup method and device, storage medium
CN112584034B (en) * 2019-09-30 2023-04-07 虹软科技股份有限公司 Image processing method, image processing device and electronic equipment applying same
CN110855883B (en) * 2019-11-05 2021-07-20 浙江大华技术股份有限公司 Image processing system, method, device equipment and storage medium
CN110913131B (en) * 2019-11-21 2021-05-11 维沃移动通信有限公司 Moon shooting method and electronic equipment
CN111050083B (en) * 2019-12-31 2022-02-18 联想(北京)有限公司 Electronic equipment and processing method
CN113592751B (en) * 2021-06-24 2024-05-07 荣耀终端有限公司 Image processing method and device and electronic equipment
CN113570617B (en) * 2021-06-24 2022-08-23 荣耀终端有限公司 Image processing method and device and electronic equipment
CN113923367B (en) * 2021-11-24 2024-04-12 维沃移动通信有限公司 Shooting method and shooting device
CN117245229B (en) * 2023-11-20 2024-03-08 广东码清激光智能装备有限公司 Full-automatic feeding and discharging marking machine and full-automatic marking method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110058053A1 (en) * 2009-09-08 2011-03-10 Pantech Co., Ltd. Mobile terminal with multiple cameras and method for image processing using the same
JP2011211552A (en) * 2010-03-30 2011-10-20 Fujifilm Corp Imaging device and method, and program
WO2015081556A1 (en) * 2013-12-06 2015-06-11 华为终端有限公司 Photographing method for dual-camera device and dual-camera device
CN104935866A (en) * 2014-03-19 2015-09-23 华为技术有限公司 Method, synthesis device and system for realizing video conference
CN107087107A (en) * 2017-05-05 2017-08-22 中国科学院计算技术研究所 Image processing apparatus and method based on dual camera

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100419783C (en) * 2006-10-09 2008-09-17 武汉大学 Remoto sensing image space shape characteristics extracting and sorting method
CN102113014A (en) * 2008-07-31 2011-06-29 惠普开发有限公司 Perceptual segmentation of images
CN103247042B (en) * 2013-05-24 2015-11-11 厦门大学 A kind of image interfusion method based on similar piece
CN103780840B (en) * 2014-01-21 2016-06-08 上海果壳电子有限公司 Two camera shooting image forming apparatus of a kind of high-quality imaging and method thereof
CN104052931A (en) * 2014-06-27 2014-09-17 宇龙计算机通信科技(深圳)有限公司 Image shooting device, method and terminal
CN104333703A (en) * 2014-11-28 2015-02-04 广东欧珀移动通信有限公司 Method and terminal for photographing by virtue of two cameras
US11120478B2 (en) * 2015-01-12 2021-09-14 Ebay Inc. Joint-based item recognition
US9860445B2 (en) * 2015-06-15 2018-01-02 Bendix Commercial Vehicle Systems Llc Dual node composite image system architecture
CN105701762B (en) * 2015-12-30 2020-03-24 联想(北京)有限公司 Picture processing method and electronic equipment
CN106131449B (en) * 2016-07-27 2019-11-29 维沃移动通信有限公司 A kind of photographic method and mobile terminal
CN106454121B (en) * 2016-11-11 2020-02-07 努比亚技术有限公司 Double-camera shooting method and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110058053A1 (en) * 2009-09-08 2011-03-10 Pantech Co., Ltd. Mobile terminal with multiple cameras and method for image processing using the same
JP2011211552A (en) * 2010-03-30 2011-10-20 Fujifilm Corp Imaging device and method, and program
WO2015081556A1 (en) * 2013-12-06 2015-06-11 华为终端有限公司 Photographing method for dual-camera device and dual-camera device
CN104935866A (en) * 2014-03-19 2015-09-23 华为技术有限公司 Method, synthesis device and system for realizing video conference
CN107087107A (en) * 2017-05-05 2017-08-22 中国科学院计算技术研究所 Image processing apparatus and method based on dual camera

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111311623A (en) * 2020-02-26 2020-06-19 歌尔股份有限公司 Image boundary method, device, equipment and storage medium
CN111563552A (en) * 2020-05-06 2020-08-21 浙江大华技术股份有限公司 Image fusion method and related equipment and device
CN111563552B (en) * 2020-05-06 2023-09-05 浙江大华技术股份有限公司 Image fusion method, related device and apparatus
CN113506214A (en) * 2021-05-24 2021-10-15 南京莱斯信息技术股份有限公司 Multi-channel video image splicing method
CN113506214B (en) * 2021-05-24 2023-07-21 南京莱斯信息技术股份有限公司 Multi-path video image stitching method
CN116087201A (en) * 2022-12-27 2023-05-09 广东尚菱视界科技有限公司 Industrial vision detection system and detection method
CN116087201B (en) * 2022-12-27 2023-09-05 广东尚菱视界科技有限公司 Industrial vision detection system and detection method

Also Published As

Publication number Publication date
CN107087107B (en) 2019-11-29
CN107087107A (en) 2017-08-22

Similar Documents

Publication Publication Date Title
WO2018201809A1 (en) Double cameras-based image processing device and method
US10997696B2 (en) Image processing method, apparatus and device
CN111028189B (en) Image processing method, device, storage medium and electronic equipment
JP6935587B2 (en) Methods and equipment for image processing
WO2019105262A1 (en) Background blur processing method, apparatus, and device
CN101416219B (en) Foreground/background segmentation in digital images
US10269130B2 (en) Methods and apparatus for control of light field capture object distance adjustment range via adjusting bending degree of sensor imaging zone
WO2019105214A1 (en) Image blurring method and apparatus, mobile terminal and storage medium
US8885091B2 (en) Imaging device and distance information detecting method
US10410061B2 (en) Image capturing apparatus and method of operating the same
US7868915B2 (en) Photographing apparatus, method and computer program product
JP2009193421A (en) Image processing device, camera device, image processing method, and program
JP2006211139A (en) Imaging apparatus
US8810665B2 (en) Imaging device and method to detect distance information for blocks in secondary images by changing block size
CN107566741A (en) Focusing method, device, computer-readable recording medium and computer equipment
CN112261292B (en) Image acquisition method, terminal, chip and storage medium
CN112822402A (en) Image shooting method and device, electronic equipment and readable storage medium
JP2020053774A (en) Imaging apparatus and image recording method
TW202236840A (en) Image fusion for scenes with objects at multiple depths
CN108289170B (en) Photographing apparatus, method and computer readable medium capable of detecting measurement area
JP3985005B2 (en) IMAGING DEVICE, IMAGE PROCESSING DEVICE, IMAGING DEVICE CONTROL METHOD, AND PROGRAM FOR CAUSING COMPUTER TO EXECUTE THE CONTROL METHOD
WO2021145913A1 (en) Estimating depth based on iris size
JP6483661B2 (en) Imaging control apparatus, imaging control method, and program
CN105467741A (en) Panoramic shooting method and terminal
JP2013042375A (en) Image pickup device and distance information acquisition method

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: 18794246

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: 18794246

Country of ref document: EP

Kind code of ref document: A1