JP4041955B2 - Signal processing apparatus and method, imaging apparatus, recording medium, and program - Google Patents
Signal processing apparatus and method, imaging apparatus, recording medium, and program Download PDFInfo
- Publication number
- JP4041955B2 JP4041955B2 JP2002161049A JP2002161049A JP4041955B2 JP 4041955 B2 JP4041955 B2 JP 4041955B2 JP 2002161049 A JP2002161049 A JP 2002161049A JP 2002161049 A JP2002161049 A JP 2002161049A JP 4041955 B2 JP4041955 B2 JP 4041955B2
- Authority
- JP
- Japan
- Prior art keywords
- signal
- osd
- memory
- counter
- screen
- 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
Images
Landscapes
- Studio Circuits (AREA)
- Controls And Circuits For Display Device (AREA)
- Picture Signal Circuits (AREA)
Description
【0001】
【発明の属する技術分野】
本発明は、信号処理装置および方法、撮像装置、記録媒体、並びにプログラムに関し、特に、例えば、液晶パネルなどの表示装置において、必要最小限のメモリ容量で反転表示を行うことができるようにした信号処理装置および方法、撮像装置、記録媒体、並びにプログラムに関する。
【0002】
【従来の技術】
図1は、従来の信号反転表示装置の構成例を示すブロック図である。
【0003】
マイクロコンピュータ(以下、マイコンと記載する)1は、信号反転処理装置2を制御し、映像信号の上下方向または左右方向の反転表示を行わせる。信号反転処理装置2は、メモリコントローラ11および画像メモリ12で構成されている。メモリコントローラ11は、マイコン1の反転制御に基づいて、画像メモリ12をコントロールする。画像メモリ12は、少なくとも1水平時間以上の解像度を持ったメモリであって、メモリコントローラ11のコントロールの下、入力信号を蓄積(メモリ)する。なお、画像メモリ12に1画面分以上の解像度があれば、左右方向の反転のみならず上下方向の反転も可能となる。
【0004】
表示装置3は、例えば、LCD(Liquid Crystal Digital)などで構成され、メモリコントローラ11により画像メモリ12から読み出され、出力された信号を表示メモリ21に展開しつつ、映像として表示させる。
【0005】
図1の信号反転表示装置の動作について、図2A乃至図2Cを参照して説明する。ここでは、画像メモリ12が、1画面分以上の解像度を有しており、メモリコントローラ11が、画像メモリ12から信号を読み出すスピードより、画像メモリ12に信号を書き込むスピードの方が速く設定されているものとする。また、表示装置3の画面には、例えば、図2Aに示されるように、図中、左上から右下に向かう順にアドレスが割り振られ(図2Aの例の場合、最左上は0、最右上は719、最左下は344880、および、最右下は345599)、この順番に一画面分の映像信号が書き込まれたものとする。
【0006】
左右反転表示する場合、図2Bに示されるように、マイコン1は、メモリコントローラ11が、読み出し順序をX方向(図中、横方向)に対し、逆から読み出させるように制御する。すなわち、0乃至719の順番で画像メモリ12に書き込まれている映像信号が、719乃至0の順番で画像メモリ12から読み出され、720乃至1439の順番で画像メモリ12に書き込まれている映像信号が、1439乃至720の順番で画像メモリ12から読み出され、同様に、図中左から右に向かう順番で画像メモリ12に書き込まれている映像信号が、右から左に向かう順番で画像メモリ12から読み出される。
【0007】
上下反転表示する場合、図2Cに示されるように、マイコン1は、メモリコントローラ11が、読み出し順序をX方向(図中、横方向)およびY方向(図中、縦方向)に対し、逆から読み出させるように制御する。すなわち、0乃至345599の順番で画像メモリ12に書き込まれている映像信号が、345599乃至0の順番で画像メモリ12から読み出される。
【0008】
また、画像メモリ12に対し、画面の右下から左上に向かう順に映像信号が書き込まれた場合には、左上から右下に向かう順に読み出される。
【0009】
このように、マイコン1の制御の下、メモリコントローラ11は、画像メモリ12に対する映像信号の書き込みの順序と読み出しの順序を変更することにより(すなわち、書き込みは正順、読み出しは逆順というコントロールを行うことにより)、信号反転処理を実現することができる。
【0010】
ところで、従来の信号反転処理装置2が、マイコン1の反転制御に基づいて、正順で映像信号の書き込みを行い、逆順で映像信号の読み出しを行っている場合には、読み出しのスピードに対して書き込みのスピードを充分に速く設定する必要がある。すなわち、読み出しの先頭アドレスは、図2Bや図2Cで示したように、書き込みの終了アドレスであり、読み出しが開始される際には、対応する書き込みデータが書き込み完了となっている必要がある。
【0011】
しかしながら、読み出しのスピードに対して書き込みのスピードを充分に速く設定することが困難な場合には、緩衝用のメモリを書き込みおよび読み出しのスピード比に応じて設けるようにするか、あるいは、信号反転用のメモリを設けるようにする必要がある。従って、一般的に、信号反転処理装置2は、1水平時間の解像度より大きい画像メモリ12またはフリップフロップ、およびそのメモリコントローラ11で構成される。
【0012】
図3は、従来の民生用デジタルVCR(ビデオカセットレコーダ)(以下、DVCと略記する)のオンスクリーンディスプレイ(OSD)表示機能システムに図1の信号反転処理装置2を適用した場合の構成例を示すブロック図である。同図に示されるように、DVCは、マイコン1、デジタル信号処理部31、および映像信号表示装置3で構成され、デジタル信号処理部31は、映像信号処理器41、OSD信号発生器42、および信号混合器43で構成されている。また、映像信号表示装置3は、信号反転処理装置2を有している。
【0013】
マイコン1は、映像信号処理器41が実行する映像信号処理、OSD信号発生器42が実行するOSD信号処理、および映像信号表示装置3内の信号反転処理装置2の上下反転処理または左右反転処理を、それぞれ制御する。
【0014】
映像信号処理器41は、A/D(Analog to Digital)変換処理およびカメラ信号処理が施されたデジタル映像信号の入力を受け、マイコン1の映像制御に基づいて、所定の映像信号処理を施し、映像信号を信号混合器43に供給する。OSD信号発生器42は、マイコン1のOSD制御に基づいて、水平同期信号および垂直同期信号に同期して適切なOSD信号を発生し、信号混合器43に供給する。信号混合器43は、映像信号処理器41から供給された映像信号とOSD信号発生器42から供給されたOSD信号を適切に選択および混合し、所望の映像信号を信号反転処理装置2に出力する。
【0015】
映像信号表示装置3は、例えば、LCDなどの液晶パネルで構成され、デジタル信号処理部31から供給された映像信号を出力し、対応する映像を表示させる。信号反転処理装置2は、マイコン1の反転制御に基づいて、デジタル信号処理部31から供給された映像信号を、上下方向または左右方向に反転する。
【0016】
例えば、撮影者が、DVCを用いて被写体を撮影中に映像信号表示装置3を180度回転させて対面撮影モードに設定した場合、マイコン1は、映像信号表示装置3から出力される映像が、撮影者の上下左右の視覚に合致するように、信号反転処理装置2の上下および左右の反転制御を行う。信号反転処理装置2は、マイコン1の反転制御に基づいて、デジタル信号処理部31からの映像信号を上下および左右に反転して表示させる。
【0017】
ところで、同図に示されるように、信号反転処理装置2は、信号混合器43の後段にあるため、マイコン1によって映像信号の上下および左右の反転制御が行われている場合、映像信号表示装置3は、入力されてきた映像信号を上下および左右に反転して表示させるが、OSD信号発生器42が発生したOSD信号が、撮影者から見て視覚的に正しい方向の信号であった場合、反転制御されている映像信号表示装置3からの出力映像信号は、左右反転した映像イメージになってしまう。すなわち、出力映像信号を見ながらDVCの操作を行う場合のOSD表示に関しては、撮影者は正しい情報を得ることができない。
【0018】
そこで、例えば、マイコン1により映像信号表示装置3の上下および左右の反転制御が行われている場合、OSD信号発生器42は、予め左右反転したOSD信号を用意しておき、それを読み出すか、あるいは、OSD信号が格納されているROM(Read-only Memory)またはメモリから左右反転して読み出すようにする。また例えば、信号反転処理装置2の後段に、信号混合器43を挿入するようにする。
【0019】
これらによって、対面撮影モードの場合でも、撮影者は、正しいOSD表示を得ることができる。
【0020】
【発明が解決しようとする課題】
しかしながら、左右反転したOSD信号を予め用意しておく方法の場合、OSD信号発生器42は、信号反転処理装置2の反転制御時にのみ左右反転したOSD信号を出力させ、非反転制御時には、通常のOSD信号を出力させる必要があった。従って、ROMまたはメモリの容量や回路規模に制限がある場合には適用することができない課題があった。
【0021】
また、OSD信号が格納されているROMまたはメモリから左右反転して読み出す方法の場合、その特殊な読み出し処理をデジタル信号処理部31に組み込む必要があるため、OSD信号発生器42がASIC(Application Specific Integrated Circuit)により実現されており、変更によるASICとしての品質低下を引き起こす恐れがあったり、あるいは、コスト等の関係で変更が難しい場合などには適用することができない課題があった。
【0022】
さらに、信号反転処理装置2の後段に信号混合器43を挿入する方法の場合、デジタル信号処理部31と映像信号表示装置3は、物理的に異なる場合が多く、複数回路に多くの変更を入れる必要があり、システムとしての品質低下を引き起こす恐れがあった。また、デジタル信号処理部31と映像信号表示装置3がASICにより実現されており、変更によるASICとしての品質低下を引き起こす恐れがあったり、コスト等の関係で変更が難しい場合などには適用することができない課題があった。
【0023】
以上のように、工数や品質の面から、ASIC内部のメモリコントローラを大幅に変更することができない課題があった。
【0024】
また、消費電力やコストの面から、書き込みのスピードを上げることができない場合やメモリの容量に制限がある場合には、信号反転処理装置を実現することができない課題があった。
【0025】
本発明はこのような状況に鑑みてなされたものであり、必要最小限のメモリまたはフリップフロップの容量で映像信号の反転処理装置を実現することができるようにするものである。
【0026】
【課題を解決するための手段】
本発明の信号処理装置は、 OSD 信号の1水平時間分の解像度を有し、 OSD 信号を一時的に蓄積するメモリと、メモリの OSD 信号の読み出しおよび書き込みを制御するメモリ制御手段であって、画面の縦方向のライン数をカウントする第1のカウンタと、第1のカウンタのカウント値に基づいて、1ライン毎にアップカウントとダウンカウントを切り替えて画面の横方向の画素数をカウントする第2のカウンタとを備え、第2のカウンタのカウント値のLSB ( Least Significant Bit )がメモリのライトイネーブル端子に接続され、第2のカウンタのカウント値のLSB を除くビットがメモリのアドレス端子に接続され、ライトイネーブル端子を、 OSD 信号の2倍の解像度に対応する信号に同期して、読み出しおよび書き込みの順で動作させるメモリ制御手段と、メモリから読み出された OSD 信号と映像信号とを混合する混合手段とを備えることを特徴とする。
【0027】
第1のカウンタのカウント値は、縦方向に関して画面におけるOSD 信号の表示区間中、水平同期信号を検出する毎に1ずつ増加され、画面においてOSD 信号が表示区間外になった場合、所定値に固定されるものとすることができる。
【0028】
第2のカウンタのカウント値は、横方向に関して画面におけるOSD 信号の表示区間中、OSD 信号の2倍の解像度に対応する信号を検出する毎に1ずつ増加または減少され、画面においてOSD 信号が表示区間外になった場合、所定値に固定されるものとすることができる。
【0029】
アドレス端子のアドレスは、OSD 信号の解像度に対応する信号を検出する毎に1ずつ増加または減少されるものとすることができる。
【0030】
本発明の第1の信号処理方法は、第1のカウンタにより、画面の縦方向のライン数をカウントし、第2のカウンタにより、第1のカウンタのカウント値に基づいて、1ライン毎にアップカウントとダウンカウントを切り替えて画面の横方向の画素数をカウントし、第2のカウンタのカウント値のLSB ( Least Significant Bit )を、 OSD 信号の1水平時間分の解像度を有し、 OSD 信号を一時的に蓄積するメモリのライトイネーブル端子に接続し、第2のカウンタのカウント値のLSBを除くビットをメモリのアドレス端子に接続し、ライトイネーブル端子を、OSD信号の2倍の解像度に対応する信号に同期して、読み出しおよび書き込みの順で動作させ、メモリから読み出された OSD 信号と映像信号とを混合することを特徴とする。
本発明のプログラム、または、記録媒体に記録されているプログラムは、第1のカウンタに、画面の縦方向のライン数をカウントさせる第1のカウントステップと、カウント値の LSB ( Least Significant Bit )が、 OSD 信号の1水平時間分の解像度を有し、 OSD 信号を一時的に蓄積するメモリのライトイネーブル端子に接続され、カウント値の LSB を除くビットがメモリのアドレス端子に接続されている第2のカウンタに、第1のカウンタのカウント値に基づいて、1ライン毎にアップカウントとダウンカウントを切り替えて画面の横方向の画素数をカウントさせる第2のカウントステップと、ライトイネーブル端子を、 OSD 信号の2倍の解像度に対応する信号に同期して、読み出しおよび書き込みの順で動作させるメモリ制御ステップと、メモリから読み出された OSD 信号と映像信号とを混合する混合ステップとを含むことを特徴とする。
【0031】
本発明の撮像装置は、 OSD 信号を発生する発生手段と、 OSD 信号の1水平時間分の解像度を有し、 OSD 信号を一時的に蓄積するメモリと、メモリの OSD 信号の読み出しおよび書き込みを制御するメモリ制御手段であって、1ライン毎にアップカウントとダウンカウントを切り替えて画面の横方向の画素数をカウントするカウンタを備え、カウンタのカウント値の LSB ( Least Significant Bit )がメモリのライトイネーブル端子に接続され、カウンタのカウント値の LSB を除くビットがメモリのアドレス端子に接続され、ライトイネーブル端子を、 OSD 信号の2倍の解像度に対応する信号に同期して、読み出しおよび書き込みの順で動作させるメモリ制御手段と、撮像装置を対面撮影モードに設定した場合、メモリから読み出された OSD 信号と映像信号とを混合する混合手段と、撮像装置を対面撮影モードに設定した場合、メモリから読み出された OSD 信号と映像信号とを混合した信号を左右反転する反転手段とを備えることを特徴とする。
【0033】
本発明の第2の信号処理方法は、 OSD 信号を発生し、カウンタにより、1ライン毎にアップカウントとダウンカウントを切り替えて画面の横方向の画素数をカウントし、カウンタのカウント値の LSB ( Least Significant Bit )を、 OSD 信号の1水平時間分の解像度を有し、 OSD 信号を一時的に蓄積するメモリのライトイネーブル端子に接続し、カウンタのカウント値の LSB を除くビットをメモリのアドレス端子に接続し、ライトイネーブル端子を、 OSD 信号の2倍の解像度に対応する信号に同期して、読み出しおよび書き込みの順で動作させ、撮像装置を対面撮影モードに設定した場合、メモリから読み出された OSD 信号と映像信号とを混合し、撮像装置を対面撮影モードに設定した場合、メモリから読み出された OSD 信号と映像信号とを混合した信号を左右反転することを特徴とする。
【0036】
本発明の信号処理装置、第1の信号処理方法、および、プログラムにおいては、画面の縦方向のライン数がカウントされ、第1のカウンタのカウント値に基づいて、1ライン毎にアップカウントとダウンカウントを切り替えて画面の横方向の画素数がカウントされ、 OSD 信号が、OSD信号の1水平時間分の解像度を有するメモリに一時的に蓄積され、第2のカウンタのカウント値の LSB ( Least Significant Bit )がメモリのライトイネーブル端子に接続され、第2のカウンタのカウント値のLSB を除くビットがメモリのアドレス端子に接続され、ライトイネーブル端子が、OSD信号の2倍の解像度に対応する信号に同期して、読み出しおよび書き込みの順で動作され、メモリから読み出された OSD 信号と映像信号とが混合される。
【0037】
本発明の撮像装置および第2の信号処理方法においては、 OSD 信号が発生され、1ライン毎にアップカウントとダウンカウントを切り替えて前記画面の横方向の画素数がカウントされ、カウンタのカウント値の LSB ( Least Significant Bit )がメモリのライトイネーブル端子に接続され、カウンタのカウント値の LSB を除くビットがメモリのアドレス端子に接続され、 OSD 信号が、 OSD 信号の1水平時間分の解像度を有するメモリに一時的に蓄積され、ライトイネーブル端子が、 OSD 信号の2倍の解像度に対応する信号に同期して、読み出しおよび書き込みの順で動作され、撮像装置を対面撮影モードに設定した場合、メモリから読み出された OSD 信号と映像信号とが混合され撮像装置を対面撮影モードに設定した場合、メモリから読み出された OSD 信号と映像信号とを混合した信号が左右反転される。
【0038】
【発明の実施の形態】
以下、図を参照して、本発明の実施の形態について説明する。
【0039】
図4は、本発明を適用したDVCのOSD表示機能システムの構成例を示すブロック図である。なお、従来と対応する部分には同一の符号を付してあり、その説明は適宜省略する。この構成例においては、OSD信号発生器42と信号混合器43の間に左右反転処理装置51が新たに設けられている以外は、従来の場合と同様の構成とされる。
【0040】
左右反転処理装置51は、マイコン1の左右反転制御に基づいて、水平同期信号および垂直同期信号に同期してOSD信号発生器42から入力されるOSD信号に対し、1水平時間の解像度分で構成されるメモリ62(図5)によって左右反転処理し、信号混合器43に出力する。
【0041】
図4に示したOSD表示機能システムの例では、マイコン1および信号混合器43を1つずつしか図示していないが、処理の内容によっては複数個で構成される場合もある。またデジタル信号処理部31は、1チップまたは複数個で構成される。さらに映像信号処理器41およびOSD信号発生器42には、メモリ等の記憶素子が含まれているものもある。
【0042】
図5は、左右反転処理装置51の詳細な構成例を示すブロック図である。同図に示されるように、左右反転処理装置51は、メモリコントローラ61およびメモリ62で構成されている。メモリコントローラ61は、縦方向カウンタ71および横方向カウンタ72で構成されている。
【0043】
左右反転処理装置51では、OSD信号を左右反転処理の対象とするが、一般に、OSD信号の解像度は、映像信号の解像度より低く、例えば、映像信号の1/2の解像度があれば充分である。従って、本実施の形態においては、OSD信号の1水平時間の解像度として、NTSC(National Television System Committee)方式の1水平時間の有効エリアの解像度である720ピクセルの1/2の360ピクセルであるものとして、以下に説明する。
【0044】
なお、OSD信号の1水平時間の解像度が、例えば、映像信号の1/4で充分であると判断された場合、180ピクセル(720ピクセルの1/4)としてもよい。また映像信号の1/2の解像度であっても、必要なエリアのみ表示すればよい場合には、例えば、320ピクセルとしてもよく、マイコン1が表示位置の制御を行うようにしてもよい。さらにOSD信号の1水平時間の解像度が映像信号の1/2とした場合には、映像信号のシステムクロックに対して、2つ同じデータが並んでいるものとする。
【0045】
メモリコントローラ61には、縦方向カウンタ71および横方向カウンタ72が設けられている。メモリコントローラ61は、マイコン1の左右反転制御の下、縦方向カウンタ71および横方向カウンタ72を用いて、メモリ62に対し、アドレスおよびライトイネーブルを制御する。ここで一般に、メモリ62への書き込み時には、ライトイネーブル端子が“L”にセットされ、読み出し時には、ライトイネーブル端子が“H”にセットされるものとする。
【0046】
縦方向カウンタ71は、縦方向のライン数を計数(カウント)するカウンタであって、垂直同期信号を基準として、OSD信号の初めの1ライン目のカウンタ値を“0”にセットする。以下、縦方向に関してOSD信号の表示区間中は、水平同期信号が検出される毎に、カウンタ値が1ずつ増加される。また縦方向カウンタ71は、縦方向に関してOSD信号の表示区間外になった場合、表示範囲外であることを判別することができるような、所定値(後述する図6Cの例では、240)にカウンタ値を固定するといった処理を行う。
【0047】
横方向カウンタ72は、縦方向カウンタ71のカウンタ値が偶数の場合、アップカウンタとして動作し、縦方向カウンタ71のカウンタ値が奇数の場合、ダウンカウンタとして動作する(または、縦方向カウンタ71のカウンタ値が奇数の場合、アップカウンタとして動作し、縦方向カウンタ71のカウンタ値が偶数の場合、ダウンカウンタとして動作する)カウンタであって、水平同期信号を基準として、アップカウンタの場合には、OSD信号の初めの1ピクセル目のカウンタ値を“0”、ダウンカウンタの場合には、OSD信号の初めの1ピクセル目のカウンタ値を“719”(映像信号の1水平時間の有効エリアの解像度分)にそれぞれセットする。
【0048】
以下、横方向に関してOSD信号の表示区間中は、OSD信号の2倍の解像度に対応するクロックに同期して、カウンタ値が1ずつ増加または減少される。本実施の形態では、OSD信号が映像信号の1/2の解像度であるため、横方向カウンタ72は、映像信号のシステムクロックに同期することになる。
【0049】
また横方向カウンタ72は、横方向に関してOSD信号の表示区間外になった場合、表示範囲外であることを判別することができるような、所定値(後述する図7Cの例では、720または−1)にカウンタ値を固定するといった処理を行う。
【0050】
メモリ62は、OSD信号の1水平時間分の解像度を持ったメモリであって、メモリコントローラ61のコントロールの下、入力信号を蓄積(メモリ)する。
【0051】
次に、図6のタイムチャートを参照して、縦方向カウンタ71の基本動作について説明する。図6Aは、垂直同期信号Pvを表わしており、図6Bは、水平同期信号Phを表わしており、図6Cは、縦方向カウンタ71のカウンタ値CNTを表わしている。この例では、縦方向の解像度が240ピクセルである場合を示す。
【0052】
縦方向カウンタ71は、8ビットで構成され、OSD信号の表示区間始まりa乃至表示区間終わりbの区間、水平同期信号Ph0乃至Ph239が検出される毎にカウンタ値CNTが1ずつカウントされ(図6Cの例の場合、0乃至239)、OSD信号の表示区間外では、所定値(図6Cの例の場合、240)に固定されている。
【0053】
次に、図7のタイムチャートを参照して、横方向カウンタ72の基本動作について説明する。図7Aは、映像信号のシステムクロックCLKを表わしており、図7Bは、水平同期信号Phを表しており、図7Cは、縦方向カウンタ71のカウンタ値CNTが偶数の場合の横方向カウンタ72のカウンタ値CNTevenを表わしており、図7Dは、縦方向カウンタ71のカウンタ値CNTが奇数の場合の横方向カウンタ72のカウンタ値CNToddを表わしている。
【0054】
横方向カウンタ72は、10ビットで構成され、OSD信号の表示区間始まりa乃至表示区間終わりbの区間、OSD信号の2倍の解像度に対するクロックである映像信号のシステムクロックCLK(図7A)が検出される毎に、縦方向カウンタ71のカウンタ値CNT(図6C)が偶数の場合には、カウンタ値CNTevenが1ずつカウントアップされ(図7Cの例の場合、0乃至719)、縦方向カウンタ71のカウンタ値CNTが奇数の場合には、カウンタ値CNToddが1ずつカウントダウンされ(図7Dの例の場合、719乃至0)、OSD信号の表示区間外では、所定値(図7Cの例の場合、720(3FFh)、図7Dの例の場合、−1)に固定されている。
【0055】
次に、図8および図9のタイムチャートを参照して、左右反転処理装置51の基本動作について説明する。なお、初めのシステムリセット時、メモリ62に対して適切な方法で初期化が行われているものとする。
【0056】
メモリコントローラ61は、マイコン1の反転制御に基づいて、垂直同期信号Pv(図6A)を検出した後、OSD信号の最初のラインを含む水平同期信号Phs(図6B)を検出したときに、縦方向カウンタ71のカウンタ値CNT(図6C)を“0”にリセットする。
【0057】
次に、メモリコントローラ61は、水平同期信号Ph0を検出した場合、同じ水平同期区間でOSD信号の表示が始まる1ピクセル目に相当する時刻(表示区間始まりa)に、横方向カウンタ72のカウンタ値CNTevenを“0”にセットする(すなわち、いまの場合、縦方向カウンタ71のカウンタ値CNTが偶数であるため)(図7C)。以下、映像信号のシステムクロックCLK(図7A、図8A)に同期にして、横方向カウンタ72のカウンタ値CNTevenが1ずつ増加され、OSD信号の横方向が表示区間外になったとき、カウンタ値CNTevenが“720”に固定される(図7C)。
【0058】
メモリコントローラ61は、横方向カウンタ72のLSB(Least Significant Bit)の反転を、メモリ62のライトイネーブル端子WEに接続する。これにより、ライトイネーブル端子WEは、水平同期区間で、OSD信号の表示が始まる1ピクセル目に相当する時刻(表示区間始まりa)から、映像信号のシステムクロックCLK(図8A)に同期して、“H”、“L”、“H”、“L”、・・・と動作する(図8D)。すなわち、メモリ62のライトイネーブル端子が“H”の場合、映像信号が読み出され、メモリ62のライトイネーブル端子が“L”の場合、映像信号が書き込まれる。
【0059】
ここで、OSD信号が表示区間外になった場合に横方向カウンタ72のカウンタ値CNTevenを“720”にセットするのは、横方向カウンタ72のLSBの反転がメモリ62のライトイネーブル端子に接続されていることで、OSD信号の表示区間外でLSBの反転が“H”となり、メモリ62への不正な書き込みがなされないようにするためである。
【0060】
またメモリコントローラ61は、横方向カウンタ72のLSBを除く上位ビットをメモリ62のアドレス端子ADDに接続する。これにより、水平同期区間で、OSD信号の表示が始まる1ピクセル目に相当する時刻(表示区間始まりa)から、2クロック毎の映像信号のシステムクロックCLK(図8A)に同期して、アドレスが1ずつ増加される(図8C)。
【0061】
このように、メモリコントローラ61がメモリ62を制御すると、縦方向カウンタ71のカウンタ値CNTが偶数の場合、OSD信号の表示区間内では、2クロック毎のシステムクロックCLKに同期して、アドレスが0乃至359まで増加し、1つのアドレスに対して、読み出しおよび書き込みの順で行われる。
【0062】
ここで、OSD信号の横方向の解像度は、映像信号の1/2とされている。従って、映像信号のシステムクロックCLK(図8A)に同期して動作させる場合の左右反転処理装置51に入力されるOSD信号(図8E)は、アドレスの変化と同様の周波数で変化するため、必要なデータを損失させることなくメモリ62に蓄積させることができる。
【0063】
その後、メモリコントローラ61は、水平同期信号Ph1(図6B)を検出し、縦方向カウンタ71のカウンタ値CNT(図6C)が“1”になったとき、同じ水平同期区間で、OSD信号の表示が始まる1ピクセル目に相当する時刻(表示区間始まりa)に、横方向カウンタ72のカウンタ値CNToddを“719”にセットする(すなわち、いまの場合、縦方向カウンタ71のカウンタ値CNTが奇数であるため)(図7D)。以下、映像信号のシステムクロックCLK(図7A、図9A)に同期にして、横方向カウンタ72のカウンタ値CNToddが1ずつ減少され、OSD信号の横方向が表示区間外になったとき、カウンタ値CNToddが“−1(3FFh)”に固定される(図7D)。
【0064】
メモリコントローラ61は、横方向カウンタ72のLSBを、メモリ62のライトイネーブル端子WEに接続する。これにより、ライトイネーブル端子WEは、水平同期区間で、OSD信号の表示が始まる1ピクセル目に相当する時刻(表示区間始まりa)から、映像信号のシステムクロックCLK(図9A)に同期して、“H”、“L”、“H”、“L”、・・・と動作する(図9D)。
【0065】
ここで、OSD信号が表示区間外になった場合に横方向カウンタ72のカウンタ値CNToddを“−1(3FFh)”にセットするのは、横方向カウンタ72のLSBがメモリ62のライトイネーブル端子に接続されていることで、OSD信号の表示区間外でLSBが“H”となり、メモリ62への不正な書き込みがなされないようにするためである。
【0066】
またメモリコントローラ61は、横方向カウンタ72のLSBを除く上位ビットをメモリ62のアドレス端子ADDに接続する。これにより、水平同期区間で、OSD信号の表示が始まる1ピクセル目に相当する時刻(表示区間始まりa)から、2クロック毎の映像信号のシステムクロックCLKに同期して、アドレスが1ずつ減少される(図9C)。
【0067】
このように、メモリコントローラ61がメモリ62を制御すると、縦方向カウンタ71のカウンタ値CNTが奇数の場合、OSD信号の表示区間内では、2クロック毎のシステムクロックCLKに同期して、アドレスが359乃至0まで減少し、1つのアドレスに対して、読み出しおよび書き込みの順で行われる。
【0068】
ここで、縦方向カウンタ71のカウンタ値CNTが“1”になったときに、初めてメモリ62に対してアクセスするのは、アドレス“359”に対する読み出しであって、読み出しデータは、縦方向に1ライン前の最後の書き込みデータである。すなわち、メモリコントローラ61は、メモリ62のアドレス“359”から1ライン前の最後の書き込みデータを読み出した後、次のシステムクロックの検出時には、同じアドレスへの書き込みモードに切り替わるため、入力されたOSD信号を同じアドレス“359”に書き込む。
【0069】
そして、次のシステムクロックCLKの検出時には、アドレスが1だけ減少されて“358”になり、再び読み出しモードとなるため、メモリコントローラ61は、縦方向に1ライン前の最後から2番目のデータを読み出すことになる。さらに次のシステムクロックの検出時には、同じアドレスへの書き込みモードに切り替わるため、メモリコントローラ61は、入力されたOSD信号を同じアドレス“358”に書き込む。
【0070】
以上のような動作をOSD信号の表示区間内で行うことにより、縦方向に1ライン前に書き込んだ順番と逆の順番でOSD信号を読み出すことになり、入力されたOSD信号を横方向全体に左右反転することができる。さらに、次の水平同期信号を検出した場合には、縦方向カウンタ71のカウンタ値CNT(図6C)が“2”となるため、図8を参照して上述したような動作が再び行われ、縦方向に1ライン前のデータを横方向全体に左右反転することができる。
【0071】
従って、以上のような動作を縦方向に関して表示区間内で繰り返し行うことにより、1画面分のデータが入力されてきたOSD信号に対して、横方向全体に左右反転したOSD信号を出力することが可能になる。
【0072】
上述した縦方向カウンタ71および横方向カウンタ72の動作は、一例であって、必ずしも横方向カウンタ72のLSBを用いてメモリ62のライトイネーブル端子を制御したり、あるいは、LSBを除いた上位ビットを用いてメモリ62のアドレス端子を制御する必要はなく、メモリ62のアドレスまたはライトイネーブルを外部から与えるようにしてもよい。また、メモリ62に限らず、フリップフロップを用いるようにしてもよい。
【0073】
また以上のように、縦方向に関してライン毎に書き込みおよび読み出しのアドレスの正順および逆順を切り替えるような構造にし、OSD信号の2倍の解像度に対応する映像信号のシステムクロックに同期してメモリ62を制御するとともに、2クロック毎のシステムクロックに同期してメモリ62に対するアドレスを順に変化させ、同一アドレスに対して読み出しおよび書き込みの順で行うことによって、1水平時間の解像度分のメモリ容量で、かつ、読み出しおよび書き込みのスピードを変更することなく、左右反転処理装置を実現することができる。
【0074】
さらに、縦方向に複数の解像度分のメモリを設け、1水平時間内で行う上述した処理を、複数に分散して行うことにより、上下方向の反転処理も必要最低限のメモリ容量で実現することができる。例えば、横方向の水平解像度が360ピクセル、縦方向の垂直解像度が240ピクセルである場合、360×240ピクセル分のメモリによって、上下反転および左右反転が可能な信号反転処理装置を実現することができる。
【0075】
従って、本発明を適用することにより、既存のシステムを大幅に変更することなく、低コストで、かつ、簡単に、信号反転処理装置を実現することが可能になる。
【0076】
上述した一連の処理(例えば、左右反転処理装置51の反転処理)は、ハードウェアにより実行させることもできるが、ソフトウェアにより実行させることもできる。一連の処理をソフトウェアにより実行させる場合には、そのソフトウェアを構成するプログラムが、専用のハードウェアに組み込まれているコンピュータ、または、各種のプログラムをインストールすることで、各種の機能を実行することが可能な、例えば汎用のパーソナルコンピュータなどに、プログラム格納媒体からインストールされる。
【0077】
図10は、汎用のコンピュータの内部の構成例を示すブロック図である。コンピュータのCPU(Central Processing Unit)101は、ROM(Read Only Memory)102に記憶されているプログラム、またはハードディスクドライブ(HDD)109からRAM(Random Access Memory)103にロードされたプログラムに従って各種の処理を実行する。RAM103にはまた、CPU101が各種の処理を実行する上において必要なデータなども適宜記憶される。
【0078】
CPU101、ROM102、およびRAM103は、バス104を介して相互に接続されている。このバス104にはまた、入出力インターフェース105も接続されている。
【0079】
入出力インターフェース105には、ボタン、スイッチ、キーボードあるいはマウスなどで構成される構成される入力部106、CRT(Cathode Ray Tube)やLCDなどのディスプレイ、並びにスピーカなどで構成される出力部107、モデムやターミナルアダプタなどで構成される通信部108、およびハードディスクドライブ109が接続されている。通信部108は、インターネットを含むネットワークを介して通信処理を行う。
【0080】
入出力インターフェース105にはまた、必要に応じてドライブ110が接続され、磁気ディスク111、光ディスク112、光磁気ディスク113、あるいは半導体メモリ114などが適宜装着され、そこから読み出されたコンピュータプログラムが、ハードディスクドライブ109にインストールされる。
【0081】
コンピュータにインストールされ、コンピュータによって実行可能な状態とされるプログラムを記録する記録媒体は、図10に示されるように、磁気ディスク111(フレキシブルディスクを含む)、光ディスク112(CD-ROM(Compact Disc-Read Only Memory)、DVD(Digital Versatile Disc)を含む)、光磁気ディスク113(MD(Mini-Disc)(登録商標)を含む)、もしくは半導体メモリ114などよりなるパッケージメディア、または、プログラムが一時的もしくは永続的に記録されるROM102やハードディスクドライブ109などにより構成される。記録媒体へのプログラムの記録は、必要に応じてルータ、モデムなどの通信部108を介して、公衆回線網、ローカルエリアネットワーク、インターネット、デジタル衛星放送といった、有線または無線の通信媒体を利用して行われる。
【0082】
なお、本明細書において、記録媒体に記録されるプログラムを記述するステップは、記載された順序に沿って時系列的に行われる処理はもちろん、必ずしも時系列的に処理されなくとも、並列的あるいは個別に実行される処理をも含むものである。
【0083】
また、本明細書において、システムとは、複数の装置により構成される装置全体を表わすものである。
【0084】
【発明の効果】
以上のように、第1の本発明によれば、信号反転処理装置を実現することができる。
【0085】
また第1の本発明によれば、必要最低限のメモリ容量で、かつ、読み出しおよび書き込みのスピードを変更することなく、信号反転処理装置を実現することができる。
【0086】
第2の本発明によれば、信号反転処理装置を実現することができる。
【0087】
また第2の本発明によれば、既存のシステムを大幅に変更することなく、低コストで、かつ、簡単に、信号反転処理装置を実現することができる。
【図面の簡単な説明】
【図1】従来の信号反転表示装置の構成例を示すブロック図である。
【図2】図1の信号反転処理装置の動作を説明する図である。
【図3】従来のDVCのOSD表示機能システムに図1の信号反転処理装置を適用した場合の構成例を示すブロック図である。
【図4】本発明を適用したDVCのOSD表示機能システムの構成例を示すブロック図である。
【図5】左右反転処理装置の詳細な構成例を示すブロック図である。
【図6】縦方向カウンタの基本動作を説明するタイムチャートである。
【図7】横方向カウンタの基本動作を説明するタイムチャートである。
【図8】縦方向カウンタのカウンタ値が偶数の場合の左右反転処理装置の基本動作を説明するタイムチャートである。
【図9】縦方向カウンタのカウンタ値が奇数の場合の左右反転処理装置の基本動作を説明するタイムチャートである。
【図10】汎用のコンピュータの内部の構成例を示すブロック図である。
【符号の説明】
1 マイコン, 3 映像信号表示装置, 31 デジタル信号処理部, 41 映像信号処理器, 42 OSD信号発生器, 43 信号混合器, 51 左右反転処理装置, 61 メモリコントローラ, 62 メモリ, 71 縦方向カウンタ, 72 横方向カウンタ[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a signal processing apparatus and method,Imaging device,Regarding a recording medium and a program, in particular, for example, a signal processing apparatus and method capable of performing inversion display with a minimum necessary memory capacity in a display device such as a liquid crystal panel,Imaging device,The present invention relates to a recording medium and a program.
[0002]
[Prior art]
FIG. 1 is a block diagram illustrating a configuration example of a conventional signal inversion display device.
[0003]
A microcomputer (hereinafter referred to as a microcomputer) 1 controls a signal
[0004]
The
[0005]
1 will be described with reference to FIGS. 2A to 2C. Here, the image memory 12 has a resolution of one screen or more, and the speed at which the memory controller 11 writes the signal to the image memory 12 is set faster than the speed at which the memory controller 11 reads the signal from the image memory 12. It shall be. Further, for example, as shown in FIG. 2A, addresses are assigned to the screen of the
[0006]
When the left-right reversed display is performed, as shown in FIG. 2B, the
[0007]
In the case of upside down display, as shown in FIG. 2C, the
[0008]
When video signals are written in the image memory 12 in the order from the lower right to the upper left of the screen, they are read in the order from the upper left to the lower right.
[0009]
In this manner, under the control of the
[0010]
By the way, when the conventional signal
[0011]
However, if it is difficult to set the writing speed sufficiently faster than the reading speed, a buffer memory is provided according to the writing / reading speed ratio, or for signal inversion. It is necessary to provide a memory. Therefore, the signal
[0012]
FIG. 3 shows a configuration example when the signal
[0013]
The
[0014]
The
[0015]
The video
[0016]
For example, when the photographer rotates the video
[0017]
By the way, as shown in the figure, since the signal
[0018]
Therefore, for example, when the
[0019]
As a result, the photographer can obtain the correct OSD display even in the face-to-face shooting mode.
[0020]
[Problems to be solved by the invention]
However, in the case of a method in which a left-right inverted OSD signal is prepared in advance, the
[0021]
In addition, in the case of a method of reading out from the ROM or memory storing the OSD signal by left-right reversal, it is necessary to incorporate the special read processing into the digital
[0022]
Furthermore, in the method of inserting the
[0023]
As described above, there has been a problem that the memory controller in the ASIC cannot be changed significantly in terms of man-hours and quality.
[0024]
Further, in terms of power consumption and cost, there is a problem that the signal inversion processing device cannot be realized when the writing speed cannot be increased or when the memory capacity is limited.
[0025]
The present invention has been made in view of such a situation, and makes it possible to realize a video signal inversion processing apparatus with the minimum necessary memory or flip-flop capacity.
[0026]
[Means for Solving the Problems]
The signal processing apparatus of the present invention OSD Has a resolution of one horizontal time of the signal, OSD The memory that temporarily stores the signal and the memory OSD Memory control means for controlling reading and writing of signals,A first counter that counts the number of vertical lines on the screen;Based on the count value of the first counter, the number of pixels in the horizontal direction of the screen is counted by switching up-counting and down-counting for each line.With a second counterWithOf the count value of the second counterLSB ( Least Significant Bit )ButTo memory write enable pinConnected,Of the count value of the second counterLSB Bits exceptTo memory address pinConnect the write enable terminal, OSD signalIn the order of reading and writing in synchronization with a signal corresponding to twice the resolutionMemory control means to operate and read from memory OSD Mixing means for mixing the signal and the video signalIt is characterized by that.
[0027]
The count value of the first counter isOSD signalIs incremented by 1 every time a horizontal sync signal is detected duringOSD signalCan be fixed to a predetermined value when it falls outside the display section.
[0028]
The count value of the second counter isOSD signalDuring the display section,OSD signalEach time a signal corresponding to twice the resolution is detected, it is increased or decreased by one.OSD signalCan be fixed to a predetermined value when it falls outside the display section.
[0029]
The address of the address terminal isOSD signalThe signal corresponding to the resolution ofTo detectIt can be increased or decreased by 1 each time.
[0030]
The first signal processing method of the present invention comprises:With the first counterCount the number of vertical lines on the screen,The second counter counts the number of pixels in the horizontal direction of the screen by switching between up-counting and down-counting for each line based on the count value of the first counter., The count value of the second counterLSB ( Least Significant Bit ) OSD Has a resolution of one horizontal time of the signal, OSD Accumulate signal temporarilyConnected to the write enable terminal of the memory, the count value of the second counterLSBBits other than are connected to the address pin of the memory, and the write enable pin is synchronized with a signal corresponding to twice the resolution of the OSD signal in the order of reading and writing.Operated and read from memory OSD Mix signal and video signalIt is characterized by that.
The program of the present invention or the program recorded on the recording medium includes a first count step for causing the first counter to count the number of lines in the vertical direction of the screen, LSB ( Least Significant Bit )But, OSD Has a resolution of one horizontal time of the signal, OSD Connected to the write enable pin of the memory that temporarily stores the signal, LSB The number of pixels in the horizontal direction of the screen is changed by switching the up-count and down-count for each line based on the count value of the first counter to the second counter in which the bits except for are connected to the memory address terminal. A second counting step for counting and a write enable terminal; OSD A memory control step that operates in the order of reading and writing in synchronization with a signal corresponding to twice the resolution of the signal, and read from the memory OSD A mixing step of mixing the signal and the video signal.
[0031]
The imaging apparatus of the present invention OSD Generating means for generating a signal; OSD Has a resolution of one horizontal time of the signal, OSD The memory that temporarily stores the signal and the memory OSD A memory control means for controlling reading and writing of signals, comprising a counter that switches the up-count and down-count for each line and counts the number of pixels in the horizontal direction of the screen. LSB ( Least Significant Bit ) Is connected to the write enable terminal of the memory and the count value of the counter LSB Bits other than are connected to the memory address terminal, and the write enable terminal OSD Memory control means that operates in the order of reading and writing in synchronization with a signal corresponding to twice the resolution of the signal, and when the imaging device is set to face-to-face shooting mode, the memory control means is read from the memory OSD When the image pickup device is set to the face-to-face shooting mode, the mixing means for mixing the signal and the video signal is read from the memory. OSD Inversion means for horizontally reversing a signal obtained by mixing the signal and the video signal is provided.
[0033]
The second signal processing method of the present invention comprises: OSD A signal is generated, and the counter counts the number of pixels in the horizontal direction of the screen by switching between up-count and down-count for each line. LSB ( Least Significant Bit ) OSD Has a resolution of one horizontal time of the signal, OSD Connect to the write enable terminal of the memory that temporarily stores the signal, and the count value of the counter LSB Connect the bits except for to the memory address terminal and connect the write enable terminal to OSD When the image pickup apparatus is set to the face-to-face shooting mode in synchronization with a signal corresponding to a resolution twice that of the signal, the image is read from the memory. OSD When the image signal is mixed and the imaging device is set to face-to-face shooting mode, it is read from the memory. OSD A signal obtained by mixing a signal and a video signal is reversed left and right.
[0036]
Signal processing apparatus, first signal processing method, and program of the present inventionIn, the number of lines in the vertical direction of the screen is counted,Based on the count value of the first counter, the number of pixels in the horizontal direction of the screen is counted by switching up-counting and down-counting for each line, OSD The signal isTemporarily stored in a memory with a resolution of one horizontal time of the OSD signal,Of the count value of the second counter LSB ( Least Significant Bit )ButConnected to the write enable terminal of the memory, the count value of the second counterLSB TheThe other bits are connected to the memory address terminal, and the write enable terminal is synchronized with the signal corresponding to twice the resolution of the OSD signal in the order of reading and writing.Operated and read from memory OSD The signal and the video signal are mixed.
[0037]
In the imaging device and the second signal processing method of the present invention, OSD A signal is generated, and the number of pixels in the horizontal direction of the screen is counted by switching between up-counting and down-counting for each line. LSB ( Least Significant Bit ) Is connected to the write enable terminal of the memory and the count value of the counter LSB Bits other than are connected to the memory address terminals, OSD The signal is OSD The signal is temporarily stored in a memory having a resolution for one horizontal time, and the write enable terminal is OSD Synchronized with a signal corresponding to twice the resolution of the signal, it is operated in the order of reading and writing. When the imaging device is set to face-to-face shooting mode, it is read from the memory. OSD Read out from memory when the signal and video signal are mixed and the imaging device is set to face-to-face mode OSD A signal obtained by mixing the signal and the video signal is reversed left and right.
[0038]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
[0039]
FIG. 4 is a block diagram showing a configuration example of a DVC OSD display function system to which the present invention is applied. In addition, the same code | symbol is attached | subjected to the part corresponding to the past, and the description is abbreviate | omitted suitably. In this configuration example, the configuration is the same as that of the conventional case except that a left-right
[0040]
The left / right
[0041]
In the example of the OSD display function system shown in FIG. 4, only one
[0042]
FIG. 5 is a block diagram illustrating a detailed configuration example of the left / right reversing
[0043]
In the left / right
[0044]
For example, if it is determined that the resolution of one horizontal time of the OSD signal is ¼ of the video signal, it may be 180 pixels (¼ of 720 pixels). Further, even if the resolution is ½ of the video signal, if only a necessary area needs to be displayed, for example, 320 pixels may be used, and the
[0045]
The
[0046]
The
[0047]
The
[0048]
Hereinafter, during the display period of the OSD signal in the horizontal direction, the counter value is incremented or decremented by one in synchronization with a clock corresponding to a resolution twice that of the OSD signal. In this embodiment, since the OSD signal has a half resolution of the video signal, the
[0049]
In addition, the
[0050]
The
[0051]
Next, the basic operation of the vertical direction counter 71 will be described with reference to the time chart of FIG. 6A shows the vertical synchronization signal Pv, FIG. 6B shows the horizontal synchronization signal Ph, and FIG. 6C shows the counter value CNT of the
[0052]
The
[0053]
Next, the basic operation of the
[0054]
The
[0055]
Next, the basic operation of the left-right reversing
[0056]
Based on the inversion control of the
[0057]
Next, when the
[0058]
The
[0059]
Here, when the OSD signal is outside the display section, the counter value CNTeven of the
[0060]
Further, the
[0061]
Thus, when the
[0062]
Here, the horizontal resolution of the OSD signal is ½ that of the video signal. Therefore, the OSD signal (FIG. 8E) input to the left / right
[0063]
Thereafter, the
[0064]
The
[0065]
Here, when the OSD signal is out of the display section, the counter value CNodd of the
[0066]
Further, the
[0067]
As described above, when the
[0068]
Here, when the counter value CNT of the
[0069]
When the next system clock CLK is detected, the address is decremented by 1 to “358” and the read mode is entered again. Therefore, the
[0070]
By performing the above operation within the display area of the OSD signal, the OSD signal is read out in the reverse order of the order written one line before in the vertical direction, and the input OSD signal is applied to the entire horizontal direction. You can flip left and right. Further, when the next horizontal synchronizing signal is detected, the counter value CNT (FIG. 6C) of the
[0071]
Therefore, by repeatedly performing the above operation in the display section in the vertical direction, an OSD signal that is horizontally reversed in the horizontal direction can be output with respect to the OSD signal in which data for one screen has been input. It becomes possible.
[0072]
The operations of the
[0073]
As described above, the structure is such that the normal order and reverse order of the write and read addresses are switched for each line in the vertical direction, and the
[0074]
Furthermore, by providing memories for a plurality of resolutions in the vertical direction and performing the above-described processing performed within one horizontal time in a distributed manner, vertical inversion processing can also be realized with the minimum necessary memory capacity. Can do. For example, when the horizontal resolution in the horizontal direction is 360 pixels and the vertical resolution in the vertical direction is 240 pixels, a signal inversion processing device capable of upside-down and left-right inversion can be realized with a memory of 360 × 240 pixels. .
[0075]
Therefore, by applying the present invention, a signal inversion processing device can be easily realized at low cost without significantly changing an existing system.
[0076]
The series of processes described above (for example, the reversing process of the left / right reversing processing device 51) can be executed by hardware, but can also be executed by software. When a series of processing is executed by software, a program constituting the software may execute various functions by installing a computer incorporated in dedicated hardware or various programs. For example, it is installed from a program storage medium in a general-purpose personal computer or the like.
[0077]
FIG. 10 is a block diagram illustrating an internal configuration example of a general-purpose computer. A CPU (Central Processing Unit) 101 of a computer performs various processes according to a program stored in a ROM (Read Only Memory) 102 or a program loaded from a hard disk drive (HDD) 109 to a RAM (Random Access Memory) 103. Execute. The
[0078]
The
[0079]
The input /
[0080]
A
[0081]
As shown in FIG. 10, a recording medium that is installed in a computer and records a program that can be executed by the computer includes a magnetic disk 111 (including a flexible disk), an optical disk 112 (CD-ROM (Compact Disc- Package media, such as Read Only Memory (DVD) (including Digital Versatile Disc), magneto-optical disk 113 (including MD (Mini-Disc) (registered trademark)), or
[0082]
In the present specification, the step of describing the program recorded on the recording medium is not limited to the processing performed in chronological order according to the described order, but is not necessarily performed in chronological order. It also includes processes that are executed individually.
[0083]
Further, in this specification, the system represents the entire apparatus composed of a plurality of apparatuses.
[0084]
【The invention's effect】
As described above, according to the first aspect of the present invention, a signal inversion processing device can be realized.
[0085]
Further, according to the first aspect of the present invention, a signal inversion processing device can be realized with a minimum necessary memory capacity and without changing the reading and writing speed.
[0086]
According to the second aspect of the present invention, a signal inversion processing device can be realized.
[0087]
Further, according to the second aspect of the present invention, a signal inversion processing device can be realized easily at low cost without significantly changing an existing system.
[Brief description of the drawings]
FIG. 1 is a block diagram illustrating a configuration example of a conventional signal inversion display device.
FIG. 2 is a diagram for explaining the operation of the signal inversion processing device of FIG. 1;
FIG. 3 is a block diagram showing a configuration example when the signal inversion processing device of FIG. 1 is applied to an OSD display function system of a conventional DVC.
FIG. 4 is a block diagram showing a configuration example of an OSD display function system of DVC to which the present invention is applied.
FIG. 5 is a block diagram illustrating a detailed configuration example of a left / right reversing processing apparatus.
FIG. 6 is a time chart for explaining the basic operation of the vertical direction counter.
FIG. 7 is a time chart for explaining the basic operation of the horizontal counter.
FIG. 8 is a time chart for explaining the basic operation of the left-right reversing processing apparatus when the counter value of the vertical counter is an even number.
FIG. 9 is a time chart illustrating the basic operation of the left / right reversing processing apparatus when the counter value of the vertical direction counter is an odd number.
FIG. 10 is a block diagram illustrating an internal configuration example of a general-purpose computer.
[Explanation of symbols]
DESCRIPTION OF
Claims (9)
前記 OSD 信号の1水平時間分の解像度を有し、前記 OSD 信号を一時的に蓄積するメモリと、
前記メモリの前記 OSD 信号の読み出しおよび書き込みを制御するメモリ制御手段であって、
前記画面の縦方向のライン数をカウントする第1のカウンタと、
前記第1のカウンタのカウント値に基づいて、1ライン毎にアップカウントとダウンカウントを切り替えて前記画面の横方向の画素数をカウントする第2のカウンタと
を備え、
前記第2のカウンタのカウント値のLSB ( Least Significant Bit )が前記メモリのライトイネーブル端子に接続され、前記第2のカウンタのカウント値のLSB を除くビットが前記メモリのアドレス端子に接続され、前記ライトイネーブル端子を、前記 OSD 信号の2倍の解像度に対応する信号に同期して、読み出しおよび書き込みの順で動作させるメモリ制御手段と、
前記メモリから読み出された前記 OSD 信号と前記映像信号とを混合する混合手段と
を備えることを特徴とする信号処理装置。 In a signal processing device that mixes OSD (on-screen display) signals and video signals and outputs them to the screen,
A memory wherein a one horizontal time duration resolution of the OSD signal, temporarily stores the OSD signal,
A memory control means for controlling reading and writing of the OSD signal of the memory,
A first counter for counting the number of lines in the vertical direction of the screen;
A second counter that counts the number of pixels in the horizontal direction of the screen by switching up-counting and down-counting for each line based on the count value of the first counter;
With
The LSB ( Least Significant Bit ) of the count value of the second counter is connected to the write enable terminal of the memory, and the bits excluding the LSB of the count value of the second counter are connected to the address terminal of the memory , Memory control means for operating a write enable terminal in the order of reading and writing in synchronization with a signal corresponding to a resolution twice as large as the OSD signal ;
Mixing means for mixing the OSD signal read from the memory and the video signal;
Signal processing apparatus comprising: a.
ことを特徴とする請求項1に記載の信号処理装置。The count value of the first counter is incremented by 1 each time a horizontal synchronization signal is detected during the display interval of the OSD signal on the screen in the vertical direction, and the OSD signal is outside the display interval on the screen. The signal processing device according to claim 1, wherein the signal processing device is fixed to a predetermined value.
ことを特徴とする請求項1に記載の信号処理装置。The count value of the second counter during display period of the OSD signal in the screen with respect to the horizontal direction, the increased or decreased by one each time to detect the signal corresponding to twice the resolution of the OSD signal, the screen The signal processing apparatus according to claim 1, wherein the signal is fixed to a predetermined value when the OSD signal is outside a display section.
ことを特徴とする請求項1に記載の信号処理装置。The signal processing apparatus according to claim 1, wherein the address of the address terminal is incremented or decremented by 1 every time a signal corresponding to the resolution of the OSD signal is detected .
第1のカウンタにより、前記画面の縦方向のライン数をカウントし、
第2のカウンタにより、前記第1のカウンタのカウント値に基づいて、1ライン毎にアップカウントとダウンカウントを切り替えて前記画面の横方向の画素数をカウントし、
前記第2のカウンタのカウント値のLSB ( Least Significant Bit )を、前記 OSD 信号の1水平時間分の解像度を有し、前記 OSD 信号を一時的に蓄積するメモリのライトイネーブル端子に接続し、
前記第2のカウンタのカウント値のLSBを除くビットを前記メモリのアドレス端子に接続し、
前記ライトイネーブル端子を、前記OSD信号の2倍の解像度に対応する信号に同期して、読み出しおよび書き込みの順で動作させ、
前記メモリから読み出された前記 OSD 信号と前記映像信号とを混合する
ことを特徴とする信号処理方法。 In a signal processing method of a signal processing apparatus that mixes an OSD (on-screen display) signal and a video signal and outputs them to a screen,
The first counter counts the number of vertical lines on the screen,
Based on the count value of the first counter, the second counter switches the up-count and down-count for each line and counts the number of pixels in the horizontal direction of the screen ,
The LSB (Least Significant Bit) of the count value of said second counter, said has a horizontal time duration resolution of the OSD signal, and connected to the write enable terminal of memory that temporarily stores the OSD signal,
A bit other than the LSB of the count value of the second counter is connected to the address terminal of the memory;
The write enable terminal is operated in the order of reading and writing in synchronization with a signal corresponding to a resolution twice that of the OSD signal ,
A signal processing method comprising mixing the OSD signal read from the memory and the video signal .
第1のカウンタに、前記画面の縦方向のライン数をカウントさせる第1のカウントステップと、A first counting step for causing a first counter to count the number of lines in the vertical direction of the screen;
カウント値のOf count value LSBLSB (( Least Significant BitLeast Significant Bit )が、前記) OSDOSD 信号の1水平時間分の解像度を有し、前記Having a resolution for one horizontal time of the signal, OSDOSD 信号を一時的に蓄積するメモリのライトイネーブル端子に接続され、前Connected to the write enable pin of the memory that temporarily stores the signal 記カウント値のOf count value LSBLSB を除くビットが前記メモリのアドレス端子に接続されている第2のカウンタに、前記第1のカウンタのカウント値に基づいて、1ライン毎にアップカウントとダウンカウントを切り替えて前記画面の横方向の画素数をカウントさせる第2のカウントステップと、Based on the count value of the first counter, the up-counter and the down-counter are switched on a line-by-line basis to the second counter connected to the address terminal of the memory. A second counting step for counting the number of pixels;
前記ライトイネーブル端子を、前記The write enable terminal, OSDOSD 信号の2倍の解像度に対応する信号に同期して、読み出しおよび書き込みの順で動作させるメモリ制御ステップと、A memory control step that operates in the order of reading and writing in synchronization with a signal corresponding to a resolution twice the signal;
前記メモリから読み出された前記The read from the memory OSDOSD 信号と前記映像信号とを混合する混合ステップとA mixing step of mixing the signal and the video signal;
を含むことを特徴とするプログラム。The program characterized by including.
前記Said OSDOSD 信号を発生する発生手段と、Generating means for generating a signal;
前記Said OSDOSD 信号の1水平時間分の解像度を有し、前記Having a resolution for one horizontal time of the signal, OSDOSD 信号を一時的に蓄積するメモリと、A memory for temporarily storing signals;
前記メモリの前記The memory OSDOSD 信号の読み出しおよび書き込みを制御するメモリ制御手段であって、Memory control means for controlling reading and writing of signals,
1ライン毎にアップカウントとダウンカウントを切り替えて前記画面の横方向の画素数をカウントするカウンタをA counter that counts the number of pixels in the horizontal direction of the screen by switching up-counting and down-counting for each line.
備え、Prepared,
前記カウンタのカウント値のOf the count value of the counter LSBLSB (( Least Significant BitLeast Significant Bit )が前記メモリのライトイネーブル端子に接続され、前記カウンタのカウント値の) Is connected to the write enable terminal of the memory, and the count value of the counter LSBLSB を除くビットが前記メモリのアドレス端子に接続され、前記ライトイネーブル端子を、前記Are connected to the address terminal of the memory, and the write enable terminal OSDOSD 信号の2倍の解像度に対応する信号に同期して、読み出しおよび書き込みの順で動作させるメモリ制御手段と、Memory control means for operating in the order of reading and writing in synchronization with a signal corresponding to a resolution twice as high as the signal;
前記撮像装置を対面撮影モードに設定した場合、前記メモリから読み出された前記When the imaging device is set to face-to-face shooting mode, the read out from the memory OSDOSD 信号と前記映像信号とを混合する混合手段と、Mixing means for mixing the signal and the video signal;
前記撮像装置を対面撮影モードに設定した場合、前記メモリから読み出された前記When the imaging device is set to face-to-face shooting mode, the read out from the memory OSDOSD 信号と前記映像信号とを混合した信号を左右反転する反転手段とReversing means for horizontally reversing a signal obtained by mixing a signal and the video signal;
を備えることを特徴とする撮像装置。An imaging apparatus comprising:
前記Said OSDOSD 信号を発生し、Generate a signal,
カウンタにより、1ライン毎にアップカウントとダウンカウントを切り替えて前記画面の横方向の画素数をカウントし、The counter counts the number of pixels in the horizontal direction of the screen by switching between up-counting and down-counting for each line,
前記カウンタのカウント値のOf the count value of the counter LSBLSB (( Least Significant BitLeast Significant Bit )を、前記) OSDOSD 信号の1水平時間分の解像度を有し、前記Having a resolution for one horizontal time of the signal, OSDOSD 信号を一時的に蓄積するメモリのライトイネーブル端子に接続し、Connect to the write enable terminal of the memory that temporarily stores the signal,
前記カウンタのカウント値のOf the count value of the counter LSBLSB を除くビットを前記メモリのアドレス端子に接続し、Connect the bits except for to the address terminal of the memory,
前記ライトイネーブル端子を、前記The write enable terminal, OSDOSD 信号の2倍の解像度に対応する信号に同期して、読み出しおよび書き込みの順で動作させ、Synchronize with a signal corresponding to twice the resolution of the signal, operate in the order of reading and writing,
前記撮像装置を対面撮影モードに設定した場合、前記メモリから読み出された前記When the imaging device is set to face-to-face shooting mode, the read out from the memory OSDOSD 信号と前記映像信号とを混合し、Mixing the signal with the video signal,
前記撮像装置を対面撮影モードに設定した場合、前記メモリから読み出された前記When the imaging device is set to face-to-face shooting mode, the read out from the memory OSDOSD 信号と前記映像信号とを混合した信号を左右反転するInvert the left and right of the signal mixed with the video signal
ことを特徴とする信号処理方法。And a signal processing method.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002161049A JP4041955B2 (en) | 2002-06-03 | 2002-06-03 | Signal processing apparatus and method, imaging apparatus, recording medium, and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002161049A JP4041955B2 (en) | 2002-06-03 | 2002-06-03 | Signal processing apparatus and method, imaging apparatus, recording medium, and program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2004004391A JP2004004391A (en) | 2004-01-08 |
JP4041955B2 true JP4041955B2 (en) | 2008-02-06 |
Family
ID=30430231
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2002161049A Expired - Fee Related JP4041955B2 (en) | 2002-06-03 | 2002-06-03 | Signal processing apparatus and method, imaging apparatus, recording medium, and program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4041955B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007272180A (en) | 2006-03-30 | 2007-10-18 | Lg Phillips Lcd Co Ltd | Liquid crystal display device and method for driving the same |
-
2002
- 2002-06-03 JP JP2002161049A patent/JP4041955B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2004004391A (en) | 2004-01-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5301026A (en) | Picture editing apparatus in a digital still video camera system | |
JP4145375B2 (en) | Data driving device and driving method for liquid crystal display device | |
US6384867B1 (en) | Video display apparatus capable of displaying video signals of a plurality of types with different specifications | |
KR19980071592A (en) | Image upscale method and device | |
JP4687725B2 (en) | Image processing apparatus, image processing method, and computer program | |
JPH10191172A (en) | Image pickup device and image pickup recording and reproducing device | |
KR101000580B1 (en) | Image processing device and image processing method, and recording medium | |
JP2001092429A (en) | Frame rate converter | |
JP3378710B2 (en) | Reduced image writing / reading method and reduced image processing circuit | |
JP4041955B2 (en) | Signal processing apparatus and method, imaging apparatus, recording medium, and program | |
JPH1155569A (en) | Display control circuit | |
JP3674258B2 (en) | Image signal processing device | |
CN100594541C (en) | Display control device, setting method and program of display control device | |
JP2000330502A (en) | Liquid crystal multiple display device | |
JPH1063219A (en) | Display device and its driving method | |
JP4775351B2 (en) | Imaging device | |
JP2596042B2 (en) | Solid-state imaging device | |
JPH113066A (en) | Liquid crystal display device | |
JPH11341351A (en) | Video magnification and reduction circuit | |
JP3460497B2 (en) | Video camera shading correction address generation circuit | |
JPH11164265A (en) | Signal conversion circuit | |
JPH11205692A (en) | Image pickup device | |
JP2003274252A (en) | Camera-integrated recording and playing-back equipment | |
JP2000278519A (en) | Image enlarging device | |
JPH10240219A (en) | Screen division control system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20050427 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20061213 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20070105 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20070306 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20071017 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20071030 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20101122 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |