JPH0442376A - Digital picture processing method - Google Patents

Digital picture processing method

Info

Publication number
JPH0442376A
JPH0442376A JP2150206A JP15020690A JPH0442376A JP H0442376 A JPH0442376 A JP H0442376A JP 2150206 A JP2150206 A JP 2150206A JP 15020690 A JP15020690 A JP 15020690A JP H0442376 A JPH0442376 A JP H0442376A
Authority
JP
Japan
Prior art keywords
data
small
area
image
picture
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
JP2150206A
Other languages
Japanese (ja)
Inventor
Hiromi Morita
森田 広美
Sadami Okada
貞実 岡田
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.)
Shaken Co Ltd
Photo Composing Machine Manufacturing Co Ltd
Original Assignee
Shaken Co Ltd
Photo Composing Machine Manufacturing Co Ltd
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 Shaken Co Ltd, Photo Composing Machine Manufacturing Co Ltd filed Critical Shaken Co Ltd
Priority to JP2150206A priority Critical patent/JPH0442376A/en
Publication of JPH0442376A publication Critical patent/JPH0442376A/en
Pending legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)
  • Facsimile Image Signal Circuits (AREA)

Abstract

PURPOSE:To enable a filtering processing at high speed by a small memory by dividing a source picture into small areas while overlapping one part of the adjacent small area, providing an additional data area around the source picture and adding a dummy data, which is related to the picture data of the source picture, to the additional data area. CONSTITUTION:When the source picture is divided into the small areas in advance, an additional data area (b) (the part of slanting lines) is provided around a source picture (a), and the dummy data related to the picture data of the source picture (a) is added. Then, the small areas are formed while overlapping one part of the other adjacent small area each other, and from the picture data in plural spatial areas prepared by executing processings such as Fourier transform, filtering arithmetic and inverse Fourier transform or the like for the unit of the small area for which one part is overlapped each other, the respectively required picture data are extracted. Then, these extracted picture data are synthesized. Thus, the filtering processing of the source picture can be executed at high speed by the small memory.

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明は画像に対して平滑化、鮮鋭化などのフィルタリ
ング処理を施すデジタル画像処理方法に関するもので、
詳しくは、周波数領域でフィルタリング処理を行うデジ
タル画像処理方法に関するものである。
[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to a digital image processing method that performs filtering processing such as smoothing and sharpening on an image.
Specifically, the present invention relates to a digital image processing method that performs filtering processing in the frequency domain.

[従来技術] デジタル画像に対してフィルタリング処理を行う方法と
しては、空間領域で空間フィルタを用いたコンボリュー
ション演算によるものが一般的である。
[Prior Art] A common method for performing filtering processing on a digital image is to perform a convolution operation using a spatial filter in a spatial domain.

しかしこの方法では空間フィルタのマトリクスサイズを
大きくすると、処理時間が急激に増加するという問題が
ある。
However, this method has a problem in that when the matrix size of the spatial filter is increased, the processing time increases rapidly.

これに対して、原画像および前記空間フィルタをフーリ
エ変換し1周波数領域で両者を乗算して得ら九た結果を
逆フーリエ変換してフィルタリング処理を行う方法があ
る。
On the other hand, there is a method in which the original image and the spatial filter are Fourier-transformed, the two are multiplied in one frequency domain, and the obtained result is inversely Fourier-transformed to perform filtering processing.

この方法は、空間フィルタのサイズにかかわらず処理時
間が一定であるため、空間フィルタのサイズが大きい場
合は周波数領域でフィルタリング処理を行った方が処理
速度が速い。
In this method, the processing time is constant regardless of the size of the spatial filter, so if the size of the spatial filter is large, the processing speed is faster if the filtering process is performed in the frequency domain.

[発明が解決しようとする課題] しかし周波数領域でフィルタリング処理を行う場合、原
画像のサイズが大きくなったときは、メモリ等のハード
ウェアの制約から、画像全体を一度にフーリエ変換する
ことができない。
[Problem to be solved by the invention] However, when performing filtering processing in the frequency domain, when the size of the original image becomes large, it is not possible to Fourier transform the entire image at once due to hardware constraints such as memory. .

そのため通常は、原画像を適当なサイズの小領域に分割
し、その各小領域ごとにフーリエ変換して上記フィルタ
リング演算を行い、その後逆フーリエ変換して空間領域
のデータを作成し、同様の処理を他の小領域に対しても
行い、そしてそれぞれのデータを合成してフィルタリン
グ処理を行っている。
Therefore, normally, the original image is divided into small regions of appropriate size, Fourier transform is performed on each small region, the above filtering operation is performed, and then inverse Fourier transform is performed to create spatial domain data, and the same processing is performed. This is also done for other small areas, and the data from each is combined and filtered.

しかし、分割した小領域の画像が、濃度の高い部分と低
い部分がはっきりとしているような場合、上述の方法で
例えば平滑化を行うフィルタリング処理を行うと、濃度
の高い部分と低い部分との境界部が平滑化されるほかに
、小領域の上下左右の端部も同じように平滑化されてし
まう。
However, if the image of the divided small areas has clear areas of high density and areas of low density, if filtering processing, such as smoothing, is performed using the method described above, the boundary between the high density area and the low density area will be In addition to smoothing the small area, the top, bottom, left, and right edges of the small area are also smoothed.

そのため、このような小領域をフィルタリング処理した
後に合成すると、格子縞のような模様が画像上に発生す
るという問題が生じる(以下この現象をエンドエフェク
トという)。この現象は、離散的フーリエ変換の周期性
のために生じるもので、フーリエ変換する際、上記のよ
うな小領域の画像が上下左右に周期的に分布しているも
のとして扱われるためである。
Therefore, if such small areas are filtered and then synthesized, a problem arises in that a checkered pattern appears on the image (hereinafter, this phenomenon is referred to as an end effect). This phenomenon occurs due to the periodicity of the discrete Fourier transform, and is because, when performing the Fourier transform, the above-mentioned small area images are treated as being periodically distributed vertically and horizontally.

[課題を解決するための手段] 本発明は以上の点から成したものであり、小さいメモリ
で、高速に且つ前記エンドエフェクトが生じない形でフ
ィルタリング処理を行うことができるデジタル画像処理
方法を提供することを目的とし、その特徴とするところ
は、原画像に対してフィルタリング処理を行う際、小領
域単位で画像データをフーリエ変換して周波数領域でフ
ィルタ=3− リング演算を行い、その結果を逆フーリエ変換して空間
領域の画像データを作成し、それぞれの小領域の画像デ
ータに対して上記処理を行って作成した複数の空間領域
の画像データを合成することで、原画像のフィルタリン
グ処理を行うデジタル画像処理方法において、前記原画
像の周囲に付加データエリアを設け、原画像の画像デー
タと関連するダミーデータを付加するとともに、前記小
領域は、隣接する他の小領域と一部が互いにオーバーラ
ツプした領域とし、一部が互いにオーバーラツプした前
記各小領域単位で上記フーリエ変換、フィルタリング演
算、逆フーリエ変換等の処理を行って作成した複数の空
間領域の画像データから、それぞれ必要な画像データを
抽出し、該抽出した画像データを合成することで原画像
のフィルタリング処理を行うことである。
[Means for Solving the Problems] The present invention has been made based on the above points, and provides a digital image processing method that can perform filtering processing with a small memory, at high speed, and without causing the end effect. Its purpose is to perform filtering processing on the original image, and its characteristic is that when performing filtering processing on the original image, the image data is Fourier transformed in small area units, filter = 3- ring operation is performed in the frequency domain, and the result is Filtering of the original image is performed by performing inverse Fourier transform to create spatial domain image data, and then performing the above processing on the image data of each small region and composing the image data of multiple spatial domains. In the digital image processing method, an additional data area is provided around the original image, dummy data related to the image data of the original image is added, and the small area is partially overlapped with other adjacent small areas. Necessary image data is obtained from the image data of a plurality of spatial regions created by performing the above-mentioned Fourier transform, filtering operation, inverse Fourier transform, etc. on each of the above-mentioned small regions, each of which partially overlaps each other. This is to perform filtering processing on the original image by extracting the image data and composing the extracted image data.

[実施例] 本発明は原画像を複数の小領域に分割し、その小領域単
位でフィルタリング処理を行う。
[Embodiment] The present invention divides an original image into a plurality of small regions, and performs filtering processing for each small region.

はじめに原画像の小領域への分割について説明する。本
発明は、原画像を小領域に分割する際、隣接する小領域
の一部をオーバーラツプさせて分割する。更に、原画像
の周囲に付加データエリアを設け、そこに原画像の画像
データと関連するダミーデータを付加する。
First, the division of the original image into small regions will be explained. According to the present invention, when dividing an original image into small regions, adjacent small regions are partially overlapped. Further, an additional data area is provided around the original image, and dummy data related to the image data of the original image is added thereto.

原画像aの大きさを第2図ωのようにMXN、小領域の
サイズをnXn、原画像の上側と左側の前記付加データ
エリアを(m−1)/2(mは空間フィルタのサイズ)
、オーバーラツプ量を(m ”−1) /’2とすると
、原画像の横方向の分割数M1は、例えば、 M1=o−(m−1)+1       ■の式で求め
られる。また原画像の右側の付加データM3は、 M24M mod (n−(m=1))       
 ■とすると、 で求められる。画像の縦方向の分割数と付加データにつ
いても全く同様にして求められる。
The size of the original image a is MXN as shown in Figure 2 ω, the size of the small area is nXn, and the additional data area on the upper and left side of the original image is (m-1)/2 (m is the size of the spatial filter).
, if the amount of overlap is (m''-1)/'2, then the number of horizontal divisions M1 of the original image can be found, for example, by the formula: M1=o-(m-1)+1. The additional data M3 on the right side is M24M mod (n-(m=1))
■If it is, then it can be found by . The number of vertical divisions of the image and additional data are determined in exactly the same manner.

例えば、 M=1024.n=32.m=5 の場合について上記■〜■式で計算すると、M1=37
.M2=16.M3=1’4となる。第2図(2)は原
画像aと、その周囲に付加した付加データエリアb(斜
線部)を例示する図である。第2図(2)の例では、原
画像の上側と左側の付加データエリアbはi 2 n、
右側と下側の付加データエリアbはrr 14 uとし
ている。
For example, M=1024. n=32. When m=5, when calculated using the above formulas, M1=37
.. M2=16. M3=1'4. FIG. 2(2) is a diagram illustrating an original image a and an additional data area b (shaded area) added around it. In the example of FIG. 2 (2), the additional data areas b on the upper and left sides of the original image are i 2 n,
The additional data area b on the right side and lower side is set to rr 14 u.

第3図(1)は1つの小領域を表し1図の斜線部が隣接
する小領域とオーバーラツプする部分で、1つの小領域
で見た場合、オーバーラツプ量は(m−1)/2である
。第3図(1)の右側に隣接する小領域は、本実施例で
は第3図(1)の小領域に対して第3図(2)の位置と
する。従って2つの小領域のオーバーラツプ量は合計さ
れ(m−1)となる。
Figure 3 (1) shows one small area, and the shaded area in Figure 1 is the area that overlaps with the adjacent small area.When looking at one small area, the amount of overlap is (m-1)/2. . In this embodiment, the small region adjacent to the right side of FIG. 3(1) is located at the position shown in FIG. 3(2) with respect to the small region of FIG. 3(1). Therefore, the amount of overlap between the two small areas is summed up to be (m-1).

第4図は上述した方法によってMXNのサイズの原画像
を、nXnの小領域に分割した状態を表す。第4図の斜
線部が付加データエリアまたはオーバーラツプ部を示す
FIG. 4 shows a state in which an original image of size MXN is divided into nXn small areas by the method described above. The shaded area in FIG. 4 indicates the additional data area or the overlap area.

次に前記付加データエリアに付加するダミーデータにつ
いて説明する。
Next, dummy data added to the additional data area will be explained.

付加データエリアbが原画像aに対して第5図(1)の
ような位置の場合は、第5図(2)のように原画像aと
の境界部のデータと同一のデータを所定幅付加するか、
あるいは第5図(3)のように境界に対して原画像aと
線対称なデータを付加する。図示しないが、原画像aの
横方向に付加データエリアbがある場合も同様にしてダ
ミーデータを付加する。
When the additional data area b is located at a position as shown in Figure 5 (1) with respect to the original image a, the same data as the data at the boundary with the original image a is spread over a predetermined width as shown in Figure 5 (2). Add or
Alternatively, as shown in FIG. 5(3), data that is symmetrical to the original image a with respect to the boundary is added. Although not shown, when there is an additional data area b in the horizontal direction of the original image a, dummy data is added in the same way.

また第6図(1)のようしこ、付加データエリアbに角
部b1がある場合は、角部b1については第6図(2)
のように原画像aの角部a1のデータを付加するか、あ
るいは第6図(3)のように、原画像aの角部の0点と
点対称となるようにデータを付加する。
Also, if there is a corner b1 in the additional data area b as shown in Figure 6 (1), the corner b1 is as shown in Figure 6 (2).
Either the data of the corner a1 of the original image a is added, as shown in FIG.

本発明は以上説明した小領域単位でフィルタリング処理
を行う。その際、フィルタリング処理に先立ち、原画像
を予め上記小領域に分割する処理を行って小領域のデー
タを記憶しておく方法、あるいは原画像からその都度フ
ィルタリング処理を行う小領域を切り出して読み込む方
法のいずれの方法を選択しても良い。
The present invention performs filtering processing in units of small regions as described above. In this case, prior to filtering processing, the original image is divided into the above-mentioned small regions in advance and the data of the small regions is stored, or the small regions to be filtered are cut out and read each time from the original image. You may choose either method.

以下に本発明のフィルタリング処理の実施例について説
明する。
Examples of filtering processing according to the present invention will be described below.

第1図は本発明の実施例の処理手順を示すフロー図であ
る。
FIG. 1 is a flow diagram showing the processing procedure of an embodiment of the present invention.

はじめに原画像を上述のようにして分割したサイズがn
Xnの小領域のデータを読み込む(第1図SL)。
First, the size of the original image divided as described above is n.
The data of the small area of Xn is read (SL in FIG. 1).

次に、読み込んだnXnの小領域のデータをフーリエ変
換する(S2)。より詳しくは2次元離散的フーリエ変
換(DFT)を行う。フーリエ変換の結果の周波数成分
の配置は、nXnの小領域をフーリエ変換した場合は、
第7図(2)のようにnXnのマトリクス上に配置され
る。第7図(2)のマトリクスの左上隅7aが直流成分
に相当し、左上7b、右上7c、左下7d、右下7eの
各隅の周辺が低周波成分、中央部近辺7fが高周波数成
分に対応する。
Next, the read nXn small area data is subjected to Fourier transformation (S2). More specifically, a two-dimensional discrete Fourier transform (DFT) is performed. The arrangement of frequency components as a result of Fourier transform is as follows when a small area of nXn is Fourier transformed.
They are arranged on an nXn matrix as shown in FIG. 7(2). The upper left corner 7a of the matrix in FIG. 7 (2) corresponds to the DC component, the peripheries of the upper left 7b, the upper right 7c, the lower left 7d, and the lower right 7e are the low frequency components, and the area 7f near the center is the high frequency component. handle.

このようにしてフーリエ変換した小領域のデーりにフィ
ルタリング演算を施す(S3)。
A filtering operation is performed on the data of the small area that has been Fourier transformed in this way (S3).

ここで本実施例におけるフィルタリング演算について説
明する。例えば第8図(1)に例示する3×3の空間フ
ィルタ(平滑化)に相当するフィルタリング処理を行う
場合は、第8図(2)に示すように、前記空間フィルタ
を小領域と同じサイズ、例えば小領域のサイズが32X
32ならば、それと同じ32X32のサイズでデータが
すべて”o、o”の71〜リクス上に置く。そしてその
71−リクスをフーリエ変換(DFT)して周波数成分
を求めて第7図(2)のようなマトリクス(32X32
)を求め、それをフィルタデータとして記憶しておく。
Here, the filtering calculation in this embodiment will be explained. For example, when performing filtering processing equivalent to the 3×3 spatial filter (smoothing) illustrated in FIG. 8 (1), the spatial filter should be set to the same size as the small area, as shown in FIG. 8 (2). , for example, the size of the small area is 32X
32, all the data is placed on the 71~risk of "o, o" with the same size of 32x32. Then, the 71-rix is subjected to Fourier transform (DFT) to obtain the frequency components, and a matrix (32x32
) and store it as filter data.

他の種類の空間フィルタに相当するフィルタリング処理
を行う場合も同様にしてフィルタデータを作成し記憶し
ておく。
When performing filtering processing corresponding to other types of spatial filters, filter data is created and stored in the same manner.

本実施例ではそのフィルタデータ(nXn)と、フーリ
エ変換した第7図(2)のような小領域のデータ(nX
n)の、同一アドレスの周波数成分同士を乗算すること
でフィルタリング演算を行う。この処理を行うことで新
たな第7図(2)のような周波成分のマトリクスが得ら
れる。
In this example, the filter data (nXn) and the Fourier-transformed small area data (nX
Filtering operation is performed by multiplying the frequency components of the same address in n). By performing this processing, a new matrix of frequency components as shown in FIG. 7(2) is obtained.

以上のようにして小領域のフィルタリング演算を行って
作成した周波数成分のマI・リクスを逆フーリエ変換し
くIDFT)、空間領域の画像データを作成する(第1
図84)。
The frequency component matrix created by performing the filtering operation on the small area as described above is subjected to inverse Fourier transform (IDFT) to create image data in the spatial area (first
Figure 84).

