JPH0659087B2 - Image signal processing method - Google Patents

Image signal processing method

Info

Publication number
JPH0659087B2
JPH0659087B2 JP62327502A JP32750287A JPH0659087B2 JP H0659087 B2 JPH0659087 B2 JP H0659087B2 JP 62327502 A JP62327502 A JP 62327502A JP 32750287 A JP32750287 A JP 32750287A JP H0659087 B2 JPH0659087 B2 JP H0659087B2
Authority
JP
Japan
Prior art keywords
level
image
background
image signal
density
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.)
Expired - Fee Related
Application number
JP62327502A
Other languages
Japanese (ja)
Other versions
JPH01170273A (en
Inventor
正徳 森
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.)
Fujifilm Holdings Corp
Original Assignee
Fuji Photo Film 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 Fuji Photo Film Co Ltd filed Critical Fuji Photo Film Co Ltd
Priority to JP62327502A priority Critical patent/JPH0659087B2/en
Publication of JPH01170273A publication Critical patent/JPH01170273A/en
Publication of JPH0659087B2 publication Critical patent/JPH0659087B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

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

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明は、イメージセンサにより画像を走査して得られ
る画像信号を、ボケ修正した後二値化するための画像処
理方法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image processing method for binarizing an image signal obtained by scanning an image by an image sensor and then performing binarization.

(発明の技術的背景) CCDラインセンサやCCDエリヤセンサ等のイメージ
センサにより画像を読出し、この画像信号を二値化する
方法が、従来より種々提案されている。例えば本願の出
願人は画像信号をボケ修正した後、一定の二値化レベル
と比較する方法を提案した(特開昭62−130068
号参照)。
(Technical background of the invention) Various methods for reading an image by an image sensor such as a CCD line sensor or a CCD area sensor and binarizing the image signal have been conventionally proposed. For example, the applicant of the present application has proposed a method in which an image signal is defocused and then compared with a constant binarization level (Japanese Patent Laid-Open No. 62-130068).
No.).

ここにボケ修正は、画像の高周波成分を強調することに
より、画像のエッジを強調するものであり、一次微分や
ラプラシアン(二次微分)を用いた高域強調フィルタが
使用される。しかしこのような高域強調フィルタは本質
的に微分を用いるものであるためノイズ(雑音)に弱
く、特に画像信号のバックグラウンド域のノイズも同時
に強調されてこれが二値化処理後の画質を著しく低下さ
せるという問題があった。
The blur correction here emphasizes the edges of the image by emphasizing the high frequency components of the image, and a high-frequency emphasis filter using first-order differentiation or Laplacian (second-order differentiation) is used. However, since such a high-frequency emphasis filter essentially uses differentiation, it is vulnerable to noise, and especially noise in the background region of the image signal is also emphasized, which significantly improves the image quality after binarization processing. There was a problem of lowering it.

そこで画像信号をバックグラウンドレベルに近い所定の
下地ノイズカットレベルでスライスしてバックグラウン
ドに含まれるノイズを除去することが本願の出願人によ
り考えられている。しかしこの場合画像によりバックグ
ラウンドの濃度レベルが異なるため、前記の下地ノイズ
カットレベルをどのように決めるかが問題となる。すな
わちこの設定を間違うとバックグラウンドのノイズを十
分に除去できなかったり、画像信号の有効な信号レベル
の変動範囲(ダイナミックレンジ)を狭めることになっ
て画質を低下させる、という問題が生じる。
Therefore, it has been considered by the applicant of the present application that the image signal is sliced at a predetermined background noise cut level close to the background level to remove noise included in the background. However, in this case, since the background density level differs depending on the image, how to determine the background noise cut level becomes a problem. That is, if this setting is wrong, background noise cannot be sufficiently removed, or the fluctuation range (dynamic range) of the effective signal level of the image signal is narrowed, resulting in deterioration of image quality.

また二値化レベルは一定の固定した値として設定するこ
とが考えられるが、実際には画像はそれぞれ濃度が異な
るため二値化レベルを一定に設定することは出来ない。
そこで二値化処理に先だって画像のヒストグラムを求
め、このヒストグラムから二値化レベルを決定すること
が考えられている。例えば濃度レベル毎の出現頻度をバ
ックグラウンド側から順に加算してゆき、この加算値が
全画素数の一定割合(例えば80%)になった濃度レベ
ルを二値化レベルとするものである(特開昭56−16
60号)。
Further, the binarization level may be set as a fixed value, but in reality, the binarization level cannot be set constant because the images have different densities.
Therefore, it is considered that a histogram of an image is obtained before the binarization process and the binarization level is determined from this histogram. For example, the appearance frequency for each density level is sequentially added from the background side, and the density level at which the added value becomes a fixed ratio (for example, 80%) of the total number of pixels is set as a binarization level (special Kaisho 56-16
No. 60).

しかしこの場合には、バックグラウンドの山の形状、す
なわちこの山の広がりの程度により二値化レベルは大き
く影響を受け、画像によっては最適な二値化レベルを設
定できないことがある。このためバックグラウンドのノ
イズを含んでしまったり、画像が飛んでしまったりして
画質が低下するという問題があった。
However, in this case, the binarization level is greatly affected by the shape of the background mountain, that is, the extent of the mountain extension, and the optimum binarization level may not be set depending on the image. Therefore, there is a problem in that the image quality is deteriorated due to background noise being included or the image being skipped.

(発明の目的) 本発明はこのような事情に鑑みなされたものであり、二
値化処理に先だって画像信号を高域強調によりボケ修正
する場合に、バックグラウンドレベルに近い下地ノイズ
カットレベルにより画像信号をスライスしてバックグラ
ウンドのノイズを除去するにあたり、下地ノイズカット
レベルを常に適切に設定でき、画像が変化しても常に最
適な二値化レベルを高精度に設定でき、画像を二値化処
理した後の画質を良好にすることが可能な画像信号処理
方法を提供することを目的とする。
(Object of the Invention) The present invention has been made in view of such a situation, and when the image signal is defocused by high-frequency emphasis prior to the binarization processing, the image is processed with the background noise cut level close to the background level. When slicing a signal to remove background noise, the background noise cut level can always be set appropriately, and even if the image changes, the optimum binarization level can always be set with high accuracy, and the image can be binarized. An object is to provide an image signal processing method capable of improving the image quality after processing.

(発明の構成) 本発明によればこの目的は、フィルム投影画像をイメー
ジセンサで走査して得られる画像信号をそのバックグラ
ウンドレベルに近い下地ノイズカットレベルによりスラ
イスしてバックグラウンドのノイズを除去した後、ボケ
修正を行って画像信号を尖鋭化し、さらに所定の二値化
レベルにより二値化する画像信号処理方法において、前
記画像信号の濃度に対するヒストグラムを求め、このヒ
ストグラムのバックグラウンドに対応する山が前記イメ
ージセンサの総画素数の約1/40の頻度となる濃度レベル
のうち画像を含む濃度レベル側の濃度レベルから、画像
を含む濃度レベル側に順次一定濃度レベル偏位した濃度
レベルをそれぞれ下地ノイズカットレベルおよび二値化
レベルとすることを特徴とする画像信号処理方法、によ
り達成される。
(Structure of the Invention) According to the present invention, the object is to remove background noise by slicing an image signal obtained by scanning a film projection image with an image sensor at a background noise cut level close to the background level. After that, in the image signal processing method of sharpening the image signal by performing blur correction and further binarizing the image signal by a predetermined binarization level, a histogram for the density of the image signal is obtained, and a mountain corresponding to the background of the histogram is obtained. Of the density levels having a frequency of about 1/40 of the total number of pixels of the image sensor, the density levels sequentially deviated by a constant density level from the density level including the image to the density level including the image, respectively. An image signal processing method characterized by setting a background noise cut level and a binarization level, It is made.

すなわち総画素数の約1/40の頻度となる濃度レベルのう
ち画像を含む濃度レベル側の濃度レベルを規準にするこ
とにより、バックグラウンドに対応するヒストグラムの
山の幅が変化してもその影響を受けにくくしたものであ
る。
In other words, by setting the density level on the side of the density level including the image as a standard among the density levels that are about 1/40 of the total number of pixels, even if the peak width of the histogram corresponding to the background changes, that effect It is hard to receive.

