EP3786879A1 - Image processing method, image processing apparatus, image processing system, manufacturing method of learnt weight, and program - Google Patents

Image processing method, image processing apparatus, image processing system, manufacturing method of learnt weight, and program Download PDF

Info

Publication number
EP3786879A1
EP3786879A1 EP20177776.0A EP20177776A EP3786879A1 EP 3786879 A1 EP3786879 A1 EP 3786879A1 EP 20177776 A EP20177776 A EP 20177776A EP 3786879 A1 EP3786879 A1 EP 3786879A1
Authority
EP
European Patent Office
Prior art keywords
image
optical system
captured image
input data
image processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
EP20177776.0A
Other languages
German (de)
English (en)
French (fr)
Inventor
Norihito Hiasa
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Publication of EP3786879A1 publication Critical patent/EP3786879A1/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/73Deblurring; Sharpening
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N20/00Machine learning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/045Combinations of networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/047Probabilistic or stochastic networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • G06N3/084Backpropagation, e.g. using gradient descent
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/20Image enhancement or restoration using local operators
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/60Image enhancement or restoration using machine learning, e.g. neural networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/044Recurrent networks, e.g. Hopfield networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20081Training; Learning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20084Artificial neural networks [ANN]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20172Image enhancement details

Definitions

  • the present invention relates to an image processing method for sharpening or reshaping blurs caused by an optical system used for capturing a captured image.
  • JP 2011-123589 discloses a method of correcting blurs caused by an aberration in a captured image using processing based on a Wiener filter and of acquiring a sharpened image.
  • JP 2017-199235 discloses a method of correcting blurs caused by defocus in a captured image using a convolutional neural network (CNN).
  • CNN convolutional neural network
  • JP 2011-123589 uses the processing based on the Wiener filter (linear processing), and thus cannot sharpen a blurred image with high accuracy. For example, it is impossible to restore information on an object in which the blurs make a spatial frequency spectrum zero, or makes an intensity of the object same as that of a noise. Further, since it is necessary to use different Wiener filters for different aberrations, an amount of stored data for sharpening the captured image (the data capacity indicating a plurality of Wiener filters) increases in an optical system that generates various aberrations.
  • JP 2017-199235 since the method using the CNN is nonlinear processing, it is possible to estimate the spatial frequency spectrum of the object that has reduced to in the vicinity of zero.
  • the method using the CNN may reduce the sharpening accuracy, or may increase a learning load and the amount of the stored data when sharpening the captured image captured by the optical system that generates various aberrations.
  • the CNN may not correctly sharpen the image having the blurs which the CNN has not learnt.
  • the generated blurs vary due to states of a zoom, F-number, object distance (focus distance), and the like, and the following two methods are conceivable to sharpen the images of all the blurs.
  • a first method makes the CNN learn using learning data including all the blurs that may occur in the optical system. However, in the first method, since the CNN learns so as to average all the blurs included in the learning data, the respective sharpening accuracy decreases in each blur having a different shape.
  • a second method divides the blurs that may occur in the optical system into a plurality of similar groups, and makes the CNN individually learn based on the learning data of each group. However, in the second method, when the optical system is, for example, a high-magnification zoom lens and generates various aberrations, the number of groups largely increases, increasing the learning load and the amount of stored data (the data capacity of the learnt CNN weight). Thus, it is difficult to ensure the accuracy in sharpening the blurred image while the learning load and the amount of stored data are suppressed.
  • the present invention provides an image processing method, an image processing apparatus, an image processing system, a manufacturing method, and a program of learnt weight each of which highly accurately sharpens a captured image or reshapes blurs in the captured image while suppressing a learning load and an amount of stored data of a machine learning model.
  • the present invention in its first aspect provides an image processing method as specified in claims 1 to 13.
  • the present invention in a second aspect provides a computer program as specified in claim 14.
  • the present invention in a third aspect provides an image processing apparatus as specified in claim 15.
  • the present invention in a fourth aspect provides an image processing system as specified in claim 16.
  • the present invention in a fifth aspect provides an image processing method as specified in claim 17.
  • the present invention in a sixth aspect provides a computer program as specified in claim 18.
  • the present invention in a seventh aspect provides a manufacturing method of learnt weight as specified in claim 19.
  • the present invention in a further aspect provides a image processing apparatus as specified in claim 20.
  • the present invention uses a machine learning model to sharpen a captured image or reshape blurs in the captured image.
  • An optical system is used for capturing the image and causes the blurs (generates the blurs).
  • the term "optical system” as used herein refers to those that have an optical effect on image-capturing. That is, the "optical system” includes not only the imaging optical system but also, for example, an optical low-pass filter and a microlens array of an image sensor.
  • the blurs caused by the optical system includes the blurs caused by an aberration, diffraction, and defocus, an action by the optical low-pass filter, a pixel aperture deterioration of an image sensor, and the like.
  • the machine learning model includes, for example, a neural network, genetic programming, a Bayesian network, and the like.
  • the neural network includes a CNN (Convolutional Neural Network), a GAN (Generative Adversarial Network), an RNN (Recent Neural Network), and the like.
  • Sharpening refers to processing for restoring frequency components of an object that have been reduced or lost due to the blurs.
  • Reshaping refers to conversion of blur shapes without restoring the frequency components.
  • the reshaping includes conversion from two-line blur to Gaussian or disk (flat circular distribution), conversion from defocus blur with vignetting to circular defocus blur, and the like.
  • the input data input to the machine learning model includes a captured image and information relating to a state of the optical system at the time of capturing the captured image (referred to as optical system information hereinafter).
  • the state of the optical system refers to the state of the apparatus that may vary an optical action relating to the image-capturing.
  • the state of the optical system includes, for example, states of a zoom, F-number, object distance, and the like of the optical system.
  • the optical system information may include information on presence or absence of the optical low-pass filter (or type of the optical low-pass filter) and presence or absence (or type) of an accessory (for example, a converter lens) attached to the optical system.
  • the optical system information is input to the machine learning model during learning and during the estimation after the learning so that the machine learning model can determine which state of the optical system causes the blurs in the captured image.
  • the machine learning model can learn a weight for sharpening the image (or reshape the blurs) for each state of the optical system, instead of learning a weight for evenly sharpening the image (or for reshaping the blurs).
  • the present invention can perform highly accurate sharpening (or reshaping) on the image having each blur. Further, it is possible to collectively learn the learning data including blurs of various shapes while a decrease in accuracy of sharpening the captured image (or reshaping the blurs) is suppressed. Thus, the present invention can sharpen the captured image or reshape the blurs on the captured image having the blurs caused by the optical system with high accuracy while the learning load and the amount of the stored data are suppressed.
  • the effect of the present invention will be quantitatively described in the second embodiment.
  • a learning phase refers to the step of the weight learning in the machine learning model
  • an estimating phase refers to the step of sharpening the captured image or reshaping the blurs using the learnt weight in the machine learning model.
  • This embodiment sharpens the captured image, but the present invention is similarly applicable to the reshaping of the blurs.
  • This embodiment describes the sharpening on the images having the blurs caused by the aberration and diffraction, but the present invention may be applied to the images having the blurs caused by the defocus.
  • FIG. 2 is a block diagram illustrating an image processing system 100 in this embodiment.
  • FIG. 3 is an external view illustrating the image processing system 100.
  • the image processing system 100 includes a learning apparatus (image processing apparatus) 101, an image-capturing apparatus 102, and a network 103.
  • the learning apparatus 101 and the image-capturing apparatus 102 are wired or wirelessly connected via the network 103.
  • the learning apparatus 101 includes a memory 111, an acquirer (acquiring unit) 112, a calculator (generating unit) 113, and an updater (updating unit) 114, and is configured to learn the weight for sharpening the captured image in the machine learning model.
  • the image-capturing apparatus 102 is configured to acquire the captured image by capturing an object space, and to sharpen the captured image having the blurs by using information on the weight read out after or before the image-capturing. A detailed description will be given later of the weight learning in the learning apparatus 101 and the sharpening of the captured image in the image-capturing apparatus 102.
  • the image-capturing apparatus 102 includes an optical system (imaging optical system) 121 and an image sensor 122.
  • the optical system 121 collects light that has entered the image-capturing apparatus 102 from the object space.
  • the image sensor 122 receives (electrically converts) an optical image (object image) formed via the optical system 121 and generates the captured image.
  • the image sensor 122 is, for example, a CCD (Charge Coupled Device) sensor or a CMOS (Complementary Metal-Oxide Semiconductor) sensor.
  • An image processor (image processing apparatus) 123 includes an acquirer (acquiring unit) 123a and a sharpener (generating unit) 123b, and is configured to generate, by sharpening the captured image, an estimated image (sharpened image) from the captured image.
  • the estimated image is generated using the information on the learnt weight learnt by the learning apparatus 101.
  • the weight information has been read in advance from the learning apparatus 101 via the wired or wireless network 103 and stored on the memory 124.
  • the stored weight information may be a numerical value of the weight itself or an encoded form of that.
  • a recording medium 125 is configured to store the estimated image. Alternatively, the captured image may be stored on the recording medium 125, and the image processor 123 may read the captured image to generate the estimated image.
  • a display 126 is configured to display the estimated image stored on the recording medium 125 in accordance with a user's instruction.
  • a system controller 127 is configured to control the series of the operation described above.
  • FIG. 4 is a flowchart relating to the weight learning. Each step of FIG. 4 is mainly executed by the acquirer 112, the calculator 113, or the updater 114 in the learning apparatus 101.
  • the CNN is used as the machine learning model, but the present invention may be similarly applied to other models.
  • the acquirer 112 acquires one or more sets of a ground truth image and training input data from the memory 111.
  • the training input data is input data for the learning phase of the CNN
  • the training input data includes a training image and optical system information corresponding to that of the training image (referred to as training optical system information hereinafter).
  • the training image and the ground truth image are a pair of images that include the same object and are different in the presence or absence of the blurs.
  • the ground truth image does not include the blurs, and the training image includes the blurs.
  • the blurs are generated by combining the aberration and diffraction caused by the optical system 121 and a pixel aperture deterioration of the image sensor 122.
  • One training image includes the blurs generated by combining the aberration and diffraction caused by the optical system 121 having specific states of the zoom, F-number, and focal length and the pixel aperture deterioration.
  • the training optical system information is information indicating at least one of the specific states of the zoom, F-number, and focal length.
  • the optical system information is information that specifies the blurs included in the training image.
  • the optical system information includes all of the states of the zoom, F-number, and focal length.
  • the training image is not limited to the captured image, and may be an image generated by CG or the like.
  • the first generating method is performing an image-capturing simulation using an original image as the object.
  • the original image is an image captured real world, a CG (Computer Graphics) image, or the like.
  • the original image may include edges having various intensities and directions, textures, gradations, flat portions, and the like so that various objects can be correctly sharpened.
  • One or more original images may be used.
  • the ground truth image is acquired by performing the image-capturing simulation on the original image to which the blurs are not applied.
  • the training image is acquired by performing the image-capturing simulation on the original image to which the blurs to be learnt are applied (blurring).
  • This embodiment uses the blurs generated by the aberration and diffraction generated in a state (Z, F, D) of the optical system 121 and the pixel aperture deterioration.
  • Z, F, and D represent the states of the zoom, F-number, and object distance, respectively.
  • the image sensor 122 acquires a plurality of color components
  • the blurs of each color component is applied to the original image.
  • the blur can be applied by convolving the original image with a Point Spread Function (PSF) or by multiplying a frequency characteristic of the original image and the OTF (Optical Transfer Function).
  • PSF Point Spread Function
  • OTF Optical Transfer Function
  • the ground truth image and the training image may be an undeveloped RAW image or a developed image.
  • the blurs of a plurality of different (Z, F, D) are applied to one or more original images to generate the plurality of sets of the ground truth image and the training image.
  • This embodiment collectively learns correction for all the blurs generated in the optical system 121.
  • the plurality of sets of the ground truth image and the training image are generated for all the possible (Z, F, D) of the optical system 121. Because the plurality of blurs may occur in the same (Z, F, D) depending on the image height and the azimuth, the set of the ground truth image and the training image is generated for each different image height and azimuth.
  • the original image may have a signal value higher than a luminance saturation value of the image sensor 122. This is because, when an actual object is captured by the image-capturing apparatus 102 under a specific exposure condition, the luminance may not fall within the luminance saturation value.
  • the ground truth image is generated by clipping the signals with the luminance saturation value of the image sensor 122.
  • the training image is generated by applying the blurs and then clipping the signals with the luminance saturation value.
  • the size of the original image may be reduced (reduction).
  • the real image is used as an original image, the blurs have already occurred due to the aberration or diffraction.
  • the size of the original image is reduced for suppressing the influence of the blurs in the original image and generating the ground truth image with high resolution.
  • the size of the training image is also reduced in order to match the scale with the ground truth image.
  • Either the reduction or the blurring may be performed first for generating the training image.
  • the blurring is performed first, it is necessary to reduce a sampling rate of the blurs in consideration of the reduction. In the case of PSF, the sampling points in the space may be made finer, and in the case of OTF, a maximum frequency may be made larger.
  • the original image contains sufficient high frequency components, the highly accurate sharpening can be performed on the original image without the reduction, and thus the reduction is not necessarily performed.
  • the blurs to be applied do not include a distortion. If the distortion is large, the position of the object changes, and the objects in the image may differ in the ground truth image and the training image. Thus, the CNN made to learn in this embodiment does not correct the distortion.
  • the estimating phase corrects the distortion after sharpening the captured image using the bilinear interpolation, bicubic interpolation, or the like.
  • the blurs to be applied do not include a chromatic aberration of magnification in the generation of the training image. By using a shift of each color component, the estimating phase corrects the chromatic aberration of magnification before sharpening the captured image.
  • a second generating method of the ground truth image and the training input data is a method using the real image captured by the optical system 121 and the image sensor 122.
  • the optical system 121 captures the image in the state of (Z, F, D) to acquire the training image.
  • the training optical system information is information for specifying (Z, F, D).
  • the ground truth image is acquired, for example, by capturing the same object as that of the training image using an optical system having higher performance than the optical system 121.
  • a partial area may be extracted for a predetermined number of pixels in the training image and the ground truth image generated in the above two methods, and may be used for learning.
  • FIG. 1 is a configuration diagram illustrating the machine learning model in this embodiment.
  • the training input data includes a training image 201 and optical system information (z, f, d) 202.
  • the training image 201 may be gray scale or have a plurality of channel components.
  • (z, f, d) is the normalized (Z, F, D).
  • the normalization is performed based on the possible range of the optical system 121 for each of zoom, F-number, and object distance. For example, Z represents a focal length, F represents an aperture value (f-number), and D represents a reciprocal of the absolute value of a distance from the image-capturing apparatus 102 to an in-focus object.
  • Z min and Z max are the minimum value and the maximum value of the focal length of the optical system 121
  • F min and F max are the minimum value and the maximum value of the aperture value
  • Dmin and D max are the minimum value and the maximum value of the reciprocal of the absolute value of the focusable distance.
  • D min 1/
  • 0.
  • the normalized (z, f, d) is acquired by the following expression (1).
  • x and X are dummy variables indicating any one of (z, f, d) and any one of (Z, F, D), respectively.
  • a CNN 211 has a first sub-network 221 and a second sub-network 223.
  • the first sub-network 221 has one or more convolutional layers or a fully connected layer.
  • the second sub-network 223 has one or more convolutional layers.
  • the weight of the CNN 211 (each element of filter and a value of bias) is generated by a random number.
  • the first sub-network 221 receives the optical system information (z, f, d) 202 as an input and generates a state map 203 converted into a feature map.
  • the state map 203 is a map indicating the state of the optical system, and has the same number of elements (number of pixels) as that of one channel component of the training image 201.
  • a concatenation layer 222 concatenates the training image 201 and the state map 203 in a predetermined order in a channel direction. Other data may be concatenated between the training image 201 and the state map 203.
  • the second sub-network 223 uses the concatenated training image 201 and the state map 203 as input, and generates an output image 204. When the plurality of the sets of the training input data are acquired in the step S101 of FIG. 4 , the output image 204 is generated for each set.
  • the training image 201 may be converted into the feature map by a third sub-network, and the feature map and the state map 203 may be concatenated by the concatenation layer 222.
  • the updater 114 updates the weight of the CNN from the error between the output image and the ground truth image.
  • This embodiment uses, as a loss function, a Euclidean norm of a difference between the signal values of the output image and the ground truth image.
  • the loss function is not limited to this.
  • the updater 114 determines whether the weight learning has been completed. The completion can be determined based on whether a number of iterations of learning (weight update) has reached a predetermined number, whether a weight variation amount at the time of updating is smaller than a predetermined value, or the like.
  • the process returns to the step S101, and the acquirer 112 acquires one or more new sets of the training input data and the ground truth image.
  • the updater 114 terminates the learning and stores the weight information in the memory 111.
  • FIG. 5 is a flowchart relating to the sharpening of the captured image (generation of the estimated image) in this embodiment. Each step in FIG. 5 is mainly executed by the acquirer 123a or the sharpener 123b in the image processor 123.
  • the acquirer 123a acquires the input data and the weight information.
  • the input data includes the captured image and the optical system information of the optical system 121 capturing the captured image.
  • the captured image to be acquired may be part of the entire captured image.
  • the optical system information is (z, f, d) indicating the states of the zoom, F-number, and object distance of the optical system 121.
  • the weight information is read out and acquired from the memory 124.
  • the sharpener 123b inputs the input data to the CNN and generates the estimated image.
  • the estimated image is acquired by sharpening the captured image having the blurs caused by the aberration and diffraction of the optical system 121 and the pixel aperture deterioration of the image sensor 122.
  • the estimated image is generated using the CNN illustrated in FIG. 1 , in the same manner as that of the learning.
  • the acquired learnt weight is used for the CNN This embodiment collectively learns the weight of sharpening the captured image for all the possible (z, f, d) of the optical system 121.
  • the CNN sharpens all the captured images having the blurs of various (z, f, d).
  • an image processing apparatus includes an acquiring unit (acquirer 123a) and a generating unit (sharpener 123b or reshaping unit).
  • the acquiring unit is configured to acquire input data including a captured image and optical system information at the time of capturing the captured image.
  • the generating unit is configured to input the input data to a machine learning model, and to generate an estimated image acquired by sharpening the captured image or an image acquired by reshaping the blurs included in the captured image.
  • an image processing apparatus includes an acquiring unit (acquirer 112), a generating unit (calculator 113), and an updating unit (updater 114).
  • the acquiring unit is configured to acquire input data including a training image and training optical system information.
  • the generating unit is configured to input the input data to the machine learning model and to generate an output image acquired by sharpening the training image or the output image acquired by reshaping the blurs included in the training image.
  • the updating unit is configured to update a weight of the machine learning model based on the output image and a ground truth image.
  • This embodiment can provide the image processing apparatus and the image processing system each of which can sharpen the captured image including blurs caused by the optical system with high accuracy while suppressing the learning load of the machine learning model and the amount of the stored data.
  • This embodiment executes the sharpening processing on the captured image, but the present invention may be applied to the reshaping processing on the blurs.
  • FIG. 6 is a block diagram illustrating an image processing system 300 in this embodiment.
  • FIG. 7 is an external view illustrating the image processing system 300.
  • the image processing system 300 includes a learning apparatus (image processing apparatus) 301, a lens apparatus 302, an image-capturing apparatus 303, an image estimating apparatus (image processing apparatus) 304, a display apparatus 305, a recording medium 306, an output apparatus 307, and a network 308.
  • the learning apparatus 301 includes a memory 301a, an acquirer (acquiring unit) 301b, a calculator (generating unit) 301c, and an updater (updating unit) 301d, and is configured to learn the weight of the machine learning model used for sharpening the captured image. A detailed description will be given later for the weight learning and the sharpening processing of the captured image using the weight.
  • the lens apparatus 302 and the image-capturing apparatus 303 are detachably attachable, and connectable to different types of each other.
  • the lens apparatus 302 takes different states of the focal length, F-number, and object distance depending on the type. Since the configuration of the lens differs, the lens apparatus 302 generates different shapes of the blurs caused by aberration or diffraction depending on the type.
  • the image-capturing apparatus 303 includes an image sensor 303a. Different types of the image-capturing apparatus differ in the presence or absence and the type of the optical low-pass filter (separation method, cutoff frequency, etc.), a pixel pitch (including pixel aperture), a color filter array, etc.
  • the image estimating apparatus 304 includes a memory 304a, an acquirer (acquiring unit) 304b, and a sharpener (generating unit) 304c.
  • the image estimating apparatus 304 is configured to generate an estimated image by sharpening the captured image (or at least part thereof) having blurs.
  • the captured image is captured by the image-capturing apparatus 303 and the blurs are caused by the optical system.
  • the image estimating apparatus 304 may be connected to a plurality of combinations of the lens apparatus 302 and the image-capturing apparatus 303.
  • the learning apparatus 301 uses the machine learning model using the learnt weight.
  • the learning apparatus 301 and the image estimating apparatus 304 are connected via the network 308, and the image estimating apparatus 304 reads out information on the learnt weight from the learning apparatus 301 during or before sharpening the captured image.
  • the estimated image is output to at least one of the display apparatus 305, the recording medium 306, or the output apparatus 307.
  • the display apparatus 305 is, for example, a liquid crystal display or a projector. The user can perform an editing work or the like while checking, via the display apparatus 305, an image being processed.
  • the recording medium 306 is, for example, a semiconductor memory, a hard disk, or a server on a network.
  • the output apparatus 307 is, for example, a printer.
  • the acquirer 301b acquires one or more sets of the ground truth image and the training input data from the memory 301a.
  • the memory 301a stores the training images corresponding to a plurality of the combinations of the lens apparatus 302 and the image-capturing apparatus 303.
  • This embodiment collectively learns the weight of sharpening the captured image for each type of the lens apparatus 302.
  • this embodiment firstly determines the type of the lens apparatus 302 for learning the weight, and then acquires the training image from a group of the training images corresponding to the type.
  • Each group of the training images corresponding to a certain type of lens apparatus 302 is a group of images each of which has blurs of different states of the zoom, F-number, object distance, image height and azimuth, optical low-pass filter, pixel pitch, color filter array, and the like.
  • FIG. 8 is a configuration diagram illustrating the machine learning model in this embodiment.
  • Training input data 404 includes a training image 401, a state map 402, and a position map 403. This step generates the state map 402 and the position map 403.
  • the state map 402 and the position map 403 are maps respectively indicating (Z, F, D) and (X, Y) corresponding to the blur acting on the acquired training image.
  • (X, Y) are coordinates (horizontal direction and vertical direction) of the image plane illustrated in FIG. 9 , and correspond to the image height and azimuth in polar coordinate display.
  • the coordinates (X, Y) include the optical axis of the lens apparatus 302 as an origin position.
  • FIG. 9 illustrates a relationship between the image circle 501 of the lens apparatus (optical system) 302, a first effective pixel area 502 and a second effective pixel area 503 of the image sensor 303a, and the coordinates (X, Y). Since the image sensor 303a has a different size depending on the type of the image-capturing apparatus 303, the image-capturing apparatus 303 may have the first effective pixel area 502 or may have the second effective pixel area 503 depending on the type. In all the types of the image-capturing apparatus 303 connectable to the lens apparatus 302, the image-capturing apparatus 303 including the largest image sensor 303a has the first effective pixel area 502.
  • the position map 403 is generated based on (x, y) acquired by normalizing the coordinates (X, Y).
  • the normalization is performed by dividing (X, Y) by a length (radius of the image circle) 511 based on an image circle 501 of the lens apparatus 302.
  • normalization may be performed by dividing X by a horizontal length 512 of the first effective pixel area from the origin position and by dividing Y by a vertical length 513 of the first effective pixel area from the origin.
  • the position map 403 is a two-channel map having each value of (x, y) as a channel component. Polar coordinates may be used for the position map 403, and the origin position is not limited to FIG. 9 .
  • the state map 402 is a three-channel map having normalized values (z, f, d) as channel components.
  • Each of the training image 401, the state map 402, and the position map 403 has a same number of elements (number of pixels) per a channel.
  • the configurations of the position map 403 and the state map 402 are not limited to this embodiment.
  • the first effective pixel area 502 may be divided into a plurality of partial areas, and a numerical value may be assigned to each partial area, so that the position map may be expressed by one channel.
  • the number of the divided partial areas and the method of assigning the numerical values are not limited to those illustrated in FIG. 10 .
  • (Z, F, D) may be divided into a plurality of partial areas in a three-dimensional space around each axis and may be assigned numerical values, and the state map may be expressed by one channel.
  • a concatenation layer 411 in FIG. 8 concatenates the training image 401, the state map 402, and the position map 403 in the channel direction in a predetermined order, and generates the training input data 404.
  • the calculator 301c inputs the training input data 404 to a CNN 412, and generates an output image 405.
  • the updater 301d updates the weight of the CNN from the error between the output image and the ground truth image.
  • the updater 301d determines whether the learning has been completed. The information on the learnt weight is stored on the memory 301a.
  • FIG. 11 is a flowchart relating to the sharpening of the captured image (generation of the estimated image). Each step in FIG. 11 is mainly executed by the acquirer 304b or the sharpener 304c of the image estimating apparatus 304.
  • the acquirer 304b acquires the captured image (or at least part thereof). Subsequently in the step S302, the acquirer 304b acquires weight information corresponding to the captured image.
  • the weight information for each type of the lens apparatus 302 has been read from the memory 301a and stored on the memory 304a, in advance.
  • the acquirer 304b acquires, from the memory 304a, the weight information corresponding to the type of the lens apparatus 302 used for capturing the captured image.
  • the type of the lens apparatus 302 used for the capturing is specified from, for example, metadata in a captured image file.
  • the acquirer 304b generates the state map and the position map based on the captured image, and generates input data.
  • the state map is generated based on the number of pixels of the captured image and information on the state (Z, F, D) of the lens apparatus 302 at the time of capturing the captured image.
  • the state map has the same number of elements (number of pixels) per channel as that of the captured image. (Z, F, D) is specified from, for example, the metadata of the captured image.
  • the position map is generated based on the number of pixels of the captured image and the position information regarding each pixel of the captured image.
  • the position map has the same number of elements (number of pixels) per channel as that of the captured image.
  • a normalized position map is generated by specifying the size of the effective pixel area of the image sensor 303a used for capturing the captured image using the metadata of the captured image, etc., and by performing the normalization on the position map using, for example, the length of the image circle of lens apparatus 302 similarly specified using the meta data, etc.
  • the input data is generated by concatenating the captured image, the state map, and the position map in a predetermined order in the channel direction, similarly as illustrated in FIG. 8 . In this embodiment, the order of the step S302 and the step S303 does not matter.
  • the state map and the position map may be generated at the time of capturing the captured image, and may be stored together with the captured image.
  • FIG. 12 is a diagram describing the effect of sharpening the captured image, and indicates the effect of sharpening the captured image in 90% of the image height of a certain zoom lens at specific (Z, F, D).
  • a horizontal axis indicates the spatial frequency
  • a vertical axis indicates a measured value of an SFR (Spatial Frequency Response).
  • the SFR corresponds to an MTF (Modulation Transfer Function) in a certain cross section.
  • a Nyquist frequency of the image sensor used for the capturing is 76 [lp/mm].
  • a solid line 601 represents the captured image
  • a broken line 602, a one-dot chain line 603, and a two-dot chain line 604 represent the sharpened captured images (sharpened images) from the CNN
  • the sharpened images represented by the broken line 602, one-dot chain line 603, and two-dotted chain line 604 are acquired by the CNN that has learnt the sharpening of the captured image using the learning data acquired by mixing all the blurs generated by the aberrations and diffraction of the zoom lens.
  • the broken line 602 represents the sharpened image acquired by only using the captured image (or the training image) as the input data in the estimating phase
  • the one-dot chain line 603 represents the sharpened image acquired by using, as the input data, the captured image (or the training image) and the position map.
  • the two-dot chain line 604 represents the sharpened image acquired by using, as the input data, the captured image (or the training image), the position map, and the state map, the input data having the same configuration as that of this embodiment.
  • the CNN used for acquiring each sharpened image represented by the broken line 602, the one-dot chain line 603, and the two-dot chain line 604 is different only in the number of channels of the first layer filter (because the number of channels of input data is different), and is the same in the filter size, the number of filters, the number of layers, and the like.
  • the learning loads and the amounts of the stored data are substantially the same in acquiring the sharpened images represented by the broken line 602, the one-dot chain line 603, and the two-dot chain line 604.
  • FIG. 12 it is indicated that the configuration of this embodiment has a high sharpening effect as represented by the two-dot chain line 604.
  • This embodiment can provide the image processing apparatus and the image processing system each of which can sharpen the captured image having the blurs caused by the optical system used with high accuracy while suppressing the learning load and the amount of the stored data in the machine learning model.
  • the input data may further include information indicating the presence or absence and the type of the optical low-pass filter of the image-capturing apparatus 303 used for capturing the captured image. This may improve the effect of sharpening the captured image.
  • the optical low-pass filter has different separation method (vertical two-point separation, horizontal two-point separation, four-point separation, etc.) and cutoff frequency depending on the type.
  • a map having a numerical value that can specify the presence or absence and the type may be generated based on the number of pixels of the captured image and may be included in the input data.
  • the input data may further include information on a manufacturing variation of the lens apparatus 302 used for capturing the captured image. From this, it may be possible to accurately sharpen an image with blurs due to the manufacturing variation.
  • the training image may be generated by applying the blurs including blurs due to the manufacturing variation to the original image, and the machine learning model may learn the training input data including the information indicating the manufacturing variation.
  • the information indicating the manufacturing variation for example, may be a numerical value representing a degree of an actual performance including the manufacturing variation with respect to a designed performance.
  • the input data may include a map (manufacturing variation map) having the numerical value representing the degree of the actual performance with respect to the designed performance.
  • FIG. 13 is a diagram illustrating an example of the manufacturing variation map. The manufacturing variation map is generated based on the number of pixels of the captured image.
  • the manufacturing variation map can be acquired by measuring the actual performance including the manufacturing error of the lens apparatus 302 when, for example, the lens apparatus 302 is manufactured.
  • the manufacturing variations may be classified into several categories, such as a performance degradation of the entire image (deterioration of spherical aberration) and a performance variation due to the azimuth (one-side defocusing), and the manufacturing variations may be indicated by a numerical value representing the categories.
  • the input data may further include distribution information regarding the distance in the object space at the time of capturing the captured image. From this, it may be possible to accurately sharpen an image with blurs caused by a performance variation due to the defocus. Due to an axial chromatic aberration and a field curvature, a defocused object plane may result in better optical performance than that of a focal plane. If this is not taken into account and the captured image is sharpen using the machine learning model that has only learnt the blurs on the focal plane, a perceived resolution may be excessive and an unnatural image may be obtained. Thus, firstly in the learning phase, the learning may be performed using the training image in which a defocus blur is applied to the original image.
  • the training input data also includes a numerical value representing the defocus amount (corresponding to the distance in the object space).
  • the focal plane is set to 0, and the far direction is set to the negative direction and the close direction is set to the positive direction from the image-capturing apparatus.
  • a defocus map of the captured image (indicating information on the distribution of the distance in the object space) may be acquired by capturing a parallax image, using a DFD (Depth from Defocus), or the like, and may be included in the input data.
  • the defocus map may be generated based on the number of pixels of the captured image.
  • the input data may further include information on a pixel pitch or the color filter array of the image sensor 303a used for capturing the captured image. From this, it may be possible to accurately sharpen an image with blurs regardless of the type of the image sensor 303a.
  • the intensity of the pixel aperture deterioration and the size of the blurs for each pixel vary depending on the pixel pitch.
  • the blur shapes vary depending on the color components constituting the color filter array. The color components are, for example, RGB (Red, Green, Blue) and complementary CMY (Cyan, Magenta, Yellow).
  • RGB Red, Green, Blue
  • CMY complementary CMY
  • the training input data may include information for specifying the pixel pitch and the color filter array corresponding to that of the training image.
  • the training input data includes a map having, as an element, a normalized numerical value of the pixel pitch.
  • the normalization may use, as a divisor, the largest pixel pitch in those of a plurality of types of image-capturing apparatus 303.
  • the training input data may include a map (color map) having, as the elements, numerical values representing the color components of the color filter array.
  • the sharpening accuracy may be improved by including the color map in the input data.
  • the color map may be generated based on the number of pixels of the captured image.
  • the input data may further include information (accessory information) indicating the presence or absence and the type of an accessory of the lens apparatus 302.
  • the accessory is, for example, a wide converter, teleconverter, close-up lens, wavelength cut filter, and the like. Because the shapes of the blurs vary depending on the type of the accessory, when the input data includes the accessory information, it may be possible to sharpen the image including the influence of the accessory.
  • the blurs applied to the training image may include the influence of the accessory, and the training input data may include information specifying the accessory, for example, a map (accessory map) having, as elements, numerical values representing the presence or absence and the type of the accessory.
  • the input data may include the accessory information (map). The accessory map may be generated based on the number of pixels of the captured image.
  • This embodiment executes the reshaping processing for the blurs, but the present invention can be similarly applied to the sharpening processing for the captured image.
  • FIG. 14 is a block diagram illustrating an image processing system 700.
  • FIG. 15 is an external view illustrating the image processing system 700.
  • the image processing system 700 includes a learning apparatus 701, a lens apparatus (optical system) 702, an image-capturing apparatus 703, a control apparatus (first apparatus) 704, an image estimating apparatus (second apparatus) 705, and networks 706 and 707.
  • the learning apparatus 701 and the image estimating apparatus 705 are, for example, servers.
  • the control apparatus 704 is an apparatus operated by the user, such as a personal computer or a mobile terminal.
  • the learning apparatus 701 includes a memory 701a, an acquirer (acquiring unit) 701b, a calculator (generating unit) 701c, and an updater (updating unit) 701d and is configured to learn the weight of the machine learning model for reshaping the blurs of the captured image captured using the lens apparatus 702 and the image-capturing apparatus 703.
  • a memory 701a an acquirer (acquiring unit) 701b, a calculator (generating unit) 701c, and an updater (updating unit) 701d and is configured to learn the weight of the machine learning model for reshaping the blurs of the captured image captured using the lens apparatus 702 and the image-capturing apparatus 703.
  • the blurs to be reshaped are caused by the defocus, but the present invention can be similarly applied to the aberration and diffraction.
  • the image-capturing apparatus 703 includes an image sensor 703a.
  • the image sensor 703a is configured to photoelectrically convert the optical image formed by the lens apparatus 702 and acquire the captured image.
  • the lens apparatus 702 and the image-capturing apparatus 703 are detachably attachable, and combinable to a plurality of types each other.
  • the control apparatus 704 includes a communicator 704a, a memory 704b, and a display 704c, and is configured to control processing to be performed on the captured image acquired from a wired or wirelessly connected image-capturing apparatus 703 according to user's operation. Alternatively, the control apparatus 704 may have stored the captured image captured by the image-capturing apparatus 703 on the memory 704b in advance, and may read out the captured image.
  • the image estimating apparatus 705 includes a communicator 705a, a memory 705b, an acquirer (acquiring unit) 705c, and a reshaping unit (generating unit) 705d.
  • the image estimating apparatus 705 is configured to execute the reshaping processing on the captured image in response to a request from the control apparatus 704 connected via the network 707.
  • the image estimating apparatus 705 is configured to acquire the information of the learnt weight from the learning apparatus 701 connected via the network 706 during or before reshaping the blurs, and to use the information for reshaping the blurs in the captured image.
  • the estimated image after reshaping the blurs is transmitted to the control apparatus 704 again, stored on the memory 704b, and displayed on the display 704c.
  • FIG. 16 is a flowchart relating to the weight learning. Each step in FIG. 16 is mainly executed by the acquirer 701b, the calculator 701c, or the updater 701d of the learning apparatus 701.
  • This embodiment uses the GAN as the machine learning model, but the present invention can be similarly applied to other models.
  • the GAN includes a generator configured to generate an output image with the reshaped defocused blurs, and a discriminator configured to discriminate between the ground truth image and the output image generated by the generator.
  • first learning only using the generator is performed as the learning described in the first embodiment, and then second learning using the generator and the discriminator is performed when the weight of the generating unit has converged to some extent.
  • second learning using the generator and the discriminator is performed when the weight of the generating unit has converged to some extent.
  • the acquirer 701b acquires one or more sets of the ground truth image and the training input data from the memory 701a.
  • the ground truth image and the training image are a pair of images having different defocus blur shapes.
  • the training image is an image on which the defocus blurs to be reshaped is applied.
  • the blurs to be reshaped include double-line blurs, chipping due to vignetting, ring-shaped blurs due to pupil occlusion of a catadioptric lens, annular patterns caused by unevenly shaving a mold of the aspherical lens, etc.
  • the ground truth image is an image to which defocus blur after reshaping the blurs has acted.
  • the defocus blur shape after reshaping the blurs may be determined according to user's preference, such as a Gaussian or a disk (circular distribution with flat intensity).
  • the memory 701a stores a plurality of the training images and the ground truth images generated by applying blurs to the original image.
  • the plurality of the training images and ground truth images are generated by applying blurs of various defocus amounts so that the accuracy in reshaping the blurs can be ensured for various defocus amounts. Because the image may not change before and after reshaping the blurs on the focal plane, the training image having zero defocus amount and the corresponding ground truth image are also generated.
  • the optical system information includes information for specifying the type of the lens apparatus 702.
  • the memory 701a provides the training image having the blurs corresponding to the type of the lens apparatus 702 to be collectively learnt.
  • the optical system information further includes information for specifying the states of the zoom, F-number, and object distance of the lens apparatus 702 corresponding to the blurs acting on the training image.
  • FIG. 17 is a configuration diagram illustrating the machine learning model (GAN).
  • a lens state map 802 is generated based on the number of pixels of a training image 801.
  • the lens state map 802 includes, as the channel components, numerical values (L, z, f, d) for specifying the type and the states of the zoom, F-number, and object distance of the lens apparatus 702, respectively.
  • the concatenation layer 811 concatenates the training image 801 and the lens state map 802 in the channel direction in a predetermined order, and generates training input data 803.
  • the calculator 701c inputs the training input data 803 to a generator 812, and generates an output image 804.
  • the generator 812 is, for example, the CNN
  • the updater 701d updates the weight of the generator 812 from the error between the output image 804 and the ground truth image 805.
  • the Euclidean norm of the difference at each pixel is used for the loss function.
  • the updater 701d determines whether the first learning has been completed. When the first learning has not been completed, the process returns to the step S401. On the other hand, when the first learning has been completed, the process proceeds to the step S405, and the updater 701d executes the second learning.
  • the acquirer 701b acquires one or more sets of a ground truth image 805 and training input data 803 from the memory 701a as described in the step S401.
  • the calculator 701c inputs the training input data 803 to the generator 812 and generates the output image 804, as described in the step S402.
  • the updater 701d updates the weight of the discriminator 813 from the output image 804 and the ground truth image 805.
  • the discriminator 813 determines whether the input image is a fake image generated by the generator 812 or a real image that is the ground truth image 805.
  • the output image 804 or the ground truth image 805 is input to the discriminator 813, and a discrimination label (fake or real) is generated.
  • the updater 701d updates the weight of the discriminator 813 based on the error between the discrimination label and a ground truth label (the output image 804 is fake and the ground truth image 805 is real).
  • This embodiment uses a sigmoid cross entropy as the loss function, but the present invention may use other loss function.
  • the updater 701d updates the weight of the generator 812 from the output image 804 and the ground truth image 805.
  • the loss function is a weighted sum of the Euclidean norm of the step S403 and the following two items.
  • the first item is called Content Los, which is acquired by converting the output image 804 and the ground truth image 805 into the feature map, and taking the Euclidean norm of the difference for each element. By adding the difference in the feature map to the loss function, the more abstract nature of the output image 804 can be made closer to the ground truth image 805.
  • the second item is called Adversarial Loss, which is the sigmoid cross entropy of the discrimination label acquired by inputting the output image 804 to the discriminator 813. As the discriminator 813 learns to recognize the object as the real, the output image 804 that looks more like the ground truth image 805 can be obtained.
  • the updater 701d determines whether the second learning has been completed. As described in the step S404, if the second learning has not been completed, the process returns to the step S405. On the other hand, when the second learning has been completed, the updater 701d stores the learnt weight information of the generator 812 in the memory 701a.
  • FIG. 18 is a flowchart relating to the reshaping of the blurs (generation of the estimated image). Each step in FIG. 18 is mainly executed by each unit of the control apparatus 704 or the image estimating apparatus 705.
  • the communicator 704a of the control apparatus 704 transmits the captured image and a request (processing request) for the execution of the reshaping processing for the blurs to the image estimating apparatus 705.
  • the communicator 705a of the image estimating apparatus 705 receives and acquires the captured image and the processing request transmitted from the control apparatus 704.
  • the acquirer 705c of the image estimating apparatus 705 acquires the information on the learnt weight corresponding to the captured image from the memory 705b. Weight information has been read out from the memory 701a and stored on the memory 705b in advance.
  • the acquirer 705c acquires the optical system information of the captured image and generates the input data. From the metadata of the captured image, the acquirer 705c acquires information specifying the type of the lens apparatus (optical system) 702 and its states of the zoom, F-number and object distance at the time of capturing the captured image, and generates a lens state map as described in FIG. 17 .
  • the input data is generated by concatenating the captured image and the lens state map in the channel direction in a predetermined order. This embodiment can concatenate the captured image or the feature map based on the captured image and the state map in the channel direction before or during the input to the machine learning model.
  • the reshaping unit 705d inputs the input data to the generator, and generates the estimated image having the reshaped blur.
  • the generator uses the weight information.
  • the communicator 705a transmits the estimated image to the control apparatus 704.
  • the communicator 704a of the control apparatus 704 acquires the estimated image transmitted from the image estimating apparatus 705.
  • the image processing system 700 includes a first apparatus (control apparatus 704) and a second apparatus (image estimating apparatus 705) that can communicate with each other.
  • the first apparatus includes a transmitting unit (communicator 704a) configured to transmit, to the second apparatus, the request for execution of processing on a captured image.
  • the second apparatus includes a receiving unit (communicator 705a), an acquiring unit (acquirer 705c), and a generating unit (reshaping unit 705d or sharpener).
  • the receiving unit is configured to receive the request.
  • the acquiring unit is configured to acquire input data including the captured image and optical system information at the time of capturing the captured image.
  • the generating unit is configured to input the input data to a machine learning model based on the request, and to generate an estimated image by sharpening the captured image or by reshaping the blurs included in the captured image.
  • This embodiment can provide the image processing apparatus and the image processing system each of which can reshape the blurs caused by the optical system of the captured image with high accuracy while suppressing the learning load of the machine learning model and the amount of stored data.
  • control apparatus 704 transmits the captured image together with the processing request on the captured image to the image estimating apparatus 705 in the step S501, but the control apparatus 704 do not necessarily transmit the captured image.
  • the control apparatus may only transmit the processing request on the captured image to the image estimating apparatus 705, and the image estimating apparatus 705 ,in response to the request, may be configured to acquire the captured image corresponding to the request from another image storage server or the like.
  • Embodiment(s) of the present invention can also be realized by a computer of a system or apparatus that reads out and executes computer executable instructions (e.g., one or more programs) recorded on a storage medium (which may also be referred to more fully as a 'non-transitory computer-readable storage medium') to perform the functions of one or more of the above-described embodiment(s) and/or that includes one or more circuits (e.g., application specific integrated circuit (ASIC)) for performing the functions of one or more of the above-described embodiment(s), and by a method performed by the computer of the system or apparatus by, for example, reading out and executing the computer executable instructions from the storage medium to perform the functions of one or more of the above-described embodiment(s) and/or controlling the one or more circuits to perform the functions of one or more of the above-described embodiment(s).
  • computer executable instructions e.g., one or more programs
  • a storage medium which may also be referred to more fully as
  • the computer may comprise one or more processors (e.g., central processing unit (CPU), micro processing unit (MPU)) and may include a network of separate computers or separate processors to read out and execute the computer executable instructions.
  • the computer executable instructions may be provided to the computer, for example, from a network or the storage medium.
  • the storage medium may include, for example, one or more of a hard disk, a random-access memory (RAM), a read only memory (ROM), a storage of distributed computing systems, an optical disk (such as a compact disc (CD), digital versatile disc (DVD), or Blu-ray Disc (BD)TM), a flash memory device, a memory card, and the like.
  • the present invention can provide an image processing method, an image processing apparatus, an image processing system, a manufacturing method, and a program of learnt weight each of which highly accurately sharpens a captured image or reshapes blurs in the captured image while suppressing a learning load and an amount of stored data of a machine learning model.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Computing Systems (AREA)
  • Artificial Intelligence (AREA)
  • Mathematical Physics (AREA)
  • Data Mining & Analysis (AREA)
  • Evolutionary Computation (AREA)
  • General Engineering & Computer Science (AREA)
  • Biomedical Technology (AREA)
  • Molecular Biology (AREA)
  • General Health & Medical Sciences (AREA)
  • Computational Linguistics (AREA)
  • Biophysics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Medical Informatics (AREA)
  • Probability & Statistics with Applications (AREA)
  • Image Processing (AREA)
  • Studio Devices (AREA)