逆フーリエ変換を行った画像データは、第9図(1)に
斜線で示すように周囲にオーバーラツプ部またはダミー
データを含んでいる。そのため、逆フーリエ変換を行っ
たデータからオーバーラツプ部またはダミーデータを除
いた第9図(2)に示すエリア(以下有効エリアという
)のデータを抽出する処理を行う(S5)。
The image data subjected to the inverse Fourier transform includes an overlapping portion or dummy data around it, as indicated by diagonal lines in FIG. 9(1). Therefore, a process is performed to extract data in the area (hereinafter referred to as effective area) shown in FIG. 9(2), which is obtained by removing the overlap portion or dummy data from the data subjected to the inverse Fourier transform (S5).

このようにして抽出された有効エリアのデータは、同様
の処理によって抽出された他の小領域の有効エリアのデ
ータと合成する(S6)。
The data of the effective area extracted in this way is combined with the data of the effective area of other small areas extracted by the same process (S6).

1つの小領域に対して上記81〜s6の処理が終了した
ら、同様の処理を他の小領域についても順次行う(S7
)。
When the above processes 81 to s6 are completed for one small area, similar processes are performed for other small areas (S7
).

本発明は以上のようにして小領域単位でフィルタリング
処理を行い、それぞれの有効エリアを第10図のように
合成して原画像のフィルタリング処理を行う。
In the present invention, the filtering process is performed in units of small areas as described above, and the respective effective areas are combined as shown in FIG. 10 to perform the filtering process on the original image.