(実施例) 第1図は本発明の一実施例のブロック図、第2図はその
具体例の一部の概念図、第3A〜3C図は処理過程の信
号波形を示す図、第4図は3×3マトリックスを示す
図、第5図はネガフィルムに対するヒストグラムを示す
図である。
(Embodiment) FIG. 1 is a block diagram of an embodiment of the present invention, FIG. 2 is a conceptual diagram of a part of a concrete example thereof, and FIGS. 3A to 3C are diagrams showing signal waveforms during processing, and FIG. Shows a 3 × 3 matrix, and FIG. 5 shows a histogram for a negative film.

第1図において符号10は光源であり、この光源10の
光はコンデンサレンズ12、フィルム14、投影レンズ
16、ミラー18を介してイメージセンサ20に導か
れ、フィルム14の投影画像はイメージセンサ20に結
像する。イメージセンサ20はCCDラインセンサやC
CDエリヤセンサ等で形成され、パルス回路(図示せ
ず)から供給されるパルスにより駆動されて画像を走査
し時系列画像信号aを出力する。この画像信号aはフィ
ルム14がネガの場合には第3A図のような出力波形と
なる。なお第3A〜C図で横軸は時間t或は画素順を示
し、縦軸は出力(濃度)レベルを示す。
In FIG. 1, reference numeral 10 is a light source. Light from the light source 10 is guided to an image sensor 20 via a condenser lens 12, a film 14, a projection lens 16 and a mirror 18, and a projected image of the film 14 is directed to the image sensor 20. Form an image. The image sensor 20 is a CCD line sensor or C
It is formed of a CD area sensor or the like and is driven by a pulse supplied from a pulse circuit (not shown) to scan an image and output a time-series image signal a. The image signal a has an output waveform as shown in FIG. 3A when the film 14 is negative. 3A to 3C, the horizontal axis represents time t or pixel order, and the vertical axis represents output (density) level.

一走査線分あるいは一画面分の画像信号aはラインメモ
リあるいはフレームメモリ等の半導体メモリ22に一時
記憶される。この画像信号aはCPU(図示せず)によ
り構成されるヒストグラム手段24に入力されて、ここ
で第5図に示すように濃度に対するヒストグラムAが求
められる。CPUはこのCPU自身が持つ下地ノイズカ
ットレベル検出手段26および二値化レベル検出手段2
7により、このヒストグラムAから下地ノイズカットレ
ベルbおよび二値化レベルfを求める。
The image signal a for one scanning line or one screen is temporarily stored in the semiconductor memory 22 such as a line memory or a frame memory. This image signal a is input to the histogram means 24 composed of a CPU (not shown), and the histogram A for the density is obtained here as shown in FIG. The CPU has a background noise cut level detecting means 26 and a binarization level detecting means 2 which the CPU itself has.
7, the background noise cut level b and the binarization level f are obtained from this histogram A.

ヒストグラムAは横軸に画像信号aの出力(濃度)レベ
ルV、縦軸に頻度Hをとったもので、ネガのフィルム1
4に対しては低出力レベル側にバックグラウンドに対応
する山Bが現れる。CPUはこのヒストグラムAの山B
の右側すなわち高出力(濃度)レベル側のすそ野付近
に、下地ノイズカットレベルbとこれよりも更に高出力
レベル側に二値化レベルfを決める。
In the histogram A, the horizontal axis represents the output (density) level V of the image signal a and the vertical axis represents the frequency H.
For No. 4, a mountain B corresponding to the background appears on the low output level side. CPU is mountain B of this histogram A
On the right side, that is, near the skirt on the high output (density) level side, the background noise cut level b and the binarization level f on the higher output level side than this are determined.

