WO2017003240A1 - Dispositif de conversion d'image et procédé de conversion d'image associé - Google Patents

Dispositif de conversion d'image et procédé de conversion d'image associé Download PDF

Info

Publication number
WO2017003240A1
WO2017003240A1 PCT/KR2016/007080 KR2016007080W WO2017003240A1 WO 2017003240 A1 WO2017003240 A1 WO 2017003240A1 KR 2016007080 W KR2016007080 W KR 2016007080W WO 2017003240 A1 WO2017003240 A1 WO 2017003240A1
Authority
WO
WIPO (PCT)
Prior art keywords
resolution image
image
category
high resolution
low resolution
Prior art date
Application number
PCT/KR2016/007080
Other languages
English (en)
Korean (ko)
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 한국과학기술원
Priority to US15/741,098 priority Critical patent/US10839483B2/en
Priority claimed from KR1020160082526A external-priority patent/KR101845476B1/ko
Publication of WO2017003240A1 publication Critical patent/WO2017003240A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T3/00Geometric image transformations in the plane of the image
    • G06T3/40Scaling of whole images or parts thereof, e.g. expanding or contracting
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/01Conversion of standards, e.g. involving analogue television standards or digital television standards processed at pixel level

Definitions

  • the present invention relates to an image conversion apparatus and an image conversion method thereof. More particularly, the present invention relates to an image converting apparatus for converting a low resolution image into a high resolution image having a relatively higher resolution, and an image conversion method thereof.
  • the low resolution image in converting a low resolution image into a high resolution image, the low resolution image is extended to high resolution through an interpolation process such as bi-cubic and converted into a high resolution image.
  • a high quality image remaining at a low quality level is repeatedly improved by using a real conversion kernel such as a floating-point matrix to generate a high quality image of high quality.
  • the prior art requires an interpolation process for a low resolution image and requires a lot of operations because it uses a real conversion kernel, which is difficult to implement with low complexity hardware.
  • an image conversion apparatus and an image conversion method for converting a low resolution image directly into a high resolution image without undergoing an interpolation process and a repetitive image quality improvement process for the low resolution image are provided.
  • an image conversion method using an image conversion apparatus for converting a low resolution image into a high resolution image having a relatively higher resolution comprises dividing the low resolution image into N (where N is a natural number of 2 or more). Generating a plurality of low resolution image patches having pixels, classifying the plurality of low resolution image patches into a plurality of image categories, and corresponding the plurality of low resolution image patches by the image categories among a plurality of stored transformation matrices. Converting using a conversion kernel to generate a plurality of high resolution image patches having L (where L is a natural number) pixels, and arranging the plurality of high resolution image patches to generate the high resolution image. It may include a step.
  • the classifying of the plurality of image categories may include classifying the at least one information among edge direction, edge intensity, texture, brightness, first or more differential signals, color, object or object type, and frequency of the low resolution image patch. Can be.
  • the classifying of the plurality of image categories may include classifying the N pixels included in the low resolution image patch into a plurality of pixel groups, and a plurality of direction categories in which the edge direction is preset for the pixel group.
  • the method may include identifying which direction category corresponds to the direction category, and classifying the low resolution image patch into any one image category among the plurality of image categories based on the identified direction category of the pixel group.
  • Some of the N pixels may be classified in a different pixel group among the plurality of pixel groups.
  • the step of determining which direction category corresponds to may use an edge filter.
  • the edge filter may include a vertical pixel conversion matrix and a horizontal pixel conversion matrix.
  • the determining of which direction category corresponds to the direction category may include calculating the magnitude value and the angle value in the edge direction, and determining the direction direction category if the magnitude value is less than a preset threshold value, and the magnitude value is the threshold value. If it is equal to or greater than the value, it may be determined as any one of the horizontal category, the vertical category, the first diagonal category, and the second diagonal category according to the angle value.
  • the N pixels may be classified into first to fourth pixel groups, and the direction category may be determined based on the first to fourth pixel groups.
  • the low resolution image patch may be classified into any one image category among 625 image categories using a decimal number.
  • the low resolution image patch converted using the conversion kernel may be an original size not enlarged.
  • the plurality of transform kernels are calculated using a pair of training image patches corresponding to the low resolution image patch and a correct image patch corresponding to the high resolution image patch, wherein the training image patch is an original size that is not enlarged. Can be.
  • the plurality of transform kernels may be a linear transform matrix or a nonlinear transform matrix.
  • the generating of the plurality of high resolution image patches may include multiplying the linear transformation matrix of integer values by the low resolution image patch and obtaining a pixel value of the high resolution image patch by a bit shift operation.
  • the generating of the high resolution image may include overlapping the N pixels included in the low resolution image patch with the high resolution image, and the high resolution image is located at a peripheral position around the center of the N pixels.
  • L pixels included in the image patch may be disposed.
  • the low resolution image patch may be a 3 ⁇ 3 polygon, and the high resolution image patch may be a 2 ⁇ 2 polygon.
  • the high resolution image may be generated by arranging the plurality of high resolution image patches so as not to overlap each other.
  • a computer-readable recording medium having a computer program stored therein for causing a processor to perform the image conversion method may be provided.
  • an image converting apparatus for converting a low resolution image into a higher resolution image having a higher resolution includes: an input unit receiving the low resolution image and converting the low resolution image input to generate the high resolution image And a processing unit to output the generated high resolution image, wherein the processing unit divides the low resolution image to generate a plurality of low resolution image patches having N pixels (where N is a natural number of two or more), The plurality of low resolution image patches are classified into a plurality of image categories, and the plurality of low resolution image patches are converted using a transform kernel corresponding to each of the image categories from among a plurality of stored transformation matrices, where L is less than N (where: L is a natural number). , It is possible to arrange the plurality of high resolution image patch to produce the high resolution image.
  • the processor may generate the high resolution image by arranging the plurality of high resolution image patches so as not to overlap each other.
  • a low resolution image is immediately converted into a high resolution image without undergoing an interpolation process for the low resolution image and an iterative image quality improvement process. Therefore, the amount of computation is reduced compared to the prior art, which requires an interpolation process, which can be implemented with low complexity hardware.
  • the low resolution image is classified into a plurality of image categories according to the characteristic information, and then converted into a high resolution image using an integer conversion kernel selected for each category, the amount of computation can be further reduced.
  • the low resolution image is classified into a plurality of image categories according to the characteristic information, and then converted into a high resolution image using a conversion kernel selected for each image category, a high resolution image of high quality can be generated regardless of the characteristic information of the image signal. It has an effect.
  • FIG. 1 is a block diagram of an image conversion apparatus capable of performing an image conversion method according to an exemplary embodiment of the present invention.
  • FIG. 2 is a flowchart illustrating an image conversion method according to an embodiment of the present invention.
  • FIG. 3 is a flowchart illustrating a process of classifying an image category using edge direction information according to an embodiment of the present invention.
  • FIG. 4 is a flowchart illustrating a process of determining a direction category using edge direction information according to an embodiment of the present invention.
  • FIG. 5 is a diagram illustrating a vertical pixel conversion matrix V and a horizontal pixel conversion matrix H applied to a low resolution image patch divided from a low resolution image according to an exemplary embodiment of the present invention.
  • FIG. 6 is a diagram illustrating a direction category classified using edge direction information according to an embodiment of the present invention.
  • FIG. 7 is a diagram illustrating a process of converting a high resolution image patch by applying a conversion kernel to a low resolution image patch according to an embodiment of the present invention.
  • FIG. 8 is a diagram illustrating a process of generating a high resolution image by arranging a plurality of high resolution image patches according to an embodiment of the present invention.
  • FIG. 1 is a block diagram of an image conversion apparatus capable of performing an image conversion method according to an exemplary embodiment of the present invention.
  • the image conversion apparatus 100 includes an input unit 110, a processor 120, and an output unit 130.
  • the input unit 110 receives the low resolution image and provides it to the processor 120.
  • the input unit 110 may be implemented by various communication interfaces such as a serial port, a universal serial bus (USB) port, or the like, or a receiver capable of receiving a data stream.
  • USB universal serial bus
  • the processor 120 performs a process of converting a low resolution image provided from the input unit 110 into a high resolution image.
  • the processor 120 may be implemented as a processor such as a central processing unit.
  • the processor 120 divides the low resolution image and generates a plurality of low resolution image patches having N pixels (where N is a natural number of two or more). Subsequently, the plurality of low resolution image patches are classified into a plurality of image categories. The plurality of low resolution image patches are converted using a transform kernel corresponding to each image category among a plurality of stored transformation matrices, thereby generating a plurality of high resolution image patches having L (where L is a natural number) pixels smaller than N. . Also, a plurality of high resolution image patches are arranged to generate a high resolution image.
  • the processor 120 may include at least one of an edge direction, an edge intensity, a texture, a brightness, a first or more differential signal, a color, an object or an object type, and a frequency of the low resolution image patch. It can be classified using one or more pieces of information.
  • the processor 120 may classify an image category using edge direction information.
  • N pixels included in the low resolution image patch are classified into a plurality of pixel groups.
  • some of the N pixels may be classified in a different pixel group among the plurality of pixel groups.
  • the direction of the edge group corresponds to the direction category among a plurality of preset direction categories for the pixel group.
  • the low resolution image patch is classified into any one image category among the plurality of image categories based on the identified direction category of the pixel group.
  • the processor 120 may use an edge filter including a vertical pixel transformation matrix and a horizontal pixel transformation matrix to determine the direction category of the pixel group.
  • the processor 120 may determine which direction category an edge direction component of a pixel group corresponds to by using a vertical pixel transformation matrix and a horizontal pixel transformation matrix in a state of setting five direction categories in total.
  • the five direction categories may include a horizontal category and a vertical category.
  • the first and second quadrants may include a first diagonal direction that crosses one quadrant and three quadrants on an orthogonal coordinate plane perpendicular to the horizontal direction and the vertical direction. It may also include a second diagonal category across the moving and quadrants on the Cartesian coordinate plane. And, it may include a non-directional category having no directionality.
  • the processor 120 may use a preset threshold value when determining the direction category of the pixel group. After calculating the size value and the angle value in the edge direction, if the size value is less than the predetermined threshold value can be determined as a non-directional category. However, if the magnitude value is greater than or equal to the threshold value, it may be determined as any one direction category among the horizontal category, the vertical category, the first diagonal category, and the second diagonal category according to the angle value.
  • the processing unit 120 converts a plurality of low resolution image patches using a transform kernel corresponding to each image category from among a plurality of stored transform matrices
  • a linear transform matrix or a nonlinear transform matrix may be used as the transform kernel.
  • the low resolution image patch used by the transform kernel may be an original size not enlarged.
  • the plurality of transform kernels used by the processor 120 may be obtained through a separate training process.
  • the processor 120 may calculate a plurality of transform kernels through training using a pair of training image patches corresponding to the low resolution image patch and correct answer image patches corresponding to the high resolution image patch.
  • the training image patch used by the processor 120 may be an original size that is not enlarged.
  • Original size that is not enlarged may mean that the interpolation process has not been performed.
  • the processor 120 may generate a high resolution image by arranging a plurality of high resolution image patches without overlapping.
  • L pixels included in the high resolution image patch may be disposed at a peripheral position centering on the position of the pixel among the N pixels. have.
  • the output unit 130 constituting the image conversion apparatus 100 outputs a high resolution image generated by the processor 120.
  • the output unit 130 may be implemented as various communication interfaces such as a serial port, a USB port, or the like, or may be implemented as an image display device capable of displaying a high resolution image on a screen.
  • the input unit 110 of the image conversion apparatus 100 receives a low resolution image and provides it to the processing unit 120 of the image conversion apparatus 100 (S210).
  • the processor 120 divides the low resolution image provided from the input unit 110 and generates a plurality of low resolution image patches having N pixels (where N is a natural number of two or more) (S220). For example, the processor 120 may generate a plurality of low resolution image patches having nine pixels. That is, as shown in FIG. 4, the low resolution image may be divided into a 3 ⁇ 3 polygonal low resolution image patch 301.
  • the processor 120 classifies the plurality of low resolution image patches into the plurality of image categories using the characteristic information (S230).
  • the number of image categories is determined in advance through a training process using a pair of training image patches corresponding to the low resolution image patches and correct answer image patches corresponding to the high resolution image patches.
  • the classification criteria of the image category may use at least one or more information among the edge direction, edge intensity, texture, brightness, first or more differential signal, color, object or object type, and frequency of the low resolution image patch.
  • the processor 120 may classify a plurality of low resolution image patches into a plurality of image categories using a known k-means clustering algorithm. In this case, the k-means clustering algorithm may be executed with a 30-dimensional feature vector using a PCA (Principal Component Analysis).
  • PCA Principal Component Analysis
  • the processor 120 may classify the image category by using the edge direction information.
  • the processor 120 divides the N pixels included in the low resolution image patch into L pixels and classifies them into a plurality of pixel groups (S231). In this case, some of the N pixels may be classified in a different pixel group among the plurality of pixel groups.
  • the low-resolution image patch 301 having a 3 ⁇ 3 polygon shape is divided into 2 ⁇ 2 polygon shapes to form a first pixel group 311, a second pixel group 312, and a third pixel group 313.
  • the fourth pixel group 314 may be classified.
  • the processor 120 determines which direction category the edge direction corresponds to among the plurality of preset direction categories for the pixel groups (S232).
  • the processor 120 may use an edge filter including a vertical pixel conversion matrix V and a horizontal pixel conversion matrix H, as illustrated in FIG. 5, to determine the direction category of the pixel group.
  • the processor 120 uses the vertical pixel conversion matrix V and the horizontal pixel conversion matrix H to set the edge direction components of the pixel groups in a state in which five direction categories are set as shown in FIG. 6. Find out which direction category it belongs to.
  • the five direction categories may include a horizontal category 401 and a vertical category 402. And a first diagonal category 403 across one quadrant and three quadrants on an orthogonal coordinate plane perpendicular to the horizontal direction and the vertical direction. It may also include a second diagonal category 404 across the moving and quadrants on the Cartesian coordinate plane. And, it may include a non-directional category 405 having no directionality.
  • the processor 120 may use a preset threshold value when determining the direction category of the pixel group. After the magnitude value and the angle value of the edge direction are calculated, if the magnitude value is less than the preset threshold value, the non-direction category 405 may be determined. However, if the magnitude value is greater than or equal to the threshold value, the direction category of any one of the horizontal category 401, the vertical category 402, the first diagonal category 403, and the second diagonal category 404 according to the angle value. Can be determined.
  • Equation 1 illustrates a process in which the processor 120 represents the first pixel group 311 as a matrix P 11 , and calculates the magnitude value m 11 and the angle value d 11 in the edge direction. It is shown as.
  • Equation 2 illustrates a process in which the processor 120 represents the second pixel group 312 as a matrix P 12 and calculates the magnitude value m 12 and the angle value d 12 in the edge direction. It is shown as.
  • Equation 3 illustrates a process in which the processor 120 represents the third pixel group 313 as a matrix P 21 and calculates the magnitude value m 21 and the angle value d 21 in the edge direction. It is shown as.
  • Equation 4 illustrates a process in which the processor 120 represents the fourth pixel group 314 as a matrix P 22 , and calculates the magnitude value m 22 and the angle value d 22 in the edge direction. It is shown as.
  • the processor 120 compares the magnitude value with a preset threshold value, and if the magnitude value is less than the preset threshold value, The direction category 405 is determined, and the index is designated as "0".
  • the processor 120 determines a horizontal category 401, a vertical category 402, a first diagonal category 403, and a second diagonal category according to the angle value. It may be determined as one of the direction categories from the (404). For example, if “-22.5 ⁇ angle value ⁇ 22.5", it is determined by the horizontal direction category 401, and the index is designated as "1". If “22.5 ⁇ angle value ⁇ 67.5", the first pre-direction category 403 is determined, and the index is designated as "2”. If “67.5 ⁇ angle value ⁇ 112.5”, it is determined by the vertical direction category 402, and the index is designated as "3". If "112.5 ⁇ angle value ⁇ 157.5", the second pre-direction category 404 is determined, and the index is designated as "4".
  • the processor 120 classifies the low resolution image patch into any one image category among the plurality of image categories based on the direction category of the pixel group identified above (S233).
  • an index of the first pixel group 311 is designated as "3”
  • an index of the second pixel group 312 is designated as "2”
  • an index of the third pixel group 313 is designated as "1”.
  • the processor 120 classifies the low resolution image patch into the image category corresponding to the class 288 among the 625 image categories by using a decimal number.
  • the processor 120 converts a plurality of low resolution image patches using a transform kernel corresponding to each image category among a plurality of stored transformation matrices, and has a plurality of L (where L is a natural number) pixels smaller than N.
  • a high resolution image patch is generated (S240).
  • FIG. 7 illustrates a case where a 3 ⁇ 3 polygon low resolution image patch 501 is transformed using a k th transform kernel M k corresponding to a k th image category to generate a 2 ⁇ 2 polygon high resolution image patch 502. It is shown.
  • the processing unit 120 converts a plurality of low resolution image patches using a transform kernel corresponding to each image category from among a plurality of stored transform matrices
  • a linear transform matrix or a nonlinear transform matrix may be used as the transform kernel.
  • the low resolution image patch used by the transform kernel may be an original size not enlarged.
  • the plurality of transform kernels used by the processor 120 may be obtained through a separate training process.
  • the processor 120 may calculate a plurality of transform kernels through training using a pair of training image patches corresponding to the low resolution image patch and correct answer image patches corresponding to the high resolution image patch.
  • the training image patch used by the processor 120 may be an original size that is not enlarged.
  • Original size that is not enlarged may mean that the interpolation process has not been performed. However, if the amount of computation increases to some extent, the interpolation process for the low resolution image patch may be performed.
  • the processor 120 may multiply the linear transformation matrix composed of integer values by the low resolution image patch and obtain a pixel value of the high resolution image patch by a bit shift operation.
  • the conversion kernels are previously stored in a separate external memory in the form of a look-up table so as to correspond to the plurality of image categories in a one-to-one correspondence, and the processor 120 converts the conversion kernels for each image category of the low resolution image patch from the external memory.
  • the pixel value of the high resolution image patch can be obtained through the multiplication operation and the bit shift operation using the read and read conversion kernels.
  • the low resolution image patch may be converted into a high resolution image patch through MLP (Multi-layer Perceptron) mapping after a preprocessing process such as noise mitigation or color space conversion.
  • MLP Multi-layer Perceptron
  • information about the number of shift bits for the bit shift operation may be stored in the external memory, and the processor 120 may process the bit shift operation with reference thereto.
  • the processor 120 generates a high resolution image by arranging the plurality of high resolution image patches so as not to overlap each other.
  • L pixels included in the high resolution image patch may be disposed at a peripheral position centering on the position of the pixel among the N pixels. have.
  • FIG. 8 is a diagram illustrating a process of generating a high resolution image by arranging a plurality of high resolution image patches.
  • the first low resolution image patch 601 is converted to generate and arrange the first high resolution image patch 701
  • the second low resolution image patch 602 is converted to the second high resolution image patch ( 702) is generated and an example of generating and arranging the third high resolution image patch 703 by converting the third low resolution image patch 603 in (c).
  • the first high resolution image patch 701, the second high resolution image patch 702, and the third high resolution image patch 703 pixels do not overlap between adjacent high resolution image patches.
  • later-defined high resolution image patches also do not overlap pixels between adjacent high resolution image patches.
  • the output unit 130 of the image conversion apparatus 100 outputs a high resolution image generated by the processor 120 (S250).
  • the output unit 130 may output a high resolution image in a data stream form or display a high resolution image on a screen through various communication interfaces such as a serial port and a USB port.
  • the low resolution image is immediately converted into a high resolution image without undergoing an interpolation process for the low resolution image and an iterative image quality improvement process. Therefore, the amount of computation is reduced compared to the prior art, which requires an interpolation process, which can be implemented with low complexity hardware.
  • the low resolution image is classified into a plurality of image categories according to the characteristic information, and then converted into a high resolution image using an integer conversion kernel selected for each category, the amount of computation can be further reduced.
  • the low resolution image is classified into a plurality of image categories according to the characteristic information, and then converted into a high resolution image using a conversion kernel selected for each image category, a high resolution image of high quality can be generated regardless of the characteristic information of the image signal. have.
  • Combinations of the steps of each flowchart attached to the present invention may be performed by computer program instructions.
  • These computer program instructions may be mounted on a processor of a general purpose computer, special purpose computer, or other programmable data processing equipment such that the instructions performed through the processor of the computer or other programmable data processing equipment are described in each step of the flowchart. It will create a means to perform them.
  • These computer program instructions may be stored in a computer usable or computer readable memory that can be directed to a computer or other programmable data processing equipment to implement functionality in a particular manner, and thus the computer usable or computer readable memory. It is also possible for the instructions stored therein to produce an article of manufacture containing instruction means for performing the functions described in each step of the flowchart.
  • Computer program instructions may also be mounted on a computer or other programmable data processing equipment, such that a series of operating steps may be performed on the computer or other programmable data processing equipment to create a computer-implemented process to create a computer or other programmable data. Instructions for performing the processing equipment may also provide steps for executing the functions described in each step of the flowchart.
  • each step may represent a module, segment or portion of code that includes one or more executable instructions for executing a specified logical function (s).
  • logical function e.g., a module, segment or portion of code that includes one or more executable instructions for executing a specified logical function (s).
  • the functions noted in the steps may occur out of order.
  • the two steps shown in succession may in fact be performed substantially simultaneously or the steps may sometimes be performed in the reverse order, depending on the function in question.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Editing Of Facsimile Originals (AREA)
  • Image Processing (AREA)