以上本発明の詳細な説明した。上記実施例ではオーバー
ラツプ量を(m−1)/2としたが、本発明はこれだけ
に限定されず、他のオーバーラツプ量でも良いことは言
うまでもない。
The present invention has been described in detail above. Although the overlap amount was set to (m-1)/2 in the above embodiment, the present invention is not limited to this, and it goes without saying that other overlap amounts may be used.

[発明の効果] 本発明は以上のようにしてフィルタリング処理を行うこ
とにより、小さいメモリで、高速に且つ前記エンドエフ
ェクトが生じない形でフィルタリング処理を行うことが
できるという大なる効果を有するものである。
[Effects of the Invention] By performing the filtering process as described above, the present invention has the great effect of being able to perform the filtering process with a small memory, at high speed, and without causing the end effect. be.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本実施例の処理手順のフロー図、第2図は原画
像と付加データエリアを説明する図、第3図は小領域の
オーバーラツプについて説明する図、第4図は原画像を
分割した状態を示す図、第5図、第6図は付加するダミ
ーデータを説明する図、第7図はフーリエ変換後の周波
数成分について説明する図、第8図はフィルタデータに
ついて11′− 説明する図、第9図は有効エリアの抽出について説明す
る図、第10図は有効エリアの合成について説明する図
である。 第1図
Figure 1 is a flowchart of the processing procedure of this embodiment, Figure 2 is a diagram explaining the original image and additional data area, Figure 3 is a diagram explaining the overlap of small areas, and Figure 4 is a diagram explaining the division of the original image. Figures 5 and 6 are diagrams explaining the added dummy data, Figure 7 is a diagram explaining the frequency components after Fourier transform, and Figure 8 is a diagram explaining the filter data. FIG. 9 is a diagram for explaining extraction of effective areas, and FIG. 10 is a diagram for explaining synthesis of effective areas. Figure 1