これらのレベルb、fは次のように決定される。すなわ
ちイメージセンサ20の総画素数をNとした時、約N/
40の頻度となる出力レベルのうち画像の信号に近い方
の点Cの濃度レベルαに、一定の濃度レベルβを加算し
てα+βを下地ノイズカットレベルbと決める。また点
Cの濃度レベルαに一定の濃度レベルγを加算してα+
γを二値化レベルfと決める。例えば4000画素のラ
インセンサを用い、濃度レベルが64段階(6ビットに
相当する)に設定可能な場合には、頻度が約100とな
る点Cの濃度レベルαを求め、これに2段階分の濃度レ
ベルを加算してα+2を下地カットレベルbとし、αに
8段階分の濃度レベルを加算してα+8を二値化レベル
fとすることができる。ここに頻度N/40は実験に基
づき決められたものである。また一定の濃度レベルβ、
γも実験に基づき最適値が決められるべきものである。
These levels b and f are determined as follows. That is, when the total number of pixels of the image sensor 20 is N, about N /
A constant density level β is added to the density level α of the point C, which is closer to the image signal, among the output levels having a frequency of 40, and α + β is determined as the background noise cut level b. Further, a constant density level γ is added to the density level α at the point C to obtain α +
Let γ be the binarization level f. For example, when a line sensor of 4000 pixels is used and the density level can be set in 64 steps (corresponding to 6 bits), the density level α at the point C at which the frequency is about 100 is obtained, and the density level α for two steps is obtained. The density levels can be added to make α + 2 the base cut level b, and the density levels for 8 levels can be added to α to make α + 8 the binarization level f. Here, the frequency N / 40 is determined based on experiments. A constant concentration level β,
The optimum value of γ should be determined based on experiments.

画像信号aと、下地ノイズカットレベルbとは下地ノイ
ズカット回路28に入力され、ここでバックグラウンド
域に含まれるノイズを除去する。すなわちこの回路28
は例えば第2図に示すように比較器30とスイッチ32
とで構成され、比較器30は画像信号aと下地カットレ
ベルbとを比較する。またスイッチ32はこの比較器3
0がa<bと判断した時に下地カットレベルbを選択
し、a≧bの時には画像信号aを選択する。この結果こ
の回路28の出力Cは下地ノイズカットレベルbでスラ
イスされ、バックグラウンド域のノイズがカットされて
第3B図のようになる。このようにして下地カットレベ
ルbはバックグラウンドレベルd(第3A図)に近く、
これより僅かに高いレベルに設定される。
The image signal a and the background noise cut level b are input to the background noise cut circuit 28, where noise included in the background region is removed. That is, this circuit 28
Is, for example, a comparator 30 and a switch 32 as shown in FIG.
The comparator 30 compares the image signal a with the background cut level b. Also, the switch 32 is the comparator 3
When 0 is judged to be a <b, the background cut level b is selected, and when a ≧ b, the image signal a is selected. As a result, the output C of this circuit 28 is sliced at the background noise cut level b, and the noise in the background region is cut, as shown in FIG. 3B. In this way, the background cut level b is close to the background level d (Fig. 3A),
It is set to a level slightly higher than this.

34はボケ修正回路であり、例えば高域強調フィルタ3
6を用いて信号cの高周波成分を強調し画像のエッジ強
調を行うものである。
Reference numeral 34 is a blur correction circuit, for example, the high-frequency emphasis filter 3
6 is used to emphasize the high frequency component of the signal c and to emphasize the edge of the image.

この高域強調フィルタ36は、例えば画像空間を中心画
素が現れる奇数マトリックスとした時、その中心画素を
強調するように機能する。この高域強調フィルタ36と
しては、例えば第4図に示すように3×3マトリックス
の各画素データをa〜iとした時、中心画素に対するデ
ータeをその周囲の4画素のデータを用いて E=5e−(b+d+h+f) に変換し、このEを新たな画像信号とする。この場合高
域強調フィルタ36は第2図に示すように設定され、こ
のマトリックスの各要素が中心画素を中心とする周囲4
つの画素の画像データに積算され、その積算値の和Eが
求められる。このようにして強調された画像信号eは比
較器38において二値化レベルfと比較され、二値化信
号gが得られる。
The high-frequency emphasis filter 36 functions to emphasize the center pixel when the image space is an odd matrix in which the center pixel appears. As the high-frequency emphasis filter 36, for example, when each pixel data of a 3 × 3 matrix is set to a to i as shown in FIG. 4, the data e for the central pixel is obtained by using the data of the four pixels around it. = 5e- (b + d + h + f), and E is used as a new image signal. In this case, the high-frequency emphasis filter 36 is set as shown in FIG. 2, and each element of this matrix has a perimeter 4 centered on the central pixel.
The image data of one pixel is integrated and the sum E of the integrated values is obtained. The image signal e thus emphasized is compared with the binarization level f in the comparator 38 to obtain the binarization signal g.

