JP5370561B1 - Information processing apparatus, control method thereof, and program - Google Patents

Information processing apparatus, control method thereof, and program Download PDF

Info

Publication number
JP5370561B1
JP5370561B1 JP2012218509A JP2012218509A JP5370561B1 JP 5370561 B1 JP5370561 B1 JP 5370561B1 JP 2012218509 A JP2012218509 A JP 2012218509A JP 2012218509 A JP2012218509 A JP 2012218509A JP 5370561 B1 JP5370561 B1 JP 5370561B1
Authority
JP
Japan
Prior art keywords
capture
instruction
screen
processing apparatus
information processing
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.)
Active
Application number
JP2012218509A
Other languages
Japanese (ja)
Other versions
JP2014071750A (en
Inventor
雅史 竜野
亮 高中
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Marketing Japan Inc
Canon IT Solutions Inc
Original Assignee
Canon Marketing Japan Inc
Canon IT Solutions Inc
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 Canon Marketing Japan Inc, Canon IT Solutions Inc filed Critical Canon Marketing Japan Inc
Priority to JP2012218509A priority Critical patent/JP5370561B1/en
Application granted granted Critical
Publication of JP5370561B1 publication Critical patent/JP5370561B1/en
Publication of JP2014071750A publication Critical patent/JP2014071750A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Processing Or Creating Images (AREA)

Abstract

【課題】不要なオブジェクトが写り込むことなく、3次元モデルをキャプチャすることの可能な仕組みを提供すること。また、キャプチャを行う際にユーザの望む背景色でキャプチャ可能な仕組みを提供すること。
【解決手段】3次元モデルのキャプチャ指示を受け付けると、キャプチャする3次元モデルを隠すような不要なオブジェクトを非表示とし、その後にキャプチャを実行することで不要物の写り込みを防止できる。また、3次元モデルのキャプチャ指示を受け付けると、その3次元モデルの背景色を任意の色に変更し、変更した後にキャプチャを実行することで、ユーザの望む背景色でキャプチャができる。
【選択図】図5
An object of the present invention is to provide a mechanism capable of capturing a three-dimensional model without reflecting unnecessary objects. Also, provide a mechanism that can capture with the background color desired by the user when capturing.
When an instruction to capture a three-dimensional model is received, unnecessary objects that hide the three-dimensional model to be captured are hidden, and subsequent capture is performed to prevent reflection of unnecessary objects. Further, when a capture instruction for a three-dimensional model is received, the background color of the three-dimensional model is changed to an arbitrary color, and the capture is executed after the change, so that the background color desired by the user can be captured.
[Selection] Figure 5

Description

本発明は、3次元CADシステムで管理されている3次元モデルの画面キャプチャに関し、特に画面キャプチャ時に不要なものを取り除いて画面キャプチャすることが可能な情報処理装置、その制御方法、及びプログラムに関する。   The present invention relates to a screen capture of a three-dimensional model managed by a three-dimensional CAD system, and more particularly to an information processing apparatus capable of capturing a screen by removing unnecessary ones during screen capture, a control method thereof, and a program.

従来、PC等のディスプレイに表示された画面をOS(Operating System)のスクリーンショット機能によってキャプチャし、画像データ(キャプチャ画像)として保存する仕組みが存在する。具体的には、ユーザが所定の操作を行うことで、OSが持つキャプチャのためのAPI(Application Programming Interface)を動作させ、ディスプレイに表示されている画面をキャプチャし、キャプチャ画像を生成する。そして、生成されたキャプチャ画像は、OSのクリップボード機能で呼び出し可能なように、RAM等のメモリ領域に一時保存される。   2. Description of the Related Art Conventionally, there is a mechanism for capturing a screen displayed on a display such as a PC by using a screen shot function of an OS (Operating System) and saving it as image data (captured image). Specifically, when a user performs a predetermined operation, an API (Application Programming Interface) for capturing that the OS has is operated, a screen displayed on the display is captured, and a captured image is generated. The generated captured image is temporarily saved in a memory area such as a RAM so that it can be called by the clipboard function of the OS.

一時保存されたキャプチャ画像は、ユーザからの貼り付け操作に応じて、指定された場所にキャプチャ画像として貼り付けられている。利用用途としては、例えば、アプリケーションのマニュアル作成や技術資料作成がある。マニュアルや技術資料において文章だけで説明を行ったとしても、理解しにくい場合も多い。このような場合に、キャプチャ画像を使用することで、文章だけで説明するよりも、資料の理解度をより深めることができる。   The temporarily stored captured image is pasted as a captured image at a designated location in accordance with a pasting operation from the user. Examples of usage include creation of application manuals and technical data. There are many cases where it is difficult to understand even if it is explained only in text in a manual or technical document. In such a case, by using the captured image, it is possible to deepen the understanding of the material, rather than explaining only with text.

キャプチャ画像の作成や管理は非常に手間であるが、上述したように、ユーザの理解を深めるためには重要なコンテンツである。下記の特許文献1では、スクリーンショット画像(キャプチャ画像)と、スクリーンショットされたコンテンツの表示内容や状態を保存したメタデータとを対応づけて記憶しておき、スクリーンショット画像の検索がなされたときに、メタデータから検索を行い、対応するスクリーンショット画像を検索結果として出力する仕組みが存在する。   Although creation and management of a captured image is very troublesome, as described above, it is important content for deepening the understanding of the user. In Patent Document 1 below, when a screenshot image (capture image) is stored in association with metadata storing the display content and state of the screened content, the screen shot image is searched. In addition, there is a mechanism for performing a search from metadata and outputting a corresponding screenshot image as a search result.

特開2009−187081号公報JP 2009-187081 A

キャプチャする際には、キャプチャ対象となるウィンドウやオブジェクト(被写体)がユーザの望むような形態でキャプチャされないといけないが、キャプチャ対象となる被写体に他のウィンドウやオブジェクトが重なっていると、被写体が隠れてしまう。このような場合には、ユーザが不要なウィンドウやオブジェクトを移動または非表示にして、被写体が隠れないように調整する必要があるため、非常に手間となっている。   When capturing, the window or object (subject) to be captured must be captured in the form desired by the user. However, if another window or object overlaps the subject to be captured, the subject is hidden. End up. In such a case, it is very troublesome because the user needs to move or hide unnecessary windows and objects and make adjustments so that the subject is not hidden.

また、画面の広さが限られており、被写体の大きさが大きい場合には、ウィンドウやオブジェクトを移動しても被写体が隠れてしまう場合がある。特に3次元CADアプリケーションで表示された3次元モデルをキャプチャする場合、3次元モデルがなるべく大きく写るようにキャプチャしたいが、3次元モデルを編集するためのサブウィンドウや、画面キャプチャの指示を行うサブウィンドウなどが存在するため、3次元モデルをユーザの望む大きさにしてしまうと、ウィンドウによって被写体が隠れてしまう。この場合には、移動ではなく非表示にするしかない。しかしながら、被写体を隠しているウィンドウが必要なウィンドウであった場合は非表示とすることもできないため、結果、キャプチャできなくなってしまう問題もある。   In addition, when the size of the subject is large and the subject is large, the subject may be hidden even if the window or object is moved. In particular, when capturing a 3D model displayed in a 3D CAD application, you want to capture the 3D model so that it appears as large as possible, but there are subwindows for editing the 3D model and subwindows for instructing screen capture. Therefore, if the size of the three-dimensional model is set as desired by the user, the subject is hidden by the window. In this case, there is no choice but to hide instead of moving. However, if the window that hides the subject is a necessary window, it cannot be hidden, and as a result, there is a problem that it cannot be captured.

また、ユーザの望むような形態として、被写体の背景がある。特に3次元CADアプリケーションでは、3次元モデルを閲覧しやすくするために所定の色が設定されているが、技術資料等を作成する際には別の背景色でキャプチャしたい場合がある。この場合であっても、従来のキャプチャ方法では、OSが保有する標準のスクリーンショット機能を使用してキャプチャするため、3次元CADアプリケーションに対して背景色の変更指示を行うことはできない。よって、ユーザはキャプチャする前に、3次元CADアプリケーションを操作して背景色を変え、その後にOSの機能によってキャプチャするという手間が発生していた。   Further, there is a background of the subject as a form desired by the user. In particular, in a three-dimensional CAD application, a predetermined color is set to facilitate browsing of a three-dimensional model, but there are cases where it is desired to capture with a different background color when creating technical data or the like. Even in this case, since the conventional capture method uses the standard screen shot function possessed by the OS, the background color cannot be instructed to the three-dimensional CAD application. Therefore, the user has to operate the three-dimensional CAD application to change the background color before capturing, and then to capture with the OS function.

本発明は上記の課題を鑑みてなされたもので、オペレーティングシステムの機能により画面をキャプチャする場合であっても、不要なウィンドウが写り込むことなく、任意の被写体をキャプチャすると共に、当該被写体の背景色を容易に変更することの可能な仕組みを提供することを目的とする。
The present invention has been made in view of the above problems, and even when the screen is captured by the function of the operating system, an arbitrary subject can be captured without an unnecessary window being reflected , and the background of the subject can be captured. It is an object to provide a mechanism capable of easily changing the color .

上記の目的を達成するために、本発明の情報処理装置は、オペレーティングシステムの機能により画面をキャプチャすることで、当該画面の画像データを生成する情報処理装置であって、前記画面のキャプチャの実行指示を受け付けるキャプチャ指示受付手段と、前記キャプチャ指示受付手段で受け付けた前記画面のキャプチャの実行指示に応じて、前記画面に表示されたウィンドウに含まれる被写体をキャプチャできるように、当該ウィンドウとは異なるウィンドウを一時的に非表示にする表示制御手段と、前記キャプチャ指示受付手段で受け付けた前記画面のキャプチャの実行指示に応じて、前記ウィンドウに含まれる被写体の背景色を所定の色に変更するよう、前記ウィンドウを表示するアプリケーションに指示をする背景色変更指示手段と、前記表示制御手段で前記ウィンドウが非表示にされると共に、前記背景色変更指示手段で背景色の変更が指示された場合に、前記画面をキャプチャするよう、前記情報処理装置のオペレーティングシステムに対して指示をするキャプチャ指示手段と、前記キャプチャ指示手段のキャプチャ指示に応じて前記オペレーティングシステムの機能によりキャプチャを実行した後、前記ウィンドウに含まれる被写体の背景色を元の色に戻すよう、前記ウィンドウを表示するアプリケーションに指示をする背景色復帰指示手段とを備えることを特徴とする。
In order to achieve the above object, an information processing apparatus of the present invention is an information processing apparatus that generates image data of a screen by capturing the screen by a function of an operating system, and executes the screen capture. A capture instruction accepting unit that accepts an instruction, and a window that is different from the window so that a subject included in the window displayed on the screen can be captured in response to a capture execution instruction for the screen accepted by the capture instruction accepting unit The background color of the subject included in the window is changed to a predetermined color in response to the display control means for temporarily hiding the window and the screen capture execution instruction received by the capture instruction reception means. , Background color change instruction to instruct the application to display the window If a stage, wherein the said window display control means hides Rutotomoni, the change of the background color with the background color change instruction means is instructed, to capture the screen, the operating system of the information processing apparatus Capture instruction means for instructing to, and after performing capture by the function of the operating system according to the capture instruction of the capture instruction means, so as to return the background color of the subject included in the window to the original color, And a background color return instruction means for instructing an application for displaying the window .

本発明によれば、不要なウィンドウが非表示にされ、被写体の背景色が変更された場合に、情報処理装置のオペレーティングシステムに対して、キャプチャするよう指示し、キャプチャがなされた後に、元の背景色に戻すことが可能となるので、キャプチャしたい被写体がウィンドウによって隠れることなく、かつ任意の背景色でキャプチャすることができ、キャプチャ前とキャプチャ後の手間を軽減することのできる効果を奏する。
According to the present invention, when an unnecessary window is hidden and the background color of the subject is changed , the operating system of the information processing apparatus is instructed to capture, and after the capture is performed, the original Since it is possible to return to the background color, the subject to be captured can be captured with an arbitrary background color without being hidden by the window, and it is possible to reduce the labor before and after the capture .

本発明の実施形態における3次元CADシステム100の一例を示す構成図である。1 is a configuration diagram illustrating an example of a three-dimensional CAD system 100 according to an embodiment of the present invention. 情報処理装置101及びサーバ102のハードウェア構成の一例を示す構成図である。2 is a configuration diagram illustrating an example of a hardware configuration of an information processing apparatus 101 and a server 102. FIG. 情報処理装置101及びサーバ102のモジュール構成の一例を示す構成図である。2 is a configuration diagram illustrating an example of a module configuration of an information processing apparatus 101 and a server 102. FIG. 本発明の実施形態における一連の処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a series of processes in embodiment of this invention. キャプチャ処理の詳細を示すフローチャートである。It is a flowchart which shows the detail of a capture process. 属性情報保存処理の詳細を示すフローチャートである。It is a flowchart which shows the detail of an attribute information preservation | save process. サムネイルキャプチャ処理の詳細を示すフローチャートである。It is a flowchart which shows the detail of a thumbnail capture process. キャプチャ処理受付画面800の一例を示す構成図である。6 is a configuration diagram illustrating an example of a capture process reception screen 800. FIG. キャプチャ情報設定画面900の一例を示す構成図である。5 is a configuration diagram illustrating an example of a capture information setting screen 900. FIG. キャプチャ範囲が設定されている状態を示す模式図と、キャプチャウィンドウ枠を示す模式図である。It is the model which shows the state in which the capture range is set, and the schematic diagram which shows a capture window frame. タイマー画面1100の一例を示す構成図である。5 is a configuration diagram showing an example of a timer screen 1100. FIG. 設定テーブル1200と、属性情報テーブル1210の構成の一例を示す構成図である。5 is a configuration diagram showing an example of a configuration of a setting table 1200 and an attribute information table 1210. FIG. キャプチャ前からキャプチャ後までの画面遷移を示す模式図である。It is a schematic diagram which shows the screen transition from before the capture to after the capture. キャプチャ処理受付画面1400の一例を示す構成図である。FIG. 11 is a configuration diagram showing an example of a capture process reception screen 1400.

以下、図面を参照して、本発明の実施の形態の一例について説明する。   Hereinafter, an example of an embodiment of the present invention will be described with reference to the drawings.

図1は、本発明の3次元CADシステム100のシステム構成の一例を示す図である。本発明の3次元CADシステム100は、情報処理装置101、サーバ102が設置されており、それら装置はLAN(Local Area Network)等のネットワーク103を介して相互にデータ通信可能に接続されている。図1のネットワーク103上に接続される各種端末あるいはサーバの構成は一例であり、用途や目的に応じて様々な構成例があることは言うまでもない。   FIG. 1 is a diagram showing an example of a system configuration of a three-dimensional CAD system 100 of the present invention. An information processing apparatus 101 and a server 102 are installed in a three-dimensional CAD system 100 of the present invention, and these apparatuses are connected to each other via a network 103 such as a LAN (Local Area Network) so that data communication can be performed. The configuration of various terminals or servers connected on the network 103 in FIG. 1 is an example, and it goes without saying that there are various configuration examples depending on the application and purpose.

情報処理装置101は、オペレーティングシステム上で3次元CADアプリケーションと画面キャプチャプログラムを実行する装置である。3次元CADアプリケーションと画面キャプチャプログラムは後述する図2のROM202または外部メモリ211に記憶されており、ユーザからの指示に応じて、CPU201がRAM203に読み出して各種動作を行う。   The information processing apparatus 101 is an apparatus that executes a three-dimensional CAD application and a screen capture program on an operating system. The three-dimensional CAD application and the screen capture program are stored in the ROM 202 or the external memory 211 shown in FIG. 2, which will be described later, and the CPU 201 reads out to the RAM 203 and performs various operations according to instructions from the user.

オペレーティングシステムは、情報処理装置101を動作させるための基本的なアプリケーションである。オペレーティングシステム上で3次元CADアプリケーションや画面キャプチャプログラム、その他各種プログラムを動作させることができる。また、オペレーティングシステムが備える機能を3次元CADアプリケーションや画面キャプチャプログラムから呼び出すことで、当該機能を実行することが可能である。例えば、画面キャプチャプログラムからオペレーティングシステムが備えるキャプチャに関する機能(例えば、API)を呼び出すと、情報処理装置101の画面全体をキャプチャしたり、任意の範囲だけキャプチャしたりすることができる。   The operating system is a basic application for operating the information processing apparatus 101. A three-dimensional CAD application, a screen capture program, and other various programs can be operated on the operating system. Further, by calling a function provided in the operating system from a three-dimensional CAD application or a screen capture program, the function can be executed. For example, when a function related to capture (for example, API) provided in the operating system is called from the screen capture program, the entire screen of the information processing apparatus 101 can be captured or only an arbitrary range can be captured.

3次元CADアプリケーションは、ユーザからの操作に応じて、設計物の立体形状を示す3次元モデルの作成や構築、また3次元モデルに基づく2次元図面の作成を行う。更に、3次元CADアプリケーションでは、3次元モデルを表示し、ユーザからの操作によって、任意の表示方向に変更することができる。   The three-dimensional CAD application creates or constructs a three-dimensional model indicating a three-dimensional shape of a design object and creates a two-dimensional drawing based on the three-dimensional model in accordance with an operation from the user. Further, in the three-dimensional CAD application, a three-dimensional model can be displayed and changed to an arbitrary display direction by an operation from the user.

画面キャプチャプログラムは、3次元モデルに表示された3次元モデルを所定の条件でキャプチャすることの可能なプログラムである。3次元モデルをキャプチャする際には、画面キャプチャプログラムは、前述したオペレーティングシステムのキャプチャを行うAPIに対して、画面のキャプチャ指示を行う。また、3次元CADアプリケーションのAPIに対して表示方向の変更指示を送ることもできる。3次元CADアプリケーションは、この指示を受けると、表示方向を変更するAPIが指定された表示方向に変更する。更に、3次元CADアプリケーションのAPIに対して背景色の変更指示を出すと、当該APIが指定された背景色に変更する。このように、画面キャプチャプログラムは、オペレーティングシステムと3次元CADアプリケーションに備えられた各種APIに対して指示を送付することが可能なプログラムである。画面キャプチャプログラムは、3次元CADアプリケーションのアドオンであってもよいし、別個の独立したプログラムであってもよい。   The screen capture program is a program that can capture the three-dimensional model displayed on the three-dimensional model under predetermined conditions. When capturing a three-dimensional model, the screen capture program issues a screen capture instruction to the API that captures the operating system described above. It is also possible to send a display direction change instruction to the API of the three-dimensional CAD application. Upon receiving this instruction, the three-dimensional CAD application changes the display direction to the designated display direction. Further, when a background color change instruction is issued to the API of the three-dimensional CAD application, the API is changed to the designated background color. As described above, the screen capture program is a program capable of sending instructions to various APIs provided in the operating system and the three-dimensional CAD application. The screen capture program may be an add-on to the three-dimensional CAD application or may be a separate and independent program.

サーバ102は、情報処理装置101で作成された各種データを記憶管理する装置である。3次元モデルは、複数のユーザによって作成される場合があり、その場合には1つのサーバ102に各ユーザの情報処理装置101で作成された3次元モデルを一元管理する。   The server 102 is a device that stores and manages various data created by the information processing apparatus 101. A three-dimensional model may be created by a plurality of users. In this case, the three-dimensional model created by the information processing apparatus 101 of each user is centrally managed in one server 102.

尚、情報処理装置101が、サーバ102の構成を含んでもよいし、サーバ102が情報処理装置101の構成を含んでもよい。また、本実施例においては、情報処理装置101に各種データが記憶され、ユーザからの操作によって動作させる形態に基づいて説明を行う。   The information processing apparatus 101 may include the configuration of the server 102, or the server 102 may include the configuration of the information processing apparatus 101. Also, in the present embodiment, description will be made based on a form in which various data are stored in the information processing apparatus 101 and operated by an operation from a user.

図2は、本発明の実施形態における各種端末のハードウェア構成を示す図である。   FIG. 2 is a diagram illustrating a hardware configuration of various terminals according to the embodiment of the present invention.

CPU201は、システムバス204に接続される各デバイスやコントローラを統括的に制御する。   The CPU 201 comprehensively controls each device and controller connected to the system bus 204.

また、ROM202あるいは外部メモリ211(記憶手段)には、CPU201の制御プログラムであるBIOS(Basic Input / OutputSystem)やオペレーティングシステムプログラム(以下、OS)や、各サーバ或いは各PCの実行する機能を実現するために必要な後述する各種プログラム等が記憶されている。RAM203は、CPU201の主メモリ、ワークエリア等として機能する。   Further, the ROM 202 or the external memory 211 (storage means) realizes a BIOS (Basic Input / Output System) or an operating system program (hereinafter referred to as OS) that is a control program of the CPU 201 and functions executed by each server or each PC. For this purpose, various programs described later are stored. The RAM 203 functions as a main memory, work area, and the like for the CPU 201.

CPU201は、処理の実行に際して必要なプログラム等をRAM203にロードして、プログラムを実行することで各種動作を実現するものである。   The CPU 201 implements various operations by loading a program necessary for execution of processing into the RAM 203 and executing the program.

また、入力コントローラ(入力C)205は、キーボード209や不図示のマウス等のポインティングデバイスからの入力を制御する。   An input controller (input C) 205 controls input from a pointing device such as a keyboard 209 or a mouse (not shown).

ビデオコントローラ(VC)206は、CRTディスプレイ(CRT)210等の表示器への表示を制御する。表示器はCRTだけでなく、液晶ディスプレイでも構わない。これらは必要に応じて管理者が使用するものである。   A video controller (VC) 206 controls display on a display device such as a CRT display (CRT) 210. The display device may be a liquid crystal display as well as a CRT. These are used by the administrator as needed.

メモリコントローラ(MC)207は、ブートプログラム、ブラウザソフトウエア、各種のアプリケーション、フォントデータ、ユーザファイル、編集ファイル、各種データ等を記憶するハードディスク(HD)やフロッピーディスク(登録商標 FD)或いはPCMCIAカードスロットにアダプタを介して接続されるカード型メモリ等の外部メモリ211へのアクセスを制御する。   A memory controller (MC) 207 is a hard disk (HD), floppy disk (registered trademark FD) or PCMCIA card slot for storing boot programs, browser software, various applications, font data, user files, editing files, various data, and the like. Controls access to an external memory 211 such as a card-type memory connected via an adapter.

通信I/Fコントローラ(通信I/FC)208は、ネットワークを介して、外部機器と接続・通信するものであり、ネットワークでの通信制御処理を実行する。例えば、TCP/IPを用いたインターネット通信等が可能である。   A communication I / F controller (communication I / FC) 208 is connected to and communicates with an external device via a network, and executes communication control processing in the network. For example, Internet communication using TCP / IP is possible.

尚、CPU201は、例えばRAM203内の表示情報用領域へアウトラインフォントの展開(ラスタライズ)処理を実行することにより、CRT210上での表示を可能としている。また、CPU201は、CRT210上の不図示のマウスカーソル等でのユーザ指示を可能とする。   For example, the CPU 201 can perform display on the CRT 210 by executing outline font rasterization processing on a display information area in the RAM 203. In addition, the CPU 201 enables a user instruction with a mouse cursor (not shown) on the CRT 210.

本発明の情報処理装置101が後述する各種処理を実行するために用いられる各種プログラム等は外部メモリ211に記録されており、必要に応じてRAM203にロードされることによりCPU201によって実行されるものである。さらに、本発明に係わるプログラムが用いる定義ファイルや各種情報テーブルは外部メモリ211に格納されている。   Various programs used by the information processing apparatus 101 of the present invention to execute various processes described later are recorded in the external memory 211 and are executed by the CPU 201 by being loaded into the RAM 203 as necessary. is there. Furthermore, definition files and various information tables used by the program according to the present invention are stored in the external memory 211.

次に、情報処理装置101及びサーバ102のモジュール構成を示す機能構成図について、図3を用いて説明する。尚、図3の各種端末あるいはサーバのモジュール構成は一例であり、用途や目的に応じて様々な構成例があることは言うまでもない。   Next, a functional configuration diagram showing module configurations of the information processing apparatus 101 and the server 102 will be described with reference to FIG. Note that the module configurations of the various terminals or servers in FIG. 3 are merely examples, and it goes without saying that there are various configuration examples depending on applications and purposes.

情報処理装置101の3次元CADアプリケーション300は、CADデータ記憶モジュール301、CADデータ表示モジュール302、表示方向管理モジュール303、背景色管理モジュール304を備える。   The three-dimensional CAD application 300 of the information processing apparatus 101 includes a CAD data storage module 301, a CAD data display module 302, a display direction management module 303, and a background color management module 304.

CADデータ記憶モジュール301は、3次元CADアプリケーションによって作成された設計物の立体形状を示す3次元モデルを記憶するモジュールである。CADデータ記憶モジュール301によって記憶された3次元モデルは、情報処理装置101の外部メモリ211等に記憶され、必要に応じて、CADデータ記憶モジュール301によって読みだされる。   The CAD data storage module 301 is a module that stores a three-dimensional model indicating a three-dimensional shape of a design created by a three-dimensional CAD application. The three-dimensional model stored by the CAD data storage module 301 is stored in the external memory 211 or the like of the information processing apparatus 101, and is read by the CAD data storage module 301 as necessary.

CADデータ表示モジュール302は、CADデータ記憶モジュール301によって記憶された3次元モデルを情報処理装置101のCRT210に表示させるためのモジュールである。3次元CADアプリケーションでユーザから3次元モデルを表示する指示があった場合には、ユーザに対して閲覧可能に3次元モデルを表示する。   The CAD data display module 302 is a module for displaying the three-dimensional model stored in the CAD data storage module 301 on the CRT 210 of the information processing apparatus 101. When there is an instruction to display a 3D model from the user in the 3D CAD application, the 3D model is displayed so as to be viewable to the user.

表示方向管理モジュール303は、CADデータ表示モジュール302によって表示された3次元モデルの表示方向を変更するためのモジュール(API)である。ユーザからの指示に応じて3次元モデルを回転させる他、画面キャプチャプログラム310からの指示に応じて3次元モデルを回転させることができる。また、画面キャプチャプログラム310からの指示に応じて、現在の表示方向を取得し、画面キャプチャプログラム310に対して返すことができる。   The display direction management module 303 is a module (API) for changing the display direction of the three-dimensional model displayed by the CAD data display module 302. In addition to rotating the 3D model in response to an instruction from the user, the 3D model can be rotated in response to an instruction from the screen capture program 310. Further, in response to an instruction from the screen capture program 310, the current display direction can be acquired and returned to the screen capture program 310.

背景色管理モジュール304は、3次元CADアプリケーションの背景色を変更するためのモジュール(API)である。ユーザからの指示に応じて3次元CADアプリケーションの背景色を変更する他、画面キャプチャプログラム310からの指示に応じて背景色を変更することができる。また、画面キャプチャプログラム310からの指示に応じて、現在の背景色を取得し、画面キャプチャプログラム310に対して返すことができる。尚、本実施形態における背景色とは、3次元モデルの背景となっている背景色を示す。   The background color management module 304 is a module (API) for changing the background color of the three-dimensional CAD application. In addition to changing the background color of the three-dimensional CAD application according to an instruction from the user, the background color can be changed according to an instruction from the screen capture program 310. Further, in response to an instruction from the screen capture program 310, the current background color can be acquired and returned to the screen capture program 310. In addition, the background color in this embodiment shows the background color used as the background of a three-dimensional model.

情報処理装置101の画面キャプチャプログラム310は、テーブル管理モジュール311、画面表示制御モジュール312、キャプチャ設定モジュール313、キャプチャ指示モジュール314、キャプチャ画像変換モジュール315、表示方向指示モジュール316、背景色指示モジュール317、キャプチャ範囲設定モジュール318、属性情報管理モジュール319、タイマーモジュール320、サムネイル画像管理モジュール321を備える。   The screen capture program 310 of the information processing apparatus 101 includes a table management module 311, a screen display control module 312, a capture setting module 313, a capture instruction module 314, a captured image conversion module 315, a display direction instruction module 316, a background color instruction module 317, A capture range setting module 318, an attribute information management module 319, a timer module 320, and a thumbnail image management module 321 are provided.

テーブル管理モジュール311は、後述する図12の設定テーブル1200や属性情報テーブル1210の記憶や更新等を行うためのモジュールである。各種テーブルは、外部メモリ211に記憶され、必要に応じてRAM203に読み出す。   The table management module 311 is a module for storing and updating a setting table 1200 and an attribute information table 1210 in FIG. Various tables are stored in the external memory 211 and read out to the RAM 203 as necessary.

画面表示制御モジュール312は、各種ウィンドウやダイアログといったオブジェクトを情報処理装置101のCRT210に表示するためのモジュールである。表示だけでなく、必要に応じてウィンドウ等のオブジェクトを非表示とすることもできる。本実施形態においては、後述する図8のキャプチャ処理受付画面800、図9のキャプチャ情報設定画面900、図11のタイマー画面1100、図14のキャプチャ処理受付画面1400の表示制御を行う。尚、本実施形態において、ウィンドウといった場合にはダイアログ等の他の形態のGUI(Graphical User Interface)も含むものとする。   The screen display control module 312 is a module for displaying objects such as various windows and dialogs on the CRT 210 of the information processing apparatus 101. In addition to display, objects such as windows can be hidden as necessary. In the present embodiment, display control of a capture process acceptance screen 800 in FIG. 8, a capture information setting screen 900 in FIG. 9, a timer screen 1100 in FIG. 11, and a capture process acceptance screen 1400 in FIG. In the present embodiment, a window includes a GUI (Graphical User Interface) of another form such as a dialog.

キャプチャ設定モジュール313は、キャプチャのための各種設定を行うためのモジュールである。キャプチャ設定モジュール313では、図9のキャプチャ情報設定画面900を通じてキャプチャの設定を受け付け、確定された設定情報を図12の設定テーブル1200に登録する。   The capture setting module 313 is a module for performing various settings for capture. The capture setting module 313 receives capture settings through the capture information setting screen 900 shown in FIG. 9, and registers the confirmed setting information in the setting table 1200 shown in FIG.

キャプチャ指示モジュール314は、ユーザからキャプチャの指示を受け付けた場合に、オペレーティングシステム330のキャプチャ制御モジュール331に対して、画面のキャプチャ指示を出すモジュールである。キャプチャ指示を出す場合には、キャプチャ範囲設定モジュール318で設定された範囲の座標値を渡す。   The capture instruction module 314 is a module that issues a screen capture instruction to the capture control module 331 of the operating system 330 when a capture instruction is received from a user. When issuing a capture instruction, the coordinate value of the range set by the capture range setting module 318 is passed.

キャプチャ画像変換モジュール315は、オペレーティングシステム330のキャプチャ制御モジュール331でキャプチャされた画像を取得して、キャプチャ設定モジュール313で設定された設定に応じて、キャプチャ画像を変換するモジュールである。また、キャプチャ画像変換モジュール315は、ファイル形式が「PNG」で透過色を設定されている場合には、指定された色を透過色にした「PNG」形式の画像に変換する。   The captured image conversion module 315 is a module that acquires an image captured by the capture control module 331 of the operating system 330 and converts the captured image in accordance with the setting set by the capture setting module 313. Further, when the file format is “PNG” and the transparent color is set, the capture image conversion module 315 converts the designated color into an “PNG” format image having the transparent color.

表示方向指示モジュール316は、画面キャプチャプログラム310を通じてユーザから指示された表示方向に変更するべく、3次元CADアプリケーション300の表示方向管理モジュール303に対して表示方向の変更指示を出すモジュールである。表示方向の変更指示を行う際には、ユーザから指定された表示方向に対応する回転角度を表示方向管理モジュール303に渡す。   The display direction instruction module 316 is a module that issues a display direction change instruction to the display direction management module 303 of the three-dimensional CAD application 300 in order to change the display direction instructed by the user through the screen capture program 310. When a display direction change instruction is issued, a rotation angle corresponding to the display direction designated by the user is passed to the display direction management module 303.

背景色指示モジュール317は、画面キャプチャプログラム310のキャプチャ設定モジュール313で設定された背景色に変更するべく、3次元CADアプリケーション300の背景色管理モジュール304に対して背景色の変更指示を出すモジュールである。背景色の変更指示を行う際には、ユーザから指示された背景色を背景色管理モジュール304に渡す。   The background color instruction module 317 is a module that issues a background color change instruction to the background color management module 304 of the three-dimensional CAD application 300 in order to change to the background color set by the capture setting module 313 of the screen capture program 310. is there. When giving a background color change instruction, the background color instructed by the user is passed to the background color management module 304.

キャプチャ範囲設定モジュール318は、3次元モデルのキャプチャ範囲を設定するためのモジュールである。図10のキャプチャウィンドウ枠1000に示すようなインターフェースを3次元CADアプリケーションの表示画面上に表示させ、キャプチャ範囲設定モジュール318は、ユーザからの指示に応じてこのキャプチャウィンドウ枠1000の大きさを変更することで、キャプチャ範囲を設定できる。   The capture range setting module 318 is a module for setting the capture range of the three-dimensional model. An interface as shown in the capture window frame 1000 of FIG. 10 is displayed on the display screen of the three-dimensional CAD application, and the capture range setting module 318 changes the size of the capture window frame 1000 in accordance with an instruction from the user. Thus, the capture range can be set.

属性情報管理モジュール319は、オペレーティングシステム330のキャプチャ制御モジュール331でキャプチャされた3次元モデルの状態を図12の属性情報テーブル1210に登録するモジュールである。登録する情報は、キャプチャされた時の表示方向やキャプチャウィンドウ枠の大きさ等である。これらは、表示方向管理モジュール303やキャプチャ範囲設定モジュール318等から取得する。   The attribute information management module 319 is a module for registering the state of the three-dimensional model captured by the capture control module 331 of the operating system 330 in the attribute information table 1210 of FIG. The information to be registered includes the display direction when captured and the size of the capture window frame. These are acquired from the display direction management module 303, the capture range setting module 318, and the like.

タイマーモジュール320は、キャプチャ設定モジュール313で設定された所定時間だけキャプチャを待機するためのモジュールである。所定時間経過すると、キャプチャ指示モジュール314でキャプチャの指示がなされる。   The timer module 320 is a module for waiting for capture for a predetermined time set by the capture setting module 313. When a predetermined time has elapsed, a capture instruction module 314 issues a capture instruction.

サムネイル画像管理モジュール321は、キャプチャ画像変換モジュール315で生成されたキャプチャ画像からサムネイル画像を生成し、属性情報テーブル1210に登録するモジュールである。また、サムネイル画像管理モジュール321は、画面表示制御モジュール312で表示するキャプチャ処理受付画面800に生成したサムネイル画像を渡す。   The thumbnail image management module 321 is a module that generates a thumbnail image from the capture image generated by the capture image conversion module 315 and registers it in the attribute information table 1210. Also, the thumbnail image management module 321 passes the generated thumbnail image to the capture processing reception screen 800 displayed by the screen display control module 312.

オペレーティングシステム330は、キャプチャ制御モジュール331を備える。   The operating system 330 includes a capture control module 331.

キャプチャ制御モジュール331は、情報処理装置101のCRT210に表示された画面をキャプチャするためのモジュールである。また、画面キャプチャプログラム310のキャプチャ指示モジュール314からの指示を受け付けて、その指示に応じて画面をキャプチャし、キャプチャ画像を画面キャプチャプログラム310に渡す。画面キャプチャプログラムのキャプチャ指示モジュール314からキャプチャ範囲の指定があった場合には、指定された座標値に基づいて指定された範囲をキャプチャする。   The capture control module 331 is a module for capturing a screen displayed on the CRT 210 of the information processing apparatus 101. Further, it receives an instruction from the capture instruction module 314 of the screen capture program 310, captures the screen according to the instruction, and passes the captured image to the screen capture program 310. When the capture range is designated from the capture instruction module 314 of the screen capture program, the designated range is captured based on the designated coordinate value.

サーバ102は、CADデータ記憶モジュール340を備える。CADデータ記憶モジュール340は、前述した情報処理装置101のCADデータ記憶モジュール301と同様である。情報処理装置101に3次元モデルを記憶管理させる場合には情報処理装置101のCADデータ記憶モジュール301を利用し、サーバ102に3次元モデルを記憶管理させる場合にはサーバ102のCADデータ記憶モジュール340を利用する。本実施例では、情報処理装置101のCADデータ記憶モジュール301を利用するものとして説明を行う。   The server 102 includes a CAD data storage module 340. The CAD data storage module 340 is the same as the CAD data storage module 301 of the information processing apparatus 101 described above. When the information processing apparatus 101 stores and manages the three-dimensional model, the CAD data storage module 301 of the information processing apparatus 101 is used. When the server 102 stores and manages the three-dimensional model, the CAD data storage module 340 of the server 102 Is used. In the present embodiment, description will be made assuming that the CAD data storage module 301 of the information processing apparatus 101 is used.

次に、本発明の実施形態における情報処理装置101によって行われる一連の処理について、図4に示すフローチャートを用いて説明する。尚、ステップS401乃至ステップS422の各ステップは情報処理装置101におけるCPU201の制御の下、処理が行われる。   Next, a series of processing performed by the information processing apparatus 101 according to the embodiment of the present invention will be described with reference to the flowchart shown in FIG. Note that steps S401 to S422 are performed under the control of the CPU 201 in the information processing apparatus 101.

まず、ステップS401では、情報処理装置101は、ユーザからの指示に応じて3次元CADアプリケーション300を起動させ、CADデータ表示モジュール302によって外部メモリ211に記憶された3次元モデルを開く。   First, in step S401, the information processing apparatus 101 activates the three-dimensional CAD application 300 in response to an instruction from the user, and opens a three-dimensional model stored in the external memory 211 by the CAD data display module 302.

ステップS402では、情報処理装置101の3次元CADアプリケーション300は、ユーザからの指示に応じて画面キャプチャプログラム310を起動し、画面キャプチャプログラム310は、画面表示制御モジュール312によって図8に示すキャプチャ処理受付画面800を表示する。キャプチャ処理受付画面800は、キャプチャの実行指示を受け付けるキャプチャボタン801、設定を受け付ける設定ボタン802、サムネイル画像一覧803、即キャプチャチェックボックス804から構成される。   In step S402, the three-dimensional CAD application 300 of the information processing apparatus 101 activates the screen capture program 310 in accordance with an instruction from the user, and the screen capture program 310 is received by the screen display control module 312 as shown in FIG. A screen 800 is displayed. The capture processing reception screen 800 includes a capture button 801 that receives a capture execution instruction, a setting button 802 that receives settings, a thumbnail image list 803, and an immediate capture check box 804.

ステップS403では、情報処理装置101の画面キャプチャプログラム310は、ステップS401で開いた3次元モデルの前回キャプチャ状態を、図12に示す属性情報テーブル1210を用いて再現する。具体的には、ステップS401で開いた3次元モデルのファイル名と一致するCADファイル名1211を特定し、当該レコードのモデル表示方向(X軸回転角度)1214、モデル表示方向(Y軸回転角度)1215、モデル表示方向(Z軸回転角度)1216、拡大率1221を3次元CADアプリケーション300に渡して、表示方向管理モジュール303によってキャプチャ時の3次元モデルの表示状態を再現する。モデル表示方向のパラメータは、正面から見て、X、Y、Z軸に基づいて指定されたパラメータ分の角度だけ3次元モデルを回転させる。拡大率1221は、表示されている3次元モデルの大きさを指定されたパラメータだけ拡大する   In step S403, the screen capture program 310 of the information processing apparatus 101 reproduces the previous capture state of the three-dimensional model opened in step S401 using the attribute information table 1210 shown in FIG. Specifically, a CAD file name 1211 that matches the file name of the three-dimensional model opened in step S401 is specified, and the model display direction (X-axis rotation angle) 1214 and model display direction (Y-axis rotation angle) of the record. 1215, the model display direction (Z-axis rotation angle) 1216, and the enlargement ratio 1221 are passed to the three-dimensional CAD application 300, and the display direction management module 303 reproduces the display state of the three-dimensional model at the time of capture. The parameters of the model display direction rotate the three-dimensional model by an angle corresponding to a parameter designated based on the X, Y, and Z axes when viewed from the front. The enlargement ratio 1221 enlarges the size of the displayed three-dimensional model by a specified parameter.

また、キャプチャウィンドウ枠の大きさ(横)1217、キャプチャウィンドウ枠の大きさ(縦)1218、キャプチャウィンドウ枠位置(X位置)1219、キャプチャウィンドウ枠位置(Y位置)1220を用いて、画面キャプチャプログラム310のキャプチャ範囲設定モジュール318でキャプチャウィンドウ枠の大きさと位置を設定する。キャプチャウィンドウ枠の大きさで縦と横の大きさを設定し、キャプチャウィンドウ枠位置で画面の左上を原点とした位置を設定する。途中でキャプチャ作業が中断してしまうと、表示方向やキャプチャウィンドウ枠の設定をし直す必要があるのだが、こうすることによって、前回キャプチャ作業していた続きを再現することが可能となる。尚、3次元モデルの回転や拡大、キャプチャウィンドウ枠の大きさや位置の設定の詳細な仕組みは、従来技術を用いるため、説明を省略する。   Also, a screen capture program using a capture window frame size (horizontal) 1217, a capture window frame size (vertical) 1218, a capture window frame position (X position) 1219, and a capture window frame position (Y position) 1220. A capture window frame size and position are set by a capture range setting module 318 at 310. Set the vertical and horizontal sizes in the size of the capture window frame, and set the position with the upper left corner of the screen as the origin at the capture window frame position. If the capture operation is interrupted, it is necessary to reset the display direction and the capture window frame. By doing so, it is possible to reproduce the continuation of the previous capture operation. Note that the detailed mechanism of the rotation and enlargement of the three-dimensional model and the setting of the size and position of the capture window frame uses the conventional technology, and thus description thereof is omitted.

属性情報テーブル1210(図12参照)は、CADファイル名1211、キャプチャファイル名1212、サムネイル画像名1213、モデル表示方向(X軸回転角度)1214、モデル表示方向(Y軸回転角度)1215、モデル表示方向(Z軸回転角度)1216、キャプチャウィンドウ枠の大きさ(横)1217、キャプチャウィンドウ枠の大きさ(縦)1218、キャプチャウィンドウ枠位置(X位置)1219、キャプチャウィンドウ枠位置(Y位置)1220、拡大率1221から構成される。CADファイル名1211は、3次元モデルのファイル名を示す。キャプチャファイル名1212は、当該3次元モデルをキャプチャしたキャプチャ画像のファイル名を示す。サムネイル画像名1213は、キャプチャ画像から生成したサムネイル画像のファイル名を示す。モデル表示方向(X軸回転角度)1214、モデル表示方向(Y軸回転角度)1215、モデル表示方向(Z軸回転角度)1216は、キャプチャ時の3次元モデルの表示方向を示すパラメータである。キャプチャウィンドウ枠の大きさ(横)1217、キャプチャウィンドウ枠の大きさ(縦)1218は、キャプチャ時のキャプチャウィンドウ枠の大きさを示すパラメータである。キャプチャウィンドウ枠位置(X位置)1219、キャプチャウィンドウ枠位置(Y位置)1220は、キャプチャ時のキャプチャウィンドウ枠の位置を示すパラメータである。拡大率1221は、キャプチャ時の拡大率を示すパラメータである。   The attribute information table 1210 (see FIG. 12) includes a CAD file name 1211, a capture file name 1212, a thumbnail image name 1213, a model display direction (X-axis rotation angle) 1214, a model display direction (Y-axis rotation angle) 1215, and a model display. Direction (Z-axis rotation angle) 1216, capture window frame size (horizontal) 1217, capture window frame size (vertical) 1218, capture window frame position (X position) 1219, capture window frame position (Y position) 1220 , And an enlargement ratio 1221. The CAD file name 1211 indicates the file name of the three-dimensional model. The capture file name 1212 indicates the file name of the captured image that captures the three-dimensional model. A thumbnail image name 1213 indicates the file name of a thumbnail image generated from the captured image. The model display direction (X axis rotation angle) 1214, the model display direction (Y axis rotation angle) 1215, and the model display direction (Z axis rotation angle) 1216 are parameters indicating the display direction of the three-dimensional model at the time of capture. The capture window frame size (horizontal) 1217 and the capture window frame size (vertical) 1218 are parameters indicating the size of the capture window frame during capture. The capture window frame position (X position) 1219 and the capture window frame position (Y position) 1220 are parameters indicating the position of the capture window frame at the time of capture. The enlargement ratio 1221 is a parameter indicating the enlargement ratio at the time of capture.

ステップS404では、情報処理装置101の画面キャプチャプログラム310は、画面表示制御モジュール312によって図9に示すキャプチャ情報設定画面900を表示し、ユーザからの入力を受け付ける。キャプチャ情報設定画面900は、キャプチャ画像の保存場所やキャプチャ画像名を設定する保存設定欄901、変換するファイル形式やその品質を設定する形式設定欄902、背景色を設定する背景色設定欄903、タイマーを設定するタイマー設定欄904から構成されるダイアログである。キャプチャ情報設定画面900は自動的に表示されてもよいし、キャプチャ処理受付画面800に備えられた設定ボタン802の押下を受け付けた場合に表示するようにしてもよい。   In step S404, the screen capture program 310 of the information processing apparatus 101 displays the capture information setting screen 900 shown in FIG. 9 by the screen display control module 312 and accepts input from the user. The capture information setting screen 900 includes a save setting field 901 for setting a capture image storage location and a capture image name, a format setting field 902 for setting a file format to be converted and its quality, a background color setting field 903 for setting a background color, It is a dialog composed of a timer setting field 904 for setting a timer. The capture information setting screen 900 may be automatically displayed, or may be displayed when the pressing of the setting button 802 provided on the capture processing reception screen 800 is received.

ステップS405では、情報処理装置101の画面キャプチャプログラム310は、ステップS404で入力を受け付けた各種設定を、図12に示す設定テーブル1200に登録する。   In step S405, the screen capture program 310 of the information processing apparatus 101 registers the various settings received in step S404 in the setting table 1200 shown in FIG.

設定テーブル1200(図12参照)は、フォルダパス1201、ファイル名1202、ファイル形式1203、品質1204、背景色1205、タイマー1206から構成される。フォルダパス1201は、キャプチャ画像の保存場所である。ファイル名1202は、キャプチャ画像の命名ルールである。ファイル形式1203は、キャプチャ画像を変換するファイル形式である。品質1204は、変換する際の品質を示す。背景色1205は、キャプチャする際の3次元CADアプリケーション300の背景色を示す。タイマー1206は、キャプチャ指示があってからキャプチャするまでの待機時間を示す。   The setting table 1200 (see FIG. 12) includes a folder path 1201, a file name 1202, a file format 1203, quality 1204, a background color 1205, and a timer 1206. A folder path 1201 is a storage location of the captured image. The file name 1202 is a capture image naming rule. A file format 1203 is a file format for converting a captured image. Quality 1204 indicates the quality at the time of conversion. A background color 1205 indicates the background color of the three-dimensional CAD application 300 when capturing. A timer 1206 indicates a waiting time from when a capture instruction is given until capture is performed.

ステップS406では、情報処理装置101の画面キャプチャプログラム310は、所定のフォルダにサムネイル画像が存在するか否かを判定する。所定のフォルダにサムネイル画像が存在する場合には、ステップS407に処理を進め、所定のフォルダにサムネイル画像が存在しない場合には、ステップS408に処理を進める   In step S406, the screen capture program 310 of the information processing apparatus 101 determines whether a thumbnail image exists in a predetermined folder. If the thumbnail image exists in the predetermined folder, the process proceeds to step S407. If the thumbnail image does not exist in the predetermined folder, the process proceeds to step S408.

本実施形態では、後述するステップS408で表示されるキャプチャ処理受付画面800で、過去にキャプチャした3次元モデルのサムネイル画像をサムネイル画像一覧803に一覧表示する。ユーザは、このサムネイル画像をクリックすることで、サムネイル画像に対応する表示方向に、表示中の3次元モデルを変更できる。つまり、ステップS406では、そのサムネイル画像があるか否か、つまり過去にキャプチャした3次元モデルの状態を再現できるか否かを判定することになる。ステップS403では、表示中の3次元モデルが以前キャプチャした際の表示状態を再現するのに対し、こちらは表示中の3次元モデルも含めて、情報処理装置101でキャプチャされたすべての3次元モデルの表示状態を再現するものである   In the present embodiment, the thumbnail images of the three-dimensional model captured in the past are displayed in a list in the thumbnail image list 803 on the capture processing reception screen 800 displayed in step S408 described later. The user can change the displayed three-dimensional model in the display direction corresponding to the thumbnail image by clicking the thumbnail image. That is, in step S406, it is determined whether or not the thumbnail image exists, that is, whether or not the state of the 3D model captured in the past can be reproduced. In step S403, while the displayed three-dimensional model reproduces the display state when it was previously captured, this includes all three-dimensional models captured by the information processing apparatus 101, including the displayed three-dimensional model. It reproduces the display state of

また、本実施形態では、以前の表示方向を再現するために、その時キャプチャしたキャプチャ画像のサムネイル画像を一覧表示し、選択されたサムネイル画像に対応する表示方向で3次元モデルを回転させるものである。しかしながら、右斜め45度や真上といった所定の角度でキャプチャしたい場合には、図14に示すようなGUIを表示し、格子の各アイコンに対して選択を受け付けるような形態でもよい。図14に示すキャプチャ処理受付画面1400には、キャプチャ方向選択アイコン1401が表示されている。この格子上の中点や四隅に付されたアイコンをクリックすると、そのアイコンの位置に応じて3次元モデルを回転させることができる。具体的には、各アイコンに対応するように3次元モデルの回転角度が記憶されており、アイコンが選択されるとそのアイコンに対応する回転角度が取得できる。そして、3次元CADアプリケーション300にそのパラメータを渡すと、表示方向管理モジュール303が表示方向を変更する。このようなGUIで変更したい表示方向を選択させ、キャプチャさせる仕組みでもよい。   In this embodiment, in order to reproduce the previous display direction, thumbnail images of the captured images captured at that time are displayed as a list, and the three-dimensional model is rotated in the display direction corresponding to the selected thumbnail image. . However, when it is desired to capture at a predetermined angle such as 45 degrees to the right or directly above, a GUI as shown in FIG. 14 may be displayed to accept selection for each icon of the grid. A capture direction selection icon 1401 is displayed on the capture process acceptance screen 1400 shown in FIG. Clicking on the icons attached to the midpoints and four corners on the grid allows the 3D model to be rotated according to the positions of the icons. Specifically, the rotation angle of the three-dimensional model is stored so as to correspond to each icon, and when the icon is selected, the rotation angle corresponding to the icon can be acquired. When the parameters are passed to the three-dimensional CAD application 300, the display direction management module 303 changes the display direction. Such a GUI may be used to select and capture a display direction to be changed.

ステップS407では、情報処理装置101の画面キャプチャプログラム310は、所定のフォルダからサムネイル画像を取得し、RAM203に記憶しておく。   In step S <b> 407, the screen capture program 310 of the information processing apparatus 101 acquires a thumbnail image from a predetermined folder and stores it in the RAM 203.

ステップS408では、情報処理装置101の画面キャプチャプログラム310は、画面表示制御モジュール312によってキャプチャ処理受付画面800のサムネイル画像一覧803を更新する。具体的には、ステップS407で取得したサムネイル画像をユーザから選択可能に表示する。   In step S <b> 408, the screen capture program 310 of the information processing apparatus 101 updates the thumbnail image list 803 of the capture process reception screen 800 by the screen display control module 312. Specifically, the thumbnail image acquired in step S407 is displayed so as to be selectable by the user.

ステップS409では、情報処理装置101の画面キャプチャプログラム310は、ステップS408で表示されたサムネイル画像が選択されたか否かを判定する(表示方向指定受付手段)。サムネイル画像が選択されたと判定された場合には、ステップS410に処理を進め、そうでない場合には、ステップS415に処理を進める。   In step S409, the screen capture program 310 of the information processing apparatus 101 determines whether the thumbnail image displayed in step S408 has been selected (display direction designation receiving unit). If it is determined that a thumbnail image has been selected, the process proceeds to step S410. If not, the process proceeds to step S415.

ステップS410では、情報処理装置101の画面キャプチャプログラム310は、キャプチャ処理受付画面800の即キャプチャチェックボックス804にチェックが入っているか否かを判定する。即キャプチャチェックボックス804にチェックを入れて、サムネイル画像を選択した場合には、選択したサムネイル画像に対応する表示方向に3次元モデルを変更させた後、すぐにキャプチャが実行される。チェックが入っていない場合には、表示方向は変更されるが、キャプチャはなされないので、別途キャプチャボタン801を押下する必要がある。表示方向の再調整をしないのであれば、サムネイル画像をクリックするだけでその表示方向でキャプチャができるため、表示方向を調整する手間が大幅に軽減される。キャプチャしたい3次元モデルを開いて、サムネイルをクリックするという2つのステップを繰り返すだけでキャプチャ画像が生成できるということである。即キャプチャチェックボックス804にチェックが入っていると判定された場合には、ステップS411に処理を進め、即キャプチャチェックボックス804にチェックが入っていないと判定された場合には、ステップS413に処理を進める。   In step S410, the screen capture program 310 of the information processing apparatus 101 determines whether or not the immediate capture check box 804 of the capture process reception screen 800 is checked. When the immediate capture check box 804 is checked and a thumbnail image is selected, the capture is executed immediately after changing the three-dimensional model in the display direction corresponding to the selected thumbnail image. If the check box is not checked, the display direction is changed, but the capture is not performed. Therefore, it is necessary to press the capture button 801 separately. If the display direction is not readjusted, it is possible to capture in the display direction simply by clicking on the thumbnail image, so that the trouble of adjusting the display direction is greatly reduced. This means that a captured image can be generated simply by repeating the two steps of opening a 3D model to be captured and clicking a thumbnail. If it is determined that the immediate capture check box 804 is checked, the process proceeds to step S411. If it is determined that the immediate capture check box 804 is not checked, the process proceeds to step S413. Proceed.

ステップS411は、情報処理装置101の画面キャプチャプログラム310は、選択されたサムネイル画像に対応する表示方向になるように3次元モデルを回転させ、すぐにキャプチャする処理を実行する。サムネイルキャプチャ処理の詳細は、後述する図7に示す。   In step S411, the screen capture program 310 of the information processing apparatus 101 executes processing for rotating the three-dimensional model so that the display direction corresponds to the selected thumbnail image and immediately capturing it. Details of the thumbnail capture processing are shown in FIG.

ステップS413では、情報処理装置101の画面キャプチャプログラム310は、ステップS409で選択されたサムネイル画像に対応する属性情報を属性情報テーブル1210から取得する。具体的には、サムネイル画像のファイル名と一致するサムネイル画像名1213を特定し、当該レコードのモデル表示方向(X軸回転角度)1214、モデル表示方向(Y軸回転角度)1215、モデル表示方向(Z軸回転角度)1216、キャプチャウィンドウ枠の大きさ(横)1217、キャプチャウィンドウ枠の大きさ(縦)1218、キャプチャウィンドウ枠位置(X位置)1219、キャプチャウィンドウ枠位置(Y位置)1220、拡大率1221を取得する。   In step S413, the screen capture program 310 of the information processing apparatus 101 acquires attribute information corresponding to the thumbnail image selected in step S409 from the attribute information table 1210. Specifically, the thumbnail image name 1213 that matches the file name of the thumbnail image is specified, and the model display direction (X-axis rotation angle) 1214, model display direction (Y-axis rotation angle) 1215, model display direction ( Z-axis rotation angle) 1216, capture window frame size (horizontal) 1217, capture window frame size (vertical) 1218, capture window frame position (X position) 1219, capture window frame position (Y position) 1220, enlarged The rate 1221 is acquired.

ステップS414では、情報処理装置101の画面キャプチャプログラム310は、ステップS413で取得した属性情報に基づいて、3次元モデルの表示方向とキャプチャウィンドウ枠の設定を行う(表示方向変更手段)。画面キャプチャプログラム310の表示方向指示モジュール316から3次元CADアプリケーション300の表示方向管理モジュール303に対して表示方向や大きさの制御を指示する。表示方向管理モジュール303は、その指示に応じて表示されている3次元モデルの表示方向と大きさを調整する。表示方向指示モジュール316から表示方向管理モジュール303に対する指示には、取得したモデル表示方向(X軸回転角度)1214、モデル表示方向(Y軸回転角度)1215、モデル表示方向(Z軸回転角度)1216、拡大率1221が含まれているため、これらに基づいて設定を行う。また、画面キャプチャプログラム310のキャプチャ範囲設定モジュール318は、取得したキャプチャウィンドウ枠の大きさ(横)1217、キャプチャウィンドウ枠の大きさ(縦)1218、キャプチャウィンドウ枠位置(X位置)1219、キャプチャウィンドウ枠位置(Y位置)1220に基づいて、キャプチャウィンドウ枠の大きさと位置を設定する。   In step S414, the screen capture program 310 of the information processing apparatus 101 sets the display direction of the three-dimensional model and the capture window frame based on the attribute information acquired in step S413 (display direction changing unit). The display direction instruction module 316 of the screen capture program 310 instructs the display direction management module 303 of the three-dimensional CAD application 300 to control the display direction and size. The display direction management module 303 adjusts the display direction and size of the displayed three-dimensional model according to the instruction. The instructions from the display direction instruction module 316 to the display direction management module 303 include the acquired model display direction (X-axis rotation angle) 1214, model display direction (Y-axis rotation angle) 1215, model display direction (Z-axis rotation angle) 1216. Since the enlargement ratio 1221 is included, the setting is performed based on these. In addition, the capture range setting module 318 of the screen capture program 310 displays the acquired capture window frame size (horizontal) 1217, capture window frame size (vertical) 1218, capture window frame position (X position) 1219, capture window Based on the frame position (Y position) 1220, the size and position of the capture window frame are set.

ステップS415では、情報処理装置101の3次元CADアプリケーション300は、3次元CADアプリケーションによって表示された3次元モデルの表示方向を変更する指示が、ユーザから3次元CADアプリケーションに対してあったか否かを判定する。つまり、マウス等を用いて直接3次元モデルの表示方向を変える操作の検知がなされたか否かを判定することになる。3次元モデルの表示方向を変更する指示が、ユーザから3次元CADアプリケーションに対してあったと判定された場合には、ステップS416に処理を進め、そうでない場合には、ステップS417に処理を進める。   In step S415, the 3D CAD application 300 of the information processing apparatus 101 determines whether an instruction to change the display direction of the 3D model displayed by the 3D CAD application has been given to the 3D CAD application from the user. To do. That is, it is determined whether or not an operation for directly changing the display direction of the three-dimensional model has been detected using a mouse or the like. If it is determined that the instruction to change the display direction of the three-dimensional model has been issued by the user to the three-dimensional CAD application, the process proceeds to step S416. If not, the process proceeds to step S417.

ステップS416では、情報処理装置101の3次元CADアプリケーションは、ユーザからの指示に応じて、表示されている3次元モデルの表示方向を変更する。ここでの表示方向の変更は自由回転による変更である。よって、ユーザが3次元モデルに対してドラッグ操作することで3次元モデルが回転する。こうすることで、キャプチャする表示方向を微調整することができる。   In step S416, the three-dimensional CAD application of the information processing apparatus 101 changes the display direction of the displayed three-dimensional model in response to an instruction from the user. The change of the display direction here is a change by free rotation. Therefore, the three-dimensional model rotates when the user performs a drag operation on the three-dimensional model. In this way, the display direction to be captured can be finely adjusted.

ステップS417では、情報処理装置101の画面キャプチャプログラム310は、キャプチャ範囲の変更が指示されたか否かを判定する。具体的には、図10のキャプチャウィンドウ枠1000に示すようなキャプチャウィンドウ枠が図10に示すような形態で3次元モデル上に表示されているので、このキャプチャウィンドウ枠1000の4辺、4隅に対してドラッグ操作が行われたか、または移動受付領域1001をクリックしてドラッグ操作が行われることで、キャプチャウィンドウ枠1000の移動指示がなされたか否かを判定することになる。キャプチャ範囲の変更が指示されたと判定された場合には、ステップS418に処理を進め、そうでない場合には、ステップS419に処理を進める。   In step S417, the screen capture program 310 of the information processing apparatus 101 determines whether an instruction to change the capture range is given. Specifically, since the capture window frame as shown in the capture window frame 1000 in FIG. 10 is displayed on the three-dimensional model in the form as shown in FIG. 10, the four sides and four corners of the capture window frame 1000 are displayed. It can be determined whether or not a drag operation has been performed on the screen, or a movement operation of the capture window frame 1000 has been performed by clicking the movement reception area 1001 and performing a drag operation. If it is determined that the change of the capture range has been instructed, the process proceeds to step S418. If not, the process proceeds to step S419.

ステップS418では、情報処理装置101の画面キャプチャプログラム310は、ユーザからの操作に応じて、キャプチャウィンドウ枠1000の大きさを変更、またはキャプチャウィンドウ枠1000の移動を実行する(キャプチャ範囲設定手段)。これらのキャプチャウィンドウ枠1000の変更処理は、キャプチャ範囲設定モジュール318によって行われる。   In step S418, the screen capture program 310 of the information processing apparatus 101 changes the size of the capture window frame 1000 or moves the capture window frame 1000 according to an operation from the user (capture range setting unit). The change processing of the capture window frame 1000 is performed by the capture range setting module 318.

ステップS419では、情報処理装置101の画面キャプチャプログラム310は、キャプチャ処理受付画面800に備えられたキャプチャボタン801が押下されたか否かを判定する。つまり、3次元モデルのキャプチャ指示があったか否かを判定することになる(キャプチャ指示受付手段)。キャプチャボタン801が押下されたと判定された場合には、ステップS420に処理を進め、そうでない場合には、ステップS422に処理を進める。   In step S419, the screen capture program 310 of the information processing apparatus 101 determines whether the capture button 801 provided on the capture process acceptance screen 800 has been pressed. That is, it is determined whether or not there is an instruction to capture a three-dimensional model (capture instruction receiving means). If it is determined that the capture button 801 has been pressed, the process proceeds to step S420. If not, the process proceeds to step S422.

ステップS420では、情報処理装置101の画面キャプチャプログラム310は、3次元CADアプリケーションによって表示されている3次元モデルのキャプチャを実行する処理を行う。キャプチャ処理は、後述する図5に示す。   In step S420, the screen capture program 310 of the information processing apparatus 101 performs a process of capturing a 3D model displayed by the 3D CAD application. The capture process is shown in FIG.

ステップS421では、情報処理装置101の画面キャプチャプログラム310は、キャプチャした3次元モデルの表示状態を保存する処理を実行する。属性情報保存処理の詳細は、後述する図6に示す。   In step S421, the screen capture program 310 of the information processing apparatus 101 executes processing for saving the captured display state of the three-dimensional model. Details of the attribute information storing process are shown in FIG.

ステップS422では、情報処理装置101の画面キャプチャプログラム310は、ユーザから画面キャプチャプログラム310の終了指示があったか否かを判定する。具体的には、キャプチャ処理受付画面800に備えられた閉じるボタンが押下されたか否かで判定してもよいし、3次元CADアプリケーション300の終了が指示されたか否かを判定してもよい。画面キャプチャプログラム310の終了指示があったと判定された場合には、画面キャプチャプログラム310を終了させ、本一連の処理を終了し、そうでない場合にはステップS409に処理を戻し、処理を繰り返す。3次元CADアプリケーション300は起動したままでもよいし、画面キャプチャプログラム310の終了と共に終了させてもよい。   In step S422, the screen capture program 310 of the information processing apparatus 101 determines whether or not the user has instructed to end the screen capture program 310. Specifically, it may be determined whether or not a close button provided on the capture process reception screen 800 is pressed, or whether or not an instruction to end the three-dimensional CAD application 300 is given. If it is determined that there has been an instruction to end the screen capture program 310, the screen capture program 310 is ended, and this series of processing ends. If not, the processing returns to step S409, and the processing is repeated. The three-dimensional CAD application 300 may remain activated or may be terminated when the screen capture program 310 is terminated.

次に、キャプチャ処理について図5を用いて説明する。尚、ステップS501乃至ステップS514の各ステップは情報処理装置101おけるCPU201の制御の下、処理が行われる。   Next, the capture process will be described with reference to FIG. Note that steps S501 to S514 are performed under the control of the CPU 201 in the information processing apparatus 101.

まず、ステップS501では、情報処理装置101の画面キャプチャプログラム310は、3次元CADアプリケーション300の背景色を取得する(背景色取得手段)。ここでいう背景色は、前述した通り、3次元モデルの背景に設定された色のことである。具体的には、画面キャプチャプログラム310の背景色指示モジュール317から3次元CADアプリケーション300の背景色管理モジュール304に対して、3次元CADアプリケーション300で表示されている背景色の取得を指示する。そして、指示を受けた背景色管理モジュール304は、現在設定されている背景色を取得し、背景色指示モジュール317に返す。こうすることで背景色が取得できる。取得した背景色は、背景色指示モジュール317によってRAM203に記憶される。   First, in step S501, the screen capture program 310 of the information processing apparatus 101 acquires the background color of the three-dimensional CAD application 300 (background color acquisition unit). The background color here is the color set as the background of the three-dimensional model as described above. Specifically, the background color instruction module 317 of the screen capture program 310 instructs the background color management module 304 of the 3D CAD application 300 to acquire the background color displayed by the 3D CAD application 300. Upon receiving the instruction, the background color management module 304 acquires the currently set background color and returns it to the background color instruction module 317. By doing this, the background color can be acquired. The acquired background color is stored in the RAM 203 by the background color instruction module 317.

ステップS502では、情報処理装置101の画面キャプチャプログラム310は、3次元CADアプリケーション300の背景色を前述したステップS405で設定された色に変更する(背景色変更手段)。具体的には、画面キャプチャプログラム310の背景色指示モジュール317から3次元CADアプリケーション300の背景色管理モジュール304に対して、3次元CADアプリケーション300で表示されている背景色の変更を指示する。変更する背景色は、前述したステップS405で設定された色、つまり、図9に示すキャプチャ情報設定画面900の背景色設定欄903に入力された色である。指示を受けた背景色管理モジュール304は、現在設定されている背景色を指示された色に変更する。このように、キャプチャを行う前に背景色を変更しておくように指示を出せれば、ユーザがキャプチャの都度、背景色を変更する必要はない。   In step S502, the screen capture program 310 of the information processing apparatus 101 changes the background color of the three-dimensional CAD application 300 to the color set in step S405 described above (background color changing unit). Specifically, the background color instruction module 317 of the screen capture program 310 instructs the background color management module 304 of the 3D CAD application 300 to change the background color displayed in the 3D CAD application 300. The background color to be changed is the color set in step S405 described above, that is, the color input in the background color setting field 903 of the capture information setting screen 900 shown in FIG. Upon receiving the instruction, the background color management module 304 changes the currently set background color to the instructed color. In this way, if the user can instruct the background color to be changed before capturing, the user does not need to change the background color each time capturing is performed.

また、本実施形態では、3次元CADアプリケーション300に表示された3次元モデルの背景色を全体的に変更する仕組みとして説明したが、キャプチャウィンドウ枠1000内のみ変更するようにしてもよい。具体的には、ステップS502で画面キャプチャプログラム310の背景色指示モジュール317から3次元CADアプリケーション300の背景色管理モジュール304に対して、背景色の変更を指示する際に、前述したステップS418で設定されたキャプチャ範囲も背景色管理モジュール304に渡す。背景色管理モジュール304に渡すパラメータは、キャプチャウィンドウ枠1000を調整することで設定され、キャプチャ範囲設定モジュール318で取得したキャプチャウィンドウ枠の左上X,Y座標と、縦横の大きさである。キャプチャウィンドウ枠の大きさ(横)1217、キャプチャウィンドウ枠の大きさ(縦)1218、キャプチャウィンドウ枠位置(X位置)1219、キャプチャウィンドウ枠位置(Y位置)1220と同様のパラメータを渡すことになる。背景色管理モジュール304は、これらのパラメータを受け取ると、そのキャプチャ範囲に対してのみ、指定された色で背景色を変更する。必要な範囲だけ変更することができるので、どの範囲をキャプチャするのかがわかりやすくなる。   Further, in the present embodiment, the mechanism for changing the background color of the three-dimensional model displayed on the three-dimensional CAD application 300 as a whole is described. However, it may be changed only in the capture window frame 1000. Specifically, when the background color management module 304 of the three-dimensional CAD application 300 is instructed to change the background color from the background color instruction module 317 of the screen capture program 310 in step S502, the setting is made in step S418 described above. The captured range is also passed to the background color management module 304. The parameters passed to the background color management module 304 are set by adjusting the capture window frame 1000, and are the upper left X and Y coordinates of the capture window frame acquired by the capture range setting module 318, and the vertical and horizontal sizes. The same parameters as the capture window frame size (horizontal) 1217, the capture window frame size (vertical) 1218, the capture window frame position (X position) 1219, and the capture window frame position (Y position) 1220 are passed. . When these parameters are received, the background color management module 304 changes the background color with the designated color only for the capture range. Since only the necessary range can be changed, it becomes easier to understand which range is captured.

ステップS503では、情報処理装置101の画面キャプチャプログラム310は、前述したステップS405でタイマーが設定されているか否かを判定する。具体的には、図9に示すキャプチャ情報設定画面900のタイマー設定欄904に待機時間が設定されているか否かで判定することになる。タイマーを設定することで、キャプチャ指示を行ってからキャプチャが行われるまで設定された時間だけ待機し、待機が終了したらキャプチャするようになる。キャプチャまでの待機時間を設けることで、キャプチャウィンドウ枠の調整など、最終調整を行うことができる。タイマーが設定されていると判定された場合には、ステップS504に処理を進め、タイマーが設定されていないと判定された場合には、すぐにキャプチャするべく、ステップS508に処理を進める。   In step S503, the screen capture program 310 of the information processing apparatus 101 determines whether a timer is set in step S405 described above. Specifically, the determination is made based on whether or not the standby time is set in the timer setting field 904 of the capture information setting screen 900 shown in FIG. By setting the timer, it waits for the set time from when the capture instruction is given until the capture is performed, and capture is performed when the standby is completed. By providing a waiting time until capture, it is possible to perform final adjustment such as adjustment of a capture window frame. If it is determined that the timer is set, the process proceeds to step S504. If it is determined that the timer is not set, the process proceeds to step S508 to capture immediately.

ステップS504では、情報処理装置101の画面キャプチャプログラム310は、図11に示すようなタイマー画面1100をCRT210に表示させる。画面キャプチャプログラム310のタイマーモジュール320がタイマー設定欄904に設定された時間をセットしたタイマー画面1100を生成し、画面表示制御モジュール312が画面に表示させる。   In step S504, the screen capture program 310 of the information processing apparatus 101 causes the CRT 210 to display a timer screen 1100 as shown in FIG. The timer module 320 of the screen capture program 310 generates a timer screen 1100 in which the time set in the timer setting field 904 is set, and the screen display control module 312 displays it on the screen.

ステップS505では、情報処理装置101の画面キャプチャプログラム310は、タイマーモジュール320により、ステップS504でセットされたタイマーを開始する。つまり、撮影までのカウントダウンを開始することになる。本実施形態では、カウントダウンを行い、「0」になったらキャプチャが行われるものとするが、カウントアップでも構わない。   In step S505, the screen capture program 310 of the information processing apparatus 101 starts the timer set in step S504 by the timer module 320. That is, the countdown until shooting is started. In the present embodiment, the countdown is performed and the capture is performed when the count reaches “0”, but the count may be incremented.

ステップS506では、情報処理装置101の画面キャプチャプログラム310は、タイマーモジュール320によりステップS505で開始されたタイマーが「0」になったか否かを判定する(待機手段)。つまり、所定時間待機し、待機時間が終了したかどうかを判定することになる。タイマーが「0」になったと判定された場合には、ステップS507に処理を進め、そうでない場合には、タイマーが「0」になるまでステップS506の処理を繰り返す。   In step S506, the screen capture program 310 of the information processing apparatus 101 determines whether or not the timer started in step S505 by the timer module 320 has become “0” (standby unit). That is, it waits for a predetermined time and determines whether or not the waiting time has ended. If it is determined that the timer has reached “0”, the process proceeds to step S507. If not, the process in step S506 is repeated until the timer becomes “0”.

ステップS507では、情報処理装置101の画面キャプチャプログラム310は、ステップS504で表示されたタイマー画面1100を、画面表示制御モジュール312によって非表示にする。こうすることで不要なタイマー画面1100がキャプチャされないように制御する。   In step S507, the screen capture program 310 of the information processing apparatus 101 causes the screen display control module 312 to hide the timer screen 1100 displayed in step S504. In this way, control is performed so that unnecessary timer screen 1100 is not captured.

ステップS508では、情報処理装置101の画面キャプチャプログラム310は、画面表示制御モジュール312によって表示された各種ウィンドウが、前述したステップS418でキャプチャ範囲設定モジュール318によって設定されたキャプチャ範囲に含まれているか否かを判定する。画面のキャプチャは、3次元CADアプリケーション300ではなく、オペレーティングシステム330のキャプチャ制御モジュール331が行うため、情報処理装置101のCRT210に表示されている情報すべてがキャプチャ対象となる。つまり、3次元CADアプリケーション300が生成したウィンドウでなくとも、キャプチャ対象となってしまう。よって、被写体である3次元モデルに他のウィンドウが重なると3次元モデルが隠れてしまい、うまくキャプチャできない問題が発生する。特に、キャプチャ範囲外にウィンドウが表示されているのは問題ないが、キャプチャ範囲内にウィンドウが重なってくる場合には、これを非表示としなければいけない。よって、ステップS508では、キャプチャ範囲にウィンドウが含まれているかどうか判定している。   In step S508, the screen capture program 310 of the information processing apparatus 101 determines whether the various windows displayed by the screen display control module 312 are included in the capture range set by the capture range setting module 318 in step S418 described above. Determine whether. Since the screen capture is performed not by the three-dimensional CAD application 300 but by the capture control module 331 of the operating system 330, all information displayed on the CRT 210 of the information processing apparatus 101 is a capture target. That is, even if the window is not generated by the three-dimensional CAD application 300, it becomes a capture target. Therefore, when another window overlaps the 3D model that is the subject, the 3D model is hidden and a problem that the capture cannot be performed properly occurs. In particular, there is no problem if a window is displayed outside the capture range, but if the windows overlap within the capture range, this must be hidden. Therefore, in step S508, it is determined whether the capture range includes a window.

ウィンドウが枠内にあるかとうか判定する方法は、キャプチャウィンドウ枠1000の画面位置座標の左下隅の座標を(X1,Y1)、右上隅の座標を(X2,Y2)とし、キャプチャウィンドウの画面位置座標の左下隅の座標を(X’1,Y’1)、右上隅の座標を(X’2,Y’2)とする。このとき、次の条件式、(X1<=X’1<=X2 または X1<=X’2<=X2) かつ (Y1<=Y’1<=Y2 または Y1<=Y’2<=Y2)を満たすとき、枠内にウィンドウがあると判断する。   The method for determining whether or not the window is inside the frame is that the coordinates of the lower left corner of the screen position coordinates of the capture window frame 1000 are (X1, Y1), the coordinates of the upper right corner are (X2, Y2), and the screen position of the capture window The coordinates of the lower left corner of the coordinates are (X′1, Y′1), and the coordinates of the upper right corner are (X′2, Y′2). At this time, the following conditional expression (X1 <= X'1 <= X2 or X1 <= X'2 <= X2) and (Y1 <= Y'1 <= Y2 or Y1 <= Y'2 <= Y2) ), It is determined that there is a window in the frame.

