KR0185837B1 - An apparatus for determining texture region in image signal - Google Patents

An apparatus for determining texture region in image signal Download PDF

Info

Publication number
KR0185837B1
KR0185837B1 KR1019950028326A KR19950028326A KR0185837B1 KR 0185837 B1 KR0185837 B1 KR 0185837B1 KR 1019950028326 A KR1019950028326 A KR 1019950028326A KR 19950028326 A KR19950028326 A KR 19950028326A KR 0185837 B1 KR0185837 B1 KR 0185837B1
Authority
KR
South Korea
Prior art keywords
output
comparator
threshold
texture
texture region
Prior art date
Application number
KR1019950028326A
Other languages
Korean (ko)
Other versions
KR970014383A (en
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 KR1019950028326A priority Critical patent/KR0185837B1/en
Publication of KR970014383A publication Critical patent/KR970014383A/en
Application granted granted Critical
Publication of KR0185837B1 publication Critical patent/KR0185837B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/40Analysis of texture
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/60Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding
    • H04N19/625Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding using discrete cosine transform [DCT]
    • 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/20048Transform domain processing
    • G06T2207/20052Discrete cosine transform [DCT]

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Theoretical Computer Science (AREA)
  • Discrete Mathematics (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Image Analysis (AREA)
  • Compression Of Band Width Or Redundancy In Fax (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

본 발명은 텍스쳐 영역 판별장치에 관한 것으로, 이산여현 변환된 DCT계수를 입력받아 저역을 마스킹하여 고주파성분만을 추출하는 저역마스킹부(13); 상기 저역마스킹부(13)의 출력에서 각 DCT 계수값을 가산하는 가산기(14); 상기 가산기(14)의 출력을 내부에 설정된 제1 문턱치와 비교하는 제1 비교기(18); 특정방향으로 강한 에지가 있는지를 검출하기 위해 상기 이산여현 변환된 DCT계수를 입력받아 소정 방향으로 더하는 프로젝션부(16); 상기 프로젝션부(16)의 출력에서 분산치를 구하는 분산산출부(17); 상기 분산산출부(17)에서 산출된 분산치를 제2문턱치와 비교하는 제2 비교기(18); 상기 제1 비교기(15)의 출력과 상기 제2 비교기(18)의 출력으로부터 특정 방향으로 강한 에지가 없으면서 고주파성분이 클 경우에 텍스쳐영역으로 판별하는 신호를 발생하는 텍스쳐영역 판별신호 발생부(19)로 구성되어 있다.The present invention relates to a texture region discrimination apparatus, comprising: a low pass masking unit 13 for receiving a discrete cosine transformed DCT coefficient and extracting only a high frequency component by masking a low pass; An adder 14 for adding each DCT coefficient value at the output of the low pass masking unit 13; A first comparator (18) for comparing the output of the adder (14) with a first threshold set therein; A projection unit 16 which receives the discrete cosine transformed DCT coefficient and adds it in a predetermined direction to detect whether there is a strong edge in a specific direction; A dispersion calculation unit (17) for obtaining a dispersion value from the output of the projection unit (16); A second comparator 18 for comparing the dispersion value calculated by the dispersion calculation unit 17 with a second threshold value; The texture region discrimination signal generator 19 which generates a signal for discriminating a texture region when the high frequency component is large without a strong edge in a specific direction from the output of the first comparator 15 and the output of the second comparator 18. It consists of).

Description

영상의 텍스쳐영역 판별장치Image texture area discrimination device

제1도는 본 발명에 따른 영상의 텍스쳐영역 판별장치를 도시한 블럭도.1 is a block diagram showing an apparatus for determining a texture area of an image according to the present invention.

제2도는 NxN 이산여현 변환된 DCT계수블럭의 예.2 is an example of an NxN discrete cosine transformed DCT coefficient block.

제3도는 본 발명에 따른 x축 방향 프로젝션을 설명하기 위하여 도시한 도면.3 is a view for explaining x-axis projection according to the present invention.

제4도는 본 발명에 따른 y축 방향 프로젝션을 설명하기 위하여 도시한 도면이다.4 is a diagram for explaining a y-axis projection according to the present invention.

* 도면의 주요부분에 대한 부호의 설명* Explanation of symbols for main parts of the drawings

11 : NxN 블럭화부 12 : NcN 이산여현 변환부11: NxN block portion 12: NcN discrete cosine transform portion

13 : 저역 마스킹부 14 : 가산부13: low pass masking part 14: adding part

15 : 비교기 16 : 프로젝션부15: comparator 16: projection unit

17 : 분산산출부 18 : 비교부17: dispersion calculation unit 18: comparison unit

19 : 텍스쳐영역 판별신호 발생부19: texture area discrimination signal generator

본 발명은 영상신호처리장치에 관한 것이로 특히, 영상신호중에서 텍스쳐영역에 판별하기 위한 텍스쳐 영역판별장치에 관한 것이다.BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image signal processing apparatus, and more particularly, to a texture region discrimination apparatus for discriminating a texture region among video signals.

일반적으로, 인간의 시각에 의해 물체를 감별하는 지표로서 윤곽선과 텍스쳐(texture: 결이라고도 한다)가 있는 바, 상기 텍스쳐란 공중에서 비행기나 위성으로부터 지상을 촬영했을 때 나무숲과 풀밭 혹은 바다와 평야 같은 것을 말하며, 인간의 시각특성을 윤곽선보다는 둔감한 부분임에도 불구하고, 그 통계적 특성이 복잡하여 분석하기가 어렵다.In general, there are contours and textures (also known as grains) as indicators for discriminating objects from the human eye. When the texture is taken from the plane or satellite in the air, it is a forest of trees, grass or sea and plains. The same thing is said, even though the visual characteristics of human beings are insensitive to the contours, their statistical characteristics are difficult to analyze.

따라서 텍스쳐영역을 분리하여 처리하는 것이 바람직한데, 이와 같이 텍스쳐를 인식하여 분리하는 종래의 방법은 통계적 분석을 이용하는 방법, 구조적인 분석을 이용하는 방법, 특정점 추출을 이용한 방법등이 있으나 복잡하고 구현이 어려운 문제점이 있다.Therefore, it is desirable to separate and process the texture areas. As a conventional method of recognizing and separating textures, there are methods using statistical analysis, methods using structural analysis, methods using specific point extraction, etc. There is a difficult problem.

이에 본 발명은 영상처리장치에서 텍스쳐부분을 분리하기 위하여 입력영상의 DCT계수를 처리하여 텍스쳐영역을 간단하게 판별할 수 있도록 된 텍스쳐영역 판별장치를 제공하는데 그 목적이 있다.Accordingly, an object of the present invention is to provide a texture region discrimination apparatus which can easily determine a texture region by processing a DCT coefficient of an input image in order to separate a texture portion in an image processing apparatus.

상기와 같은 목적을 달성하기 위하여 본 발명의 장치는 영상데이타를 NxN 블럭으로 형성하여 이산여현 변환한 후 텍스쳐 영역을 판별하는 장치에 있어서, 상기 이산여현 변환된 DCT계수를 입력받아 저역을 마스킹하여 고주파성분만을 추출하는 저역 마스킹수단; 상기 저역 마스킹수단의 출력에서 각 DCT 계수값을 가산하는 가산기; 상기 가산기의 출력을 내부에 설정된 제1 문턱치와 비교하는 제1 비교기; 특정 방향으로 강한 에지가 있는지를 검출하기 위해, 상기 이산여현 변환된 DCT계수를 입력받아 소정 방향으로 각각 더하는 프로젝션부; 상기 프로젝션부의 출력에서 분산치를 구하는 분산산출부; 상기 분산산출부에서 산출된 분산치를 제2 문턱치와 비교하는 제2 비교기; 상기 제1 비교기의 출력과 상기 제2 비교기의 출력으로부터 특정 방향으로 강한 에지가 없으면서 고주파성분이 클 경우에 텍스쳐영역으로 판별하는 신호를 발생하는 텍스쳐영역 판별신호 발생부로 구성되는 것을 특징으로 한다.In order to achieve the above object, the apparatus of the present invention forms an image data as an NxN block to perform discrete cosine transform to determine a texture area, and receives the discrete cosine transformed DCT coefficient to mask low frequencies by inputting a high frequency mask. Low-pass masking means for extracting only components; An adder for adding each DCT coefficient value at an output of said low pass masking means; A first comparator comparing the output of the adder with a first threshold set therein; A projection unit which receives the discrete cosine transformed DCT coefficients and adds them in a predetermined direction to detect whether there is a strong edge in a specific direction; A dispersion calculation unit for obtaining a dispersion value from the output of the projection unit; A second comparator for comparing the dispersion value calculated by the dispersion calculation unit with a second threshold value; And a texture region discrimination signal generator for generating a signal for discriminating a texture region when the high frequency component is large without a strong edge in a specific direction from the output of the first comparator and the output of the second comparator.

일반적으로 텍스쳐 영역은 공간주파수(spatial frequency)가 높기때문에 이산여현 변환될 경우 고주파 부분에 많은 계수가 분포하게 되므로, 본 발명은 텍스쳐 영역의 상기와 같은 성질을 이용하여 텍스쳐영역을 판별한다.In general, since the texture region has a high spatial frequency, when the discrete cosine transform is performed, many coefficients are distributed in the high frequency part. Accordingly, the present invention determines the texture region using the above properties of the texture region.

즉, 이산여현 변환에 의해 구해진 NxN 블럭의 DCT계수중에서 저주파 성분은 마스킹으로 제거하고, 고주파부분의 계수들을 더한 후 소정의 제1 문턱치와 비교하고, 비교결과 계수를 더한 값이 제1 문턱치보다 클경우에는 일단 텍스쳐로 간주한다.That is, among the DCT coefficients of the NxN block obtained by the discrete cosine transform, low frequency components are masked out, the coefficients of the high frequency parts are added, compared with a predetermined first threshold value, and the result obtained by adding the coefficients is larger than the first threshold value. In this case, it is regarded as a texture.

그런데, 블럭내에 특정방향으로의 강한 에지(strong edge)가 있을 경우에는 고주파성분의 합이 제1 문턱치를 넘게 될 수 있으므로, 이산여현 변환에 의해 구해진 DCT 계수를 4방향으로 프로젝션(즉, 특정방향으로 가산)하여 분산치를 구한 후, 분산치가 제2 문턱치보다 클 경우에는 강한 에지인 경우로 판단한다.However, when there is a strong edge in a specific direction in the block, the sum of the high frequency components may exceed the first threshold, so that the DCT coefficient obtained by the discrete cosine transform is projected in four directions (that is, in a specific direction). After the dispersion value is obtained, the dispersion value is determined to be a strong edge when the dispersion value is larger than the second threshold.

이하, 첨부된 도면을 참조하여 본 발명을 자세히 설명하기로 한다.Hereinafter, with reference to the accompanying drawings will be described in detail the present invention.

본 발명에 따른 텍스쳐 영역 판별장치는 제1도에 도시된 바와 같이, 영상데이타를 입력받아 NxN(통상, 8×8) 블럭을 형성하는 블럭화부(11); 상기 블럭화부(11)에서 형성된 블럭을 이산여현 변환하는 이산여현 변환기(12); 상기 이산여현 변환된 DCT계수를 입력받아 저역을 마스킹하여 고주파성분만을 추출하는 저역 마스킹부(13); 상기 저역 마스킹부(13)의 출력에서 각 DCT 계수값을 가산하는 가산기(14); 상기 가산기(14)의 출력을 내부에 설치된 제1 문턱치와 비교하는 제1 비교기(18); 특정방향으로 강한 에지가 있는지를 검출하기 위해 상기 이산여현 변환된 DCT 계수를 입력받아 소정 방향으로 더하는 프로젝션부(16); 상기 프로젝션부(16)의 출력에서 분산치를 구하는 분산산출부(17); 상기 분산산출부(17)에서 산출된 분산치를 제2 문턱치와 비교하는 제2 비교기(18); 상기 제1 비교기(15)의 출력과 상기 제 2비교기(18)의 출력으로부터 특정 방향으로 강한 에지가 없으면서 고주파성분이 클 경우에 텍스쳐영역으로 판별하는 신호를 발생하는 텍스쳐영역 판별신호 발생부(19)로 구성되어 있다.A texture area determining apparatus according to the present invention, as shown in FIG. 1, includes: a block unit 11 for receiving image data to form an NxN (normally 8x8) block; A discrete cosine converter (12) for discrete cosine transforming the blocks formed in the block (11); A low pass masking unit 13 which receives the discrete cosine transformed DCT coefficients and extracts only high frequency components by masking low frequencies; An adder (14) for adding each DCT coefficient value at the output of the low-pass masking section (13); A first comparator 18 for comparing the output of the adder 14 with a first threshold provided therein; A projection unit (16) which receives the discrete cosine transformed DCT coefficients and adds them in a predetermined direction to detect whether there is a strong edge in a specific direction; A dispersion calculation unit (17) for obtaining a dispersion value from the output of the projection unit (16); A second comparator 18 for comparing the dispersion value calculated by the dispersion calculation unit 17 with a second threshold value; A texture region discrimination signal generator 19 for generating a signal for discriminating a texture region when a high frequency component is large without a strong edge in a specific direction from the output of the first comparator 15 and the output of the second comparator 18. It consists of).

여기거, 상기 제1 비교기(15)는 가산부(14)의 출력을 제1 문턱치와 비교하여 상기 가산부(14)의 출력이 제1 문턱치보다 클 경우에 1을 출력하고, 작을 경우에는 0을 출력하도록 되어 있으며, 제2 비교기(18)는 분산산출부(17)의 출력을 제2 문턱치와 비교하여 분산산출부(17)의 출력이 제2 문턱치보다 클 경우에 0을 출력하고, 작을 경우에 1을 출력한다.Here, the first comparator 15 compares the output of the adder 14 with the first threshold and outputs 1 when the output of the adder 14 is greater than the first threshold, and 0 when the output is smaller. The second comparator 18 compares the output of the dispersion calculation unit 17 with the second threshold and outputs 0 when the output of the dispersion calculation unit 17 is larger than the second threshold. In this case, 1 is output.

그리고, 상기 텍스쳐영역 판별신호 발생부(19)는 상기 제1 비교기(15)의 출력과 제2 비교기(18)의 출력을 논리곱하는 앤드게이트로 구현되어 텍스쳐 영역으로 판정시에는 하이를 출력하고, 텍스쳐영역이 아닐 경우에는 로우를 출력한다.The texture region determination signal generator 19 is implemented by an AND gate that logically multiplies the output of the first comparator 15 and the output of the second comparator 18, and outputs a high when determining that the texture region is a texture region. If it is not a texture area, a row is output.

이어서, 상기와 같이 구성되는 본 발명의 장치가 동작하는 것을 살펴보면 다음과 같다.Next, the operation of the apparatus of the present invention configured as described above will be described.

일반적으로 텍스쳐 영역은 공간주파수(spatial frequency)가 높기 때문에 이산여현 변환될 경우, 고주파 부분에 많은 계수가 분포하게 되므로, 본 발명은 텍스쳐 영역의 상기와 같은 성질을 이용하여 텍스쳐영역을 판별한다.In general, since the texture region has a high spatial frequency, when the discrete cosine transform is performed, many coefficients are distributed in the high frequency part. Therefore, the present invention determines the texture region by using the above properties of the texture region.

즉, 본 발명은 이산여현 변환에 의해 구해진 NxN블럭의 DCT계수중에서 저주파성분은 마스킹으로 제거하고, 고주파부분의 계수들을 더한후 소정의 제1 문턱치와 비교하고, 비교결과 계수를 더한 값이 문턱치보다 클 경우에는 일단 텍스쳐로 간주한다. 그런데, 블럭내에 특정방향으로의 강한 에지가 있을 경우에는 고주파성분의 합이 제1 문턱치를 넘게 될 수 있으므로, 이산여현 변환에 의해 구해진 DCT 계수를 4방향으로 프로젝션(즉, 특정방향으로 가산)하여 분산치를 구한 후 분산치가 제2 문턱치보다 클 경우에는 강한 에지인 경우로 판단한다.That is, in the present invention, low frequency components are masked out of the DCT coefficients of the NxN block obtained by the discrete cosine transform, the coefficients of the high frequency parts are added, compared with a predetermined first threshold value, and the result of adding the coefficients is greater than the threshold value. If it is large, it is regarded as a texture. However, if there is a strong edge in a specific direction in the block, the sum of the high frequency components may exceed the first threshold, so that the DCT coefficients obtained by the discrete cosine transform are projected in four directions (that is, added in a specific direction). After the dispersion value is obtained, if the dispersion value is larger than the second threshold value, it is determined as a strong edge.

8×8 DCT 블럭에 대해 이산여현 변환에 의해 구해진 DCT계수는 제2도에 도시된 바와 같이, 좌상측에 저주파 성분이 있고, 우하측으로 갈수록 고주파 성분이다. 저역 마스킹부(13)에서는 이산여현변환(DCT) 계수중 저주파영역을 차단하고 고주파 성분만 출력하는데, 예컨데 제2도와 같이 스캔번호 0부터 9번까지를 모두 0으로 설정하고, 나머지값은 그대로 출력하게 한다.As shown in FIG. 2, the DCT coefficient obtained by the discrete cosine transform for an 8x8 DCT block has a low frequency component on the upper left side and a high frequency component toward the lower right side. The low-pass masking unit 13 cuts out the low frequency region of the discrete cosine transform (DCT) coefficients and outputs only high frequency components. For example, as shown in FIG. 2, scan numbers 0 to 9 are all set to 0, and the remaining values are output as they are. Let's do it.

가산부(14)는 저역 마스킹된 DCT계수를 다음식과 같이 절대치로 가산한다.The adder 14 adds the low-pass masked DCT coefficient to an absolute value as follows.

단,only,

제1 비교기(15)에는 텍스쳐로 판정하기 위한 고주파영역의 기준값(제1 문턱치)을 정하고 있다가, 가산기(14)의 출력을 제1 문턱치와 비교하여 가산기(14)의 출력이 큰 경우에는 1을, 작은 경우에는 0을 출력한다.In the first comparator 15, a reference value (first threshold value) of the high frequency region to be determined as a texture is determined, and when the output of the adder 14 is large compared with the output of the adder 14 with the first threshold, 1 is set. If it is small, 0 is output.

한편, 이산여현 변환기(DCT:12)에 의해 출력된 DCT계수는 프로젝션부(16)에서 특정한 방향으로 더해서 1차원 데이타를 구한다.On the other hand, the DCT coefficients output by the discrete cosine converter (DCT) 12 are added in a specific direction by the projection unit 16 to obtain one-dimensional data.

즉, 제3도는 제2도와 같은 8×8 DCT계수에서 x축 방향으로 각 열별로 더하여 S1 ,S2, S3, S4, S5, S6, S7, S8을 각각 구하고, 분산산출부(17)에서 이들 합의 분산을 구한다. 제3도에서와 같이, x축 열방향으로 합한 결과, S3, S4에 집중적으로 큰 값이 나타나면 이 방향으로 강한 에지가 있는 것을 알 수 있다.That is, FIG. 3 obtains S1, S2, S3, S4, S5, S6, S7, and S8 by adding each column in the x-axis direction at the same 8 × 8 DCT coefficient as that of FIG. Find the variance of the sum. As shown in FIG. 3, as a result of the sum in the x-axis column direction, when a large value appears intensively in S3 and S4, it can be seen that there is a strong edge in this direction.

또한, 제4도는 제2도와 같은 8×8 DCT계수에서 y축 방향으로 각행별로 더하여 S1, S2, S3, S4, S5, S6, S7, S8을 각각 구하고, 분산산출부(17)에서 이들 합의 분산을 구한다.In addition, Fig. 4 obtains S1, S2, S3, S4, S5, S6, S7, and S8 by adding each row in the y-axis direction from the 8x8 DCT coefficient as shown in Fig. 2, and the dispersion calculation unit 17 calculates these agreements. Find the variance

제4도에서와 같이, y축 행방향으로 합한 결과, S3, S4에 집중적으로 큰 값이 나타나면, 이 방향으로 강한 에지가 있는 것을 알 수 있다. 제2 비교기(18)는 분산산출부(17)의 출력을 미리 설정된 제2 문턱치와 비교하고, 분산산출부(17)의 출력이 제2 문턱치보다 클 경우에는 강한 에지가 있는 것으로 판단하여 0을 출력하고, 작을 경우에는 텍스쳐영역으로 판단하도록 1을 출력한다.As shown in Fig. 4, as a result of the sum in the y-axis row direction, when a large value appears intensively in S3 and S4, it can be seen that there is a strong edge in this direction. The second comparator 18 compares the output of the dispersion calculator 17 with a preset second threshold, and determines that there is a strong edge when the output of the dispersion calculator 17 is larger than the second threshold. If it is small, it outputs 1 to determine the texture area.

이와 같이 제1 비교기(15)의 출력과 제2 비교기(18)의 출력이 모두1일 경우에, 텍스쳐영역 판별신호발생부(19)는 1을 출력하여, 현재 DCT된 블럭이 텍스쳐영역이란 것을 나타내고, 제1 비교기(15)와 제2 비교기(18)중 어느 하나가 0이면 현재 DCT된 블럭이 텍스쳐영역이 아닌 것을 나타낸다.As described above, when the output of the first comparator 15 and the output of the second comparator 18 are both 1, the texture region discrimination signal generator 19 outputs 1, indicating that the block currently DCT is a texture region. If either one of the first comparator 15 and the second comparator 18 is 0, it indicates that the currently DCT block is not a texture area.

이와 같이 이산여현 변환에 의해 구해진 DCT계수의 저주파부분을 제거하고 고주파부분의 합을 구한 후 제1 문턱치 이상일 경우에 텍스쳐영역으로 판별하되, 프로젝션에 의해 강한 에지인 경우는 제거하므로써 간단한 회로로 텍스쳐영역을 판단할 수 있고, 이에 따라 텍스쳐영역을 분리하여 처리할 수 있는 효과가 있다.In this way, after removing the low frequency part of DCT coefficient obtained by the discrete cosine transform and calculating the sum of the high frequency parts, it is discriminated as the texture area when the first threshold value is over, but it is removed by the projection to remove the strong edge. It can be determined, and accordingly there is an effect that can be processed by separating the texture area.

Claims (4)

영상데이타를 NxN 블럭으로 형성하여 이산여현 변환한 후 텍스쳐 영역을 판별하는 장치에 있어서, 상기 이산여현 변환된 DCT계수를 입력받아 저역을 마스킹하여 고주파성분만을 추출하는 저역마스킹부(13); 상기 저역마스킹부(13)의 출력에서 각 DCT 계수값을 가산하는 가산기(14); 상기 가산기(14)의 출력을 내부에 설정된 제1 문턱치와 비교하는 제1 비교기(18); 특정 방향으로 강한 에지가 있는지를 검출하기 위해 상기 이산여현 변환된 DCT 계수를 입력받아 소정 방향으로 각각 더하는 프로젝션부(16); 상기 프로젝션부(16)의 출력에서 분산치를 구하는 분산산출부(17); 상기 분산산출부(17)에서 산출된 분산치를 제2 문턱치와 비교하는 제2 비교기(18); 및 상기 제1 비교기(15)의 출력과 상기 제2 비교기(18)의 출력으로부터 특정 방향으로 강한 에지가 없으면서 고주파성분이 클 경우에 텍스쳐영역으로 판별하는 신호를 발생하는 텍스쳐영역 판별신호 발생부(19)로 구성되는 영상의 텍스쳐영역 판별장치.An apparatus for determining a texture region after forming discrete data by converting image data into an NxN block, the apparatus comprising: a low pass masking unit (13) for inputting the discrete cosine transformed DCT coefficients to mask low frequencies to extract only high frequency components; An adder 14 for adding each DCT coefficient value at the output of the low pass masking unit 13; A first comparator (18) for comparing the output of the adder (14) with a first threshold set therein; A projection unit 16 which receives the discrete cosine transformed DCT coefficients and adds each of them in a predetermined direction to detect whether there is a strong edge in a specific direction; A dispersion calculation unit (17) for obtaining a dispersion value from the output of the projection unit (16); A second comparator 18 for comparing the dispersion value calculated by the dispersion calculation unit 17 with a second threshold value; And a texture region discrimination signal generator for generating a signal for discriminating a texture region when the high frequency component is large without a strong edge in a specific direction from the output of the first comparator 15 and the output of the second comparator 18 ( 19) Texture area discrimination apparatus of the image. 제1항에 있어서, 상기 제1 비교기(15)는 가산부(14)의 출력을 제1 문턱치와 비교하여 상기 가산부(14)의 출력이 제1 문턱치보다 클 경우에 1을 출력하고, 작을 경우에는 0을출력하도록 된 것을 특징으로 하는 영상의 텍스쳐영역 판별장치.The method of claim 1, wherein the first comparator 15 compares the output of the adder 14 with the first threshold and outputs 1 when the output of the adder 14 is larger than the first threshold. In the case of the texture area discrimination apparatus of the image, characterized in that to output a zero. 제1항에 있어서, 상기 제2 비교기(18)는 분산산출부(17)의 출력을 제2 문턱치와 비교하여 분산산출부(17)의 출력이 제2 문턱치보다 클 경우에 0을 출력하고, 작을 경우에 1을 출력하도록 된 것을 특징으로 하는 영상의 텍스쳐영역 판별장치.The method of claim 1, wherein the second comparator 18 compares the output of the dispersion calculation unit 17 with the second threshold and outputs 0 when the output of the dispersion calculation unit 17 is larger than the second threshold. An image texture area discrimination apparatus, characterized in that for outputting 1 when small. 제1항에 있어서, 상기 텍스쳐영역 판별신호 발생부(19)는 상기 제1 비교기(15)의 출력과 제2 비교기(18)의 출력을 논리곱하는 앤드게이트로 구현되는 것을 특징으로 하는 영상의 텍스쳐영역 판별장치.The image texture of claim 1, wherein the texture region determination signal generator 19 is implemented by an AND gate that logically multiplies the output of the first comparator 15 and the output of the second comparator 18. Area discrimination device.
KR1019950028326A 1995-08-31 1995-08-31 An apparatus for determining texture region in image signal KR0185837B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019950028326A KR0185837B1 (en) 1995-08-31 1995-08-31 An apparatus for determining texture region in image signal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019950028326A KR0185837B1 (en) 1995-08-31 1995-08-31 An apparatus for determining texture region in image signal

Publications (2)

Publication Number Publication Date
KR970014383A KR970014383A (en) 1997-03-29
KR0185837B1 true KR0185837B1 (en) 1999-05-01

Family

ID=19425688

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019950028326A KR0185837B1 (en) 1995-08-31 1995-08-31 An apparatus for determining texture region in image signal

Country Status (1)

Country Link
KR (1) KR0185837B1 (en)

Also Published As

Publication number Publication date
KR970014383A (en) 1997-03-29

Similar Documents

Publication Publication Date Title
Skingley et al. The Hough transform applied to SAR images for thin line detection
JPH01183793A (en) Character recognizing device
Abo-Zahhad et al. Edge detection with a preprocessing approach
JP2008198224A (en) Method for deducing characteristic vector for expressing image, image classification method and image analyzer
KR0185837B1 (en) An apparatus for determining texture region in image signal
Hollitt Reduction of computational complexity of Hough transforms using a convolution approach
JP2000057355A (en) Area extracting device and image processor
JPH04141158A (en) Ultrasonic image processor
Shen On multi-edge detection
EP0627696A2 (en) Image motion vector detection apparatus
Choudhary et al. A novel approach for edge detection for blurry images by using digital image processing
JPH04307668A (en) Method and device for preparing schematic picture
Evans et al. Noise models for linear feature detection in SAR images
Turajlic et al. A block-based noise level estimation from X-ray images in SVD domain
JPH0512439A (en) Image area dividing device
Jha et al. Digital image forgery detection
KR100194210B1 (en) Image splitting device and method
Sidibe et al. Edge detection using spectral intrinsic decomposition
Palmer et al. Feature selection for the tree-wavelet transform
Myint et al. National Flags Recognition Based on Principal Component Analysis
Forero et al. Gaussian noise estimation methods in images
JP2768414B2 (en) Image signal analyzer
JP2830355B2 (en) Image signal processing device
JPH0765164A (en) Method for generating template
KR100349593B1 (en) Converted auto regressive filter and filtering method thereof

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20111201

Year of fee payment: 14

FPAY Annual fee payment

Payment date: 20121203

Year of fee payment: 15

LAPS Lapse due to unpaid annual fee