このように、バックグラウンドノイズを下地ノイズカッ
トレベルbにより除去してから高域強調によるボケ修正
の処理をするから、ボケ修正処理する時に画像信号の特
にバックグラウンド域の細かいノイズによる変動が過大
に拡大されることが無い。このためバックグラウンドの
ノイズの影響を受けることがない。
As described above, since the background noise is removed by the background noise cut level b and the blur correction processing by high-frequency emphasis is performed, fluctuations due to small noise in the image signal, especially in the background area, are excessive during blur correction processing. It is never expanded. Therefore, it is not affected by background noise.

また本発明は、ヒストグラムのバックグラウンド側から
各濃度レベルの出現頻度を加算してこの加算値が全画素
数の一定割合になる濃度レベルを二値化レベルとするの
ではなく、全画素数の約1/40の頻度となる濃度レベルC
を基準としてこの濃度レベルαに一定の濃度レベルβ、
γを加算またを減算することにより決定するから、バッ
クグラウンドに対するヒストグラムの山の幅や高さが画
像により変化しても常に適切なバックグラウンドレベル
bと二値化レベルfを決定できる。特に二値化レベルf
は下限ノイズカットレベルbに十分接近させて設定して
もバックグラウンドノイズが障害になることがなくな
り、濃度の薄い印鑑や青焼きなどの画像に対して高精度
な画像読取りが可能になる。
Further, the present invention does not add the appearance frequency of each density level from the background side of the histogram and set the density level at which the added value becomes a fixed ratio of the total number of pixels as a binarization level, but instead of the total number of pixels. Concentration level C with a frequency of about 1/40
Based on, the concentration level β is a constant concentration level β,
Since it is determined by adding or subtracting γ, it is possible to always determine the appropriate background level b and binarization level f even if the width or height of the peaks of the histogram with respect to the background changes depending on the image. Especially the binarization level f
The background noise does not become an obstacle even if it is set sufficiently close to the lower limit noise cut level b, and high-accuracy image reading is possible for images such as stamps and blue prints with low density.

なおこの実施例の平滑回路50としては、例えば中心画
素を中心とする3×3のマトリックスの中間値(メディ
アン)を中心画素の画像データとして採用するメディア
ンフィルタを用いることができる。
As the smoothing circuit 50 of this embodiment, it is possible to use, for example, a median filter that adopts an intermediate value (median) of a 3 × 3 matrix centered on the center pixel as image data of the center pixel.

また下地ノイズカットレベルbや二値化レベルfは、ネ
ガフィルムによる画像を用いる場合には、前記実施例の
ようにバックグラウンドdよりも高濃度レベル側に設定
されるが、ポジフィルムを用いる場合には反対にバック
グラウンドより低濃度レベル側に設定するのは勿論であ
り、この場合にはヒストグラムの山の左側に位置するN
/40の頻度になる濃度レベルαから濃度レベルβ、γ
を減算して下地ノイズカットレベルb=α−βと二値化
レベルf=α−γが決定され、本発明はこのようなもの
も包含する。
Further, the background noise cut level b and the binarization level f are set to a higher density level side than the background d as in the above embodiment when an image formed by a negative film is used, but when a positive film is used. On the contrary, it is, of course, set to the lower density level side than the background, and in this case, N located on the left side of the histogram peak is
Density levels α to β, γ
Is subtracted to determine the background noise cut level b = α-β and the binarization level f = α-γ, and the present invention also includes such a case.