キャプチャ範囲内にウィンドウが存在すると判定された場合には、ステップS509に処理を進め、そうでない場合には、ステップS510に処理を進める。   If it is determined that there is a window in the capture range, the process proceeds to step S509. If not, the process proceeds to step S510.

ステップS509では、情報処理装置101の画面キャプチャプログラム310は、ステップS508でキャプチャ範囲に含まれると判定されたウィンドウを、画面表示制御モジュール312によって非表示にする(表示制御手段)。こうすることで、キャプチャ範囲にある不要なウィンドウを非表示とすることができるので、オペレーティングシステム330による画面のキャプチャであっても不要物の写り込みを防止できる。尚、本実施形態ではキャプチャ範囲内にあるウィンドウのみを非表示としたが、キャプチャ時には3次元モデルを表示する画面以外をすべて非表示としてもよい。つまり、画面キャプチャプログラム310の画面表示制御モジュール312によって表示されたウィンドウをすべて非表示としてもよい。更に、非表示でなくても、ウィンドウの最小化であってもよいし、キャプチャ範囲外にウィンドウを移動させてもよい。一時的に削除してしまってもよい。また、3次元CADアプリケーション300と画面キャプチャプログラム310以外のアプリケーションまたはプログラムが表示したウィンドウについても非表示とする仕組みも考えられる。具体的には、オペレーティングシステム330が備える画面表示制御モジュール(不図示)を用いて、キャプチャ対象となるウィンドウを表示しているアプリケーション以外を非表示にする、最小化する、削除する等を実行することで、不要物の写り込みを防止する。また、画面についてのみ非表示にしているが、カーソルのようなオブジェクトも含む。   In step S509, the screen capture program 310 of the information processing apparatus 101 hides the window determined to be included in the capture range in step S508 by the screen display control module 312 (display control unit). In this way, unnecessary windows in the capture range can be hidden, so that unnecessary objects can be prevented from being captured even when the operating system 330 captures a screen. In the present embodiment, only the windows within the capture range are hidden, but all the screens other than the screen for displaying the three-dimensional model may be hidden during capture. In other words, all windows displayed by the screen display control module 312 of the screen capture program 310 may be hidden. Furthermore, the window may be minimized even if it is not hidden, or the window may be moved out of the capture range. You may delete it temporarily. In addition, a mechanism for hiding windows displayed by applications or programs other than the three-dimensional CAD application 300 and the screen capture program 310 is also conceivable. Specifically, using a screen display control module (not shown) included in the operating system 330, execution is performed such as hiding, minimizing, deleting, and the like other than the application displaying the window to be captured. This prevents unnecessary objects from being reflected. Further, although only the screen is hidden, an object such as a cursor is also included.

ステップS510では、情報処理装置101の画面キャプチャプログラム310は、CRT210に表示された画面をキャプチャする(キャプチャ実行手段)。具体的には、画面キャプチャプログラム310のキャプチャ範囲設定モジュール318で取得したキャプチャウィンドウ枠1000の座標値や大きさを含めて、キャプチャ指示モジュール314からオペレーティングシステム330のキャプチャ制御モジュール331に対して指示を出す。キャプチャ制御モジュール331は、受け取った座標値や大きさに基づいてキャプチャ範囲を設定し、当該キャプチャ範囲に対して画面キャプチャを実行する。キャプチャが完了したら、キャプチャ制御モジュール331は、キャプチャしたキャプチャ画像をRAM203に記憶する。   In step S510, the screen capture program 310 of the information processing apparatus 101 captures the screen displayed on the CRT 210 (capture execution means). Specifically, an instruction is issued from the capture instruction module 314 to the capture control module 331 of the operating system 330 including the coordinate value and size of the capture window frame 1000 acquired by the capture range setting module 318 of the screen capture program 310. put out. The capture control module 331 sets a capture range based on the received coordinate value and size, and executes screen capture for the capture range. When the capture is completed, the capture control module 331 stores the captured image captured in the RAM 203.

ステップS511では、情報処理装置101の画面キャプチャプログラム310は、ステップS510でRAM203に記憶されたキャプチャ画像を、キャプチャ画像変換モジュール315によって取得する。   In step S511, the screen capture program 310 of the information processing apparatus 101 acquires the captured image stored in the RAM 203 in step S510 by the captured image conversion module 315.