EP20177776.0A 2019-06-06 2020-06-02 Image processing method, image processing apparatus, image processing system, manufacturing method of learnt weight, and program Pending EP3786879A1 (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019105850A JP7016835B2 (ja) 2019-06-06 2019-06-06 画像処理方法、画像処理装置、画像処理システム、学習済みウエイトの製造方法、および、プログラム

Publications (1)

Publication Number Publication Date
EP3786879A1 true EP3786879A1 (en) 2021-03-03

Family

ID=70975767

Family Applications (1)

Application Number Title Priority Date Filing Date
EP20177776.0A Pending EP3786879A1 (en) 2019-06-06 2020-06-02 Image processing method, image processing apparatus, image processing system, manufacturing method of learnt weight, and program

Country Status (4)

Country Link
US (2) US11694310B2 (ja)
EP (1) EP3786879A1 (ja)
JP (3) JP7016835B2 (ja)
CN (1) CN112053288A (ja)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3879483A1 (en) * 2020-03-09 2021-09-15 Canon Kabushiki Kaisha Learning data manufacturing method, learning method, learning data manufacturing apparatus, learning apparatus, program, and memory medium
EP4109396A1 (en) * 2021-06-17 2022-12-28 Canon Kabushiki Kaisha Image de-blurring

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11195257B2 (en) * 2018-08-24 2021-12-07 Canon Kabushiki Kaisha Image processing method, image processing apparatus, imaging apparatus, lens apparatus, storage medium, and image processing system
JP7016835B2 (ja) * 2019-06-06 2022-02-07 キヤノン株式会社 画像処理方法、画像処理装置、画像処理システム、学習済みウエイトの製造方法、および、プログラム
JP7455542B2 (ja) * 2019-09-27 2024-03-26 キヤノン株式会社 画像処理方法、プログラム、画像処理装置、学習済みモデルの製造方法、および、画像処理システム
FR3103045B1 (fr) * 2019-11-07 2021-10-15 Idemia Identity & Security France Procédé d’augmentation d’une base d’images d’apprentissage représentant une empreinte sur un arrière-plan au moyen d’un réseau antagoniste génératif
KR20210067699A (ko) 2019-11-29 2021-06-08 삼성전자주식회사 전자 장치 및 그 제어 방법
CN111401138B (zh) * 2020-02-24 2023-11-07 上海理工大学 生成对抗神经网络训练过程的对抗优化方法
JP2023056056A (ja) * 2020-03-05 2023-04-19 ソニーセミコンダクタソリューションズ株式会社 データ生成方法、学習方法及び推定方法
JP7225316B2 (ja) * 2021-06-17 2023-02-20 キヤノン株式会社 画像処理方法、画像処理装置、画像処理システム、およびプログラム
CN117769838A (zh) * 2021-08-31 2024-03-26 富士胶片株式会社 数据生成方法、学习方法、摄像装置及程序
TW202407640A (zh) * 2022-07-20 2024-02-16 日商索尼半導體解決方案公司 資訊處理裝置、資訊處理方法、及程式
WO2024053046A1 (ja) * 2022-09-08 2024-03-14 オリンパスメディカルシステムズ株式会社 情報処理システム、内視鏡システム、学習済みモデル、情報記憶媒体及び情報処理方法

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011123589A (ja) 2009-12-09 2011-06-23 Canon Inc 画像処理方法、画像処理装置、撮像装置および画像処理プログラム
US20110205402A1 (en) * 2010-02-22 2011-08-25 Mrityunjay Kumar Zoom lens system characterization for image sharpening
JP2017199235A (ja) 2016-04-28 2017-11-02 株式会社朋栄 学習型アルゴリズムによるフォーカス補正処理方法
US20180061020A1 (en) * 2016-08-25 2018-03-01 Canon Kabushiki Kaisha Image processing method, image processing apparatus, image pickup apparatus, and storage medium
US20180158175A1 (en) * 2016-12-01 2018-06-07 Almalence Inc. Digital correction of optical system aberrations

Family Cites Families (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7492489B2 (en) * 2002-01-25 2009-02-17 Kuan-Yu Lee Two-directions scanning method
KR101488655B1 (ko) * 2007-09-14 2015-02-03 삼성전자 주식회사 자동 초점 조절 장치 및 방법
JP2012003233A (ja) * 2010-05-17 2012-01-05 Sony Corp 画像処理装置、画像処理方法およびプログラム
JP5844940B2 (ja) 2013-03-18 2016-01-20 富士フイルム株式会社 復元フィルタ生成装置及び方法、画像処理装置及び方法、撮像装置、プログラム、並びに記録媒体
JP2015103902A (ja) * 2013-11-22 2015-06-04 キヤノン株式会社 撮像装置
JP6576174B2 (ja) * 2014-10-17 2019-09-18 キヤノン株式会社 画像処理装置、画像処理方法およびプログラム
JP6071974B2 (ja) * 2014-10-21 2017-02-01 キヤノン株式会社 画像処理方法、画像処理装置、撮像装置および画像処理プログラム
JP2017123532A (ja) * 2016-01-06 2017-07-13 キヤノン株式会社 画像処理装置、撮像装置、画像処理方法、画像処理プログラムおよび記録媒体
JP6910780B2 (ja) * 2016-09-30 2021-07-28 キヤノン株式会社 画像処理方法、画像処理装置、撮像装置、画像処理プログラム、および、記憶媒体
JP6833466B2 (ja) * 2016-11-14 2021-02-24 キヤノン株式会社 画像処理装置、撮像装置および制御方法
EP3535755A4 (en) * 2017-02-01 2020-08-05 Hewlett-Packard Development Company, L.P. ADAPTIVE SPEECH INTELLIGIBILITY CONTROL FOR VOICE DATA PROTECTION
WO2018150695A1 (ja) * 2017-02-17 2018-08-23 富士フイルム株式会社 画像処理装置、画像処理方法、およびカメラシステム
JP6440766B2 (ja) * 2017-04-06 2018-12-19 キヤノン株式会社 画像処理方法、画像処理装置、撮像装置、プログラム、および、記憶媒体
JP2019016275A (ja) * 2017-07-10 2019-01-31 キヤノン株式会社 画像処理方法、画像処理プログラム、記憶媒体、画像処理装置、および撮像装置
JP7051365B2 (ja) * 2017-10-17 2022-04-11 キヤノン株式会社 画像処理装置、画像処理方法、及びプログラム
US11537868B2 (en) * 2017-11-13 2022-12-27 Lyft, Inc. Generation and update of HD maps using data from heterogeneous sources
KR102459221B1 (ko) * 2018-02-20 2022-10-27 삼성전자주식회사 전자 장치, 이의 영상 처리 방법 및 컴퓨터 판독가능 기록 매체
US11379992B2 (en) * 2019-05-14 2022-07-05 Matterport, Inc. Patch expansion for segmentation network training
JP7016835B2 (ja) * 2019-06-06 2022-02-07 キヤノン株式会社 画像処理方法、画像処理装置、画像処理システム、学習済みウエイトの製造方法、および、プログラム

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011123589A (ja) 2009-12-09 2011-06-23 Canon Inc 画像処理方法、画像処理装置、撮像装置および画像処理プログラム
US20110205402A1 (en) * 2010-02-22 2011-08-25 Mrityunjay Kumar Zoom lens system characterization for image sharpening
JP2017199235A (ja) 2016-04-28 2017-11-02 株式会社朋栄 学習型アルゴリズムによるフォーカス補正処理方法
US20180061020A1 (en) * 2016-08-25 2018-03-01 Canon Kabushiki Kaisha Image processing method, image processing apparatus, image pickup apparatus, and storage medium
US20180158175A1 (en) * 2016-12-01 2018-06-07 Almalence Inc. Digital correction of optical system aberrations

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
ANONYMOUS: "Concatenate layer output with additional input data", June 2018 (2018-06-01), XP055767058, Retrieved from the Internet <URL:https://discuss.pytorch.org/t/concatenate-layer-output-with-additional-input-data/20462> [retrieved on 20210120] *
SAKURIKAR PARIKSHIT ET AL: "RefocusGAN: Scene Refocusing Using a Single Image", 6 October 2018, BIG DATA ANALYTICS IN THE SOCIAL AND UBIQUITOUS CONTEXT : 5TH INTERNATIONAL WORKSHOP ON MODELING SOCIAL MEDIA, MSM 2014, 5TH INTERNATIONAL WORKSHOP ON MINING UBIQUITOUS AND SOCIAL ENVIRONMENTS, MUSE 2014 AND FIRST INTERNATIONAL WORKSHOP ON MACHINE LE, ISBN: 978-3-642-17318-9, XP047489263 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3879483A1 (en) * 2020-03-09 2021-09-15 Canon Kabushiki Kaisha Learning data manufacturing method, learning method, learning data manufacturing apparatus, learning apparatus, program, and memory medium
US11830173B2 (en) 2020-03-09 2023-11-28 Canon Kabushiki Kaisha Manufacturing method of learning data, learning method, learning data manufacturing apparatus, learning apparatus, and memory medium
EP4109396A1 (en) * 2021-06-17 2022-12-28 Canon Kabushiki Kaisha Image de-blurring

Also Published As

Publication number Publication date
JP2024040255A (ja) 2024-03-25
CN112053288A (zh) 2020-12-08
JP7439145B2 (ja) 2024-02-27
JP2020201540A (ja) 2020-12-17
JP7016835B2 (ja) 2022-02-07
JP2022048221A (ja) 2022-03-25
US20200388014A1 (en) 2020-12-10
US20230289927A1 (en) 2023-09-14
US11694310B2 (en) 2023-07-04

Similar Documents

Publication Publication Date Title
EP3786879A1 (en) Image processing method, image processing apparatus, image processing system, manufacturing method of learnt weight, and program
US11195257B2 (en) Image processing method, image processing apparatus, imaging apparatus, lens apparatus, storage medium, and image processing system
CN109644230B (zh) 图像处理方法、图像处理装置、图像拾取装置和存储介质
US11508038B2 (en) Image processing method, storage medium, image processing apparatus, learned model manufacturing method, and image processing system
EP3706069A2 (en) Image processing method, image processing apparatus, learnt model manufacturing method, and image processing system
CN102930506B (zh) 图像处理装置、图像处理方法和图像拾取装置
EP2785047B1 (en) Image pickup apparatus, image processing system, image pickup system, image processing method, image processing program, and storage medium
CN103426147A (zh) 图像处理装置、图像拾取装置和图像处理方法
EP3879483A1 (en) Learning data manufacturing method, learning method, learning data manufacturing apparatus, learning apparatus, program, and memory medium
JP5479187B2 (ja) 画像処理装置及びそれを用いた撮像装置
JP2020036310A (ja) 画像処理方法、画像処理装置、撮像装置、レンズ装置、プログラム、記憶媒体、および、画像処理システム
JP2015115733A (ja) 画像処理方法、画像処理装置、撮像装置および画像処理プログラム
JP2020030569A (ja) 画像処理方法、画像処理装置、撮像装置、レンズ装置、プログラム、および、記憶媒体
CN115496673A (zh) 图像处理方法、图像处理装置、图像处理系统、以及存储介质
JP2021140758A (ja) 学習データの製造方法、学習方法、学習データ製造装置、学習装置、およびプログラム
US20230146844A1 (en) Image processing apparatus and image processing method
US20240144536A1 (en) Image processing device, image processing method, and storage medium
US20240029321A1 (en) Image processing method, image processing apparatus, storage medium, image processing system, method of generating machine learning model, and learning apparatus
JP7451443B2 (ja) 画像処理方法および装置、機械学習モデルの訓練方法および装置、並びにプログラム
US20220405893A1 (en) Image processing method, image processing apparatus, image processing system, and memory medium
JP6694626B1 (ja) 画像処理装置、画像処理方法、プログラム及び撮像装置
JP6552375B2 (ja) 画像処理装置、撮像装置および画像処理プログラム
JP2017123532A (ja) 画像処理装置、撮像装置、画像処理方法、画像処理プログラムおよび記録媒体
JP2015138470A (ja) 画像処理装置、撮像装置、画像処理装置の制御方法、及び、プログラム

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION HAS BEEN PUBLISHED

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

AX Request for extension of the european patent

Extension state: BA ME

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE

17P Request for examination filed

Effective date: 20210903

RBV Designated contracting states (corrected)

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: EXAMINATION IS IN PROGRESS

17Q First examination report despatched

Effective date: 20230504