JP2011135424A - Image processing device and image processing program - Google Patents

Image processing device and image processing program Download PDF

Info

Publication number
JP2011135424A
JP2011135424A JP2009294152A JP2009294152A JP2011135424A JP 2011135424 A JP2011135424 A JP 2011135424A JP 2009294152 A JP2009294152 A JP 2009294152A JP 2009294152 A JP2009294152 A JP 2009294152A JP 2011135424 A JP2011135424 A JP 2011135424A
Authority
JP
Japan
Prior art keywords
image
output destination
display
display method
style
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.)
Granted
Application number
JP2009294152A
Other languages
Japanese (ja)
Other versions
JP2011135424A5 (en
JP5287700B2 (en
Inventor
Kimiyasu Mizuno
公靖 水野
Takehiro Aihara
岳浩 相原
Kazushi Ametani
一志 雨谷
Naotaka Uehara
直隆 上原
Takayuki Kogane
孝行 小金
Sumihito Shinohara
純人 篠原
Murahito Nunokawa
祐人 布川
Tetsuya Handa
哲也 半田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP2009294152A priority Critical patent/JP5287700B2/en
Publication of JP2011135424A publication Critical patent/JP2011135424A/en
Publication of JP2011135424A5 publication Critical patent/JP2011135424A5/ja
Application granted granted Critical
Publication of JP5287700B2 publication Critical patent/JP5287700B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image processing device and an image processing program capable of appropriately processing an image according to an output destination. <P>SOLUTION: The image processing device is provided with: an image acquisition part 11 which acquires image data showing an image; an output destination specification part 12 which specifies the output destination of the image; a display method specification part 14 which specifies a display method of the image shown by the image data acquired by the image acquisition part 11 to a display part based on the output destination specified by the output destination specification part 12; and a processing output part 15 which precesses the image data based on the display method specified by the display method specification part 14 to output data after processing which are the image data after being processed to the output destination. According to the image processing device, processing performed to the image data to be outputted according to the output destination is appropriately changed. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、画像を加工処理する画像処理装置及び画像処理プログラムに関する。   The present invention relates to an image processing apparatus and an image processing program for processing an image.

この種の技術として、特許文献1には、画像データの画素をグループ化した後に、グループ化された画素を特徴付ける平均色に基づいて画素の色を加工して画風を変更する技術について開示されている。   As this type of technique, Patent Document 1 discloses a technique of changing the style by processing the colors of pixels based on an average color that characterizes the grouped pixels after grouping the pixels of the image data. Yes.

特開2006−31688号公報JP 2006-31688 A

特許文献1に係る技術は、加工した画像の出力先に関わらず画像を変換するため、出力先で変換前後の差異を十分に表現できない場合であっても画像変換してしまうという問題があった。   Since the technique according to Patent Document 1 converts an image regardless of the output destination of the processed image, there is a problem in that the image is converted even if the difference before and after the conversion cannot be sufficiently expressed at the output destination. .

そこで、本発明は、このような点に鑑み、その目的とするところは、出力先に応じて適切に画像を加工できる画像処理装置及び画像処理プログラムを提供することにある。   Therefore, in view of such a point, an object of the present invention is to provide an image processing apparatus and an image processing program capable of appropriately processing an image according to an output destination.

上記目的を達成するため、本発明の第一の観点に係る画像処理装置は、
画像を表す画像データを取得する画像取得手段と、
出力先を特定する出力先特定手段と、
前記出力先特定手段が特定した前記出力先に基づいて、前記画像取得手段が取得した前記画像データが表す前記画像の表示部への表示方法を特定する表示方法特定手段と、
前記表示方法特定手段が特定する前記表示方法に基づいて前記画像データを加工し、加工した後の画像データである加工後データを前記出力先に出力する加工出力手段と、を備えることを特徴としている。
In order to achieve the above object, an image processing apparatus according to the first aspect of the present invention provides:
Image acquisition means for acquiring image data representing an image;
Output destination specifying means for specifying the output destination;
Display method specifying means for specifying a display method on the display unit of the image represented by the image data acquired by the image acquisition means based on the output destination specified by the output destination specifying means;
Processing output means for processing the image data based on the display method specified by the display method specifying means, and outputting processed data that is processed image data to the output destination. Yes.

上記目的を達成するため、本発明の第二の観点に係る画像処理プログラムは、
コンピュータを、
画像を表す画像データを取得する画像取得手段と、
出力先を特定する出力先特定手段と、
前記出力先特定手段が特定した前記出力先に基づいて、前記画像取得手段が取得した前記画像データが表す前記画像の表示部への表示方法を特定する表示方法特定手段と、
前記表示方法特定手段が特定する前記表示方法に基づいて前記画像データを加工し、加工した後の画像データである加工後データを前記出力先に出力する加工出力手段と、
して機能させることを特徴としている。
In order to achieve the above object, an image processing program according to the second aspect of the present invention provides:
Computer
Image acquisition means for acquiring image data representing an image;
Output destination specifying means for specifying the output destination;
Display method specifying means for specifying a display method on the display unit of the image represented by the image data acquired by the image acquisition means based on the output destination specified by the output destination specifying means;
Processing output means for processing the image data based on the display method specified by the display method specifying means, and outputting processed data that is processed image data to the output destination;
It is characterized by functioning.

本発明に係る画像処理装置及び画像処理プログラムによれば、出力先に応じて適切に画像を加工できる。   According to the image processing apparatus and the image processing program according to the present invention, an image can be appropriately processed according to an output destination.

(a)は、本発明に係る画像処理装置を備えたシステムの一例を表すシステム構成図であり、(b)は、本発明に係る画像処理装置の一例を表す機能ブロック図である。(A) is a system block diagram showing an example of the system provided with the image processing apparatus which concerns on this invention, (b) is a functional block diagram showing an example of the image processing apparatus which concerns on this invention. (a)は、解像度性能に基づいてアート変換手法を特定する第1変換手法特定処理の一例を表すフローチャートであり、(b)は、解像度性能に基づいてアート変換手法を特定する第2変換手法特定処理の一例を表すフローチャートである。(A) is a flowchart showing an example of a first conversion method specifying process for specifying an art conversion method based on resolution performance, and (b) is a second conversion method for specifying an art conversion method based on resolution performance. It is a flowchart showing an example of a specific process. (a)は、コントラスト性能に基づいてアート変換手法を特定する第3変換手法特定処理の一例を表すフローチャートであり、(b)は、解像度性能に基づいてトランジション(切替効果)を特定する切替効果特定処理の一例を表すフローチャートである。(A) is a flowchart showing an example of a third conversion method specifying process for specifying an art conversion method based on contrast performance, and (b) is a switching effect for specifying a transition (switching effect) based on resolution performance. It is a flowchart showing an example of a specific process. 画像処理装置が実行する表示方法特定処理の一例を表すフローチャートである。It is a flowchart showing an example of the display method specific process which an image processing apparatus performs.

以下、本発明の最良の実施形態について添付図面を参照しつつ説明する。 DESCRIPTION OF EXEMPLARY EMBODIMENTS Hereinafter, preferred embodiments of the invention will be described with reference to the accompanying drawings.

図1(a)は、本発明に係る画像処理装置を備えた表示システムの一例を表すシステム構成図である。
図1(a)に示す表示システム1は、画像処理装置10、外部表示装置21、外部印刷装置22、及び外部投影装置23を備える。表示システム1は、画像処理装置10が加工処理を施した画像を表示する。
FIG. 1A is a system configuration diagram illustrating an example of a display system including an image processing apparatus according to the present invention.
A display system 1 illustrated in FIG. 1A includes an image processing device 10, an external display device 21, an external printing device 22, and an external projection device 23. The display system 1 displays an image that has been processed by the image processing apparatus 10.

画像処理装置10について説明する前に、外部表示装置21、外部印刷装置22、及び外部投影装置23について説明する。尚、外部表示装置21、外部印刷装置22、及び外部投影装置23をまとめて以下単に、外部装置という。
外部表示装置21は、例えば、高精細の外部モニタで構成される。外部印刷装置22は、例えば、プリンタで構成される。外部投影装置23は、プロジェクターで構成される。尚、外部表示装置21は、例えば、フルHD(High Definition)のテレビであってもよい。つまり、外部表示装置21は、解像度性能が高く、かつコントラスト性能が高い。一方で、外部投影装置23は、コントラスト性能が低い。尚、外部装置は、画像処理装置10に直接に接続されている必要はなく、例えば、ネットワーク越しに接続されたパーソナル・コンピュータ、又はネットワーク・ストレージである構成を採用できる。
Before describing the image processing apparatus 10, the external display device 21, the external printing device 22, and the external projection device 23 will be described. The external display device 21, the external printing device 22, and the external projection device 23 are hereinafter collectively referred to simply as an external device.
The external display device 21 is composed of, for example, a high-definition external monitor. The external printing device 22 is configured by a printer, for example. The external projection device 23 is a projector. The external display device 21 may be a full HD (High Definition) television, for example. That is, the external display device 21 has high resolution performance and high contrast performance. On the other hand, the external projection device 23 has low contrast performance. Note that the external device does not need to be directly connected to the image processing apparatus 10, and for example, a configuration of a personal computer connected via a network or a network storage can be adopted.

本実施例において、高精細及び解像度性能が高いとは、それぞれ精細度及び解像度が予め定められた閾値より高いことをいう。逆に、低精細及び解像度性能が低いとは、それぞれ精細度及び解像度が所定の閾値より低いことをいう。また、コントラスト性能についても同様である。尚、これらの閾値については後に詳細に説明する。   In the present embodiment, high definition and high resolution performance mean that the definition and resolution are higher than predetermined threshold values, respectively. Conversely, low definition and low resolution performance mean that the definition and resolution are lower than a predetermined threshold value, respectively. The same applies to the contrast performance. These threshold values will be described later in detail.

画像処理装置10は、例えば、デジタルフォトフレームで構成される。しかしこれに限定される訳でなく、画像処理装置10は、例えば、パーソナル・コンピュータ、デジタルテレビ、携帯電話、携帯型ゲーム機、又は携帯型音楽プレーヤーで構成される実施例を採用できる。
画像処理装置10は、画像を表す画像データを入力されると、入力された画像データの表す画像を表示又は出力する(以下単に、表示等するという)。具体的には、画像処理装置10は、複数の画像データが表す画像を所定の周期に従って順番に表示等する。尚、画像処理装置10は、複数の画像をランダムな時間間隔でランダムな順番に表示等しても良い。
The image processing apparatus 10 is configured with a digital photo frame, for example. However, the present invention is not limited to this, and the image processing apparatus 10 can employ an embodiment constituted by, for example, a personal computer, a digital television, a mobile phone, a portable game machine, or a portable music player.
When image data representing an image is input, the image processing apparatus 10 displays or outputs an image represented by the input image data (hereinafter simply referred to as display or the like). Specifically, the image processing apparatus 10 displays images represented by a plurality of image data in order according to a predetermined cycle. The image processing apparatus 10 may display a plurality of images in a random order at random time intervals.

また、画像処理装置10は、画像データが表す画像に加工を施した画像を表示等する。しかしこれに限定される訳ではなく、画像をそのまま表示等しても良い。画像処理装置10が画像データに施す加工は、画像の画風を変更する加工を含む。画像処理装置10が行う加工は、例えば、ポスター画風、ちぎり絵風、水彩画風、点描画風、色鉛筆風、刺繍画風、及び油絵風に画像を変換する処理を含む。尚、画像処理装置10が行う加工は、上記の加工に限定される訳ではなく、例えば、ぼかし加工を含んでも良い。   The image processing apparatus 10 displays an image obtained by processing the image represented by the image data. However, the present invention is not limited to this, and the image may be displayed as it is. The processing applied to the image data by the image processing apparatus 10 includes processing for changing the style of the image. The processing performed by the image processing apparatus 10 includes, for example, processing of converting an image into a poster style, torn picture style, watercolor style, dot drawing style, colored pencil style, embroidery style, and oil painting style. Note that the processing performed by the image processing apparatus 10 is not limited to the above processing, and may include, for example, blur processing.

また、画像処理装置10は、表示等する画像を切替前の画像(以下単に、第1画像という)から切替後の画像(以下単に、第2画像という)へ切り替える(以下、画像移行という)場合に、画像切替効果(以下、トランジションという)を奏するように画像データを加工する。具体的には、本実施例において、画像切替効果は、スライド、クロスフェード、ディゾルブ、及びモザイクを含む。尚、画像切替効果は、上記の切替効果に限定される訳ではなく、例えば、ユニバーサル・トランジションを含んでも良い。   Further, the image processing apparatus 10 switches an image to be displayed or the like from an image before switching (hereinafter simply referred to as a first image) to an image after switching (hereinafter simply referred to as a second image) (hereinafter referred to as image migration). In addition, the image data is processed so as to produce an image switching effect (hereinafter referred to as a transition). Specifically, in this embodiment, the image switching effect includes a slide, a cross fade, a dissolve, and a mosaic. Note that the image switching effect is not limited to the switching effect described above, and may include, for example, a universal transition.

尚、スライドトランジションとは、第1画像を表示画面上で所定方向へ段階的にスライドさせることで第1画像の表示を終了すると共に、第1画像が表示されなくなった部分へ第2画像を表示し始める表示切替方法をいう。クロスフェードトランジションとは、第1画像のフェードアウトと、第2画像のフェードインとを同時に行う表示切替方法をいう。ディゾルブ・トランジションとは、第1画像を構成する画像片又は画素を、画像片又は画素に対応した位置にある第2画像の画像片又は画素へ段階的に切り替える表示切替方法をいう。尚、ディゾルブ・トランジションにおいて、一度に切り替えられる画像片又は画素は、互いに連続(つまり、隣接)していない画像片又は画素である構成を採用できる。モザイク・トランジションとは、第1画像を第1画像のモザイク画像へ切り替えてから、第1画像のモザイク画像を第2画像のモザイク画像へ切り替えた後に、第2画像のモザイク画像を第2画像へ切り替える表示切替方法をいう。尚、モザイク・トランジションにおいて、第1画像のモザイク画像はモザイクのサイズを段階的に拡大され、切替の対象となる第1画像のモザイク画像と第2画像のモザイク画像とは同じサイズのモザイクを有し、第2画像のモザイク画像はモザイクのサイズを段階的に縮小される構成を採用できる。   The slide transition is to slide the first image stepwise in a predetermined direction on the display screen to end the display of the first image and display the second image in a portion where the first image is no longer displayed. This is the display switching method that starts. The cross-fade transition is a display switching method for simultaneously fading out the first image and fading in the second image. Dissolve transition refers to a display switching method in which an image piece or pixel constituting a first image is switched in stages to an image piece or pixel of a second image at a position corresponding to the image piece or pixel. In the dissolve transition, it is possible to adopt a configuration in which image pieces or pixels that are switched at a time are image pieces or pixels that are not continuous (that is, adjacent to each other). A mosaic transition refers to switching the first image to the mosaic image of the first image, switching the mosaic image of the first image to the mosaic image of the second image, and then changing the mosaic image of the second image to the second image. A display switching method for switching. Note that in the mosaic transition, the mosaic image of the first image is enlarged in size in a stepwise manner, and the mosaic image of the first image and the mosaic image of the second image to be switched have the same size mosaic. However, the mosaic image of the second image can employ a configuration in which the size of the mosaic is reduced stepwise.

次に、図1(a)を参照したまま、画像処理装置10のハードウェア構成について説明する。
画像処理装置10は、CPU10a(Central Processing Unit)、メモリ10b、メディアカード・コントローラ10c、内部表示装置10d、入力装置10e、及び外部出力装置10fで構成される。
Next, the hardware configuration of the image processing apparatus 10 will be described with reference to FIG.
The image processing apparatus 10 includes a CPU 10a (Central Processing Unit), a memory 10b, a media card controller 10c, an internal display device 10d, an input device 10e, and an external output device 10f.

CPU10aは、不図示の中央制御部を構成する。CPU10aは、メモリ10bに保存されたプログラムに従ったソフトウェア処理を行うことで、画像処理装置10の全体制御を行う。メモリ10bは、例えば、DRAM(Dynamic Random Access Memory)又はROM(Read Only Memory)で構成される。メディアカード・コントローラ10cは、例えば、フラッシュメモリ・カードスロットを備える電子回路で構成される。メディアカード・コントローラ10cは、スロットに挿入されたフラッシュメモリカードから画像データを読み出したり、フラッシュメモリカードへ画像データを書き込んだりする。尚、メディアカード・コントローラ10cが読み書きする画像データは、静止画データであっても動画データであっても構わない。   The CPU 10a constitutes a central control unit (not shown). The CPU 10a performs overall control of the image processing apparatus 10 by performing software processing according to a program stored in the memory 10b. The memory 10b is configured by, for example, a DRAM (Dynamic Random Access Memory) or a ROM (Read Only Memory). The media card controller 10c is configured by an electronic circuit including a flash memory card slot, for example. The media card controller 10c reads image data from a flash memory card inserted in the slot, and writes image data to the flash memory card. The image data read / written by the media card controller 10c may be still image data or moving image data.

内部表示装置10dは、例えば、液晶ディスプレイ(LCD:Liquid Crystal Display)で構成される。具体的には、内部表示装置10dは、WVGA(Wide Video Graphics Array)800x480ドットの解像度を有する。尚、内部表示装置10dの解像度を定める表示規格は、これに限定されるのではない。本実施例において、内部表示装置10dは、低精細であるとして説明する。また、内部表示装置10dは、LCDで構成されるためコントラスト性能が高い。内部表示装置10dは、外部出力装置10fに外部装置が接続されていない場合に画像を表示し、そうでない場合に画像を表示しない。   The internal display device 10d is configured by, for example, a liquid crystal display (LCD). Specifically, the internal display device 10d has a resolution of WVGA (Wide Video Graphics Array) 800 × 480 dots. Note that the display standard for determining the resolution of the internal display device 10d is not limited to this. In the present embodiment, the internal display device 10d will be described as being low definition. Further, since the internal display device 10d is composed of an LCD, the contrast performance is high. The internal display device 10d displays an image when no external device is connected to the external output device 10f, and does not display an image otherwise.

入力装置10eは、例えば、キーボード又はマウスで構成され、ユーザーインタフェースを提供する。具体的には、入力装置10eは、ユーザーの操作に応じた操作信号を入力する。
外部出力装置10fは、例えば、外部装置との接続インタフェースを提供する電子回路で構成され、接続された外部装置を制御する。具体的には、外部出力装置10fは、外部装置に表示、印刷、又は投影させる画像を表す画像データを外部装置へ出力する。
The input device 10e is composed of, for example, a keyboard or a mouse and provides a user interface. Specifically, the input device 10e inputs an operation signal corresponding to a user operation.
The external output device 10f is constituted by, for example, an electronic circuit that provides a connection interface with an external device, and controls the connected external device. Specifically, the external output device 10f outputs image data representing an image to be displayed, printed, or projected on the external device to the external device.

次に、図1(b)を参照して、画像処理装置10の有する機能について説明を行う。図1(b)は、画像処理装置10の一構成例を表す機能ブロック図である。
画像処理装置10は、画像取得部11、出力先特定部12、記憶部13、表示方法特定部14、加工出力部15、及び画像表示部16で構成される。
Next, the functions of the image processing apparatus 10 will be described with reference to FIG. FIG. 1B is a functional block diagram illustrating a configuration example of the image processing apparatus 10.
The image processing apparatus 10 includes an image acquisition unit 11, an output destination specifying unit 12, a storage unit 13, a display method specifying unit 14, a processing output unit 15, and an image display unit 16.

画像取得部11は、例えば、メディアカード・コントローラ10cによって実現される。画像取得部11は、例えば、フラッシュメモリカードから画像を表す画像データを取得する。尚、画像取得部11は、例えば、フラッシュメモリカードから取得した動画データから更に静止画データを取得しても良い。   The image acquisition unit 11 is realized by, for example, the media card controller 10c. For example, the image acquisition unit 11 acquires image data representing an image from a flash memory card. Note that the image acquisition unit 11 may acquire still image data from moving image data acquired from a flash memory card, for example.

出力先特定部12は、例えば、CPU10aがソフトウェア処理を実行することで実現される。出力先特定部12は、画像の出力先を特定する。尚、出力先とは、画像処理装置10の内部に設置された画像表示部16、並びに外部装置である外部表示装置21、外部印刷装置22、及び外部投影装置23のみならずメディアカードを含む。尚、以下単に、画像表示部16及び外部表示装置21を出力先である表示部という。   The output destination specifying unit 12 is realized, for example, when the CPU 10a executes software processing. The output destination specifying unit 12 specifies the output destination of the image. Note that the output destination includes not only the image display unit 16 installed in the image processing apparatus 10 and the external display device 21, the external printing device 22, and the external projection device 23, which are external devices, but also a media card. Hereinafter, the image display unit 16 and the external display device 21 are simply referred to as a display unit as an output destination.

具体例としては、出力先特定部12は、入力装置10eが入力した操作信号に基づいて画像の出力先を特定する。次に、出力先特定部12は、特定した出力先の情報を出力先から取得する。出力先の情報とは、例えば、出力先の表示性能を表す情報を含む。また、表示性能を表す情報とは、出力先の解像度性能及びコントラスト性能を表す情報を含む。   As a specific example, the output destination specifying unit 12 specifies an output destination of an image based on an operation signal input by the input device 10e. Next, the output destination specifying unit 12 acquires information about the specified output destination from the output destination. The output destination information includes, for example, information indicating the display performance of the output destination. The information indicating the display performance includes information indicating the resolution performance and contrast performance of the output destination.

より具体的には、出力先特定部12は、出力先が外部装置であると判断すると、出力先と通信することで通信相手の表示性能を特定する。尚、出力先特定部12は、出力先がメディアカードであると判断した場合には表示性能を特定しない。カードに保存された画像データの用途が不明であり、画像を表示等して用いる装置の性能が不明だからである。同様の理由から、出力先特定部12は、出力先がネットワークを介して接続するパーソナル・コンピュータ、又はネットワーク・ストレージであると判断した場合には表示性能を特定しない。また、出力先特定部12は、出力先が内部表示装置10dであると判断した場合には、予めメモリ10bに記憶された電子ファイルから表示性能を特定しても良いし、内部表示装置10dと通信して表示性能を特定しても良い。この構成によれば、出力先との通信により表示性能を特定するため、接続する出力先が変化しても新たに接続した出力先の表示性能を取得できる。   More specifically, when the output destination specifying unit 12 determines that the output destination is an external device, the output destination specifying unit 12 specifies the display performance of the communication partner by communicating with the output destination. The output destination specifying unit 12 does not specify display performance when it is determined that the output destination is a media card. This is because the use of the image data stored on the card is unknown, and the performance of the device used for displaying images is unknown. For the same reason, the output destination specifying unit 12 does not specify display performance when it is determined that the output destination is a personal computer connected via a network or a network storage. When the output destination specifying unit 12 determines that the output destination is the internal display device 10d, the output destination specifying unit 12 may specify display performance from an electronic file stored in the memory 10b in advance, The display performance may be specified through communication. According to this configuration, since the display performance is specified by communication with the output destination, it is possible to acquire the display performance of the newly connected output destination even if the connected output destination changes.

記憶部13は、例えば、メモリ10bで構成される。記憶部13は、出力先の情報と、出力される画像の表示方法とを対応付けた複数組の対応情報を記憶する。具体的には、記憶部13は、画像の表示方法を表す情報と、画像の表示方法を実行するために必要な出力先の表示性能を表す情報とを対応付けた複数組の情報を記憶する。具体例としては、ある表示方法を実行するために、出力先の表示性能がある予め定められた閾値よりも高い必要がある場合には、必要な出力先の表示性能を表す情報は、その予め定められた閾値で表される。尚、表示方法は、画像移行の表示を変化させる方法、及び特定の画風に加工して画像を表示する方法を含む。また、画像移行の表示を変化させる方法は、特定の画像切替効果(トランジション)を奏するように、表示する画像をある画像から別の画像へ移行させる方法を含む。   The storage unit 13 is composed of, for example, a memory 10b. The storage unit 13 stores a plurality of sets of correspondence information in which output destination information and output image display methods are associated with each other. Specifically, the storage unit 13 stores a plurality of sets of information in which information representing an image display method is associated with information representing display performance of an output destination necessary for executing the image display method. . As a specific example, in order to execute a certain display method, when the display performance of the output destination needs to be higher than a predetermined threshold, information indicating the display performance of the required output destination is It is represented by a defined threshold value. Note that the display method includes a method of changing the display of image transition and a method of processing an image into a specific style and displaying the image. Further, the method of changing the display of the image transition includes a method of shifting the image to be displayed from one image to another so as to achieve a specific image switching effect (transition).

表示方法特定部14は、例えば、CPU10aがソフトウェア処理を実行することで実現される。表示方法特定部14は、出力先特定部12が特定した出力先に基づいて、画像取得部11が取得した画像データで表される画像の出力先における表示方法を特定する。具体例としては、表示方法特定部14は、記憶部13が記憶する、出力先の情報と表示方法とを対応付けた複数組の対応情報を参照する。次に、表示方法特定部14は、参照した情報から、出力先特定部12が取得した出力先の情報に対応する表示方法を特定する。この構成によれば、出力先から取得した情報に基づいて表示方法を特定するため、出力先に応じた適切な表示方法を特定できる。   The display method specifying unit 14 is realized, for example, when the CPU 10a executes software processing. The display method specifying unit 14 specifies the display method at the output destination of the image represented by the image data acquired by the image acquiring unit 11 based on the output destination specified by the output destination specifying unit 12. As a specific example, the display method specifying unit 14 refers to a plurality of sets of correspondence information stored in the storage unit 13 that associates output destination information with display methods. Next, the display method specifying unit 14 specifies a display method corresponding to the output destination information acquired by the output destination specifying unit 12 from the referenced information. According to this configuration, since the display method is specified based on the information acquired from the output destination, an appropriate display method according to the output destination can be specified.

具体的には、表示方法特定部14は、特定の画風に加工して画像を表示する方法を、出力先特定部12が特定した出力先の解像度性能又はコントラスト性能に基づいて選択する。この構成によれば、出力先の表示性能に基づいて表示方法を特定するため、出力先が十分に表現できる画像に加工できる。特に、画風を変換するとコントラストの変換又は画素単位の色変換がなされる。このためこの構成によれば、解像度性能又はコントラスト性能に基づいて出力先で十分に表現可能な差異を及ぼす画風の変換手法を選択できる。よって出力先のユーザーは、画像処理装置10による画像変換の効果を容易に視認できる。   Specifically, the display method specifying unit 14 selects a method of displaying an image by processing it in a specific style based on the resolution performance or contrast performance of the output destination specified by the output destination specifying unit 12. According to this configuration, since the display method is specified based on the display performance of the output destination, it can be processed into an image that can sufficiently represent the output destination. In particular, when the style is converted, contrast conversion or color conversion in units of pixels is performed. For this reason, according to this configuration, it is possible to select a style conversion method that gives a difference that can be sufficiently expressed at the output destination based on resolution performance or contrast performance. Therefore, the user at the output destination can easily visually recognize the effect of the image conversion performed by the image processing apparatus 10.

より具体的に説明すると、表示方法特定部14は、出力先特定部12が特定した出力先の解像度性能が予め定める第1基準を満たす場合に、画像取得部11が取得した画像の表示方法を、点描画風、色鉛筆風、刺繍画風、及び油絵風のいずれか1つ以上の画風に加工して画像を表示する方法に特定する。尚、予め定める第1基準は、例えば、点描画風、色鉛筆風、刺繍画風、及び油絵風に画風を変換する前と後とで画素色が変換された部分の色の差異を表現するために十分な解像度性能を有するという基準を含む。具体的には、予め定める第1基準は、解像度性能が予め定める第1閾値よりも高いという基準を含む。この構成によれば、出力先で十分に表現可能な差異を及ぼす画風の変換手法を選択できる。また、点描画風、色鉛筆風、刺繍画風、及び油絵風に画風を変換する場合には、画像細部の画素色を変換する必要がある。このためこの構成によれば、解像度性能に基づいて出力先が十分に表現可能な差異を及ぼす画風の表示方法を選択できる。   More specifically, the display method specifying unit 14 determines the display method of the image acquired by the image acquiring unit 11 when the resolution performance of the output destination specified by the output destination specifying unit 12 satisfies the first criterion set in advance. And a method of displaying an image by processing it into one or more styles of dot drawing style, colored pencil style, embroidery style, and oil painting style. The predetermined first standard is, for example, for expressing the difference in color of the portion where the pixel color is converted before and after converting the style into a point drawing style, a colored pencil style, an embroidery style, and an oil painting style. Includes criteria for having sufficient resolution performance. Specifically, the predetermined first criterion includes a criterion that the resolution performance is higher than a predetermined first threshold. According to this configuration, it is possible to select a style conversion method that gives a difference that can be expressed sufficiently at the output destination. In addition, when converting the style into a point drawing style, a colored pencil style, an embroidery style, and an oil painting style, it is necessary to convert the pixel colors of the image details. For this reason, according to this configuration, it is possible to select an image style display method that produces a difference that the output destination can be sufficiently expressed based on the resolution performance.

ここで、図2を参照して表示方法特定部14が実行する処理について説明する。図2(a)は、解像度性能に基づいて出力先に適したアート変換手法を特定する第1変換手法特定処理の一例を表すフローチャートである。
図2(a)に示すように、表示方法特定部14は、出力先が第1基準を満たさない程に低精細であるか否か、及び第1基準を満たす程に高精細であるか否かを判断する(ステップS11及びS12)。
表示方法特定部14は、出力先が低精細であると判断した場合には(ステップS11;Yes)、低精細用アート変換手法を選択(特定)する(ステップS13)。また、表示方法特定部14は、出力先が高精細であると判断した場合には(ステップS12;Yes)、高精細用アート変換手法を選択する(ステップS14a)。更に、表示方法特定部14は、出力先が低精細でも高精細でもないと判断した場合には(ステップS12;No)、任意のアート変換手法を選択する(ステップS15)。尚、ステップS13からS15のいずれかを実行した後に、表示方法特定部14は、処理の実行を終了する。
Here, the processing executed by the display method specifying unit 14 will be described with reference to FIG. FIG. 2A is a flowchart illustrating an example of a first conversion method specifying process for specifying an art conversion method suitable for an output destination based on resolution performance.
As shown in FIG. 2A, the display method specifying unit 14 determines whether the output destination is low-definition so as not to satisfy the first standard, and whether the output destination is high-definition enough to satisfy the first standard. (Steps S11 and S12).
When the display method specifying unit 14 determines that the output destination is low definition (step S11; Yes), the display method specifying unit 14 selects (specifies) the low-definition art conversion method (step S13). When the display method specifying unit 14 determines that the output destination is high definition (step S12; Yes), the display method specifying unit 14 selects an art conversion method for high definition (step S14a). Furthermore, when the display method specifying unit 14 determines that the output destination is neither low definition nor high definition (step S12; No), the display method specifying unit 14 selects an arbitrary art conversion method (step S15). In addition, after performing any of step S13 to S15, the display method specific | specification part 14 complete | finishes execution of a process.

尚、アート変換とは、絵画等のアート風な画像に変換することをいう。具体的には、アート変換は、画風をアート風に加工する変換を含む。また、高精細用アート変換手法とは、変換された画像を高精細モニタで表示することで、ユーザーがアート変換前後における画像の差異を認識できる変換を画像に施す手法をいう。つまり、高精細用アート変換手法とは、高精細表示の場合に、ユーザーにとってアート変換効果がわかり易いアート変換手法をいう。
具体的には、高精細用アート変換手法は、第1基準を満足する程に高精細の表示装置でないとアート変換前後の差異が十分に表現されない画像へ変換するアート変換手法を含む。高精細の表示装置でないと高精細用アート変換手法によるアート変換前後の差異が十分に表現されない理由の一例としては、高精細用アート変換手法は、データの画素単位又は所定の大きさよりも小さい画像片単位等で画素値を変換することが挙げられる。つまり、所定の大きさよりも小さい画像片単位又は画素単位で画素値を変換された画像は、第1基準を満足する高精細の表示装置でなければ、表示装置のユーザーが画素又は画像片の変換結果を視認できる程に精密な表示をすることができないという理由である。尚、具体例としては、高精細用アート変換手法は、点描画風、色鉛筆画風、刺繍画風、及び油絵風のいずれか1つ以上を含む。
Art conversion means conversion to an art-like image such as a painting. Specifically, the art conversion includes conversion for processing an art style into an art style. The high-definition art conversion technique refers to a technique in which a converted image is displayed on a high-definition monitor so that the user can perform conversion that can recognize the difference between the images before and after the art conversion. That is, the high-definition art conversion method means an art conversion method in which the art conversion effect is easy for the user to understand in the case of high-definition display.
Specifically, the high-definition art conversion method includes an art conversion method that converts an image that does not sufficiently express the difference before and after the art conversion unless the display device is a high-definition display device that satisfies the first standard. As an example of the reason why the difference before and after the art conversion by the high-definition art conversion method cannot be sufficiently expressed unless it is a high-definition display device, the art conversion method for high-definition is an image smaller than a pixel unit of data or a predetermined size For example, the pixel value is converted in one unit. In other words, if the image whose pixel value is converted in units of image pieces or pixels smaller than a predetermined size is not a high-definition display device that satisfies the first standard, the user of the display device converts the pixel or image piece. This is because the result cannot be displayed so accurately that the result can be visually recognized. As a specific example, the high-definition art conversion method includes one or more of a point drawing style, a color pencil style, an embroidery style, and an oil painting style.

逆に、低精細用アート変換手法とは、画像を小さく表示しても、ユーザーがアート変換前後における画像の差異を認識できる変換を画像に施す手法いう。つまり、低精細用アート変換手法とは、低精細表示の場合でもユーザーにとってアート変換効果がわかり易いアート変換手法をいう。
具体的には、低精細用アート変換手法は、第1基準を満足しない程に低精細の表示装置であっても、アート変換前後の差異が十分に表現される画像へ変換するアート変換手法を含む。低精細の表示装置であっても低精細用アート変換手法によるアート変換前後の差異が十分に表現される理由の一例としては、低精細用アート変換手法は、高精細用アート変換手法とは異なり、所定の大きさよりも大きい画像片単位等で画素値を変換することが挙げられる。つまり、所定の大きさよりも大きい画像片単位で画素値を変換された画像は、第1基準を満足しない低精細の表示装置であっても、表示装置のユーザーが画像片の変換結果を視認できるという理由である。尚、具体例としては、低精細用アート変換手法は、ポスター画風、ちぎり画風、及び水彩画風のいずれか1つ以上を含む。
On the contrary, the low-definition art conversion technique is a technique in which an image is subjected to conversion that allows the user to recognize the difference between images before and after art conversion even if the image is displayed in a small size. In other words, the low-definition art conversion method is an art conversion method in which the user can easily understand the art conversion effect even in the case of low-definition display.
Specifically, the low-definition art conversion method is an art conversion method for converting an image that sufficiently expresses the difference before and after the art conversion, even if the display device has a low definition that does not satisfy the first standard. Including. As an example of the reason why the difference between before and after art conversion by the low-definition art conversion method is sufficiently expressed even in a low-definition display device, the low-definition art conversion method is different from the high-definition art conversion method. The pixel value may be converted in units of image pieces larger than a predetermined size. In other words, an image whose pixel value is converted in units of image pieces larger than a predetermined size can be visually recognized by the user of the display device even if the display device is a low-definition display device that does not satisfy the first standard. That is why. As a specific example, the low-definition art conversion method includes one or more of a poster-style style, a tear-style style, and a watercolor style.

この構成によれば、出力先の解像度性能に基づいて適切なアート変換手法を選択できる。つまりこの構成によれば、出力先の解像度性能が第1基準を満たす場合に限って高精細用アート変換手法選択できる。またこの構成によれば、出力先の解像度性能が第1基準を満たさない程に低い場合に限って低精細用アート変換手法選択できる。   According to this configuration, it is possible to select an appropriate art conversion method based on the resolution performance of the output destination. That is, according to this configuration, the art conversion technique for high definition can be selected only when the resolution performance of the output destination satisfies the first standard. Further, according to this configuration, the low-definition art conversion method can be selected only when the resolution performance of the output destination is low enough not to satisfy the first standard.

尚、点描画風、色鉛筆画風、刺繍画風、及び油絵風、並びにポスター画風、ちぎり画風、及び水彩画風へ画像を変換する方法は、例えば、アドビシステム社のフォトショップ(登録商標)等が有する機能に用いられる方法で実現できる。ここで、点描画風への画像変換では、例えば、画像を構成する線又は塗り潰しが、連続していない点の集合に変換される。色鉛筆画風への画像変換では、例えば、画像を構成する塗り潰しが網目状に変換されると共に、網目部分が背景色に変換される。尚、背景色は、例えば、画用紙の色として一般的な色であると良い。刺繍画風への画像変換では、例えば、画像を構成する線又は塗り潰しが、連続していない線の集合に変換される。線の集合で刺繍糸が表されるためである。   A method of converting an image into a point drawing style, a color pencil style, an embroidery style, an oil painting style, a poster style, a tear-off style, and a watercolor style, for example, a function possessed by Photoshop (registered trademark) of Adobe Systems Inc. It can be realized by the method used in Here, in the image conversion to the point drawing style, for example, a line or a solid constituting the image is converted into a set of points that are not continuous. In the image conversion to the color pencil drawing style, for example, the fill constituting the image is converted into a mesh shape, and the mesh portion is converted into a background color. For example, the background color may be a common color for drawing paper. In the image conversion to the embroidery image style, for example, the lines or fills constituting the image are converted into a set of discontinuous lines. This is because the embroidery thread is represented by a set of lines.

尚、表示方法特定部14は、図2(b)に一例を示す第2変換手法特定処理を実行しても良い。この第2変換手法特定処理において、表示方法特定部14は、出力先が高精細であると判断した場合には(ステップS12;Yes)、任意のアート変換手法を選択する(ステップS14b)。出力先が十分に高精細の場合には、低精細用アート変換手法を選択しても変換前後の差異を出力先が表現できるためである。   Note that the display method specifying unit 14 may execute the second conversion method specifying process shown as an example in FIG. In the second conversion method specifying process, when the display method specifying unit 14 determines that the output destination is high definition (Step S12; Yes), the display method specifying unit 14 selects an arbitrary art conversion method (Step S14b). This is because when the output destination is sufficiently high definition, the output destination can express the difference before and after the conversion even if the low-definition art conversion method is selected.

ここで図1(b)に戻り、表示方法特定部14の機能について引き続き説明する。表示方法特定部14は、出力先特定部12が特定した出力先のコントラスト性能が予め定める第2基準を満たす場合に、画像取得部11が取得した画像の表示方法を、ちぎり絵風、水彩画風、点描画風、色鉛筆風、刺繍画風のいずれか1つ以上の画風に加工して画像を表示する方法に特定する。尚、予め定める第2基準は、例えば、ちぎり絵風、水彩画風、点描画風、色鉛筆風、刺繍画風に画風を変換するためにコントラストを変換した場合に、変更前後のコントラストの差異を十分に表現できるコントラスト性能を有するという基準を含む。具体的には、予め定める第2基準は、コントラスト性能が予め定める第2閾値よりも高いという基準を含む。この構成によれば、出力先で表現可能な差異を及ぼす画風の変換手法を選択できる。   Here, returning to FIG. 1B, the function of the display method specifying unit 14 will be described. When the contrast performance of the output destination specified by the output destination specifying unit 12 satisfies a predetermined second standard, the display method specifying unit 14 determines the display method of the image acquired by the image acquisition unit 11 as a torn picture style or a watercolor style. And a method of displaying an image by processing it into one or more of a drawing style, a color pencil style, and an embroidery style. Note that the predetermined second standard is, for example, a sufficient contrast difference before and after the change when the contrast is converted in order to convert the style into a torn picture style, a watercolor style, a point drawing style, a colored pencil style, or an embroidery style. Includes criteria for having contrast performance that can be expressed. Specifically, the predetermined second criterion includes a criterion that the contrast performance is higher than the predetermined second threshold. According to this configuration, it is possible to select a style conversion method that gives a difference that can be expressed by an output destination.

次に、図3(a)を参照してコントラスト性能に基づいてアート変換手法を特定する第3変換手法特定処理の一例について説明する。
図3(a)に示すように、表示方法特定部14は、出力先のコントラスト性能が第2基準を満たす程に高いか否かを判断する(ステップS31)。表示方法特定部14は、コントラスト性能が高いと判断した場合には(ステップS31;Yes)、任意のアート変換手法を選択する(ステップS32)。コントラスト性能が十分高い出力先は、コントラストを任意に変更されても加工前後のコントラストの差異を十分に表現できるためである。
また、表示方法特定部14は、コントラスト性能が低いと判断した場合には(ステップS31;No)、加工前後のコントラスト比が高いアート変換手法を選択する(ステップS33)。出力先のコントラスト性能が低くとも、加工前後のコントラスト比が十分に高ければ加工前後のコントラストの差異を十分に表現できるためである。
尚、ステップS32及びS33のいずれかを実行した後に、表示方法特定部14は、処理の実行を終了する。
Next, an example of a third conversion method specifying process for specifying an art conversion method based on contrast performance will be described with reference to FIG.
As shown in FIG. 3A, the display method specifying unit 14 determines whether the contrast performance of the output destination is high enough to satisfy the second standard (step S31). When it is determined that the contrast performance is high (step S31; Yes), the display method specifying unit 14 selects an arbitrary art conversion method (step S32). This is because the output destination having sufficiently high contrast performance can sufficiently express the difference in contrast before and after processing even if the contrast is arbitrarily changed.
If the display method specifying unit 14 determines that the contrast performance is low (step S31; No), the display method specifying unit 14 selects an art conversion method having a high contrast ratio before and after processing (step S33). This is because even if the contrast performance of the output destination is low, the difference in contrast before and after the processing can be sufficiently expressed if the contrast ratio before and after the processing is sufficiently high.
In addition, after performing any of step S32 and S33, the display method specific | specification part 14 complete | finishes execution of a process.

ここで図1(b)に戻り、表示方法特定部14の機能について引き続き説明する。表示方法特定部14は、出力先特定部12が特定した出力先の解像度性能に基づいて、特定の表示に画像移行時の表示を変化させる方法を選択する。この構成によれば、出力先が画素単位で第1画像を第2画像へ移行させる場合であっても、解像度性能に基づいて出力先が十分に表現可能な画像の移行方法を特定できる。   Here, returning to FIG. 1B, the function of the display method specifying unit 14 will be described. The display method specifying unit 14 selects a method for changing the display at the time of image transition to a specific display based on the resolution performance of the output destination specified by the output destination specifying unit 12. According to this configuration, even when the output destination is a pixel unit and the first image is transferred to the second image, an image transfer method that can sufficiently represent the output destination can be specified based on the resolution performance.

より具体的に説明すると、表示方法特定部14は、出力先特定部12が特定した出力先の解像度性能が予め定める第3基準を満たす場合に、画像移行時の表示がモザイク・トランジション又はディゾルブ・トランジションとなるように加工された画像データの表す画像を表示する方法を選択する。尚、予め定める第3基準は、例えば、モザイク・トランジション又はディゾルブ・トランジションにおいて第1画像を部分的に第2画像へ移行させる単位となる画像片を表現するために十分な解像度性能を有するという基準を含む。具体的には、予め定める第3基準は、解像度性能が予め定める第3閾値よりも高いという基準を含む。このためこの構成によれば、画素単位又は極小片単位での切り替えを出力先が表現可能な場合に限って、データの画素単位又は極小片単位で画像を切り替えるモザイク・トランジション及びディゾルブ・トランジションを選択できる。   More specifically, the display method specifying unit 14 displays a mosaic transition or a dissolve / dissolve display when the resolution performance of the output destination specified by the output destination specifying unit 12 satisfies a predetermined third standard. A method for displaying an image represented by the image data processed so as to be a transition is selected. The predetermined third standard is, for example, a standard that has sufficient resolution performance to express an image piece as a unit for partially shifting the first image to the second image in the mosaic transition or the dissolve transition. including. Specifically, the predetermined third criterion includes a criterion that the resolution performance is higher than a predetermined third threshold value. For this reason, according to this configuration, only when the output destination can represent switching in units of pixels or small pieces, mosaic transitions and dissolve transitions that switch images in units of data pixels or small pieces are selected. it can.

また、表示方法特定部14は、出力先特定部12が特定した出力先の解像度性能に基づいて、第1画像を部分的に第2画像へ移行させる単位となる画像片の大きさを特定する構成を採用できる。この構成によれば、出力先が表現可能な大きさの画素単位又は極小片単位で画像を切り替えるトランジションを特定するため、出力先が表現可能な画像切替方法を選択できる。   Further, the display method specifying unit 14 specifies the size of an image piece that is a unit for partially shifting the first image to the second image based on the resolution performance of the output destination specified by the output destination specifying unit 12. Configuration can be adopted. According to this configuration, it is possible to select an image switching method that can represent the output destination in order to specify a transition that switches an image in units of pixels or in units of extremely small pieces that can be represented by the output destination.

次に、図3(b)を参照してトランジションを特定する切替効果特定処理の一例について説明する。
図3(b)に示すように、表示方法特定部14は、出力先の解像度性能が第3基準を満たす程に高いか否か(つまり、高精細であるか否か)を判断する(ステップS41)。表示方法特定部14は、解像度性能が高いと判断した場合には(ステップS41;Yes)、任意のトランジション手法を選択する(ステップS42)。解像度性能が十分高い出力先は、任意のトランジションを十分に表現できるためである。
また、表示方法特定部14は、解像度性能が低いと判断した場合には(ステップS41;No)、低精細でもユーザーが知覚可能なトランジション手法を選択する(ステップS43)。尚、ステップS42及びS43のいずれかを実行した後に、表示方法特定部14は、処理の実行を終了する。
Next, an example of the switching effect specifying process for specifying the transition will be described with reference to FIG.
As shown in FIG. 3B, the display method specifying unit 14 determines whether or not the resolution performance of the output destination is high enough to satisfy the third standard (that is, whether or not the definition is high definition) (Step S1). S41). When determining that the resolution performance is high (step S41; Yes), the display method specifying unit 14 selects an arbitrary transition method (step S42). This is because an output destination having sufficiently high resolution performance can sufficiently express an arbitrary transition.
If the display method specifying unit 14 determines that the resolution performance is low (step S41; No), the display method specifying unit 14 selects a transition method that can be perceived by the user even at low definition (step S43). In addition, after performing any of step S42 and S43, the display method specific | specification part 14 complete | finishes execution of a process.

ここで、低精細でもユーザーが知覚可能なトランジションは、スライドトランジション又はクロスフェードトランジションを含む。これらのトランジションは、画素単位又は極小片単位で画像を切り替える表示方法でないためである。また、低精細でもユーザーが知覚可能なトランジションは、第3基準で定まる解像度の閾値よりも大きな画像片単位で画像を切り替えるディゾルブ・トランジション又はモザイク・トランジションであっても良い。第3基準を満足しない出力先でも表現可能なトランジションだからである。   Here, the transition that can be perceived by the user even at low definition includes a slide transition or a cross-fade transition. This is because these transitions are not a display method for switching images in units of pixels or in units of small pieces. In addition, the transition that can be perceived by the user even at low definition may be a dissolve transition or a mosaic transition in which an image is switched in units of image pieces that are larger than a resolution threshold determined by the third standard. This is because the transition can be expressed even by an output destination that does not satisfy the third standard.

ここで図1(b)に戻り、画像処理装置10の構成について引き続き説明する。加工出力部15は、例えば、CPU10aがソフトウェア処理を実行することで実現される。加工出力部15は、表示方法特定部14が特定する表示方法に基づいて、画像取得部11が取得した画像データを加工する。具体的には、加工出力部15は、特定部14が特定したアート変換手法を用いて画像データを変換する。また、加工出力部15は、特定部14が特定した画像切替効果を奏するように画像データを加工する。次に、加工出力部15は、加工した後の画像データである加工後データを出力先に出力する。
画像表示部16は、例えば、内部表示装置10dで構成される。画像表示部16は、加工出力部15が出力した加工後データが表す画像を表示する。
Here, returning to FIG. 1B, the configuration of the image processing apparatus 10 will be described. The processing output unit 15 is realized, for example, when the CPU 10a executes software processing. The processing output unit 15 processes the image data acquired by the image acquisition unit 11 based on the display method specified by the display method specifying unit 14. Specifically, the processing output unit 15 converts the image data using the art conversion method specified by the specifying unit 14. Further, the processing output unit 15 processes the image data so as to exhibit the image switching effect specified by the specifying unit 14. Next, the processing output unit 15 outputs processed data, which is image data after processing, to an output destination.
The image display unit 16 is configured by, for example, an internal display device 10d. The image display unit 16 displays an image represented by the post-processing data output from the processing output unit 15.

最後に、図4を参照して、画像の表現方法を特定するために画像処理装置10が実行する表示方法特定処理について具体的に説明する。図4は、表示方法特定処理の具体例を表すフローチャートである。
先ず、画像処理装置10は、出力先がフラッシュメモリであるか否かを判断する(ステップS51)。
画像処理装置10は、出力先がフラッシュメモリであると判断した場合には(ステップS51;Yes)、フラッシュメモリに保存した画像の用途が不明であると判断する。よって、画像処理装置10は、任意のアート変換手法を選択する(ステップS52)。その後、画像処理装置10は、処理の実行を終了する。尚、画像処理装置10は、低精細用アート変換手法を選択しても良い。フラッシュメモリに保存した画像を表示する装置が高精細であっても低精細であっても、アート変換前後の差異が十分に表示されるからである。
Finally, with reference to FIG. 4, the display method specifying process executed by the image processing apparatus 10 to specify the image expression method will be described in detail. FIG. 4 is a flowchart showing a specific example of the display method specifying process.
First, the image processing apparatus 10 determines whether the output destination is a flash memory (step S51).
When the image processing apparatus 10 determines that the output destination is the flash memory (step S51; Yes), the image processing apparatus 10 determines that the use of the image stored in the flash memory is unknown. Therefore, the image processing apparatus 10 selects an arbitrary art conversion method (step S52). Thereafter, the image processing apparatus 10 ends the execution of the process. Note that the image processing apparatus 10 may select an art conversion method for low definition. This is because the difference between before and after the art conversion is sufficiently displayed regardless of whether the device for displaying the image stored in the flash memory is high definition or low definition.

画像処理装置10は、出力先がフラッシュメモリでないと判断した場合には(ステップS51;No)、出力先が内蔵LCDで構成される内部表示装置10dであるか否かを判断する(ステップS53)。
画像処理装置10は、出力先が内蔵LCDであると判断した場合には(ステップS53;Yes)、低精細用アート変換手法を選択する(ステップS54)。その後、画像処理装置10は、処理の実行を終了する。本実施例において、内蔵LCDは低精細であるとして説明したからである。尚、内蔵LCDが第1基準を満足する程に高精細である実施例においては、画像処理装置10は、高精細用アート変換手法を選択しても良い。
When the image processing apparatus 10 determines that the output destination is not the flash memory (step S51; No), the image processing apparatus 10 determines whether the output destination is the internal display device 10d configured by the built-in LCD (step S53). .
When the image processing apparatus 10 determines that the output destination is the built-in LCD (step S53; Yes), the image processing apparatus 10 selects the low-definition art conversion method (step S54). Thereafter, the image processing apparatus 10 ends the execution of the process. This is because in the present embodiment, the built-in LCD has been described as having low definition. Note that in an embodiment in which the built-in LCD has such a high definition that satisfies the first standard, the image processing apparatus 10 may select an art conversion method for high definition.

画像処理装置10は、出力先が内蔵LCDでないと判断した場合には(ステップS53;No)、出力先が外部モニタで構成される外部表示装置21であるか否かを判断する(ステップS55)。
画像処理装置10は、外部モニタであると判断した場合には(ステップS55;Yes)、高精細用アート変換手法を選択する(ステップS56)。その後、画像処理装置10は、処理の実行を終了する。尚、本実施例において、外部モニタが高精細である場合について説明したがこれに限定される訳ではない。
When the image processing apparatus 10 determines that the output destination is not the built-in LCD (step S53; No), the image processing apparatus 10 determines whether or not the output destination is the external display device 21 configured by an external monitor (step S55). .
When determining that the image processing apparatus 10 is an external monitor (step S55; Yes), the high-definition art conversion method is selected (step S56). Thereafter, the image processing apparatus 10 ends the execution of the process. In the present embodiment, the case where the external monitor has a high definition has been described. However, the present invention is not limited to this.

画像処理装置10は、外部モニタでないと判断した場合には(ステップS55;No)、任意のアート変換手法を選択する(ステップS57)。出力先の表示性能が不明だからである。その後、画像処理装置10は、処理の実行を終了する。   If the image processing apparatus 10 determines that it is not an external monitor (step S55; No), it selects an arbitrary art conversion method (step S57). This is because the display performance of the output destination is unknown. Thereafter, the image processing apparatus 10 ends the execution of the process.

尚、本発明に係る機能を実現するための構成を予め備えた画像処理装置として提供できることはもとより、プログラムの適用により、既存の画像処理装置を本発明に係る画像処理装置として機能させることもできる。すなわち、上記実施形態で例示した画像処理装置10による各機能構成を実現させるための画像処理プログラムを、既存の画像処理装置を制御するコンピュータ(CPUなど)が実行できる様に適用することで、本発明に係る画像処理装置10として機能させることができる。   It should be noted that not only can an image processing apparatus provided with a configuration for realizing the functions according to the present invention be provided in advance, but also an existing image processing apparatus can be caused to function as the image processing apparatus according to the present invention by applying a program. . That is, by applying an image processing program for realizing each functional configuration by the image processing apparatus 10 exemplified in the above embodiment so that a computer (such as a CPU) that controls the existing image processing apparatus can be executed. It can function as the image processing apparatus 10 according to the invention.

この様なプログラムの配布方法は任意であり、例えば、メモリカード、CD−ROM、又はDVD−ROMなどの記録媒体に格納して配布できる他、インターネットなどの通信媒体を介して配布することもできる。   Such a program distribution method is arbitrary. For example, the program can be distributed by being stored in a recording medium such as a memory card, CD-ROM, or DVD-ROM, or via a communication medium such as the Internet. .

以上本発明の好ましい実施例について詳述したが、本発明は係る特定の実施例に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形、変更が可能である。   Although the preferred embodiments of the present invention have been described in detail above, the present invention is not limited to the specific embodiments, and various modifications, within the scope of the gist of the present invention described in the claims, It can be changed.

1・・・表示システム、10・・・画像処理装置、10a・・・CPU、10b・・・メモリ、10c・・・メディアカード・コントローラ、10d・・・内部表示装置、10e・・・入力装置、10f・・・外部出力装置、11・・・画像取得部、12・・・出力先特定部、13・・・記憶部、14・・・表示方法特定部、15・・・加工出力部、16・・・画像表示部、21・・・外部表示装置、22・・・外部印刷装置、23・・・外部投影装置 DESCRIPTION OF SYMBOLS 1 ... Display system, 10 ... Image processing apparatus, 10a ... CPU, 10b ... Memory, 10c ... Media card controller, 10d ... Internal display device, 10e ... Input device DESCRIPTION OF SYMBOLS 10f ... External output device, 11 ... Image acquisition part, 12 ... Output destination specific | specification part, 13 ... Memory | storage part, 14 ... Display method specific part, 15 ... Processing output part, 16 ... image display unit, 21 ... external display device, 22 ... external printing device, 23 ... external projection device

Claims (9)

画像を表す画像データを取得する画像取得手段と、
出力先を特定する出力先特定手段と、
前記出力先特定手段が特定した前記出力先に基づいて、前記画像取得手段が取得した前記画像データが表す前記画像の表示部への表示方法を特定する表示方法特定手段と、
前記表示方法特定手段が特定する前記表示方法に基づいて前記画像データを加工し、加工した後の画像データである加工後データを前記出力先に出力する加工出力手段と、を備えることを特徴とする画像処理装置。
Image acquisition means for acquiring image data representing an image;
Output destination specifying means for specifying the output destination;
Display method specifying means for specifying a display method on the display unit of the image represented by the image data acquired by the image acquisition means based on the output destination specified by the output destination specifying means;
Processing output means for processing the image data based on the display method specified by the display method specifying means, and outputting processed data, which is image data after the processing, to the output destination, An image processing apparatus.
前記出力先特定手段は、前記出力先の情報を前記出力先から取得し、
前記表示方法特定手段は、記憶部が記憶する、出力先の情報と表示方法とを対応付けた複数組の対応情報を参照し、前記出力先特定手段が取得した前記出力先の情報に対応する前記表示方法を特定することを特徴とする請求項1に記載の画像処理装置。
The output destination specifying means acquires the output destination information from the output destination,
The display method specifying unit refers to a plurality of sets of correspondence information in which a storage unit stores output destination information and a display method, and corresponds to the output destination information acquired by the output destination specifying unit. The image processing apparatus according to claim 1, wherein the display method is specified.
前記出力先の情報は、前記出力先である前記表示部の表示性能を表す情報であることを特徴とする請求項2に記載の画像処理装置。   The image processing apparatus according to claim 2, wherein the output destination information is information representing display performance of the display unit that is the output destination. 前記表示性能は、解像度性能又はコントラスト性能を含み、
前記表示方法は、画風を変更して画像を表示する方法であることを特徴とする請求項3に記載の画像処理装置。
The display performance includes resolution performance or contrast performance,
The image processing apparatus according to claim 3, wherein the display method is a method of displaying an image by changing an image style.
前記出力先の情報は、前記出力先である前記表示部の表示性能を表す情報であり、
前記表示性能は、解像度性能を含み、
前記表示方法は、点描画風、色鉛筆風、刺繍画風、及び油絵風のいずれか1つ以上へ画風を変換して画像を表示する方法であり、
前記表示方法特定手段は、前記解像度性能が予め定める第1基準を満たす場合に、前記表示手法を選択することを特徴とする請求項1に記載の画像処理装置。
The output destination information is information indicating the display performance of the display unit that is the output destination,
The display performance includes resolution performance,
The display method is a method of displaying an image by converting the drawing style into one or more of a point drawing style, a colored pencil style, an embroidery style, and an oil painting style,
The image processing apparatus according to claim 1, wherein the display method specifying unit selects the display method when the resolution performance satisfies a predetermined first criterion.
前記出力先の情報は、前記出力先である前記表示部の表示性能を表す情報であり、
前記表示性能は、コントラスト性能を含み、
前記表示方法は、ちぎり絵風、水彩画風、点描画風、色鉛筆風、刺繍画風のいずれか1つ以上へ画風を変換して画像を表示する方法であり、
前記表示方法特定手段は、前記コントラスト性能が予め定める第2基準を満たす場合に、前記表示方法を選択することを特徴とする請求項1に記載の画像処理装置。
The output destination information is information indicating the display performance of the display unit that is the output destination,
The display performance includes contrast performance,
The display method is a method of displaying an image by converting the drawing style into one or more of a torn picture style, a watercolor style, a point drawing style, a colored pencil style, and an embroidery style,
The image processing apparatus according to claim 1, wherein the display method specifying unit selects the display method when the contrast performance satisfies a predetermined second criterion.
前記出力先の情報は、前記出力先である前記表示部の表示性能を表す情報であり、
前記表示性能は、解像度性能を含み、
前記表示方法は、第1画像から第2画像へ画像を移行させる画像移行の表示を変化させる方法であることを特徴とする請求項1に記載の画像処理装置。
The output destination information is information indicating the display performance of the display unit that is the output destination,
The display performance includes resolution performance,
The image processing apparatus according to claim 1, wherein the display method is a method of changing a display of image transfer for transferring an image from a first image to a second image.
前記表示方法は、
前記第1画像を前記第1画像のモザイク画像へ切り替えてから、前記第1画像のモザイク画像を前記第2画像のモザイク画像へ切り替えた後に、前記第2画像のモザイク画像を前記第2画像へ切り替えるモザイク・トランジション、又は、
前記第1画像を構成する画像片又は画素を、前記画像片又は前記画素に対応した位置にある前記第2画像を構成する画像片又は画素へ段階的に切り替えるディゾルブ・トランジションであり、
前記表示方法特定手段は、前記解像度性能が予め定める第3基準を満たす場合に、前記モザイク・トランジション又は前記ディゾルブ・トランジションとなるように加工された画像データによって表される画像を表示する表示方法を選択することを特徴とする請求項7に記載の画像処理装置。
The display method is:
After the first image is switched to the mosaic image of the first image and the mosaic image of the first image is switched to the mosaic image of the second image, the mosaic image of the second image is switched to the second image. Mosaic transition to switch, or
A dissolve transition that switches the image piece or pixel constituting the first image step by step to the image piece or pixel constituting the second image at a position corresponding to the image piece or the pixel;
The display method specifying means is a display method for displaying an image represented by image data processed so as to be the mosaic transition or the dissolve transition when the resolution performance satisfies a predetermined third standard. The image processing apparatus according to claim 7, wherein the image processing apparatus is selected.
コンピュータを、
画像を表す画像データを取得する画像取得手段と、
出力先を特定する出力先特定手段と、
前記出力先特定手段が特定した前記出力先に基づいて、前記画像取得手段が取得した前記画像データが表す前記画像の表示部への表示方法を特定する表示方法特定手段と、
前記表示方法特定手段が特定する前記表示方法に基づいて前記画像データを加工し、加工した後の画像データである加工後データを前記出力先に出力する加工出力手段として機能させることを特徴とする画像処理プログラム。
Computer
Image acquisition means for acquiring image data representing an image;
Output destination specifying means for specifying the output destination;
Display method specifying means for specifying a display method on the display unit of the image represented by the image data acquired by the image acquisition means based on the output destination specified by the output destination specifying means;
The image data is processed based on the display method specified by the display method specifying means, and the processed data which is processed image data is functioned as a processing output means for outputting to the output destination. Image processing program.
JP2009294152A 2009-12-25 2009-12-25 Image processing apparatus and image processing program Expired - Fee Related JP5287700B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009294152A JP5287700B2 (en) 2009-12-25 2009-12-25 Image processing apparatus and image processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009294152A JP5287700B2 (en) 2009-12-25 2009-12-25 Image processing apparatus and image processing program

Publications (3)

Publication Number Publication Date
JP2011135424A true JP2011135424A (en) 2011-07-07
JP2011135424A5 JP2011135424A5 (en) 2012-03-15
JP5287700B2 JP5287700B2 (en) 2013-09-11

Family

ID=44347664

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009294152A Expired - Fee Related JP5287700B2 (en) 2009-12-25 2009-12-25 Image processing apparatus and image processing program

Country Status (1)

Country Link
JP (1) JP5287700B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011139329A (en) * 2009-12-28 2011-07-14 Casio Computer Co Ltd Image processing apparatus, and image modification program
JP2015195060A (en) * 2015-08-06 2015-11-05 株式会社リコー Information processing system, information processing apparatus, and information processing method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10243211A (en) * 1997-02-28 1998-09-11 Sanyo Electric Co Ltd Image processor, image-processing method and recording medium
JPH11122479A (en) * 1997-10-15 1999-04-30 Fuji Xerox Co Ltd Picture processing device and method therefor
JP2002199211A (en) * 2000-12-25 2002-07-12 Ricoh Co Ltd Image processor
JP2006031688A (en) * 2004-06-16 2006-02-02 Atsushi Kasao Image processing device, method, and program
JP2007235583A (en) * 2006-03-01 2007-09-13 Ricoh Co Ltd Image processing apparatus, method, program and recording medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10243211A (en) * 1997-02-28 1998-09-11 Sanyo Electric Co Ltd Image processor, image-processing method and recording medium
JPH11122479A (en) * 1997-10-15 1999-04-30 Fuji Xerox Co Ltd Picture processing device and method therefor
JP2002199211A (en) * 2000-12-25 2002-07-12 Ricoh Co Ltd Image processor
JP2006031688A (en) * 2004-06-16 2006-02-02 Atsushi Kasao Image processing device, method, and program
JP2007235583A (en) * 2006-03-01 2007-09-13 Ricoh Co Ltd Image processing apparatus, method, program and recording medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011139329A (en) * 2009-12-28 2011-07-14 Casio Computer Co Ltd Image processing apparatus, and image modification program
JP2015195060A (en) * 2015-08-06 2015-11-05 株式会社リコー Information processing system, information processing apparatus, and information processing method

Also Published As

Publication number Publication date
JP5287700B2 (en) 2013-09-11

Similar Documents

Publication Publication Date Title
JP5287700B2 (en) Image processing apparatus and image processing program
JP2009048248A (en) Image processing circuit, display device and printer
TWI696154B (en) Low latency display system and method
JP2007041109A (en) Display control device and display control method
JP2005243003A (en) Image processing method and image processor
JP2009080345A (en) Image display device, its control method, and program
JP2005338113A (en) Projection size adjustment in accordance with switching of plural kinds of display modes having different resolution
JP2005292918A (en) Portable terminal device
US20140078161A1 (en) Image processing device for scrolling display of an image
JP2009192670A (en) Information processor, image display method, and program
JP5891643B2 (en) Control device and program
JP2009080333A (en) Image display system, image display method and projection display device
JP6381310B2 (en) Image display apparatus, image display apparatus control method, and program
JP7301532B2 (en) Display driver, device and display panel driving method
JP2016224922A (en) Image processing apparatus, image processing method and computer program
JP2009211774A (en) Printer control method and device, and printer control program
JP2008301285A5 (en)
JP5382284B2 (en) Projector, program, and projection method
KR101351558B1 (en) Data transforming device and method
US10051157B2 (en) Image processing apparatus and image processing method generating soft proof image display with color adjustment for printing apparatus
JP2009200705A (en) Display, electronic device and program
JP5629476B2 (en) Display control device, display control device control method, program, and recording medium
JP5752323B2 (en) Display device and computer
JP2005326701A (en) Display device
JP5523226B2 (en) Image processing apparatus, image processing program, and image processing method

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120126

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120126

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121023

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121030

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121211

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: 20130507

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130520

R150 Certificate of patent or registration of utility model

Ref document number: 5287700

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees