JP3212664B2 - Image processing device - Google Patents
Image processing deviceInfo
- Publication number
- JP3212664B2 JP3212664B2 JP02484292A JP2484292A JP3212664B2 JP 3212664 B2 JP3212664 B2 JP 3212664B2 JP 02484292 A JP02484292 A JP 02484292A JP 2484292 A JP2484292 A JP 2484292A JP 3212664 B2 JP3212664 B2 JP 3212664B2
- Authority
- JP
- Japan
- Prior art keywords
- shadow
- data
- image
- shadow area
- output
- 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
Links
Landscapes
- Editing Of Facsimile Originals (AREA)
- Controls And Circuits For Display Device (AREA)
- Image Processing (AREA)
- Digital Computer Display Output (AREA)
- Image Generation (AREA)
Description
【0001】[0001]
【産業上の利用分野】本発明は,画像に対して消失影処
理を行う画像処理装置に関し,より詳細には,ラインメ
モリを用いて消失影処理を行う画像処理装置に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image processing device for performing a lost shadow process on an image, and more particularly to an image processing device for performing a lost shadow process using a line memory.
【0002】[0002]
【従来の技術】画像処理装置が行う画像処理の一つとし
て,画像に影を付加する影付加処理がある。図14は,
従来における影付加処理の一例を示す説明図であり,実
線の閉ループ(以降,画像ループと記す)は画像領域
を,点線の閉ループ(以降,影ループと記す)は付加さ
れる影領域を各々示し,また,記載された数値は影領域
データ(後述する)である。2. Description of the Related Art As one of image processing performed by an image processing apparatus, there is a shadow adding process for adding a shadow to an image. FIG.
It is explanatory drawing which shows an example of the conventional shadow addition process, The closed loop of a solid line (henceforth an image loop) shows an image area | region, The closed loop of a dotted line (henceforth a shadow loop) shows a shadow area | region added, respectively. The described numerical values are shadow area data (described later).
【0003】図14に示す影付加処理を行う場合,先
ず,装置に入力された画像データの値により画像の有無
を判断し,影領域データを出力する。影領域データは,
画像有りと判断したとき(2値の画像データの場合では
1のとき)には所定の数値(この場合では5)を,画像
無しと判断したとき(2値の画像データの場合では0の
とき)には0の数値を各々出力する。この数値は,0以
外の値のときは影を付加することを意味し,また,付加
する影の残余の長さを意味するものである。この出力さ
れた影領域データを副走査方向において1ライン,主走
査方向において1画素分遅延すると,5の数値が割り当
てられる影領域データの領域は図14に示すようにな
り,画像ループからはみだした部分が影領域(影ルー
プ)となる。When the shadow adding process shown in FIG. 14 is performed, first, the presence or absence of an image is determined based on the value of image data input to the apparatus, and shadow area data is output. The shadow area data is
When it is determined that there is an image (in the case of binary image data, it is 1), a predetermined numerical value (5 in this case) is determined, and when it is determined that there is no image (in the case of binary image data, it is 0) ) Outputs a numerical value of 0. When this numerical value is a value other than 0, it means that a shadow is added, and it means the remaining length of the shadow to be added. When the output shadow area data is delayed by one line in the sub-scanning direction and by one pixel in the main scanning direction, the area of the shadow area data to which a value of 5 is assigned becomes as shown in FIG. 14 and is outside the image loop. The portion becomes a shadow region (shadow loop).
【0004】5の数値の影領域データをデクリメントし
て更に1ライン及び1画素分遅延すると,4の数値が記
載された領域が新たに影となる。以下,数値が0になる
まで同様の処理を繰り返すことにより,図15に示すよ
うな影を画像に付加することができる。これらの処理
は,例えば,ラインメモリ,レジスタ,演算器等を用い
てハード的に容易に行うことができるものである。When the shadow area data of the numerical value of 5 is decremented and further delayed by one line and one pixel, the area in which the numerical value of 4 is described becomes a new shadow. Hereinafter, by repeating the same processing until the numerical value becomes 0, a shadow as shown in FIG. 15 can be added to the image. These processes can be easily performed by hardware using, for example, a line memory, a register, and an arithmetic unit.
【0005】前述した影付加処理は,画像の大きさに等
しい影(立体影)を付加するもの(立体影付加処理)だ
が,この他として,画像から離れる程小さくなる,所
謂,消失点を有する影(以降,消失影と記す)を付加す
る消失影付加処理がある。この消失影付加処理は,一般
的に,ソフトを用いることにより行われている。The above-described shadow addition processing adds a shadow (three-dimensional shadow) equal to the size of an image (three-dimensional shadow addition processing). In addition, it has a so-called vanishing point that becomes smaller as the distance from the image increases. There is a lost shadow adding process for adding a shadow (hereinafter referred to as a lost shadow). This lost shadow adding process is generally performed by using software.
【0006】[0006]
【発明が解決しようとする課題】しかしながら,従来の
画像処理装置によれば,ソフトを用いて消失影処理を行
っているが,処理を行うために画像データを一旦格納す
る必要があるため,特に多値の画像データを扱う場合に
は大きな容量のメモリが必要となり,メモリが占めるコ
ストが大きくなり,装置が高価なものになるという問題
点や,処理に時間がかかるという問題点があった。However, according to the conventional image processing apparatus, the lost shadow processing is performed by using software. However, since the image data needs to be temporarily stored in order to perform the processing, it is particularly required. In the case of handling multi-valued image data, a large capacity memory is required, the cost occupied by the memory increases, the apparatus becomes expensive, and the processing takes time.
【0007】本発明は上記に鑑みてなされたものであっ
て,装置のコストを抑え,且つ,消失影付加処理にかか
る時間を短縮することを目的とする。The present invention has been made in view of the above, and has as its object to reduce the cost of the apparatus and shorten the time required for the process of adding a lost shadow.
【0008】[0008]
【課題を解決するための手段】本発明は上記の目的を達
成するために,画像に対して消失影を付加する消失影付
加処理を行う画像処理装置において,画像に付加する影
の領域及び残余の影の長さを示す影領域データの設定値
を出力する設定値出力手段と,影領域データに対して残
余の影の長さを減ずる演算処理を行う演算手段と,画像
データに基づいて,影を付加すべき画像が存在する場合
は,設定値出力手段から出力された影領域データを選択
し,影を付加すべき画像が存在しない場合は,演算手段
から出力された影領域データを選択する選択手段と,選
択手段により選択された影領域データを所定のメモリに
一時記憶して該影領域データを所定のライン分および/
または所定の画素分読み出し遅延させる遅延手段と,遅
延手段により遅延された影領域データを用いて影の領域
を指定する影領域指定手段と,影領域指定手段の指定,
及び,画像データに基づいて影領域を設定する影領域設
定手段と,影領域の画像データを出力する影画像データ
出力手段と,影領域設定手段の設定に基づいて画像デー
タと影画像データ出力手段が出力した画像データとを合
成する画像データ合成手段とを具備したことを特徴とす
る。According to the present invention, there is provided an image processing apparatus for performing a lost shadow adding process for adding a lost shadow to an image. a set value output means for outputting a set value of the shadow area data indicating the length of the shadow of the remaining relative shadow region data
An arithmetic means for performing arithmetic processing for reducing the length of the remaining shadow, and an image
When there is an image to which a shadow should be added based on the data
Selects the shadow area data output from the set value output means
If there is no image to which a shadow should be added,
Means for selecting the shadow area data output from the memory, and storing the shadow area data selected by the selection means in a predetermined memory.
Temporarily storing the shadow area data for a predetermined line and / or
A delay means for delaying readout by a predetermined number of pixels, a shadow area designating means for designating a shadow area using the shadow area data delayed by the delay means,
Shadow area setting means for setting a shadow area based on image data; shadow image data output means for outputting image data of the shadow area; and image data and shadow image data output means based on the setting of the shadow area setting means. And image data synthesizing means for synthesizing the image data output from the image data .
You .
【0009】また,本発明は,画像に対して消失影を付
加する消失影付加処理を行う画像処理装置において,画
像に付加する影の領域及び残余の影の長さを示す影領域
データの設定値を出力する設定値出力手段と,影領域デ
ータに対して残余の影の長さを減ずる演算処理を行う演
算手段と,画像データに基づいて,影を付加すべき画像
が存在する場合は,設定値出力手段から出力された影領
域データを選択し,影を付加すべき画像が存在しない場
合は,演算手段から出力された影領域データを選択する
第1の選択手段と,第1の選択手段により選択された影
領域データを所定のメモリに一時記憶して該影領域デー
タを所定のライン分および/または所定の画素分読み出
し遅延させる遅延手段と,遅延手段により遅延された影
領域データを用いて影の領域を指定する複数の影領域指
定手段と,複数の影領域指定手段の出力するデータを選
択する第2の選択手段と,第2の選択手段が選択したデ
ータ,及び,画像データに基づいて影領域を設定する影
領域設定手段と,影領域の画像データを出力する影画像
データ出力手段と,影領域設定手段の設定に基づいて画
像データと影画像データ出力手段が出力した画像データ
とを合成する画像データ合成手段とを具備したことを特
徴とする。Further, according to the present invention , in an image processing apparatus for performing a lost shadow adding process for adding a lost shadow to an image, setting of shadow region data indicating a shadow region to be added to the image and a remaining shadow length is provided. Setting value output means for outputting a value, calculation means for performing a calculation process for reducing the remaining shadow length on the shadow area data, and an image to which a shadow is to be added based on the image data
Exists, the shadow area output from the set value output means
Area data is selected and there is no image to add shadow
In this case, the first selecting means for selecting the shadow area data output from the calculating means, and the shadow area data selected by the first selecting means are temporarily stored in a predetermined memory to store the shadow area data.
Data for a predetermined line and / or a predetermined pixel
Delaying means, a plurality of shadow area specifying means for specifying a shadow area using the shadow area data delayed by the delay means, and a second selection for selecting data output from the plurality of shadow area specifying means. Means, shadow area setting means for setting a shadow area based on the data selected by the second selection means and the image data, shadow image data output means for outputting image data of the shadow area, and shadow area setting means JP by comprising an image data combining means for combining the image data by the image data and shadow image data output means is output based on the setting
Sign .
【0010】また,本発明は,前述した構成において,
遅延手段は,前記影領域データをラインメモリに一時記
憶して所定のライン分読み出し遅延させるとともに、該
影領域データをレジスタに一時記憶して所定の画素数分
読み出し遅延させることを特徴とする。 [0010] Further , the present invention provides the above-described configuration,
The delay means temporarily stores the shadow area data in a line memory.
In addition to delaying reading by a predetermined line,
Temporarily store shadow area data in a register and store it for a predetermined number of pixels.
Reading is delayed.
【0011】[0011]
【作用】本発明による画像処理装置は,順次入力する画
像データ用いてハード的(リアルタイムで)に消失影付
加処理を行う。The image processing apparatus according to the present invention performs the lost shadow adding process in a hardware manner (in real time) using sequentially input image data.
【0012】[0012]
【実施例】以下,本発明の実施例について,第1の実施
例,第2の実施例の順序で図面を参照しながら説明す
る。図1は第1の実施例の画像処理装置が適用されたデ
ジタル複写機の概略構成を示すブロック図であり,原稿
画像を光学的に読み取る画像読取部101と,画像読取
部101から出力された画像データに後述する処理を行
う画像処理部102と,画像処理部102から出力され
た画像データを用いて記録紙上に画像を出力する画像出
力部103と,複写機全体の制御を実行する制御部10
4とから構成されている。DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiments of the present invention will be described below in the order of the first embodiment and the second embodiment with reference to the drawings. FIG. 1 is a block diagram showing a schematic configuration of a digital copying machine to which the image processing apparatus of the first embodiment is applied. An image reading unit 101 for optically reading a document image and an image output from the image reading unit 101 are shown. An image processing unit 102 that performs processing to be described later on image data, an image output unit 103 that outputs an image on recording paper using the image data output from the image processing unit 102, and a control unit that controls the entire copying machine 10
And 4.
【0013】以上の構成において,その動作を説明す
る。図示しない操作部のスタートキーが押下されると,
制御部104は,各部に制御信号を出力し,画像形成動
作を開始させる。画像読取部101は,コンタクトガラ
ス(図示せず)上に載置された原稿の画像をCCD(図
示せず)を用いてアナログの電気信号に変換し,該電気
信号にシェーディング補正,A/D変換等の処理を施し
て8ビットの画像データを出力する。画像読取部101
から出力された画像データは,画像処理部102におい
て消失影付加処理が施されて画像出力部103に入力さ
れ,画像出力部103により記録紙上に画像として出力
される。なお,画像処理部102が消失影付加処理を行
うのは,操作部により所定のモードが設定されている場
合のみである。The operation of the above configuration will be described. When the start key of the operation unit (not shown) is pressed,
The control unit 104 outputs a control signal to each unit to start an image forming operation. The image reading unit 101 converts an image of a document placed on a contact glass (not shown) into an analog electric signal using a CCD (not shown), and performs shading correction, A / D conversion on the electric signal. It performs conversion and other processing and outputs 8-bit image data. Image reading unit 101
The image data output from is subjected to a lost shadow adding process in the image processing unit 102, input to the image output unit 103, and output as an image on recording paper by the image output unit 103. The image processing unit 102 performs the lost shadow adding process only when a predetermined mode is set by the operation unit.
【0014】次に,第1の実施例による画像処理部10
2の構成について説明する。図2は,画像処理部102
の構成を示すブロック図である。図示の如く,画像処理
部102は,画像読取部101から入力された画像デー
タ(入力画像データ)を2値化する2値化処理部201
と,2値化処理部201から出力されたデータを用いて
画像に付加する影領域を設定する影データ生成部202
と,影領域の画像データを出力する色データ出力部20
3と,入力画像データと色データ出力部203が出力す
る画像データとを影データ生成部202の出力に基づい
て選択するデータセレクト部204とから構成されてい
る。なお、色データ出力部203は,本発明の影画像デ
ータ出力手段に対応し,データセレクト部204は,本
発明の画像データ合成手段に対応する。 Next, the image processing unit 10 according to the first embodiment
2 will be described. FIG. 2 shows the image processing unit 102
FIG. 3 is a block diagram showing the configuration of FIG. As illustrated, an image processing unit 102 includes a binarization processing unit 201 that binarizes image data (input image data) input from the image reading unit 101.
And a shadow data generation unit 202 for setting a shadow area to be added to an image using data output from the binarization processing unit 201
And a color data output unit 20 for outputting image data of a shadow area
3 and a data selection unit 204 for selecting input image data and image data output by the color data output unit 203 based on the output of the shadow data generation unit 202. Note that the color data output unit 203 outputs the shadow image data of the present invention.
The data selection unit 204 corresponds to the data output unit.
It corresponds to the image data synthesizing means of the invention.
【0015】以上の構成において,その動作を説明す
る。2値化処理部201は,8ビットの入力画像データ
を所定の閾値を用いて2値化して影データ生成部202
に出力する。影データ生成部202は,入力した2値デ
ータに応じて付加する影領域を指定するデータ(影デー
タ)を生成してデータセレクト部204のS端子に出力
する。データセレクト部204には,他にA端子に入力
画像データ,B端子には色データ出力部203からの画
像データが入力されており,データセレクト部204は
S端子に入力された影データが1(Hレベル)のときに
B端子入力を,0(Lレベル)のときにA端子入力を選
択してY端子から出力する。The operation of the above configuration will be described. The binarization processing unit 201 binarizes the 8-bit input image data using a predetermined threshold and performs shadow data generation.
Output to The shadow data generation unit 202 generates data (shadow data) specifying a shadow area to be added according to the input binary data, and outputs the data to the S terminal of the data selection unit 204. In the data selection unit 204, input image data is input to the A terminal, and image data from the color data output unit 203 is input to the B terminal. The data selection unit 204 determines that the shadow data input to the S terminal is one. (H level) selects the B terminal input, and 0 (L level) selects the A terminal input and outputs from the Y terminal.
【0016】次に,影データ生成部202について説明
する。図3は,影データ生成部202の回路図を示し,
301及び302はセレクタ,303及び304はライ
ンメモリ,305は加算器,306〜308はレジス
タ,309〜312はANDゲート,313はインバー
タ,314はORゲートである。なお、レジスタ306
は,本発明の設定値出力手段に対応し,セレクタ30
1,加算器305およびANDゲート310を有する回
路は,本発明の演算手段に対応し,セレクタ302は,
本発明の選択手段に対応し,ラインメモリ303および
レジスタ307は,本発明の遅延手段に対応し,ORゲ
ート314,ラインメモリ304,ANDゲート31
1,312およびレジスタ308を有する回路は,本発
明の影領域指定手段に対応し,ANDゲート309およ
びインバータ313を有する回路は、本発明の影領域設
定手段に対応する。 Next, the shadow data generator 202 will be described. FIG. 3 shows a circuit diagram of the shadow data generation unit 202,
301 and 302 are selectors, 303 and 304 are line memories, 305 is an adder, 306 to 308 are registers, 309 to 312 are AND gates, 313 is an inverter, and 314 is an OR gate. The register 306
Corresponds to the set value output means of the present invention,
1, a circuit having an adder 305 and an AND gate 310
The path corresponds to the arithmetic means of the present invention, and the selector 302
According to the selection means of the present invention, the line memory 303 and
The register 307 corresponds to the delay means of the present invention, and
Gate 314, line memory 304, AND gate 31
1 and 312 and a register 308
In correspondence with the means for specifying a light shadow area, the AND gate 309 and the
The circuit having the inverter and the inverter 313 corresponds to the shadow region setting of the present invention.
Corresponding to the setting means.
【0017】以上の構成において,影データ生成の動作
について説明する。レジスタ306は,予め設定された
長さの影を付加するためのデータを格納しており,セレ
クタ302のB端子に接続されている。セレクタ302
は,この他にA端子にセレクタ301のY端子,S端子
に2値化処理部201,Y端子にラインメモリ303が
各々接続されている。ここで,セレクタ302は,S端
子入力がHレベルのときにB端子入力を,Lレベルのと
きにA端子入力を選択し,Y端子から8ビットのデータ
を出力するものである。セレクタ301も同様である。The operation of generating shadow data in the above configuration will be described. The register 306 stores data for adding a shadow having a preset length, and is connected to the terminal B of the selector 302. Selector 302
In addition, the A terminal is connected to the Y terminal of the selector 301, the S terminal is connected to the binarization processing unit 201, and the Y terminal is connected to the line memory 303. Here, the selector 302 selects the B terminal input when the S terminal input is at the H level, and selects the A terminal input when the S terminal input is at the L level, and outputs 8-bit data from the Y terminal. The same applies to the selector 301.
【0018】2値化処理部201から出力される2値デ
ータは,0(Lレベル)のときは対応する画素濃度が薄
く影を付加しない場合であり,1(Hレベル)のときは
影を付加する場合(画像がある場合)である。従って,
レジスタ306のデータは,2値データが1のときにラ
インメモリ303に入力する。ラインメモリ303は,
本実施例では図4に示す如く,D0in〜D7inはデ
ータ入力端子,D0out〜D7outはデータ出力端
子の8ラインメモリであり,また,RDCLKは読み出
しクロック入力端子,WRCLKは書き込みクロック入
力端子,バーWEはライトイネーブル入力端子,バーR
Eはリードイネーブル入力端子,バーRSTWはリセッ
トライト入力端子,バーRSTRはリセットリード入力
端子である。When the binary data output from the binarization processing unit 201 is 0 (L level), the corresponding pixel density is light and no shadow is added, and when it is 1 (H level), the shadow is not added. This is the case where an image is added (when there is an image). Therefore,
The data of the register 306 is input to the line memory 303 when the binary data is 1. The line memory 303 is
In this embodiment, as shown in FIG. 4, D0in to D7in are data input terminals, D0out to D7out are eight line memories of data output terminals, RDCLK is a read clock input terminal, WRCLK is a write clock input terminal, and WE Is a write enable input terminal, bar R
E is a read enable input terminal, RSTW is a reset write input terminal, and RSTR is a reset read input terminal.
【0019】図4に示すように,読み出しクロック入力
端子及び書き込みクロック入力端子には画素クロックC
LKが入力され,ライトイネーブル入力端子及びリード
イネーブル入力端子がアースに接続され,リセットライ
ト入力端子及びリセットリード入力端子には負論理のラ
イン同期信号LSYNCが入力される。ここで,画素ク
ロックCLK及びライン同期信号LSYNCは,画像読
取部101から出力される画像データに同期したもので
ある。As shown in FIG. 4, the read clock input terminal and the write clock input terminal are provided with a pixel clock C.
LK is input, the write enable input terminal and the read enable input terminal are connected to the ground, and a negative logic line synchronization signal LSYNC is input to the reset write input terminal and the reset read input terminal. Here, the pixel clock CLK and the line synchronization signal LSYNC are synchronized with the image data output from the image reading unit 101.
【0020】ラインメモリ303は,ライン同期信号L
SYNCがHレベルになると,画素クロックCLKに同
期して先頭アドレスからデータの読み出し及び書き込み
を同時に行う。データの読み出し及び書き込みのアドレ
スは同じであり,セレクタ302からのデータはライン
メモリ303により1ライン分遅延される。The line memory 303 stores a line synchronization signal L
When SYNC goes high, data reading and writing are performed simultaneously from the head address in synchronization with the pixel clock CLK. The data read and write addresses are the same, and the data from the selector 302 is delayed by one line by the line memory 303.
【0021】ラインメモリ303から出力されたデータ
は,レジスタ307に一旦格納することで1画素分遅延
され,レジスタ307から読み出されたデータは,加算
器305のB端子及びORゲート314に入力される。
ORゲート314は,レジスタ307からの8ビットの
データを入力して論理和(8ビット全てが0のとき以外
は1である)をとって,ANDゲート311及びライン
メモリ304に出力する。ラインメモリ304は,ライ
ンメモリ303と同様にORゲートからのデータを1ラ
イン分遅延させて,ANDゲート311に出力する。The data output from the line memory 303 is temporarily stored in the register 307 and is delayed by one pixel, and the data read from the register 307 is input to the B terminal of the adder 305 and the OR gate 314. You.
The OR gate 314 inputs the 8-bit data from the register 307, performs a logical sum (1 except when all 8 bits are 0), and outputs the result to the AND gate 311 and the line memory 304. The line memory 304 delays the data from the OR gate by one line as in the line memory 303 and outputs the data to the AND gate 311.
【0022】ANDゲート311は,ORゲート314
出力とラインメモリ304出力の論理積をとって,レジ
スタ308及びANDゲート312に出力する。レジス
タ308は,ANDゲート311の出力を1画素分遅延
させてANDゲート312に出力し,ANDゲート31
2は,ANDゲート311出力とレジスタ308出力の
論理積をとり,ANDゲート309及び310に出力す
る。The AND gate 311 is connected to the OR gate 314.
The logical product of the output and the output of the line memory 304 is calculated and output to the register 308 and the AND gate 312. The register 308 delays the output of the AND gate 311 by one pixel and outputs the delayed output to the AND gate 312.
2 takes the logical product of the output of the AND gate 311 and the output of the register 308, and outputs the result to the AND gates 309 and 310.
【0023】一方,加算器305は,8ビットのデータ
全てが1である出力が制御部104からA端子に入力さ
れ,A端子入力とB端子入力(レジスタ307の出力)
との論理和をΣ端子から出力し,桁上げ出力をC端子か
ら出力する。ここで,Σ端子出力は,B端子入力値が0
のとき以外にB端子入力値から1引いた値となり,C端
子出力は,B端子入力値が0のとき以外に1となる。On the other hand, in the adder 305, an output in which all the 8-bit data is 1 is input from the control unit 104 to the A terminal, and the A terminal input and the B terminal input (output of the register 307).
Is output from the , terminal, and the carry output is output from the C terminal. Here, the Σ terminal output means that the B terminal input value is 0
The value obtained by subtracting 1 from the B terminal input value other than at the time of, and the C terminal output becomes 1 except when the B terminal input value is 0.
【0024】ANDゲート310は,加算器305のC
端子出力とANDゲート312出力の論理積をとってセ
レクタ301のS端子に出力し,セレクタ301は,他
にA端子から8ビット全てが0である出力を制御部10
4から入力し,B端子から加算器305のΣ端子出力を
入力する。従って,セレクタ301は,ANDゲート3
10出力が1のときに加算器305のΣ端子出力をY端
子から出力する。The AND gate 310 is connected to the C of the adder 305.
The logical product of the terminal output and the output of the AND gate 312 is taken and output to the S terminal of the selector 301. The selector 301 also outputs the output from the A terminal, in which all 8 bits are 0, to the control unit 10
4 and the Σ terminal output of the adder 305 from the B terminal. Therefore, the selector 301 selects the AND gate 3
When the 10 outputs are 1, the Σ terminal output of the adder 305 is output from the Y terminal.
【0025】ANDゲート309は,ANDゲート31
2出力とインバータ313により出力が反転された2値
化処理部201出力(2値データ)の論理積(影デー
タ)を出力する。この影データは,図2に示すようにデ
ータセレクト部204のS端子に入力され,データセレ
クト部204は,S端子入力が1のときにB端子入力,
S端子入力が0のときにA端子入力をY端子から出力す
る。The AND gate 309 is connected to the AND gate 31.
The logical product (shadow data) of the two outputs and the output (binary data) of the binarization processing unit 201 whose output is inverted by the inverter 313 is output. The shadow data is input to the S terminal of the data selection unit 204 as shown in FIG. 2, and the data selection unit 204 receives the B terminal input when the S terminal input is 1.
When the S terminal input is 0, the A terminal input is output from the Y terminal.
【0026】第1の実施例による影付加領域は,図5に
示すように実線で示す閉ループを画像領域とすると,影
領域(即ち,影データ値がHレベル)は点線で示す閉ル
ープとなる。ここで,図内に記載された数値は,上段の
数値がレジスタ307の出力値,下段がラインメモリ3
04の出力値を示している。なお,図5では,レジスタ
306が格納している値は5のときの場合である。Assuming that a closed loop indicated by a solid line is an image area as shown in FIG. 5, the shadow added area according to the first embodiment is a closed loop indicated by a dotted line (that is, the shadow data value is at H level). Here, in the numerical values described in the figure, the upper numerical value is the output value of the register 307, and the lower numerical value is the line memory 3
04 shows the output value. Note that FIG. 5 shows a case where the value stored in the register 306 is 5.
【0027】図5に示す如く,第1の実施例では,主走
査方向における影領域は画像領域から1ライン離れる毎
に2画素ずつ減少され,副走査方向における影領域は画
像領域から1画素離れる毎に2ラインずつ減少されるこ
とがわかる。影の縮小割合を1ライン毎に減少する画素
数の割合により記載すると,第1の実施例における影の
縮小割合は1/2である。この第1の実施例による画像
処理結果を図6に示す。As shown in FIG. 5, in the first embodiment, the shadow area in the main scanning direction is reduced by two pixels every one line away from the image area, and the shadow area in the sub scanning direction is one pixel away from the image area. It can be seen that each time it is reduced by two lines. If the reduction ratio of the shadow is described by the ratio of the number of pixels reduced for each line, the reduction ratio of the shadow in the first embodiment is 1 /. FIG. 6 shows the result of image processing according to the first embodiment.
【0028】このように第1の実施例では,ソフトを用
いることなく(フレームメモリ等を用いることなく)影
の縮小割合が1/2の消失影付加処理を出力された画像
データを用いてリアルタイムで行うことができる。ま
た,本実施例では8ラインのラインメモリ303を用い
ており,8ビットで表す範囲内であればレジスタ306
のデータ値,或いは,加算器305のA端子入力値を変
更するだけで付加する影の長さを変更することができ
る。これは,第1の実施例において画素密度が8dot/mm
である場合,主走査方向において0〜32mmの長さの影
を任意に付加することができることを意味する。As described above, in the first embodiment, without using software (without using a frame memory or the like), real-time processing is performed using image data output from a lost shadow addition process in which the shadow reduction ratio is 1 /. Can be done with In this embodiment, the line memory 303 of eight lines is used.
By simply changing the data value or the input value of the A terminal of the adder 305, the length of the shadow to be added can be changed. This is because the pixel density is 8 dots / mm in the first embodiment.
, It means that a shadow having a length of 0 to 32 mm can be arbitrarily added in the main scanning direction.
【0029】次に,第2の実施例について説明する。第
2の実施例は,第1の実施例と略同様の構成であり,異
なる部分のみ説明する。Next, a second embodiment will be described. The second embodiment has substantially the same configuration as the first embodiment, and only different portions will be described.
【0030】図7は,第2の実施例による影データ生成
部202の構成を示す回路図である。図示の如く,セレ
クタ701及びカウンタ702が第1の実施例の構成に
付加されており,セレクタ701のA端子にはORゲー
ト314,B端子にはANDゲート312,S端子には
カウンタ702が各々接続され,また,Y端子はAND
ゲート310に接続されている。なお、セレクタ302
は,本発明の第1の選択手段に対応し,ORゲート31
4,ならびにORゲート314,ラインメモリ304,
ANDゲート311,312およびレジスタ308を有
する回路は,本発明の複数の影領域指定手段に対応し,
セレクタ701およびカウンタ702は,本発明の第2
の選択手段に対応する。 FIG. 7 is a circuit diagram showing the configuration of the shadow data generation unit 202 according to the second embodiment. As shown, a selector 701 and a counter 702 are added to the configuration of the first embodiment. An OR gate 314 is provided at the A terminal of the selector 701, an AND gate 312 is provided at the B terminal, and a counter 702 is provided at the S terminal. Connected, and the Y terminal is AND
Connected to gate 310. The selector 302
Corresponds to the first selecting means of the present invention, and the OR gate 31
4, and OR gate 314, line memory 304,
Has AND gates 311 and 312 and register 308
Circuit corresponding to a plurality of shadow area designating means of the present invention,
The selector 701 and the counter 702 are provided in the second embodiment of the present invention.
Corresponds to the selection means.
【0031】以上の構成において,その動作を説明す
る。第2の実施例は,セレクタ701がB端子入力のみ
を出力する場合,画像に付加する影領域は第1の実施例
と同じであり,セレクタ701がA端子入力のみを出力
する場合,図14の従来例に示すように立体影が付加さ
れる。ここで,セレクタ701が選択するデータは,他
のセレクタ(301及び302)と同様にS端子入力が
HレベルのときにB端子入力,LレベルのときにA端子
入力である。The operation of the above configuration will be described. In the second embodiment, when the selector 701 outputs only the B terminal input, the shadow area added to the image is the same as that of the first embodiment. When the selector 701 outputs only the A terminal input, FIG. A three-dimensional shadow is added as shown in the conventional example. Here, the data selected by the selector 701 is the B terminal input when the S terminal input is at the H level and the A terminal input when the S terminal input is at the L level, similarly to the other selectors (301 and 302).
【0032】カウンタ702は,副走査方向のライン数
をカウントする2進カウンタである。その出力は最下位
のビットが0のときにHレベル,1のときにLレベルで
あり,従って,セレクタ701は偶数ラインのときにA
NDゲート312出力を,奇数ラインのときにORゲー
ト314出力を選択する。このようにANDゲート31
2出力とORゲート314出力を交互に選択することに
より,付加する影領域は図8に示すようになる。この例
では,影の縮小割合は2/3となり,また,実際の画像
処理結果を図9に示す。The counter 702 is a binary counter for counting the number of lines in the sub-scanning direction. The output is H level when the least significant bit is 0, and L level when it is 1. Therefore, the selector 701 outputs A level when the least significant bit is an even line.
The output of the ND gate 312 is selected, and the output of the OR gate 314 is selected for an odd line. Thus, the AND gate 31
By alternately selecting the two outputs and the OR gate 314 output, the shadow area to be added becomes as shown in FIG. In this example, the reduction ratio of the shadow is 2/3, and the actual image processing result is shown in FIG.
【0033】第2の実施例では,影の縮小割合が2/3
の消失影付加処理の他に,カウンタ702の出力をHレ
ベルに固定することにより第1の実施例と同じ消失影付
加処理を行うことができ,また,Lレベルに固定するこ
とにより従来例のような立体影付加処理を行うことがで
きる。In the second embodiment, the shadow reduction ratio is 2/3.
In addition to the lost shadow addition processing, the output of the counter 702 can be fixed at the H level to perform the same lost shadow addition processing as in the first embodiment. Such a three-dimensional shadow adding process can be performed.
【0034】第1の実施例は,図10に示す如く,遅延
手段であるラインメモリ303から出力されたデータを
用いて一つの影領域指定手段901が影領域を指定する
ものであり,また,付加する影の形状は長さのみ変更で
きるものである。しかし,図11に示すように第2の実
施例では,ラインメモリ303に二つの影領域指定手段
911及び912を設け,選択手段(セレクタ701と
カウンタ702とで構成される)913が影領域指定手
段911及び912の出力を選択することにより,3種
類の形状の影を付加することができる。In the first embodiment, as shown in FIG. 10, one shadow area designating means 901 designates a shadow area using data output from a line memory 303 as a delay means. The shape of the shadow to be added can be changed only in length. However, as shown in FIG. 11, in the second embodiment, two shadow area designating means 911 and 912 are provided in the line memory 303, and the selecting means (composed of the selector 701 and the counter 702) 913 By selecting the outputs of the means 911 and 912, shadows of three types of shapes can be added.
【0035】また,図12に示すように,ラインメモリ
303よりも多数のラインを格納できるラインメモリ9
21と,ラインメモリ921により遅延されるデータを
用いて影領域を指定する複数の影領域指定手段からなる
影領域指定手段群922と,影領域指定手段群922か
ら選択してデータを出力する選択手段923及び924
とを備えた構成にすれば,幅広い種類及び長さの影を付
加することが可能となる。具体的には,図13に示すよ
うな縮小割合が1/3の消失影付加処理を行うための影
領域指定手段を第2の実施例の構成に付加し,三つの影
領域指定手段からデータを選択できるようにした場合,
立体影付加処理,縮小割合が1/2,2/3,1/3の
消失影付加処理の他に,縮小割合が3/5,2/5,2
/3(前述のものとは影領域が若干異なる)等の消失影
付加処理を行うことができるようになる。なお,図12
の構成において,選択手段923は影領域指定手段群9
22から予め指定された幾つかの出力を選択手段924
に出力するものであり,選択手段924は選択手段92
3から出力されたデータを予め設定された順序に従って
選択するものである(選択手段923及び924で第2
の選択手段に相当する)。As shown in FIG. 12, a line memory 9 capable of storing more lines than the line memory 303 is provided.
21, a shadow area specifying means group 922 including a plurality of shadow area specifying means for specifying a shadow area using data delayed by the line memory 921, and a selection for selecting and outputting data from the shadow area specifying means group 922. Means 923 and 924
With such a configuration, it is possible to add a wide variety of types and lengths of shadows. More specifically, a shadow area designating means for performing a lost shadow adding process with a reduction ratio of 1/3 as shown in FIG. 13 is added to the configuration of the second embodiment. If you make it possible to select
In addition to the three-dimensional shadow adding process and the disappearing shadow adding process in which the reduction ratio is 1/2, 2/3, and 1/3, the reduction ratio is 3/5, 2/5, 2
/ 3 (shadow area is slightly different from that described above). Note that FIG.
In the configuration of FIG.
Means 924 for selecting some of the outputs specified in advance from
Is output to the selecting means 924.
3 is selected in accordance with a preset order (the second means is selected by the selection means 923 and 924).
).
【0036】なお,本実施例では,8ビットの画像デー
タを2値化して消失影付加処理を行っているが,2値化
するための閾値を変更,或いは,1を出力する範囲を指
定することにより,所望の画像濃度の部分のみに影を付
加することもできる。In the present embodiment, the 8-bit image data is binarized to perform the lost shadow adding process. However, the threshold value for binarizing is changed, or a range for outputting 1 is designated. Thus, a shadow can be added only to a portion having a desired image density.
【0037】更に,第2の実施例は,概念的には図11
の構成として示すことができるが,実際の回路構成にお
いては二つの影領域指定手段が直列に接続した構成とな
っている。これは,影領域指定手段が多数になり各回路
構成上において重複する部分がある場合,部品点数を減
らし,コストの上昇を抑える効果がある。従って,多数
の影領域指定手段を備える場合,影領域指定手段を回路
構成に応じて複数直列に接続するようにして,部品点数
を減らす工夫をすることが望ましい。Further, the second embodiment is conceptually shown in FIG.
However, in an actual circuit configuration, two shadow area designating means are connected in series. This has the effect of reducing the number of parts and suppressing an increase in cost when there are a large number of shadow area specifying means and there are overlapping portions in each circuit configuration. Therefore, when a large number of shadow area specifying means are provided, it is desirable to reduce the number of parts by connecting a plurality of shadow area specifying means in series according to the circuit configuration.
【0038】[0038]
【発明の効果】以上説明したように本発明は,画像に対
して消失影を付加する消失影付加処理を行う画像処理装
置において,画像に付加する影の領域及び残余の影の長
さを示す影領域データの設定値を出力する設定値出力手
段と,影領域データに対して残余の影の長さを減ずる演
算処理を行う演算手段と,画像データに基づいて,影を
付加すべき画像が存在する場合は,設定値出力手段から
出力された影領域データを選択し,影を付加すべき画像
が存在しない場合は,演算手段から出力された影領域デ
ータを選択する選択手段と,選択手段により選択された
影領域データを所定のメモリに一時記憶して該影領域デ
ータを所定のライン分および/または所定の画素分読み
出し遅延させる遅延手段と,遅延手段により遅延された
影領域データを用いて影の領域を指定する影領域指定手
段と,影領域指定手段の指定,及び,画像データに基づ
いて影領域を設定する影領域設定手段と,影領域の画像
データを出力する影画像データ出力手段と,影領域設定
手段の設定に基づいて画像データと影画像データ出力手
段が出力した画像データとを合成する画像データ合成手
段とを具備したため,装置のコストを抑え,且つ,消失
影付加処理にかかる時間を短縮することができる。As described above, according to the present invention, in an image processing apparatus for performing a lost shadow adding process for adding a lost shadow to an image, a shadow area to be added to the image and a remaining shadow length are indicated. A setting value output unit that outputs a setting value of the shadow area data, an operation unit that performs an operation process on the shadow area data to reduce the length of the remaining shadow, and a setting unit that outputs the shadow based on the image data.
If there is an image to be added,
Select the output shadow area data and add the shadow to the image
If there is no shadow area, the shadow area data
Selection means for selecting over data, 該影area De temporarily stored shadow area data selected by the selection means in a predetermined memory
Data for a specified line and / or a specified pixel
Delay means for out delay, set the shadow region designating means for designating an area of the shadow with the shadow region data delayed by the delay means, the designation of the shadow area specifying means, and a shadow area based on the image data Shadow area setting means, shadow image data output means for outputting image data of the shadow area, and image data synthesis for synthesizing the image data and the image data output by the shadow image data output means based on the settings of the shadow area setting means Because of the provision of the means, the cost of the apparatus can be suppressed, and the time required for the lost shadow adding process can be reduced.
【0039】また,本発明は,画像に対して消失影を付
加する消失影付加処理を行う画像処理装置において,画
像に付加する影の領域及び残余の影の長さを示す影領域
データの設定値を出力する設定値出力手段と,影領域デ
ータに対して残余の影の長さを減ずる演算処理を行う演
算手段と,画像データに基づいて,影を付加すべき画像
が存在する場合は,設定値出力手段から出力された影領
域データを選択し,影を付加すべき画像が存在しない場
合は,演算手段から出力された影領域データを選択する
第1の選択手段と,第1の選択手段により選択された影
領域データを所定のメモリに一時記憶して該影領域デー
タを所定のライン分および/または所定の画素分読み出
し遅延させる遅延手段と,遅延手段により遅延された影
領域データを用いて影の領域を指定する複数の影領域指
定手段と,複数の影領域指定手段の出力するデータを選
択する第2の選択手段と,第2の選択手段が選択したデ
ータ,及び,画像データに基づいて影領域を設定する影
領域設定手段と,影領域の画像データを出力する影画像
データ出力手段と,影領域設定手段の設定に基づいて画
像データと影画像データ出力手段が出力した画像データ
とを合成する画像データ合成手段とを具備したため,装
置のコストを抑え,且つ,消失影付加処理にかかる時間
を短縮することができ,また,複数の種類の消失影付加
処理を行うことができる。Further , according to the present invention, in an image processing apparatus for performing a lost shadow adding process for adding a lost shadow to an image, setting of shadow region data indicating a shadow region to be added to the image and a remaining shadow length is provided. Setting value output means for outputting a value, calculation means for performing a calculation process for reducing the remaining shadow length on the shadow area data, and an image to which a shadow is to be added based on the image data
Exists, the shadow area output from the set value output means
Area data is selected and there is no image to add shadow
In this case, the first selecting means for selecting the shadow area data output from the calculating means, and the shadow area data selected by the first selecting means are temporarily stored in a predetermined memory to store the shadow area data.
Data for a predetermined line and / or a predetermined pixel
Delaying means, a plurality of shadow area specifying means for specifying a shadow area using the shadow area data delayed by the delay means, and a second selection for selecting data output from the plurality of shadow area specifying means. Means, shadow area setting means for setting a shadow area based on the data selected by the second selection means and the image data, shadow image data output means for outputting image data of the shadow area, and shadow area setting means Image data synthesizing means for synthesizing the image data and the image data output by the shadow image data output means on the basis of the setting of (1), so that the cost of the apparatus can be suppressed and the time required for the lost shadow addition processing can be reduced. In addition, a plurality of types of lost shadow addition processing can be performed.
【図1】本発明の第1の実施例による画像処理装置が適
用されたデジタル複写機の構成を示す概略ブロック図で
ある。FIG. 1 is a schematic block diagram illustrating a configuration of a digital copying machine to which an image processing apparatus according to a first embodiment of the present invention is applied.
【図2】第1の実施例による画像処理部の構成を示すブ
ロック図である。FIG. 2 is a block diagram illustrating a configuration of an image processing unit according to the first embodiment.
【図3】第1の実施例による影データ生成部を示す回路
図である。FIG. 3 is a circuit diagram illustrating a shadow data generation unit according to the first embodiment.
【図4】第1の実施例のラインメモリを示す説明図であ
る。FIG. 4 is an explanatory diagram illustrating a line memory according to the first embodiment;
【図5】第1の実施例による影付加領域を示す説明図で
ある。FIG. 5 is an explanatory diagram showing a shadow addition area according to the first embodiment.
【図6】第1の実施例による画像処理結果を示す説明図
である。FIG. 6 is an explanatory diagram illustrating an image processing result according to the first embodiment.
【図7】第2の実施例による影データ生成部を示す回路
図である。FIG. 7 is a circuit diagram illustrating a shadow data generation unit according to a second embodiment.
【図8】第2の実施例による影付加領域を示す説明図で
ある。FIG. 8 is an explanatory diagram illustrating a shadow addition area according to a second embodiment.
【図9】第2の実施例による画像処理結果を示す説明図
である。FIG. 9 is an explanatory diagram illustrating an image processing result according to the second embodiment.
【図10】第1の実施例による影データ生成部を示す概
略概念図である。FIG. 10 is a schematic conceptual diagram illustrating a shadow data generation unit according to the first embodiment.
【図11】第2の実施例による影データ生成部を示す概
略概念図である。FIG. 11 is a schematic conceptual diagram illustrating a shadow data generation unit according to a second embodiment.
【図12】その他の実施例による影データ生成部を示す
概略概念図である。FIG. 12 is a schematic conceptual diagram showing a shadow data generation unit according to another embodiment.
【図13】縮小割合が1/3の画像処理結果を示す説明
図である。FIG. 13 is an explanatory diagram illustrating an image processing result in which the reduction ratio is 1/3.
【図14】従来における影付加処理の一例を示す説明図
である。FIG. 14 is an explanatory diagram showing an example of a shadow adding process in the related art.
【図15】従来における影付処理結果の一例を示す説明
図である。FIG. 15 is an explanatory diagram showing an example of a result of a shadowing process in the related art.
102 画像処理部 104 制御部 201 2値化処理部 202 影デー
タ生成部 203 色データ出力部 204 データ
セレクト部 301 302 701 セレクタ 303 304 921 ラインメモリ 305 加算器 306 307
308 レジスタ 309 310 311 312 ANDゲート 313 インバータ 314 ORゲ
ート 702 カウンタ 901 911 912 影領域指定手段 922 影領域指定手段群 913 923 924 選択手段102 Image processing unit 104 Control unit 201 Binarization processing unit 202 Shadow data generation unit 203 Color data output unit 204 Data selection unit 301 302 701 Selector 303 304 921 Line memory 305 Adder 306 307
308 Register 309 310 311 312 AND gate 313 Inverter 314 OR gate 702 Counter 901 911 912 Shadow area specifying means 922 Shadow area specifying means group 913 923 924 Selection means
Claims (3)
加処理を行う画像処理装置において, 画像に付加する影の領域及び残余の影の長さを示す影領
域データの設定値を出力する設定値出力手段と, 影領域データに対して残余の影の長さを減ずる演算処理
を行う演算手段と,画像データに基づいて,影を付加すべき画像が存在する
場合は,前記設定値出力手段から出力された影領域デー
タを選択し,影を付加すべき画像が存在しない場合は,
前記演算手段から出力された影領域データを 選択する選
択手段と, 前記選択手段により選択された影領域データを所定のメ
モリに一時記憶して該影領域データを所定のライン分お
よび/または所定の画素分読み出し遅延させる遅延手段
と, 前記遅延手段により遅延された影領域データを用いて影
の領域を指定する影領域指定手段と, 前記影領域指定手段の指定,及び,画像データに基づい
て影領域を設定する影領域設定手段と, 影領域の画像データを出力する影画像データ出力手段
と, 前記影領域設定手段の設定に基づいて画像データと前記
影画像データ出力手段が出力した画像データとを合成す
る画像データ合成手段とを具備したことを特徴とする画
像処理装置。An image processing apparatus for performing a lost shadow adding process for adding a lost shadow to an image outputs a set value of shadow region data indicating a shadow region to be added to the image and a remaining shadow length. A setting value output unit, an operation unit for performing an operation for reducing the remaining shadow length on the shadow area data, and an image to which a shadow is to be added based on the image data.
In this case, the shadow area data output from the set value output means
If there is no image to add a shadow to,
Selecting means for selecting the shadow area data output from the calculating means; and transmitting the shadow area data selected by the selecting means to a predetermined area.
Memory and temporarily store the shadow area data for a predetermined line.
Delay means for reading and / or delaying a predetermined number of pixels ; shadow area designating means for designating a shadow area using the shadow area data delayed by the delay means; designation of the shadow area designating means; Shadow area setting means for setting a shadow area based on data; shadow image data output means for outputting image data of the shadow area; and image data and the shadow image data output means based on the setting of the shadow area setting means. An image processing apparatus comprising: image data combining means for combining output image data.
加処理を行う画像処理装置において, 画像に付加する影の領域及び残余の影の長さを示す影領
域データの設定値を出力する設定値出力手段と, 影領域データに対して残余の影の長さを減ずる演算処理
を行う演算手段と,画像データに基づいて,影を付加すべき画像が存在する
場合は,前記設定値出力手段から出力された影領域デー
タを選択し,影を付加すべき画像が存在しない場合は,
前記演算手段から出力された影領域データを 選択する第
1の選択手段と, 前記第1の選択手段により選択された影領域データを所
定のメモリに一時記憶して該影領域データを所定のライ
ン分および/または所定の画素分読み出し遅延させる遅
延手段と, 前記遅延手段により遅延された影領域データを用いて影
の領域を指定する複数の影領域指定手段と, 前記複数の影領域指定手段の出力するデータを選択する
第2の選択手段と, 前記第2の選択手段が選択したデータ,及び,画像デー
タに基づいて影領域を設定する影領域設定手段と, 影領域の画像データを出力する影画像データ出力手段
と, 前記影領域設定手段の設定に基づいて画像データと前記
影画像データ出力手段が出力した画像データとを合成す
る画像データ合成手段とを具備したことを特徴とする画
像処理装置。2. An image processing apparatus for performing a lost shadow adding process for adding a lost shadow to an image, wherein a set value of shadow region data indicating a shadow region to be added to the image and a remaining shadow length is output. A setting value output unit, an operation unit for performing an operation for reducing the remaining shadow length on the shadow area data, and an image to which a shadow is to be added based on the image data.
In this case, the shadow area data output from the set value output means
If there is no image to add a shadow to,
First selecting means and said first own the shadow area data selected by the selection means for selecting a shadow region data output from said calculation means
And temporarily store the shadow area data in a predetermined memory.
Delay means for delaying readout for a predetermined number of pixels and / or predetermined pixels; a plurality of shadow area designating means for designating a shadow area using shadow area data delayed by the delay means; Second selecting means for selecting data output by the shadow area specifying means, shadow area setting means for setting a shadow area based on the data selected by the second selecting means, and image data; And an image data synthesizing unit that synthesizes the image data and the image data output by the shadow image data output unit based on the setting of the shadow area setting unit. An image processing apparatus characterized by the above-mentioned.
インメモリに一時記憶して所定のライン分読み出し遅延
させるとともに、該影領域データをレジスタに一時記憶
して所定の画素数分読み出し遅延させることを特徴とす
る請求項1または2記載の画像処理装置。3. The delay means according to claim 1, further comprising:
Temporarily store in in-memory and delay reading for a given line
And temporarily store the shadow area data in a register.
3. The image processing apparatus according to claim 1, wherein the reading is delayed by a predetermined number of pixels .
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP02484292A JP3212664B2 (en) | 1992-01-14 | 1992-01-14 | Image processing device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP02484292A JP3212664B2 (en) | 1992-01-14 | 1992-01-14 | Image processing device |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH05191630A JPH05191630A (en) | 1993-07-30 |
JP3212664B2 true JP3212664B2 (en) | 2001-09-25 |
Family
ID=12149472
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP02484292A Expired - Fee Related JP3212664B2 (en) | 1992-01-14 | 1992-01-14 | Image processing device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3212664B2 (en) |
-
1992
- 1992-01-14 JP JP02484292A patent/JP3212664B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JPH05191630A (en) | 1993-07-30 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US4694342A (en) | Spatial filter useful for removing noise from video images and for preserving detail therein | |
JPS59156070A (en) | Picture processing device | |
JPH02132963A (en) | Picture processor | |
JPH04294166A (en) | Image processor | |
JP3212664B2 (en) | Image processing device | |
JPS5926153B2 (en) | Facsimile reception method | |
JP2562432B2 (en) | Image processing device | |
JPH0799543B2 (en) | Image processing device | |
JP2887840B2 (en) | Image reading device | |
JP2643273B2 (en) | Image processing device | |
JP2624427B2 (en) | Image discriminating device | |
JP2806043B2 (en) | Pipeline image processing circuit | |
JPH0722335B2 (en) | Image forming device | |
JPH07298053A (en) | Image processing unit | |
JPH0823887B2 (en) | Image processing device | |
JPH0723208A (en) | Image forming device | |
JPH10293842A (en) | Image correcting device | |
JPS62221273A (en) | Image processor capable of enlargement/reduction | |
JPH06253140A (en) | Picture discrimination device, isolating point elimination device and picture reduction device | |
JPH0573668A (en) | Mosaic processor | |
JPH0792832B2 (en) | Image processing device | |
JPH0420071A (en) | Picture processor | |
JPH07111586A (en) | Image processing device | |
JPH0754547B2 (en) | Image processing device | |
JPS6338312B2 (en) |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20070719 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080719 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090719 Year of fee payment: 8 |
|
LAPS | Cancellation because of no payment of annual fees |