Claims (1)

【特許請求の範囲】[Claims] (1)、原画像に対してフィルタリング処理を行う際、
小領域単位で画像データをフーリエ変換して周波数領域
でフィルタリング演算を行い、その結果を逆フーリエ変
換して空間領域の画像データを作成し、それぞれの小領
域の画像データに対して上記処理を行って作成した複数
の空間領域の画像データを合成することで、原画像のフ
ィルタリング処理を行うデジタル画像処理方法において
、 前記原画像の周囲に付加データエリアを設け、原画像の
画像データと関連するダミーデータを付加するとともに
、前記小領域は、隣接する他の小領域と一部が互いにオ
ーバーラップした領域とし、一部が互いにオーバーラッ
プした前記各小領域単位で上記フーリエ変換、フィルタ
リング演算、逆フーリエ変換等の処理を行って作成した
複数の空間領域の画像データから、それぞれ必要な画像
データを抽出し、該抽出した画像データを合成すること
で原画像のフィルタリング処理を行うことを特徴とする
デジタル画像処理方法。
(1) When performing filtering processing on the original image,
Image data is Fourier-transformed in units of small regions, filtering operations are performed in the frequency domain, the results are inversely Fourier-transformed to create spatial domain image data, and the above processing is performed on the image data of each small region. In a digital image processing method that performs filtering processing on an original image by combining image data of multiple spatial regions created using In addition to adding data, the small area is a region that partially overlaps with other adjacent small areas, and the Fourier transform, filtering operation, and inverse Fourier transform are performed for each of the small areas that partially overlap with each other. A digital device that extracts necessary image data from image data of multiple spatial regions created by processing such as conversion, and performs filtering processing on the original image by combining the extracted image data. Image processing method.
JP2150206A 1990-06-08 1990-06-08 Digital picture processing method Pending JPH0442376A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2150206A JPH0442376A (en) 1990-06-08 1990-06-08 Digital picture processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2150206A JPH0442376A (en) 1990-06-08 1990-06-08 Digital picture processing method