ステップS512では、情報処理装置101の画面キャプチャプログラム310は、ステップS511で取得したキャプチャ画像をユーザから指定された形式に変換する(キャプチャ画像変換手段)。具体的には、画面キャプチャプログラム310のキャプチャ画像変換モジュール315によって、設定テーブル1200で設定されたファイル形式1203と品質1204でキャプチャ画像を変換する。背景色設定欄903で透過色が設定されていれば、その色を透過色として変換する。画像の変換については従来技術を用いるものとするので、詳細な説明は省略する。変換が終わったら、設定テーブル1200のファイル名1202に格納されたファイル名の命名ルールに基づいて、変換したキャプチャ画像のファイル名を変更し、フォルダパス1201が示すフォルダにキャプチャ画像を格納する。   In step S512, the screen capture program 310 of the information processing apparatus 101 converts the capture image acquired in step S511 into a format designated by the user (capture image conversion means). Specifically, the captured image is converted with the file format 1203 and quality 1204 set in the setting table 1200 by the captured image conversion module 315 of the screen capture program 310. If a transparent color is set in the background color setting field 903, the color is converted as a transparent color. Since conventional techniques are used for image conversion, detailed description thereof is omitted. After the conversion, the file name of the converted captured image is changed based on the file name naming rule stored in the file name 1202 of the setting table 1200, and the captured image is stored in the folder indicated by the folder path 1201.

ステップS513では、情報処理装置101の画面キャプチャプログラム310は、ステップS501で記憶した背景色をRAM203から取得し、取得した色で3次元CADアプリケーション300の背景色を変更する。つまり、元の背景色に戻すということである。具体的には、画面キャプチャプログラム310の背景色指示モジュール317が取得した色に変更するよう、3次元CADアプリケーション300の背景色管理モジュール304に対して指示を出す。背景色管理モジュール304は、受け取った色で3次元CADアプリケーション300の背景色を変更する。背景色の指定はカラーパレットやRGB値によって指定することが多く、元の色を覚えておくことはユーザにとって大きな負担となるし、元の色を再現することも非常に手間である。このようにキャプチャ前に背景色を保存しておき、キャプチャ後に復元することで、キャプチャを行うときだけ背景色を変更することができるので、ユーザが手作業で元の背景色に戻す手間が軽減される。   In step S513, the screen capture program 310 of the information processing apparatus 101 acquires the background color stored in step S501 from the RAM 203, and changes the background color of the three-dimensional CAD application 300 with the acquired color. In other words, the original background color is restored. Specifically, an instruction is issued to the background color management module 304 of the three-dimensional CAD application 300 so as to change to the color acquired by the background color instruction module 317 of the screen capture program 310. The background color management module 304 changes the background color of the three-dimensional CAD application 300 with the received color. The background color is often specified by a color palette or RGB values, and remembering the original color is a heavy burden on the user, and it is very troublesome to reproduce the original color. By saving the background color before capture in this way and restoring it after capture, the background color can be changed only when capturing, reducing the need for the user to manually return to the original background color. Is done.

ステップS514では、情報処理装置101の画面キャプチャプログラム310は、ステップS509で非表示としたウィンドウを画面表示制御モジュール312によって再表示する。つまり、ウィンドウについてもキャプチャ前の状態に戻す。非表示のままではその後の作業に影響が出るため、キャプチャ前の状態を復元することでスムーズな作業が可能となる。尚、ウィンドウが最小化されている場合には元のサイズに戻す処理を行い、キャプチャ範囲外に移動されている場合には、それらを元の位置に戻す。移動の場合には、ステップS509で移動前の座標値をウィンドウごとに保持しておき、その座標値に基づいて元の位置に戻すような仕組みにすれば実現可能である。   In step S514, the screen capture program 310 of the information processing apparatus 101 causes the screen display control module 312 to redisplay the window that was not displayed in step S509. That is, the window is returned to the state before capture. If it is not displayed, the subsequent work is affected, so that the smooth work can be performed by restoring the state before the capture. If the window is minimized, a process for returning to the original size is performed. If the window is moved outside the capture range, the window is returned to the original position. In the case of movement, it is possible to realize the mechanism by holding the coordinate value before the movement for each window in step S509 and returning it to the original position based on the coordinate value.

図5のキャプチャ処理について図13を用いて説明する。図13はキャプチャ処理の遷移を示す図である。まず、キャプチャ前に3次元モデルの背景として設定されている背景色を取得しておく(ステップS501)。その後、キャプチャを実行するのだが、画面例1301ではキャプチャウィンドウ枠内に不要なウィンドウが存在していることがわかる(ステップS508)。よって、この不要なウィンドウを非表示とし(ステップS509)、背景色を変更して(ステップS502)、画面例1302のような状態にする。こうすることで邪魔なオブジェクトは存在しなくなり、ユーザの望む背景色に変更されたので、指定されたキャプチャウィンドウ枠に基づいてキャプチャを実行する(ステップS510)。キャプチャが終了したら、保存した背景色に自動的に戻し(ステップS513)、非表示にしたウィンドウを再表示する(ステップS514)。つまり、画面例1301の状態に戻る。以上のようにすることで、不要なウィンドウの非表示、背景色の変更、キャプチャ後の復元が可能となる。   The capture process in FIG. 5 will be described with reference to FIG. FIG. 13 is a diagram showing transition of capture processing. First, the background color set as the background of the three-dimensional model is acquired before capture (step S501). Thereafter, the capture is executed, but it can be seen that an unnecessary window exists in the capture window frame in the screen example 1301 (step S508). Therefore, this unnecessary window is not displayed (step S509), the background color is changed (step S502), and a state like the screen example 1302 is obtained. By doing so, the disturbing object does not exist and the background color desired by the user is changed, so that the capture is executed based on the designated capture window frame (step S510). When the capture is completed, the background color is automatically restored (step S513), and the hidden window is displayed again (step S514). That is, the screen returns to the state of the screen example 1301. By doing so, it is possible to hide unnecessary windows, change the background color, and restore after capture.

次に、属性情報保存処理について図6を用いて説明する。尚、ステップS601乃至ステップS605の各ステップは情報処理装置101おけるCPU201の制御の下、処理が行われる。   Next, attribute information storage processing will be described with reference to FIG. Note that steps S601 to S605 are performed under the control of the CPU 201 in the information processing apparatus 101.

まず、ステップS601では、情報処理装置101の画面キャプチャプログラム310は、キャプチャした3次元モデルに設定された表示方向を取得する。具体的には、画面キャプチャプログラム310の表示方向指示モジュール316から3次元CADアプリケーション300の表示方向管理モジュール303に対して、キャプチャした3次元モデルの表示方向の取得指示を出す。指示を受けた表示方向管理モジュール303は、3次元モデルに設定された表示方向を取得し、表示方向指示モジュール316に返す。取得するパラメータは、モデル表示方向(X軸回転角度)1214、モデル表示方向(Y軸回転角度)1215、モデル表示方向(Z軸回転角度)1216、拡大率1221に相当するパラメータである。取得した表示方向は、前述したステップS403で前回のキャプチャ状態を再現する時や、ステップS411のサムネイルキャプチャ処理、ステップS413、ステップS414でサムネイル画像が選択されたときに表示方向を再現するために使用される。   First, in step S601, the screen capture program 310 of the information processing apparatus 101 acquires the display direction set in the captured three-dimensional model. Specifically, an instruction to acquire the display direction of the captured three-dimensional model is issued from the display direction instruction module 316 of the screen capture program 310 to the display direction management module 303 of the three-dimensional CAD application 300. Upon receiving the instruction, the display direction management module 303 acquires the display direction set in the three-dimensional model and returns it to the display direction instruction module 316. The acquired parameters are parameters corresponding to the model display direction (X-axis rotation angle) 1214, the model display direction (Y-axis rotation angle) 1215, the model display direction (Z-axis rotation angle) 1216, and the enlargement ratio 1221. The acquired display direction is used to reproduce the display direction when the previous capture state is reproduced in step S403 described above, the thumbnail capture process in step S411, or when the thumbnail image is selected in steps S413 and S414. Is done.

ステップS602では、情報処理装置101の画面キャプチャプログラム310は、キャプチャした際のキャプチャウィンドウ枠1000の位置や大きさを取得する。具体的には、画面キャプチャプログラム310のキャプチャ範囲設定モジュール318がキャプチャした際に設定されていたキャプチャウィンドウ枠1000の位置や大きさを取得する。取得するパラメータとしては、キャプチャウィンドウ枠の大きさ(横)1217、キャプチャウィンドウ枠の大きさ(縦)1218、キャプチャウィンドウ枠位置(X位置)1219、キャプチャウィンドウ枠位置(Y位置)1220に相当するパラメータである。こちらも、前述したステップS403で前回のキャプチャ状態を再現する時や、ステップS411のサムネイルキャプチャ処理、ステップS413、ステップS414でサムネイル画像が選択されたときにキャプチャウィンドウ枠1000を再現するために使用される。   In step S602, the screen capture program 310 of the information processing apparatus 101 acquires the position and size of the capture window frame 1000 when captured. Specifically, the position and size of the capture window frame 1000 set when the capture range setting module 318 of the screen capture program 310 captures are acquired. The acquired parameters correspond to the capture window frame size (horizontal) 1217, the capture window frame size (vertical) 1218, the capture window frame position (X position) 1219, and the capture window frame position (Y position) 1220. It is a parameter. This is also used to reproduce the capture window frame 1000 when the previous capture state is reproduced in the above-described step S403, the thumbnail capture process in step S411, or the thumbnail image is selected in steps S413 and S414. The

ステップS603では、情報処理装置101の画面キャプチャプログラム310は、ステップS601とステップS602で取得した各種パラメータを、属性情報管理モジュール319によって属性情報テーブル1210に登録する(履歴登録手段)。キャプチャされた3次元モデルのファイル名をCADファイル名1211に格納し、ステップS512で保存されたキャプチャ画像のファイル名をキャプチャファイル名1212に格納する。そして、モデル表示方向(X軸回転角度)1214、モデル表示方向(Y軸回転角度)1215、モデル表示方向(Z軸回転角度)1216、キャプチャウィンドウ枠の大きさ(横)1217、キャプチャウィンドウ枠の大きさ(縦)1218、キャプチャウィンドウ枠位置(X位置)1219、キャプチャウィンドウ枠位置(Y位置)1220、拡大率1221に、ステップS601、ステップS602で取得したパラメータをそれぞれ格納する。   In step S603, the screen capture program 310 of the information processing apparatus 101 registers the various parameters acquired in steps S601 and S602 in the attribute information table 1210 by the attribute information management module 319 (history registration unit). The file name of the captured three-dimensional model is stored in the CAD file name 1211, and the file name of the captured image saved in step S512 is stored in the capture file name 1212. The model display direction (X-axis rotation angle) 1214, the model display direction (Y-axis rotation angle) 1215, the model display direction (Z-axis rotation angle) 1216, the capture window frame size (horizontal) 1217, and the capture window frame The parameters acquired in step S601 and step S602 are stored in size (vertical) 1218, capture window frame position (X position) 1219, capture window frame position (Y position) 1220, and enlargement ratio 1221, respectively.

ステップS604では、情報処理装置101の画面キャプチャプログラム310は、前述したステップS512で保存されたキャプチャ画像に基づいて、サムネイル画像管理モジュール321によりサムネイル画像を生成する。サムネイル画像は前述したステップS407、ステップS408で使用される。図8に示すキャプチャ処理受付画面800のサムネイル画像一覧803のように表示し、ユーザからの選択を受け付けるために使用される画像である。   In step S604, the screen capture program 310 of the information processing apparatus 101 generates a thumbnail image by the thumbnail image management module 321 based on the captured image saved in step S512 described above. The thumbnail image is used in step S407 and step S408 described above. This is an image that is displayed as a thumbnail image list 803 on the capture processing acceptance screen 800 shown in FIG. 8 and used for accepting selection from the user.

ステップS605では、情報処理装置101の画面キャプチャプログラム310は、ステップS604で生成されたサムネイル画像を、サムネイル画像管理モジュール321により所定のフォルダに保存する。保存場所は、ステップS406、ステップS407で参照するフォルダが望ましい。保存が完了したら、当該サムネイル画像のファイル名を属性情報テーブル1210のサムネイル画像名1213に格納する。このようにすることで、キャプチャ時の表示状態を保存することができ、これらを用いて、前述したステップS411やステップS414でその表示状態を再現することができる。   In step S605, the screen capture program 310 of the information processing apparatus 101 stores the thumbnail image generated in step S604 in a predetermined folder by the thumbnail image management module 321. The storage location is preferably the folder referenced in step S406 and step S407. When the saving is completed, the file name of the thumbnail image is stored in the thumbnail image name 1213 of the attribute information table 1210. By doing in this way, the display state at the time of capture can be saved, and by using these, the display state can be reproduced in step S411 or step S414 described above.