(発明の効果) 本発明は以上のように、バックグラウンドレベルに近い
下地ノイズカットレベルを用いて、ボケ修正処理に先行
して画像信号をスライスしそのバックグラウンドレベル
のノイズを除去してから二値化するにあたり、下地ノイ
ズカットレベルと二値化レベルとを、イメージセンサの
総画素数Nの約1/40の頻度となる濃度レベルのうち画像
の信号側の濃度レベルから、画像を含む濃度レベル側に
順次一定濃度レベル偏位した濃度レベルをそれぞれ下地
ノイズカットレベルおよび二値化レベルに設定するもの
であるから、バックグラウンドに対応するヒストグラム
の山の裾野に近い位置を基準にして下地ノイズカットレ
ベルと二値化レベルとを決めることができる。従ってこ
のヒストグラムの山の幅が変動してもその影響を大きく
受けることなく下地ノイズカットレベルおよび二値化レ
ベルを決めることができ、画像が変っても常に適正なレ
ベルに下地ノイズカットレベルおよび二値化レベルを設
定できる。このためボケ修正後の二値化処理において、
この下地ノイズカットレベルがバックグラウンドに近す
ぎてノイズを十分除去できなかったり、反対にバックグ
ラウンドレベルから離れすぎて画像信号のダイナミック
レンジを犠牲にする、等の不都合が発生しない。常に適
正なレベルに二値化レベルを設定できるからバックグラ
ウンドノイズが強調されたり、画像が飛んだりすること
がなく、高画質の二値化処理が可能となる。
(Effect of the Invention) As described above, the present invention uses the background noise cut level close to the background level, slices the image signal prior to the blur correction processing, and removes the noise of the background level. In the binarization, the background noise cut level and the binarization level are converted from the density level on the signal side of the image among the density levels having a frequency of about 1/40 of the total number N of pixels of the image sensor to include the density including the image. Since the density levels that are deviated by a constant density level to the level side are set as the background noise cut level and the binarization level respectively, the background noise is based on the position near the foot of the histogram corresponding to the background. The cut level and the binarization level can be determined. Therefore, the background noise cut level and the binarization level can be determined without being greatly affected even if the width of the peaks of this histogram changes, and the background noise cut level and the binarization level can always be set to appropriate levels even if the image changes. The value level can be set. Therefore, in the binarization process after blur correction,
There is no inconvenience that the background noise cut level is too close to the background to sufficiently remove noise, or conversely it is too far from the background level to sacrifice the dynamic range of the image signal. Since the binarization level can always be set to an appropriate level, background noise is not emphasized and the image is not skipped, and high-quality binarization processing is possible.

【図面の簡単な説明】[Brief description of drawings]

第1図は本発明の一実施例のブロック図、第2図はその
具体例の概念図、第3A〜3C図は処理過程の信号波形
を示す図、第4図は3×3のマトリックスを示す図、第
5図はヒストグラムを示す図である。 20……イメージセンサ、 24……ヒストグラム手段、 27……二値化レベル検出回路、 28……下地ノイズカット回路、 a……画像信号、 b……下地ノイズカットレベル、 d……バックグラウンドレベル、 f……二値化レベル、 A……ヒストグラム。
FIG. 1 is a block diagram of an embodiment of the present invention, FIG. 2 is a conceptual diagram of a specific example thereof, FIGS. 3A to 3C are diagrams showing signal waveforms in a processing process, and FIG. 4 is a 3 × 3 matrix. FIG. 5 is a diagram showing a histogram. 20 ... Image sensor, 24 ... Histogram means, 27 ... Binary level detection circuit, 28 ... Underground noise cut circuit, a ... Image signal, b ... Underground noise cut level, d ... Background level , F …… Binarization level, A …… Histogram.

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】フィルム投影画像をイメージセンサで走査
して得られる画像信号をそのバックグラウンドレベルに
近い下地ノイズカットレベルによりスライスしてバック
グラウンドのノイズを除去した後、ボケ修正を行って画
像信号を尖鋭化し、さらに所定の二値化レベルにより二
値化する画像信号処理方法において、 前記画像信号の濃度に対するヒストグラムを求め、この
ヒストグラムのバックグラウンドに対応する山が前記イ
メージセンサの総画素数の約1/40の頻度となる濃度レベ
ルのうち画像を含む濃度レベル側の濃度レベルから、画
像を含む濃度レベル側に順次一定濃度レベル偏位した濃
度レベルをそれぞれ下地ノイズカットレベルおよび二値
化レベルとすることを特徴とする画像信号処理方法。
1. An image signal obtained by scanning a film projection image with an image sensor by slicing a background noise cut level close to the background level to remove background noise, and then correcting the blur. In the image signal processing method of sharpening, and further binarizing by a predetermined binarization level, a histogram for the density of the image signal is obtained, and the mountain corresponding to the background of the histogram is the total number of pixels of the image sensor. Of the density levels with a frequency of about 1/40, the density levels that are deviated from the density level that includes the image to the density level that includes the image are sequentially shifted to the background density cut level and the binarization level. An image signal processing method comprising:
【請求項2】ボケ修正は、高域強調フィルタを用いて行
うことを特徴とする特許請求の範囲第1項記載の画像信
号処理方法。
2. The image signal processing method according to claim 1, wherein the blur correction is performed by using a high-frequency emphasis filter.
【請求項3】フィルム投影画像はネガフィルムにより得
られる投影像であり、前記下地ノイズカットレベルは、
バックグラウンドに対するヒストグラムの山の高濃度レ
ベル側のすそ野付近に設定されていることを特徴とする
特許請求の範囲第1項記載の画像信号処理方法。
3. The film projection image is a projection image obtained by a negative film, and the background noise cut level is
The image signal processing method according to claim 1, wherein the image signal processing method is set in the vicinity of the skirt on the high density level side of the mountain of the histogram with respect to the background.
【請求項4】フィルム投影画像はポジフィルムにより得
られる投影像であり、前記下地ノイズカットレベルはバ
ックグラウンドに対するヒストグラムの山の低濃度レベ
ル側のすそ野付近に設定されていることを特徴とする特
許請求の範囲第1項記載の画像信号処理方法。
4. A film projection image is a projection image obtained by a positive film, and the background noise cut level is set in the vicinity of the base of the low density level side of the mountain of the histogram with respect to the background. The image signal processing method according to claim 1.
JP62327502A 1987-12-25 1987-12-25 Image signal processing method Expired - Fee Related JPH0659087B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62327502A JPH0659087B2 (en) 1987-12-25 1987-12-25 Image signal processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62327502A JPH0659087B2 (en) 1987-12-25 1987-12-25 Image signal processing method