Publications (1)

Publication Number Publication Date
JPH0442376A true JPH0442376A (en) 1992-02-12

Family

ID=15491848

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2150206A Pending JPH0442376A (en) 1990-06-08 1990-06-08 Digital picture processing method

Country Status (1)

Country Link
JP (1) JPH0442376A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1999067743A1 (en) * 1998-06-22 1999-12-29 Yoshikazu Ichiyama Image correcting method and image inputting device
JP2001036731A (en) * 1999-07-21 2001-02-09 Nec Corp Method and device for processing digital image and recording medium
JP2015219592A (en) * 2014-05-14 2015-12-07 株式会社ソシオネクスト Image processor, imaging device, and image processing method
JP6117982B1 (en) * 2016-11-04 2017-04-19 株式会社LinkPro Image processing apparatus, image processing method, and image processing program

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1999067743A1 (en) * 1998-06-22 1999-12-29 Yoshikazu Ichiyama Image correcting method and image inputting device
JP2001036731A (en) * 1999-07-21 2001-02-09 Nec Corp Method and device for processing digital image and recording medium
JP2015219592A (en) * 2014-05-14 2015-12-07 株式会社ソシオネクスト Image processor, imaging device, and image processing method
JP6117982B1 (en) * 2016-11-04 2017-04-19 株式会社LinkPro Image processing apparatus, image processing method, and image processing program
JP2018073320A (en) * 2016-11-04 2018-05-10 株式会社LinkPro Image processing device, image processing method, and image processing program