次に、サムネイルキャプチャ処理について図7を用いて説明する。尚、ステップS701乃至ステップS705の各ステップは情報処理装置101おけるCPU201の制御の下、処理が行われる。   Next, thumbnail capture processing will be described with reference to FIG. Note that steps S701 to S705 are performed under the control of the CPU 201 in the information processing apparatus 101.

まず、ステップS701では、情報処理装置101の画面キャプチャプログラム310は、ステップS409で選択されたサムネイル画像に対応する属性情報を属性情報テーブル1210から取得する(表示方向取得手段)。具体的には、サムネイル画像のファイル名と一致するサムネイル画像名1213を特定し、当該レコードのモデル表示方向(X軸回転角度)1214、モデル表示方向(Y軸回転角度)1215、モデル表示方向(Z軸回転角度)1216、キャプチャウィンドウ枠の大きさ(横)1217、キャプチャウィンドウ枠の大きさ(縦)1218、キャプチャウィンドウ枠位置(X位置)1219、キャプチャウィンドウ枠位置(Y位置)1220、拡大率1221を取得する。   First, in step S701, the screen capture program 310 of the information processing apparatus 101 acquires attribute information corresponding to the thumbnail image selected in step S409 from the attribute information table 1210 (display direction acquisition unit). Specifically, the thumbnail image name 1213 that matches the file name of the thumbnail image is specified, and the model display direction (X-axis rotation angle) 1214, model display direction (Y-axis rotation angle) 1215, model display direction ( Z-axis rotation angle) 1216, capture window frame size (horizontal) 1217, capture window frame size (vertical) 1218, capture window frame position (X position) 1219, capture window frame position (Y position) 1220, enlarged The rate 1221 is acquired.

ステップS702では、情報処理装置101の画面キャプチャプログラム310は、キャプチャ前の表示状態を保存する。具体的には、画面キャプチャプログラム310の表示方向指示モジュール316から3次元CADアプリケーション300の表示方向管理モジュール303に対して、キャプチャした3次元モデルの表示方向の取得指示を出す。指示を受けた表示方向管理モジュール303は、3次元モデルに設定された表示方向を取得し、表示方向指示モジュール316に返す。取得するパラメータは、モデル表示方向(X軸回転角度)1214、モデル表示方向(Y軸回転角度)1215、モデル表示方向(Z軸回転角度)1216、拡大率1221に相当するパラメータである。また、画面キャプチャプログラム310のキャプチャ範囲設定モジュール318がキャプチャした際に設定されていたキャプチャウィンドウ枠1000の位置や大きさを取得する。取得するパラメータとしては、キャプチャウィンドウ枠の大きさ(横)1217、キャプチャウィンドウ枠の大きさ(縦)1218、キャプチャウィンドウ枠位置(X位置)1219、キャプチャウィンドウ枠位置(Y位置)1220に相当するパラメータである。取得した各種パラメータはRAM203に記憶しておく。   In step S702, the screen capture program 310 of the information processing apparatus 101 saves the display state before capture. Specifically, an instruction to acquire the display direction of the captured three-dimensional model is issued from the display direction instruction module 316 of the screen capture program 310 to the display direction management module 303 of the three-dimensional CAD application 300. Upon receiving the instruction, the display direction management module 303 acquires the display direction set in the three-dimensional model and returns it to the display direction instruction module 316. The acquired parameters are parameters corresponding to the model display direction (X-axis rotation angle) 1214, the model display direction (Y-axis rotation angle) 1215, the model display direction (Z-axis rotation angle) 1216, and the enlargement ratio 1221. Also, the position and size of the capture window frame 1000 set when the capture range setting module 318 of the screen capture program 310 captures are acquired. The acquired parameters correspond to the capture window frame size (horizontal) 1217, the capture window frame size (vertical) 1218, the capture window frame position (X position) 1219, and the capture window frame position (Y position) 1220. It is a parameter. The acquired various parameters are stored in the RAM 203.

ステップS703では、情報処理装置101の画面キャプチャプログラム310は、ステップS701で取得した属性情報に基づいて、表示されている3次元モデルの表示方向やキャプチャ範囲を設定する(表示方向変更手段)。画面キャプチャプログラム310の表示方向指示モジュール316から3次元CADアプリケーション300の表示方向管理モジュール303に対して、ステップS701で取得したモデル表示方向(X軸回転角度)1214、モデル表示方向(Y軸回転角度)1215、モデル表示方向(Z軸回転角度)1216、拡大率1221に基づく、3次元モデルの表示方向の変更指示を出す。指示を受けた表示方向管理モジュール303は、3次元モデルに設定された表示方向を指定されたパラメータに基づいて変更する。また、画面キャプチャプログラム310のキャプチャ範囲設定モジュール318が、ステップS701で取得したキャプチャウィンドウ枠の大きさ(横)1217、キャプチャウィンドウ枠の大きさ(縦)1218、キャプチャウィンドウ枠位置(X位置)1219、キャプチャウィンドウ枠位置(Y位置)1220に基づいて、キャプチャウィンドウ枠1000の設定を行う。表示方向やキャプチャウィンドウの設定方法は前述の通りである。   In step S703, the screen capture program 310 of the information processing apparatus 101 sets the display direction and capture range of the displayed three-dimensional model based on the attribute information acquired in step S701 (display direction changing unit). From the display direction instruction module 316 of the screen capture program 310 to the display direction management module 303 of the three-dimensional CAD application 300, the model display direction (X-axis rotation angle) 1214 and model display direction (Y-axis rotation angle) acquired in step S701. ) 1215, an instruction to change the display direction of the three-dimensional model is issued based on the model display direction (Z-axis rotation angle) 1216 and the enlargement ratio 1221 Upon receiving the instruction, the display direction management module 303 changes the display direction set in the three-dimensional model based on the designated parameter. In addition, the capture range setting module 318 of the screen capture program 310 acquires the capture window frame size (horizontal) 1217, the capture window frame size (vertical) 1218, and the capture window frame position (X position) 1219 acquired in step S701. The capture window frame 1000 is set based on the capture window frame position (Y position) 1220. The display direction and capture window setting method are as described above.

ステップS704では、情報処理装置101の画面キャプチャプログラム310は、3次元CADアプリケーションによって表示されている3次元モデルのキャプチャを実行する処理を行う。キャプチャ処理は、前述した通りである。   In step S <b> 704, the screen capture program 310 of the information processing apparatus 101 performs processing for capturing a 3D model displayed by the 3D CAD application. The capture process is as described above.

ステップS705では、情報処理装置101の画面キャプチャプログラム310は、キャプチャが終了したので、ステップS702で保存した表示方向とキャプチャウィンドウ枠に戻す。具体的には、画面キャプチャプログラム310の表示方向指示モジュール316から3次元CADアプリケーション300の表示方向管理モジュール303に対して、ステップS702で保存したモデル表示方向(X軸回転角度)1214、モデル表示方向(Y軸回転角度)1215、モデル表示方向(Z軸回転角度)1216、拡大率1221に基づく、3次元モデルの表示方向の変更指示を出す。指示を受けた表示方向管理モジュール303は、3次元モデルに設定された表示方向を指定されたパラメータに基づいて変更する。また、画面キャプチャプログラム310のキャプチャ範囲設定モジュール318が、ステップS702で保存したキャプチャウィンドウ枠の大きさ(横)1217、キャプチャウィンドウ枠の大きさ(縦)1218、キャプチャウィンドウ枠位置(X位置)1219、キャプチャウィンドウ枠位置(Y位置)1220に基づいて、キャプチャウィンドウ枠1000の設定を行う。表示方向やキャプチャウィンドウの設定方法は前述の通りである。   In step S705, the screen capture program 310 of the information processing apparatus 101 returns to the display direction and capture window frame saved in step S702 because the capture is completed. Specifically, the model display direction (X-axis rotation angle) 1214 stored in step S702 from the display direction instruction module 316 of the screen capture program 310 to the display direction management module 303 of the three-dimensional CAD application 300, the model display direction. An instruction to change the display direction of the three-dimensional model is issued based on (Y-axis rotation angle) 1215, model display direction (Z-axis rotation angle) 1216, and enlargement ratio 1221. Upon receiving the instruction, the display direction management module 303 changes the display direction set in the three-dimensional model based on the designated parameter. Further, the capture range setting module 318 of the screen capture program 310 saves the capture window frame size (horizontal) 1217, the capture window frame size (vertical) 1218, and the capture window frame position (X position) 1219 stored in step S702. The capture window frame 1000 is set based on the capture window frame position (Y position) 1220. The display direction and capture window setting method are as described above.

以上説明したように、本実施形態によれば、不要なオブジェクトを非表示にした後にキャプチャに関する処理を実行することが可能となるので、キャプチャしたい被写体が隠れることなく、キャプチャすることのできる効果を奏する。また、本実施形態によれば、背景色を変更した後にキャプチャに関する処理を実行することが可能となるので、ユーザの望む背景色でキャプチャすることのできる効果を奏する。   As described above, according to the present embodiment, since it is possible to execute processing related to capture after hiding unnecessary objects, an effect of capturing without hiding the subject to be captured is provided. Play. In addition, according to the present embodiment, it is possible to execute processing related to capture after changing the background color, so that it is possible to capture with the background color desired by the user.

本発明は、例えば、システム、装置、方法、プログラム若しくは記憶媒体等としての実施形態も可能であり、具体的には、複数の機器から構成されるシステムに適用してもよいし、また、1つの機器からなる装置に適用してもよい。   The present invention can be implemented as a system, apparatus, method, program, storage medium, or the like, and can be applied to a system including a plurality of devices. You may apply to the apparatus which consists of one apparatus.

なお、本発明は、前述した実施形態の機能を実現するソフトウェアのプログラムを、システム或いは装置に直接、或いは遠隔から供給するものを含む。そして、そのシステム或いは装置のコンピュータが前記供給されたプログラムコードを読み出して実行することによっても達成される場合も本発明に含まれる。   Note that the present invention includes a software program that implements the functions of the above-described embodiments directly or remotely from a system or apparatus. The present invention also includes a case where the system or the computer of the apparatus is achieved by reading and executing the supplied program code.

したがって、本発明の機能処理をコンピュータで実現するために、前記コンピュータにインストールされるプログラムコード自体も本発明を実現するものである。つまり、本発明は、本発明の機能処理を実現するためのコンピュータプログラム自体も含まれる。   Accordingly, since the functions of the present invention are implemented by computer, the program code installed in the computer also implements the present invention. In other words, the present invention includes a computer program itself for realizing the functional processing of the present invention.

その場合、プログラムの機能を有していれば、オブジェクトコード、インタプリタにより実行されるプログラム、OSに供給するスクリプトデータ等の形態であってもよい。   In that case, as long as it has the function of a program, it may be in the form of object code, a program executed by an interpreter, script data supplied to the OS, and the like.

プログラムを供給するための記録媒体としては、例えば、フレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、MO、CD−ROM、CD−R、CD−RWなどがある。また、磁気テープ、不揮発性のメモリカード、ROM、DVD(DVD−ROM,DVD−R)などもある。   Examples of the recording medium for supplying the program include a flexible disk, hard disk, optical disk, magneto-optical disk, MO, CD-ROM, CD-R, and CD-RW. There are also magnetic tape, nonvolatile memory card, ROM, DVD (DVD-ROM, DVD-R) and the like.

その他、プログラムの供給方法としては、クライアントコンピュータのブラウザを用いてインターネットのホームページに接続する。そして、前記ホームページから本発明のコンピュータプログラムそのもの、若しくは圧縮され自動インストール機能を含むファイルをハードディスク等の記録媒体にダウンロードすることによっても供給できる。   As another program supply method, a browser on a client computer is used to connect to an Internet home page. The computer program itself of the present invention or a compressed file including an automatic installation function can be downloaded from the homepage by downloading it to a recording medium such as a hard disk.

また、本発明のプログラムを構成するプログラムコードを複数のファイルに分割し、それぞれのファイルを異なるホームページからダウンロードすることによっても実現可能である。つまり、本発明の機能処理をコンピュータで実現するためのプログラムファイルを複数のユーザに対してダウンロードさせるWWWサーバも、本発明に含まれるものである。   It can also be realized by dividing the program code constituting the program of the present invention into a plurality of files and downloading each file from a different homepage. That is, a WWW server that allows a plurality of users to download a program file for realizing the functional processing of the present invention on a computer is also included in the present invention.

また、本発明のプログラムを暗号化してCD−ROM等の記憶媒体に格納してユーザに配布し、所定の条件をクリアしたユーザに対し、インターネットを介してホームページから暗号化を解く鍵情報をダウンロードさせる。そして、ダウンロードした鍵情報を使用することにより暗号化されたプログラムを実行してコンピュータにインストールさせて実現することも可能である。   In addition, the program of the present invention is encrypted, stored in a storage medium such as a CD-ROM, distributed to users, and key information for decryption is downloaded from a homepage via the Internet to users who have cleared predetermined conditions. Let me. It is also possible to execute the encrypted program by using the downloaded key information and install the program on a computer.

また、コンピュータが、読み出したプログラムを実行することによって、前述した実施形態の機能が実現される。その他、そのプログラムの指示に基づき、コンピュータ上で稼動しているOSなどが、実際の処理の一部又は全部を行い、その処理によっても前述した実施形態の機能が実現され得る。   Further, the functions of the above-described embodiments are realized by the computer executing the read program. In addition, based on the instructions of the program, an OS or the like running on the computer performs part or all of the actual processing, and the functions of the above-described embodiments can also be realized by the processing.

さらに、記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれる。その後、そのプログラムの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPUなどが実際の処理の一部又は全部を行い、その処理によっても前述した実施形態の機能が実現される。   Further, the program read from the recording medium is written in a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer. Thereafter, the CPU of the function expansion board or function expansion unit performs part or all of the actual processing based on the instructions of the program, and the functions of the above-described embodiments are realized by the processing.

なお、前述した実施形態は、本発明を実施するにあたっての具体化の例を示したものに過ぎず、これらによって本発明の技術的範囲が限定的に解釈されてはならないものである。即ち、本発明はその技術思想、又はその主要な特徴から逸脱することなく、様々な形で実施することができる。   The above-described embodiments are merely examples of implementation in carrying out the present invention, and the technical scope of the present invention should not be construed as being limited thereto. That is, the present invention can be implemented in various forms without departing from the technical idea or the main features thereof.

100 3次元CADシステム
101 情報処理装置
102 サーバ
103 ネットワーク
201 CPU
202 RAM
203 ROM
204 システムバス
205 入力コントローラ
206 ビデオコントローラ
207 メモリコントローラ
208 通信I/F(インターフェース)コントローラ
209 入力装置
210 ディスプレイ装置
211 外部メモリ
100 three-dimensional CAD system 101 information processing apparatus 102 server 103 network 201 CPU
202 RAM
203 ROM
204 System Bus 205 Input Controller 206 Video Controller 207 Memory Controller 208 Communication I / F (Interface) Controller 209 Input Device 210 Display Device 211 External Memory

Claims (10)