Abstract

La présente invention concerne un dispositif de conversion d'image et un procédé de conversion d'image associé. Le procédé de conversion d'image divulgué comprend les étapes consistant à : diviser une image basse résolution de façon à générer une pluralité de pièces d'image basse résolution ayant N (où N est un entier naturel de 2 ou plus) pixels; classifier la pluralité de pièces d'image basse résolution dans une pluralité de catégories d'image; convertir la pluralité de pièces d'image basse résolution par utilisation d'un noyau de conversion correspondant à chaque catégorie d'image parmi une pluralité de matrices de conversion pré-stockées, de façon à générer une pluralité de pièces d'image haute résolution ayant L (où L est un nombre naturel) pixels, qui est inférieur à N pixels; et agencer la pluralité de pièces d'image haute résolution de façon à générer une image haute résolution. Selon un mode de réalisation de la présente invention, une quantité d'opération peut être réduite en comparaison à l'état de la technique, et ainsi, un matériel présentant une faible complexité peut être mis en œuvre. En outre, une image de haute qualité et haute résolution peut être générée indépendamment des informations de caractéristiques d'un signal d'image.
PCT/KR2016/007080 2015-06-30 2016-06-30 Dispositif de conversion d'image et procédé de conversion d'image associé WO2017003240A1 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US15/741,098 US10839483B2 (en) 2015-06-30 2016-06-30 Method of converting low-resolution image to high-resolution image and image conversion device performing method

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
KR20150093643 2015-06-30
KR10-2015-0093643 2015-06-30
KR10-2016-0082526 2016-06-30
KR1020160082526A KR101845476B1 (ko) 2015-06-30 2016-06-30 영상 변환 장치 및 그 영상 변환 방법

Publications (1)

Publication Number Publication Date
WO2017003240A1 true WO2017003240A1 (fr) 2017-01-05

Family

ID=57609399

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2016/007080 WO2017003240A1 (fr) 2015-06-30 2016-06-30 Dispositif de conversion d'image et procédé de conversion d'image associé

Country Status (1)

Country Link
WO (1) WO2017003240A1 (fr)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111383202A (zh) * 2018-12-27 2020-07-07 三星电子株式会社 显示装置及其图像处理方法
US11761220B2 (en) 2017-12-22 2023-09-19 Cfs Concrete Forming Systems Inc. Snap-together standoffs for restoring, repairing, reinforcing, protecting, insulating and/or cladding structures
US11821204B2 (en) 2017-04-03 2023-11-21 Cfs Concrete Forming Systems Inc. Longspan stay-in-place liners

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09294204A (ja) * 1996-04-25 1997-11-11 Canon Inc 画像処理装置及びその方法
JP2001028051A (ja) * 1999-07-15 2001-01-30 Matsushita Electric Ind Co Ltd 画像処理装置、画像処理方法、及び画像処理プログラム記録媒体
KR20050090920A (ko) * 2004-03-10 2005-09-14 인벤텍 어플라이언시스 코퍼레이션 복수 개의 저해상도 영상을 이용하여 해상도 향상 영상을생성하는 방법
KR20100025805A (ko) * 2008-08-28 2010-03-10 중앙대학교 산학협력단 에지 가중치 영상 보간 장치 및 방법
US20110221966A1 (en) * 2010-03-10 2011-09-15 Chunghwa Picture Tubes, Ltd. Super-Resolution Method for Image Display

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09294204A (ja) * 1996-04-25 1997-11-11 Canon Inc 画像処理装置及びその方法
JP2001028051A (ja) * 1999-07-15 2001-01-30 Matsushita Electric Ind Co Ltd 画像処理装置、画像処理方法、及び画像処理プログラム記録媒体
KR20050090920A (ko) * 2004-03-10 2005-09-14 인벤텍 어플라이언시스 코퍼레이션 복수 개의 저해상도 영상을 이용하여 해상도 향상 영상을생성하는 방법
KR20100025805A (ko) * 2008-08-28 2010-03-10 중앙대학교 산학협력단 에지 가중치 영상 보간 장치 및 방법
US20110221966A1 (en) * 2010-03-10 2011-09-15 Chunghwa Picture Tubes, Ltd. Super-Resolution Method for Image Display

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
CHOI, JAE - SEOK ET AL.: "Super-Interpolation With Edge-Orientation -Based Mapping Kernels for Low Complex 2x Upscaling", INSTITUTE OF ELECTRICAL AND ELECTRONICS ENGINEERS TRANSACTIONS ON IMAGE PROCESSING, vol. 25, no. 1, 9 December 2015 (2015-12-09), pages 469 - 483, XP011595410 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11821204B2 (en) 2017-04-03 2023-11-21 Cfs Concrete Forming Systems Inc. Longspan stay-in-place liners
US11761220B2 (en) 2017-12-22 2023-09-19 Cfs Concrete Forming Systems Inc. Snap-together standoffs for restoring, repairing, reinforcing, protecting, insulating and/or cladding structures
CN111383202A (zh) * 2018-12-27 2020-07-07 三星电子株式会社 显示装置及其图像处理方法
CN111383202B (zh) * 2018-12-27 2021-09-21 三星电子株式会社 显示装置及其图像处理方法
US11443461B2 (en) 2018-12-27 2022-09-13 Samsung Electronics Co., Ltd. Display apparatus and image processing method for applying random patches to pixel block
US11954765B2 (en) 2018-12-27 2024-04-09 Samsung Electronics Co., Ltd. Applying random patches to pixel block of an image utilizing different weights

Similar Documents

Publication Publication Date Title
KR102595704B1 (ko) 영상 검측 방법, 장치, 전자 기기, 저장 매체 및 프로그램
KR101845476B1 (ko) 영상 변환 장치 및 그 영상 변환 방법
CN112241714B (zh) 图像中指定区域的识别方法、装置、可读介质和电子设备
WO2017003240A1 (fr) Dispositif de conversion d'image et procédé de conversion d'image associé
WO2022019654A1 (fr) Appareil et procédé de recommandation de schéma de couleurs basée sur une analyse d'image spatiale
EP4004868A1 (fr) Procédé et système de production d'une carte triple pour un matage d'image
WO2018151503A2 (fr) Procédé et appareil destinés à la reconnaissance de gestes
WO2015182904A1 (fr) Appareil d'étude de zone d'intérêt et procédé de détection d'objet d'intérêt
CN110648284B (zh) 一种光照不均匀的图像处理方法及装置
WO2020231005A1 (fr) Dispositif de traitement d'image et son procédé de fonctionnement
WO2016114574A2 (fr) Procédé et dispositif de filtrage de texture au moyen d'un déplacement de retouche
WO2024125267A1 (fr) Procédé et appareil de traitement d'images, support de stockage lisible par ordinateur, dispositif électronique et produit-programme d'ordinateur
CN114596294A (zh) 基于差值图像的电路元件缺失检测方法、电子设备及存储介质
US20210264612A1 (en) Hardware Accelerator for Histogram of Oriented Gradients Computation
WO2019194482A1 (fr) Procédé d'imagerie à super-résolution à l'aide d'une classification de motif binaire locale et d'un mappage linéaire
WO2023016290A1 (fr) Procédé et appareil de classification de vidéo, support lisible et dispositif électronique
WO2019135625A1 (fr) Dispositif d'affichage d'image et son procédé de commande
WO2018043916A1 (fr) Dispositif d'affichage, et procédé d'affichage d'image
WO2022149716A1 (fr) Système et procédé d'obtention et d'application d'un filtre de vignette et d'une couche de grain
WO2022177069A1 (fr) Procédé d'étiquetage et dispositif informatique associé
CN109141457A (zh) 导航评估方法、装置、计算机设备和存储介质
WO2021071124A1 (fr) Dispositif électronique ayant une visibilité améliorée d'interface utilisateur
RU2625523C1 (ru) Способ определения охраноспособности обозначений в качестве товарных знаков
WO2021198753A1 (fr) Procédé de reconnaissance d'images, appareil et support de stockage
CN111833256A (zh) 图像增强方法、装置、计算机装置及可读存储介质

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 15741098

Country of ref document: US

122 Ep: pct application non-entry in european phase

Ref document number: 16818273

Country of ref document: EP

Kind code of ref document: A1