Similar Documents

Publication Publication Date Title
DE69933496T2 (en) Image processing apparatus and method
JP2001509971A (en) Method and apparatus for minimizing interference products in filtered images
US4665441A (en) Method and system for line-thinning in electronic image processing
JPH11154227A (en) Method and device for processing image pyramid border
JPH0442376A (en) Digital picture processing method
JPH11514122A (en) Large kernel filtering using fixed size block processors
JPS62139081A (en) Formation of synthetic image
JP2006139606A5 (en)
JP2003324613A (en) Wavelet processing equipment and wavelet processing method
WO1999042954A1 (en) Image processing method using a block overlap transformation procedure
JP4288253B2 (en) Image distribution processing system, image distribution processing method, and image distribution processing program
JP3329510B2 (en) Endless pattern making system
JP3386500B2 (en) Image processing method
JPH05135169A (en) Two-dimensional spatial filter circuit
JP3387857B2 (en) Digital image processing method, digital image processing device, and recording medium
Eng et al. Performance Analysis of Solving Poisson Image Blending Problem by Four-Point EGAOR Iterative Method
JPH0397078A (en) Linear picture calculating method
JPH02118782A (en) Method for processing picture
JPS6314291A (en) System for dividing character pattern area
JPS61107474A (en) Image reduction and conversion device
JPS60149264A (en) Logical filter device
JPH07325905A (en) Endless processing method for image and image processor
JPH06162186A (en) Extension method for product sum arithmetic element
JPH0724067B2 (en) Image scaling method
JPH0512956U (en) Image processing device