オペレーティングシステムの機能により画面をキャプチャすることで、当該画面の画像データを生成する情報処理装置であって、
前記画面のキャプチャの実行指示を受け付けるキャプチャ指示受付手段と、
前記キャプチャ指示受付手段で受け付けた前記画面のキャプチャの実行指示に応じて、前記画面に表示されたウィンドウに含まれる被写体をキャプチャできるように、当該ウィンドウとは異なるウィンドウを一時的に非表示にする表示制御手段と、
前記キャプチャ指示受付手段で受け付けた前記画面のキャプチャの実行指示に応じて、前記ウィンドウに含まれる被写体の背景色を所定の色に変更するよう、前記ウィンドウを表示するアプリケーションに指示をする背景色変更指示手段と、
前記表示制御手段で前記ウィンドウが非表示にされると共に、前記背景色変更指示手段で背景色の変更が指示された場合に、前記画面をキャプチャするよう、前記情報処理装置のオペレーティングシステムに対して指示をするキャプチャ指示手段と
前記キャプチャ指示手段のキャプチャ指示に応じて前記オペレーティングシステムの機能によりキャプチャを実行した後、前記ウィンドウに含まれる被写体の背景色を元の色に戻すよう、前記ウィンドウを表示するアプリケーションに指示をする背景色復帰指示手段と
を備えることを特徴とする情報処理装置。
An information processing apparatus that generates screen image data by capturing a screen using a function of an operating system,
Capture instruction receiving means for receiving an instruction to execute capture of the screen;
A window different from the window is temporarily hidden so that the subject included in the window displayed on the screen can be captured in response to the screen capture execution instruction received by the capture instruction receiving unit. Display control means;
In response to an instruction to execute capture of the screen received by the capture instruction receiving means, a background color change that instructs an application that displays the window to change the background color of the subject included in the window to a predetermined color Instruction means;
Wherein is the window display control means hides Rutotomoni, when a change of the background color by the background color change instruction means is instructed, to capture the screen, the operating system of the information processing apparatus Capture instruction means for instructing ;
A background for instructing an application for displaying the window to return the background color of the subject included in the window to the original color after performing the capture by the function of the operating system according to the capture instruction of the capture instruction unit An information processing apparatus comprising: a color return instruction unit .
前記情報処理装置は、
前記被写体の背景色を取得するよう、当該被写体が含まれるウィンドウを表示するアプリケーションに対して指示をする背景色取得指示手段を更に備え、
前記背景色復帰指示手段は、前記背景色取得指示手段で指示することにより取得した背景色となるよう、前記被写体が含まれるウィンドウを表示するアプリケーションに指示をすることを特徴とする請求項1に記載の情報処理装置。
The information processing apparatus includes:
A background color acquisition instruction means for instructing an application for displaying a window including the subject so as to acquire the background color of the subject;
2. The background color return instruction means instructs an application that displays a window including the subject so as to obtain a background color acquired by instructing by the background color acquisition instruction means. The information processing apparatus described.
前記表示制御手段は、前記キャプチャ指示手段のキャプチャ指示に応じて前記オペレーティングシステムの機能によりキャプチャを実行した後、当該表示制御手段で非表示にされた前記ウィンドウを再表示することを特徴とする請求項1または2に記載の情報処理装置。 The display control means re-displays the window that has been hidden by the display control means after executing capture by the function of the operating system in accordance with a capture instruction of the capture instruction means. Item 3. The information processing device according to item 1 or 2. 前記情報処理装置は、
前記画面に表示されたウィンドウに含まれる被写体をキャプチャできるように、前記画面においてキャプチャする範囲の指定を受け付けるキャプチャ範囲受付手段を更に備え、
前記キャプチャ指示手段は、前記表示制御手段で前記ウィンドウが非表示にされた場合に、前記キャプチャ範囲受付手段で受け付けた範囲をキャプチャするよう、前記情報処理装置のオペレーティングシステムに対して指示をすることを特徴とする請求項1乃至3のいずれか1項に記載の情報処理装置。
The information processing apparatus includes:
In order to capture a subject included in the window displayed on the screen, further comprising a capture range receiving means for receiving designation of a range to be captured on the screen,
The capture instruction unit instructs the operating system of the information processing apparatus to capture the range received by the capture range reception unit when the window is hidden by the display control unit. The information processing apparatus according to any one of claims 1 to 3 .
前記表示制御手段は、前記キャプチャ指示受付手段で受け付けた前記画面のキャプチャの実行指示に応じて、前記画面に表示されたウィンドウに含まれる被写体をキャプチャできるように、当該ウィンドウとは異なるウィンドウのうち、前記キャプチャ範囲受付手段で受け付けた範囲に重なるウィンドウを一時的に非表示にし、前記キャプチャ範囲受付手段で受け付けた範囲に重ならないウィンドウは非表示にしないことを特徴とする請求項に記載の情報処理装置。 The display control unit is configured to capture a subject included in the window displayed on the screen according to a capture execution instruction of the screen received by the capture instruction reception unit. the temporarily hide a window overlapping ranges accepted by the capture range input accepting means, the window does not overlap the range accepted by the capture range input accepting means according to claim 4, characterized in that not hide Information processing device. 前記情報処理装置は、
前記キャプチャ指示受付手段で受け付けた前記画面のキャプチャの実行指示に応じて、前記キャプチャ指示手段によるキャプチャ指示を所定時間待機する待機手段を更に備え、
前記キャプチャ指示手段は、前記待機手段で所定時間待機した後、前記画面をキャプチャするよう、前記情報処理装置のオペレーティングシステムに対して指示をすることを特徴とする請求項1乃至5のいずれか1項に記載の情報処理装置。
The information processing apparatus includes:
In response to an instruction to execute the capture of the screen received by the capture instruction receiving unit, the image processing apparatus further includes a waiting unit that waits for a predetermined time for a capture instruction by the capture instruction unit,
6. The capture instruction unit according to claim 1 , wherein the capture unit instructs the operating system of the information processing apparatus to capture the screen after waiting for a predetermined time by the standby unit. The information processing apparatus according to item.
前記情報処理装置は、
前記キャプチャ指示受付手段で受け付けた前記画面のキャプチャの実行指示に応じて生成された画像データを所定の画像形式に変換する画像形式変換手段を更に備えることを特徴とする請求項1乃至6のいずれか1項に記載の情報処理装置。
The information processing apparatus includes:
7. The image processing apparatus according to claim 1, further comprising image format conversion means for converting image data generated in response to the screen capture execution instruction received by the capture instruction reception means into a predetermined image format. The information processing apparatus according to claim 1.
前記被写体を含むウィンドウとは異なるウィンドウは、前記キャプチャ指示受付手段で前記画面のキャプチャの実行指示を受け付けるウィンドウであることを特徴とする請求項1乃至7のいずれか1項に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the window different from the window including the subject is a window that receives an instruction to execute capture of the screen by the capture instruction receiving unit. . オペレーティングシステムの機能により画面をキャプチャすることで、当該画面の画像データを生成する情報処理装置の制御方法であって、
前記情報処理装置のキャプチャ指示受付手段が、前記画面のキャプチャの実行指示を受け付けるキャプチャ指示受付ステップと、
前記情報処理装置の表示制御手段が、前記キャプチャ指示受付ステップで受け付けた前記画面のキャプチャの実行指示に応じて、前記画面に表示されたウィンドウに含まれる被写体をキャプチャできるように、当該ウィンドウとは異なるウィンドウを一時的に非表示にする表示制御ステップと、
前記情報処理装置の背景色変更指示手段が、前記キャプチャ指示受付ステップで受け付けた前記画面のキャプチャの実行指示に応じて、前記ウィンドウに含まれる被写体の背景色を所定の色に変更するよう、前記ウィンドウを表示するアプリケーションに指示をする背景色変更指示ステップと、
前記情報処理装置のキャプチャ指示手段が、前記表示制御ステップで前記ウィンドウが非表示にされると共に、前記背景色変更指示ステップで背景色の変更が指示された場合に、前記画面をキャプチャするよう、前記情報処理装置のオペレーティングシステムに対して指示をするキャプチャ指示ステップと
を備えることを特徴とする情報処理装置の制御方法。
A method of controlling an information processing apparatus that generates image data of a screen by capturing the screen with a function of an operating system,
A capture instruction accepting step in which the capture instruction accepting means of the information processing apparatus accepts an instruction to execute capture of the screen;
What is the window so that the display control means of the information processing apparatus can capture a subject included in the window displayed on the screen in response to the capture execution instruction of the screen received in the capture instruction reception step A display control step for temporarily hiding different windows;
The background color change instructing means of the information processing apparatus changes the background color of the subject included in the window to a predetermined color in accordance with the screen capture execution instruction received in the capture instruction receiving step. A background color change instruction step for instructing the application to display the window;
Capturing instruction unit of the information processing apparatus, wherein, when said window display control step Rutotomoni is hidden, changing the background color in the background color change instruction step is instructed, to capture the screen, And a capture instruction step for instructing an operating system of the information processing apparatus.
オペレーティングシステムの機能により画面をキャプチャすることで、当該画面の画像データを生成する情報処理装置の制御方法をコンピュータに実行させるためのコンピュータに読み取り実行可能なプログラムであって、
前記情報処理装置を、
前記画面のキャプチャの実行指示を受け付けるキャプチャ指示受付手段と、
前記キャプチャ指示受付手段で受け付けた前記画面のキャプチャの実行指示に応じて、前記画面に表示されたウィンドウに含まれる被写体をキャプチャできるように、当該ウィンドウとは異なるウィンドウを一時的に非表示にする表示制御手段と、
前記キャプチャ指示受付手段で受け付けた前記画面のキャプチャの実行指示に応じて、前記ウィンドウに含まれる被写体の背景色を所定の色に変更するよう、前記ウィンドウを表示するアプリケーションに指示をする背景色変更指示手段と、
前記表示制御手段で前記ウィンドウが非表示にされると共に、前記背景色変更指示手段で背景色の変更が指示された場合に、前記画面をキャプチャするよう、前記情報処理装置のオペレーティングシステムに対して指示をするキャプチャ指示手段
として機能させることを特徴とするコンピュータに読み取り実行可能なプログラム。
A program that can be read and executed by a computer for causing a computer to execute a control method of an information processing apparatus that generates image data of the screen by capturing a screen by a function of an operating system,
The information processing apparatus;
Capture instruction receiving means for receiving an instruction to execute capture of the screen;
A window different from the window is temporarily hidden so that the subject included in the window displayed on the screen can be captured in response to the screen capture execution instruction received by the capture instruction receiving unit. Display control means;
In response to an instruction to execute capture of the screen received by the capture instruction receiving means, a background color change that instructs an application that displays the window to change the background color of the subject included in the window to a predetermined color Instruction means;
Wherein is the window display control means hides Rutotomoni, when a change of the background color by the background color change instruction means is instructed, to capture the screen, the operating system of the information processing apparatus A program readable and executable by a computer, which functions as a capture instruction means for instructing.
JP2012218509A 2012-09-28 2012-09-28 Information processing apparatus, control method thereof, and program Active JP5370561B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012218509A JP5370561B1 (en) 2012-09-28 2012-09-28 Information processing apparatus, control method thereof, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012218509A JP5370561B1 (en) 2012-09-28 2012-09-28 Information processing apparatus, control method thereof, and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2013193148A Division JP5664731B2 (en) 2013-09-18 2013-09-18 Information processing apparatus, control method thereof, and program

Publications (2)

Publication Number Publication Date
JP5370561B1 true JP5370561B1 (en) 2013-12-18
JP2014071750A JP2014071750A (en) 2014-04-21

Family

ID=49954894

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012218509A Active JP5370561B1 (en) 2012-09-28 2012-09-28 Information processing apparatus, control method thereof, and program

Country Status (1)

Country Link
JP (1) JP5370561B1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015215765A (en) * 2014-05-10 2015-12-03 コニカミノルタ株式会社 Portable terminal device, image file storage processing method, and storage processing program
JP6646200B2 (en) * 2015-04-28 2020-02-14 キヤノンマーケティングジャパン株式会社 Information processing apparatus, processing method thereof, and program

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10333870A (en) * 1997-05-30 1998-12-18 Nec Corp Image display system and method therefor
JP2000013719A (en) * 1998-06-26 2000-01-14 Victor Co Of Japan Ltd Printer
JP2002259005A (en) * 2001-03-02 2002-09-13 Canon Inc Window display device, information processor, window display method, and storage medium
JP2004030051A (en) * 2002-06-24 2004-01-29 Brother Ind Ltd Printing controller and program
JP2009187081A (en) * 2008-02-04 2009-08-20 Community Engine Kk Screen shot management device and screen shot management program
JP2010147905A (en) * 2008-12-19 2010-07-01 Canon Inc Display control device and image processor
JP2011076368A (en) * 2009-09-30 2011-04-14 Canon Inc Information processing apparatus, method for controlling the same, and program
JP2012159889A (en) * 2011-01-28 2012-08-23 Fujitsu Ltd Information management device, information management method and program for information management

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10333870A (en) * 1997-05-30 1998-12-18 Nec Corp Image display system and method therefor
JP2000013719A (en) * 1998-06-26 2000-01-14 Victor Co Of Japan Ltd Printer
JP2002259005A (en) * 2001-03-02 2002-09-13 Canon Inc Window display device, information processor, window display method, and storage medium
JP2004030051A (en) * 2002-06-24 2004-01-29 Brother Ind Ltd Printing controller and program
JP2009187081A (en) * 2008-02-04 2009-08-20 Community Engine Kk Screen shot management device and screen shot management program
JP2010147905A (en) * 2008-12-19 2010-07-01 Canon Inc Display control device and image processor
JP2011076368A (en) * 2009-09-30 2011-04-14 Canon Inc Information processing apparatus, method for controlling the same, and program
JP2012159889A (en) * 2011-01-28 2012-08-23 Fujitsu Ltd Information management device, information management method and program for information management

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
CSND200501118008; 中村靖, 外2名: '"できたらいいのに!、すぐに使える! 続 定番フリーソフト厳選10+1"' YOMIURI PC 第10巻, 第4号, 20050401, p.46-51, 読売新聞東京本社 *
JPN6013024624; 中村靖, 外2名: '"できたらいいのに!、すぐに使える! 続 定番フリーソフト厳選10+1"' YOMIURI PC 第10巻, 第4号, 20050401, p.46-51, 読売新聞東京本社 *

Also Published As

Publication number Publication date
JP2014071750A (en) 2014-04-21

Similar Documents

Publication Publication Date Title
US10984579B2 (en) Playback for embedded and preset 3D animations
JP4981147B2 (en) Parameter setting unit superimposed on the image
US10380723B2 (en) Editing dynamically selected portions of target images in a mask-based editing interface
JP2012157080A (en) Image processing apparatus and image processing method
JP2008269575A (en) Source code generating device
US10990344B2 (en) Information processing apparatus, information processing system, and information processing method
US20040196299A1 (en) Three-dimensional compositing
US20050028101A1 (en) Multidimensional image data processing
JP5370561B1 (en) Information processing apparatus, control method thereof, and program
JP5999227B2 (en) Information processing apparatus, control method thereof, and program
JP6011603B2 (en) Information processing apparatus, control method thereof, and program
JP5278927B2 (en) Information processing apparatus, information processing apparatus control method, and program
JP5664731B2 (en) Information processing apparatus, control method thereof, and program
JP2006134230A (en) Image editing device
JP6646200B2 (en) Information processing apparatus, processing method thereof, and program
KR20180116708A (en) Method and apparatus for providing contents for layered hologram
JP6572940B2 (en) Information processing apparatus, control method thereof, and program
JP7381900B2 (en) Information processing system, its control method and program
JP6904672B2 (en) Information processing device, its control method, and program
JP2016012899A (en) Projector, image projection method and program
JP2016012106A (en) Projector, image projection method and program
JP2019106151A (en) Program, information processing device and its processing method
JP2019008667A (en) Program, information processing apparatus, and method of processing the same
JP2019082688A (en) Multi-projection system, projector, information processing device, image display method and program
CN117853662A (en) Method and device for realizing real-time interaction of three-dimensional model in demonstration text by player

Legal Events

Date Code Title Description
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: 20130820

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130902

R150 Certificate of patent or registration of utility model

Ref document number: 5370561

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313115

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250