Publications (2)

Publication Number Publication Date
JPH01170273A JPH01170273A (en) 1989-07-05
JPH0659087B2 true JPH0659087B2 (en) 1994-08-03

Family

ID=18199860

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62327502A Expired - Fee Related JPH0659087B2 (en) 1987-12-25 1987-12-25 Image signal processing method

Country Status (1)

Country Link
JP (1) JPH0659087B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR0136067B1 (en) * 1994-08-12 1998-04-27 김광호 Two value image processor

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5853414B2 (en) * 1978-06-19 1983-11-29 三菱電機株式会社 signal detection circuit
JPS5556761A (en) * 1978-10-21 1980-04-25 Ricoh Co Ltd Picture process system
JPH065886B2 (en) * 1984-11-19 1994-01-19 キヤノン株式会社 Image reader

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
吹技敬彦著「FAX,OAのための画像の信号処理」(昭57−10−20)日刊工業新聞社P.10〜12,23

Also Published As

Publication number Publication date
JPH01170273A (en) 1989-07-05

Similar Documents

Publication Publication Date Title
JP2000030052A (en) Picture processor
JP2001331806A (en) Image processing system
JP3485454B2 (en) Image gradation conversion device, image gradation changing method, medium recording program for executing the method, and infrared camera
JPH0659087B2 (en) Image signal processing method
JP2004104635A (en) Image processing apparatus
JPH0659089B2 (en) Image signal processing method
JP2871601B2 (en) Character string detecting apparatus and method
JPH0659086B2 (en) Image signal processing method
JPH0657048B2 (en) Image signal processing method
JPH01160173A (en) Picture signal processing method
JPH0620238B2 (en) Image signal processing method
JP3302472B2 (en) Image blur correction apparatus and method
JPH07105890B2 (en) Image signal processing method
JP3359377B2 (en) Background concentration detector
JP2640661B2 (en) Image signal processing method
JPH09288737A (en) Onboard picture processor
JPH05274429A (en) Picture quality improving device
JPH10124665A (en) Method for processing picture and device therefor
JP3036244B2 (en) Image signal processing device
JPH01160171A (en) Picture signal processing method
JPH01160170A (en) Picture signal processing method
JP3605773B2 (en) Image area discriminating device
JPH05284357A (en) Picture binarizing device
JP3240389B2 (en) Binarization processing device
SU505880A1 (en) A method for analytically transforming images

Legal Events

Date Code Title Description
R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees