JP2008065802A - Image information transmitting device, printer device, and image information transfer system - Google Patents

Image information transmitting device, printer device, and image information transfer system Download PDF

Info

Publication number
JP2008065802A
JP2008065802A JP2007053790A JP2007053790A JP2008065802A JP 2008065802 A JP2008065802 A JP 2008065802A JP 2007053790 A JP2007053790 A JP 2007053790A JP 2007053790 A JP2007053790 A JP 2007053790A JP 2008065802 A JP2008065802 A JP 2008065802A
Authority
JP
Japan
Prior art keywords
information
image
image information
layout
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2007053790A
Other languages
Japanese (ja)
Other versions
JP5061656B2 (en
Inventor
Koichi Nishikawa
幸一 西川
Yoshinori Takesawa
慶徳 武澤
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.)
Shinko Electric Co Ltd
Original Assignee
Shinko Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shinko Electric Co Ltd filed Critical Shinko Electric Co Ltd
Priority to JP2007053790A priority Critical patent/JP5061656B2/en
Publication of JP2008065802A publication Critical patent/JP2008065802A/en
Application granted granted Critical
Publication of JP5061656B2 publication Critical patent/JP5061656B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image information transfer system reduced in computer load. <P>SOLUTION: When the whole screen to be laid out is printed, the image information transmitting device successively transmits layout information having size information, coordinate number information and coordinate information and image information showing an image itself in pairs to a printer device. The printer device can print out the whole screen to be laid out based on the information. According to this, since one transmission of the image information is sufficient even if the same image is used twice or more, the information quantity to be transmitted can be reduced, compared with a case in which image information of the whole screen to be laid out is generated and then collectively transmitted to the printer device. Therefore, the transmission time can be shortened, and the constraining time of the computer can be reduced. Since the whole screen is laid out in the printer device, the processing is distributed as the whole system. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、画像情報をプリンタ装置に転送してプリントする技術に関する。   The present invention relates to a technique for transferring image information to a printer and printing it.

現在、被写体の画像を撮影し、撮影された画像に対して、キャラクタ、縁取り、文章、背景画像などを合成し、さまざまなレイアウトを行った写真をシールとしてプリントするシステムがある。このようなシステムは、ゲームセンタなどの遊技場に設置され、同じ写真を友人同士で分け合うために、多くの同じ画像を1枚の用紙にプリントして、利用者に供給している。(例えば、特許文献1参照)   Currently, there is a system that captures an image of a subject, synthesizes a character, border, text, background image, and the like with the captured image, and prints a photograph with various layouts as a sticker. Such a system is installed in a game arcade such as a game center, and in order to share the same picture with friends, many of the same images are printed on one sheet and supplied to the user. (For example, see Patent Document 1)

このシステムでは、一般的には被写体を撮影してからプリントするまでの処理を、(1)
撮影処理部(撮影した画像の一時保管)、(2)画像補正処理部(画像補正処理、補正した
画像の一時保管)、(3)画像レイアウト処理部(レイアウト処理、レイアウトした画像の
一時保管)、(4)プリント処理部(レイアウトした画像をプリンタに送信しプリント指示
)で構成されたコンピュータ(アプリケーション)が行っている。
In this system, in general, the process from shooting a subject to printing it is (1)
Shooting processing unit (temporary storage of captured images), (2) Image correction processing unit (image correction processing, temporary storage of corrected images), (3) Image layout processing unit (layout processing, temporary storage of laid out images) (4) A computer (application) composed of a print processing unit (sends a layout image to a printer and gives a print instruction).

また、これらの処理を1台のコンピュータで処理すると、負荷が重くなり動作が不安定になるため、複数のコンピュータで処理を分散させることもある。例えば、(1)撮影処理
部と(2)画像補正処理部で構成されたコンピュータと、(3)画像レイアウト処理部、(4)プ
リント処理部で構成されたコンピュータの2台を用いる。
特開2001−287418号公報
In addition, if these processes are performed by one computer, the load becomes heavy and the operation becomes unstable, so the processes may be distributed among a plurality of computers. For example, two computers are used: (1) a computer configured with a photographing processing unit and (2) an image correction processing unit, (3) an image layout processing unit, and (4) a computer configured with a print processing unit.
JP 2001-287418 A

プリンタの高精細化やCCDカメラなどの撮像素子の高解像度化に伴い、取り扱う画像の画像情報量が数十メガバイトと大きくなってきている。さらに、この撮影画像、画像補正した画像およびレイアウトした画像など、同時に複数枚の画像を処理する必要がある。これらの処理を安定して動作させるためには、負荷を軽減させるために複数台のコンピュータで処理を分散させる必要があるが、その結果、システム全体のコストが高騰することになる。また、レイアウトした画像は、多くの画像をまとめたものであり、画像の情報量が非常に大きく、プリンタへ送信する時間が数十秒必要となってしまう。送信中はコンピュータの処理が拘束されるため、さらに負荷が重くなってしまう。   As the resolution of printers and the resolution of image sensors such as CCD cameras increase, the amount of image information of images handled has increased to several tens of megabytes. Furthermore, it is necessary to process a plurality of images simultaneously, such as the photographed image, the image corrected image, and the laid out image. In order to stably operate these processes, it is necessary to distribute the processes among a plurality of computers in order to reduce the load. As a result, the cost of the entire system increases. Also, the laid out image is a collection of many images, the amount of information of the image is very large, and it takes several tens of seconds to transmit to the printer. Since the processing of the computer is restricted during transmission, the load is further increased.

本発明は、上述の事情を鑑みてなされたものであり、負荷を低減した画像情報転送システムを提供することを目的とする。   The present invention has been made in view of the above-described circumstances, and an object thereof is to provide an image information transfer system with a reduced load.

上述の課題を解決するため、本発明は、第1の記憶手段と、第2の記憶手段と、送信手段とを有するとともに、レイアウト対象となる画面全体を規定する情報であって、レイアウト対象となる画面内において用いられる画像を特定する画像特定情報と、特定の画像が前記画面内で何度使用されるかを示す座標数情報、特定の画像の大きさを示すサイズ情報、特定の画像について前記座標数情報に対応する数の画像位置を示す座標情報とを有する全体レイアウト情報を用い、前記座標数情報、サイズ情報および座標情報は特定する画像情報と対となるように関連づけられてレイアウト情報として前記第2の記憶手段に記憶され、前記画像情報は前記第1の記憶手段に記憶され、前記転送手段は、前記第2の記憶手段内の前記画像特定情報が特定する画像のレイアウト情報を前記第2の記憶手段から読み出すとともに、読み出したレイアウト情報と対になっている画像情報を前記第1の記憶手
段から読み出し、読み出した画像情報とレイアウト情報の対を順次プリンタ装置に送信することを特徴とする画像情報送信装置を提供する。
In order to solve the above-described problem, the present invention includes a first storage unit, a second storage unit, and a transmission unit, and information that defines the entire screen to be laid out. Image specifying information for specifying an image used in the screen, coordinate number information indicating how many times the specific image is used in the screen, size information indicating the size of the specific image, and the specific image The entire layout information having the coordinate information indicating the number of image positions corresponding to the coordinate number information is used, and the coordinate number information, the size information, and the coordinate information are associated with the specified image information so as to be paired with the layout information. Stored in the second storage means, the image information is stored in the first storage means, and the transfer means specifies the image specifying information in the second storage means. Read out the layout information of the image to be read from the second storage means, read out the image information paired with the read layout information from the first storage means, and sequentially read the pair of the read image information and the layout information into the printer Provided is an image information transmitting apparatus characterized by transmitting to an apparatus.

別の好ましい態様において、撮影した画像から画像情報を生成する撮影手段をさらに具備し、前記第1の記憶手段に記憶される画像情報には、前記撮影手段によって生成された画像情報が含まれていてもよい。   In another preferred embodiment, the image processing apparatus further includes a photographing unit that generates image information from the photographed image, and the image information stored in the first storage unit includes the image information generated by the photographing unit. May be.

別の好ましい態様において、入力される全体画像情報を分割して複数の画像情報を生成して、各画像情報に対応する座標数情報、サイズ情報および座標情報を生成する全体画像分割手段を有し、前記第1の記憶手段に記憶される画像情報には、前記全体画像分割手段によって生成された画像情報が含まれ、前記第2の記憶手段に記憶されるレイアウト情報には、前記全体画像分割手段によって生成された画像情報と、前記座標数情報、サイズ情報および座標情報とが対となるように関連づけられたレイアウト情報が含まれていてもよい。   In another preferable aspect, the image processing apparatus includes a whole image dividing unit that divides the inputted whole image information to generate a plurality of pieces of image information, and generates coordinate number information, size information, and coordinate information corresponding to each piece of image information. The image information stored in the first storage means includes image information generated by the whole image dividing means, and the layout information stored in the second storage means includes the whole image division. Layout information associated with the image information generated by the means and the number-of-coordinates information, size information, and coordinate information so as to be paired may be included.

また、本発明は、記憶手段と、受信手段と、プリント手段とを有するとともに、前記受信手段は、前記画像情報とレイアウト情報の対を画像情報送信装置から順次受信し、受信した前記画像情報とレイアウト情報の対は、前記記憶手段に順次記憶され、前記プリント手段は、前記記憶手段から前記画像情報とレイアウト情報を順次読み出し、前記画面全体をプリントすることを特徴とするプリンタ装置を提供する。   In addition, the present invention includes a storage unit, a receiving unit, and a printing unit, and the receiving unit sequentially receives the pair of the image information and the layout information from the image information transmitting device, and receives the received image information and A pair of layout information is sequentially stored in the storage unit, and the printing unit sequentially reads the image information and layout information from the storage unit and prints the entire screen.

別の好ましい態様において、前記画像情報送信装置と前記プリンタ装置を一体とした画像情報転送システムとしてもよい。   In another preferred aspect, the image information transmission device and the printer device may be integrated into an image information transfer system.

別の好ましい態様において、前記画像情報とレイアウト情報の対の送受信が行われる前に、画像情報の送信開始を示す画像情報送信開始コマンドを送受信し、前記画像情報とレイアウト情報の対の送受信が終了した後に、画像情報の送信完了を示す画像情報送信完了コマンドを送受信してもよい。この際は、前記プリンタ装置が画像情報送信完了コマンドを受信した後に、前記記憶手段から前記画像情報とレイアウト情報を順次読み出し、前記画面全体をプリントすればよい。   In another preferable aspect, before transmission / reception of the pair of image information and layout information is performed, an image information transmission start command indicating start of transmission of image information is transmitted / received, and transmission / reception of the pair of image information and layout information ends. Then, an image information transmission completion command indicating completion of image information transmission may be transmitted and received. In this case, after the printer apparatus receives the image information transmission completion command, the image information and the layout information are sequentially read from the storage means and the entire screen is printed.

本発明によれば、レイアウト対象となる画面全体をプリントする場合、画像情報送信装置は、画像情報とレイアウト情報を対にして、プリンタ装置へ順次送信し、プリンタ装置は、その情報をもとに、レイアウト対象となる画面全体をプリントすることができる。これにより、同一の画像が複数使用される場合も、画像情報そのものは1回送信すればよいので、レイアウト対象となる画面全体の画像情報を生成してから、まとめてプリンタ装置へ送信するよりも、送信すべき情報量を低減することができる。したがって、送信時間を短くすることができ、コンピュータの拘束時間が減少する。また、画面全体のレイアウト処理をプリンタ装置で行うため、システム全体として処理が分散化される。そのため、それぞれの装置に用いられるコンピュータの負荷を低減でき、高性能でない安価なコンピュータを用いることで、全体として安価なシステムを構築することもできる。   According to the present invention, when the entire screen to be laid out is printed, the image information transmitting apparatus sends the image information and the layout information in pairs and sequentially transmits them to the printer apparatus, and the printer apparatus uses the information as a basis. The entire screen to be laid out can be printed. As a result, even when a plurality of the same images are used, the image information itself may be transmitted once, rather than generating image information of the entire screen to be laid out and then transmitting it to the printer device collectively. The amount of information to be transmitted can be reduced. Therefore, the transmission time can be shortened and the computer restraint time is reduced. In addition, since the layout processing of the entire screen is performed by the printer device, the processing is distributed as a whole system. Therefore, it is possible to reduce the load on the computer used in each device, and it is also possible to construct an inexpensive system as a whole by using an inexpensive computer that does not have high performance.

以下、本発明の一実施形態について説明する。   Hereinafter, an embodiment of the present invention will be described.

図1は、本発明の一実施形態である画像情報転送システム100の機能構成をしめすブロック図である。画像情報転送システム100は、画像情報送信装置110とプリンタ装置120とを有する。   FIG. 1 is a block diagram showing a functional configuration of an image information transfer system 100 according to an embodiment of the present invention. The image information transfer system 100 includes an image information transmission device 110 and a printer device 120.

画像情報送信装置110は、コマ画像情報入力部111、コマ画像情報保管部112、フレーム画像情報保管部113、レイアウト情報保管部114、情報送信部115を有する。   The image information transmitting apparatus 110 includes a frame image information input unit 111, a frame image information storage unit 112, a frame image information storage unit 113, a layout information storage unit 114, and an information transmission unit 115.

コマ画像情報入力部111は、コマ画像の画像情報を示すコマ画像情報をコマ画像情報保管部112に入力する機能を有している。ここで、コマ画像とは、レイアウトされる画面に必要な画像の種類うち、外部から取り込む必要がある画像であって、例えば、デジタルカメラなどで撮影された画像をいう。コマ画像情報入力部111としては、例えば、デジタルカメラやスキャナを用いることができる。また、コマ画像情報保管部112にコマ画像情報を入力するときには、事前に、コマ画像情報に対して画像処理を行っておいてもよい。   The frame image information input unit 111 has a function of inputting frame image information indicating image information of the frame image to the frame image information storage unit 112. Here, the frame image is an image that needs to be fetched from the outside among the types of images necessary for the screen to be laid out, and is an image taken by a digital camera, for example. As the frame image information input unit 111, for example, a digital camera or a scanner can be used. Further, when frame image information is input to the frame image information storage unit 112, image processing may be performed on the frame image information in advance.

コマ画像情報保管部112には、コマ画像情報入力部111から入力されたコマ画像情報が記憶される。ここで、コマ画像情報には、コマ画像情報入力部から入力された順に、コマ画像情報01、コマ画像情報02、と番号が付けられる。   The frame image information storage unit 112 stores the frame image information input from the frame image information input unit 111. Here, the frame image information is numbered with frame image information 01 and frame image information 02 in the order input from the frame image information input unit.

フレーム画像情報保管部113には、フレーム画像の画像情報を示すフレーム画像情報が記憶されている。ここで、フレーム画像とは、背景画像などであって、外部から取り込まなくても事前に保管しておくことができる画像である。ここで、フレーム画像情報には、フレーム画像情報01、フレーム画像情報02、と番号が付けられている。   The frame image information storage unit 113 stores frame image information indicating image information of the frame image. Here, the frame image is a background image or the like that can be stored in advance without being captured from outside. Here, the frame image information is numbered as frame image information 01 and frame image information 02.

レイアウト情報保管部114には、レイアウト情報が記憶されている。レイアウト情報は、サイズ情報、座標数情報、座標情報を有しており、レイアウトされる画面内に必要とされる画像の種類ごとに、当該画像に対して関連付けられて記憶されている。サイズ情報はその画像の大きさを示し、座標数情報はレイアウトされる画面内において、その画像と同一の画像の個数を示し、座標情報は、レイアウトされる画面において、その画像が配置される座標を示す。そのため、座標情報は、その画像についての座標数情報が示す数だけ存在する。   The layout information storage unit 114 stores layout information. The layout information includes size information, coordinate number information, and coordinate information, and is stored in association with the image for each type of image required in the screen to be laid out. The size information indicates the size of the image, the coordinate number information indicates the number of images that are the same as the image in the screen to be laid out, and the coordinate information is the coordinates where the image is arranged on the screen to be laid out. Indicates. Therefore, there are as many pieces of coordinate information as the number indicated by the coordinate number information for the image.

また、レイアウト情報は、レイアウトされる画面内にある画像の種類の数だけ存在する。このレイアウト情報をまとめて全体レイアウト情報といい、レイアウト画面全体を表している。複数の全体レイアウト情報がある場合は、利用者が所望のレイアウト画面に対応した全体レイアウト情報を選択する。   In addition, there are as many pieces of layout information as the number of types of images in the screen to be laid out. This layout information is collectively referred to as overall layout information and represents the entire layout screen. When there are a plurality of overall layout information, the user selects overall layout information corresponding to a desired layout screen.

例えば、図2に示すようなレイアウト画面の全体レイアウト情報が選択された場合、コマ画像aに対してのレイアウト情報は、サイズ情報は(Xa,Ya)、座標数情報は(2)、座標情報は(Xa1,Ya1)、(Xa2,Ya2)として関連付けられて記憶されている。他の種類の画像であるコマ画像b、コマ画像c、フレーム画像A、フレーム画像B、フレーム画像C、フレーム画像Dについても、コマ画像aと同様に、画像の種類ごとに当該画像に対して、それぞれのレイアウト情報が関連付けられて記憶されている。ここで、図3に示すように、座標情報は画像の左上の点の座標を示しており、サイズ情報は、画像の縦横の大きさを示している。   For example, when the entire layout information of the layout screen as shown in FIG. 2 is selected, the layout information for the frame image a is (Xa, Ya) for size information, (2) for coordinate number information, and coordinate information. Are stored in association with each other as (Xa1, Ya1) and (Xa2, Ya2). Similarly to the frame image a, the frame image b, the frame image c, the frame image A, the frame image B, the frame image C, and the frame image D, which are other types of images, are applied to the image for each image type. Each layout information is stored in association with each other. Here, as shown in FIG. 3, the coordinate information indicates the coordinates of the upper left point of the image, and the size information indicates the vertical and horizontal sizes of the image.

また、それぞれのコマ画像の画像情報は、前述したようにコマ画像情報保管部112に記憶されている。例えば、コマ画像aはコマ画像情報01、コマ画像bはコマ画像情報02、コマ画像cはコマ画像情報03として記憶されている。同様にして、フレーム画像Aはフレーム画像情報01、フレーム画像Bはフレーム画像情報02として記憶されている。   Further, the image information of each frame image is stored in the frame image information storage unit 112 as described above. For example, frame image a is stored as frame image information 01, frame image b is stored as frame image information 02, and frame image c is stored as frame image information 03. Similarly, frame image A is stored as frame image information 01, and frame image B is stored as frame image information 02.

情報送信部115は、プリントに必要な情報を取得してプリンタ装置120へ画像の種類ごとに順次送信する機能を有している。ここで、プリントに必要な情報は、コマ画像情報、フレーム画像情報、およびそれぞれの画像に対応したレイアウト情報である。また、情報送信部115は、情報の送信前後には、それぞれ画像情報の送信開始を示す画像情報送信開始コマンド、画像情報の送信完了を示す画像情報送信完了コマンドをプリンタ装置へ送信する機能を有している。   The information transmission unit 115 has a function of acquiring information necessary for printing and sequentially transmitting the information to the printer device 120 for each type of image. Here, information necessary for printing is frame image information, frame image information, and layout information corresponding to each image. The information transmission unit 115 has a function of transmitting an image information transmission start command indicating the start of transmission of image information and an image information transmission completion command indicating the completion of transmission of image information to the printer apparatus before and after transmission of information. is doing.

続いて、プリンタ装置120について、説明する。プリンタ装置120は、情報受信部121、コマンド認識部122、情報蓄積部123、レイアウト処理部124、プリント処理部125を有する。   Next, the printer device 120 will be described. The printer device 120 includes an information receiving unit 121, a command recognition unit 122, an information storage unit 123, a layout processing unit 124, and a print processing unit 125.

情報受信部121は、画像情報送信装置110における情報送信部115から送信された情報を受信する機能と、受信した情報を情報蓄積部123へ記憶する機能とを有してい
る。
The information reception unit 121 has a function of receiving information transmitted from the information transmission unit 115 in the image information transmission apparatus 110 and a function of storing the received information in the information storage unit 123.

コマンド認識部122は、情報受信部121が受信した情報の中から画像情報送信開始コマンドを認識し、画像情報送信開始コマンドの受信以後に情報受信部121が受信する情報をプリントに必要な情報と認識して、その受信した情報を情報蓄積部123へ記憶させる機能を有している。また、コマンド認識部122は、情報受信部121に送信された情報の中から画像情報送信完了コマンドを認識すると、プリントに必要な情報の受信が完了したと判断し、それ以後に情報受信部121が受信した情報については情報蓄積部123への記憶を停止する。そして、レイアウト処理部124に対して、レイアウト処理を開始させる。   The command recognition unit 122 recognizes an image information transmission start command from the information received by the information reception unit 121, and uses information received by the information reception unit 121 after receiving the image information transmission start command as information necessary for printing. It has a function of recognizing and storing the received information in the information storage unit 123. Further, when the command recognition unit 122 recognizes the image information transmission completion command from the information transmitted to the information reception unit 121, the command recognition unit 122 determines that reception of information necessary for printing is completed, and thereafter, the information reception unit 121 The information stored in the information storage unit 123 is stopped. Then, the layout processing unit 124 starts layout processing.

レイアウト処理部124は、情報蓄積部123に記憶されているプリントに必要な情報を取得して、画面のレイアウトを行う機能、およびレイアウトされた画面の情報をプリント処理部125へ送る機能を有している。   The layout processing unit 124 has a function of acquiring information necessary for printing stored in the information storage unit 123 and laying out a screen, and a function of sending information on the laid out screen to the print processing unit 125. ing.

プリント処理部125は、レイアウト処理部124から受信した情報を元に、レイアウトされた画面をプリントする機能を有している。   The print processing unit 125 has a function of printing a laid out screen based on the information received from the layout processing unit 124.

次に、画像情報転送システム100の動作について、図2および図4を用いて説明する。図2は、画像情報転送システム100がプリントしようとする画面全体のレイアウトを示す図である。また、図4は、画像情報送信装置110の処理手順を示すフローチャートである。   Next, the operation of the image information transfer system 100 will be described with reference to FIGS. FIG. 2 is a diagram showing the layout of the entire screen that the image information transfer system 100 intends to print. FIG. 4 is a flowchart showing the processing procedure of the image information transmitting apparatus 110.

まず、情報送信部115は、プリンタ装置120の情報受信部121に対して、画像情報送信開始コマンドを送信する(ステップS1)。プリンタ装置120側において、コマンド認識部122は、情報受信部121で受信した画像情報送信開始コマンドを検知して、情報受信部121に対して、これから受信するプリントに必要な情報を情報蓄積部123へ記憶させるように指示する。   First, the information transmission unit 115 transmits an image information transmission start command to the information reception unit 121 of the printer device 120 (step S1). On the printer device 120 side, the command recognition unit 122 detects the image information transmission start command received by the information reception unit 121, and sends information necessary for printing to be received to the information reception unit 121 to the information storage unit 123. Instruct to remember.

続いて情報送信部115は、レイアウトに必要な画像の種類のうち、最初の画像として、例えばコマ画像aを選択し、そのコマ画像aに関するサイズ情報(Xa,Ya)と座標数情報(2)をレイアウト情報保管部114から取得し送信する(ステップS2)。一方、プリンタ装置120側においては、コマ画像aのサイズ情報(Xa,Ya)と座標数情報(2)を情報受信部121で受信し、情報蓄積部123において記憶する。   Subsequently, the information transmission unit 115 selects, for example, a frame image a as the first image among the types of images necessary for the layout, and size information (Xa, Ya) and coordinate number information (2) regarding the frame image a. Is acquired from the layout information storage unit 114 and transmitted (step S2). On the other hand, on the printer device 120 side, the size information (Xa, Ya) and the coordinate number information (2) of the frame image a are received by the information receiving unit 121 and stored in the information storage unit 123.

続いて、情報送信部115は、コマ画像aの座標情報(Xa1,Ya1)をレイアウト情報保管部114から取得し、情報受信部121に送信する(ステップS3)。一方、プリンタ装置120側においては、コマ画像aの座標情報(Xa1,Ya1)を情報受信部121で受信し、情報蓄積部123において記憶する。   Subsequently, the information transmission unit 115 acquires the coordinate information (Xa1, Ya1) of the frame image a from the layout information storage unit 114 and transmits it to the information reception unit 121 (step S3). On the other hand, on the printer device 120 side, the coordinate information (Xa1, Ya1) of the frame image a is received by the information receiving unit 121 and stored in the information storage unit 123.

ここで、情報送信部115は座標数情報を判断し、別の座標情報を取得するか、座標情報の取得を中止するかを判断する(ステップS4)。コマ画像aの座標数情報は(2)であるため、残り1つのコマ画像aの座標情報(Xa2,Ya2)を取得し、情報受信部121に返信し(ステップS3)、上記と同様な方法によって、コマ画像aの座標情報(Xa2,Ya2)を情報蓄積部123において記憶する。   Here, the information transmission unit 115 determines the coordinate number information, and determines whether to acquire another coordinate information or to stop acquiring the coordinate information (step S4). Since the coordinate number information of the frame image a is (2), the coordinate information (Xa2, Ya2) of the remaining one frame image a is acquired and returned to the information receiving unit 121 (step S3), and the same method as above Thus, the coordinate information (Xa2, Ya2) of the frame image a is stored in the information storage unit 123.

続いて、情報送信部115は、コマ画像aに対応するコマ画像情報01をコマ画像情報保管部112から取得して、情報受信部121に送信する(ステップS5)。一方、プリンタ装置120側においては、コマ画像情報01を情報受信部121で受信し、情報蓄積部123において記憶する。この際、コマ画像aに対応するコマ画像情報01に対して、
サイズ情報、座標数情報および2つの座標情報を関連付けておく。
Subsequently, the information transmission unit 115 acquires the frame image information 01 corresponding to the frame image a from the frame image information storage unit 112 and transmits it to the information reception unit 121 (step S5). On the other hand, on the printer device 120 side, the frame image information 01 is received by the information receiving unit 121 and stored in the information storage unit 123. At this time, for the frame image information 01 corresponding to the frame image a,
Size information, coordinate number information, and two coordinate information are associated with each other.

このような処理を行うことで、レイアウトにコマ画像aが2箇所使われていても、コマ画像aに対応するコマ画像情報は1度だけ送信すればよく、情報量が少ないレイアウト情報だけを追加送信すればよい。したがって、全体として送信する情報量を少なくすることができる。   By performing such processing, even if the frame image a is used in two places in the layout, the frame image information corresponding to the frame image a only needs to be transmitted once, and only the layout information with a small amount of information is added. Just send it. Therefore, the amount of information transmitted as a whole can be reduced.

次に、画像情報送信装置110は、画面をレイアウトするために必要とされる画像の種類のうち、別の画像が残っているかどうかを判断する(ステップS6)。コマ画像a以外にも、コマ画像b、コマ画像c、フレーム画像A、フレーム画像B、フレーム画像C、フレーム画像Dが残っているため、ステップS2へ戻り、それぞれの画像について、ステップS2からステップS6について繰り返し処理する。なお、フレーム画像A、フレーム画像B、フレーム画像C、フレーム画像Dについては、対応する画像情報はコマ画像情報ではなくフレーム画像情報のため、ステップS5における画像情報の取得は、フレーム画像情報保管部113から行う。   Next, the image information transmitting apparatus 110 determines whether another image remains among the types of images required for laying out the screen (step S6). Since the frame image b, the frame image c, the frame image A, the frame image B, the frame image C, and the frame image D remain in addition to the frame image a, the process returns to step S2, and for each image, the steps from step S2 to step S2 are performed. The process is repeated for S6. For frame image A, frame image B, frame image C, and frame image D, the corresponding image information is not frame image information but frame image information. Therefore, acquisition of image information in step S5 is performed by a frame image information storage unit. From 113.

すべての画像に関する情報の送信が終了したら、情報送信部115は、プリンタ120の情報受信部121に対して、画像情報送信完了コマンドを送信する(ステップS7)。一方、プリンタ装置120側において、コマンド認識部122は、情報受信部121が受信した画像情報送信完了コマンドを検知して、情報受信部121に対して、それ以後に受信した情報の情報蓄積部123への記憶を停止させ、レイアウト処理部124に対しては、レイアウト処理を開始させる。   When the transmission of information regarding all the images is completed, the information transmission unit 115 transmits an image information transmission completion command to the information reception unit 121 of the printer 120 (step S7). On the other hand, on the printer device 120 side, the command recognition unit 122 detects the image information transmission completion command received by the information receiving unit 121 and sends to the information receiving unit 121 an information storage unit 123 for information received thereafter. Storage is stopped, and the layout processing unit 124 starts layout processing.

続いて、レイアウト処理部124は、情報蓄積部123に記憶されている画像情報およびそれぞれの画像情報に関連付けられたレイアウト情報を取得し、それらの情報をもとに画面全体をレイアウトする。そして、プリント処理部125は、レイアウトされた画面全体をプリントする。   Subsequently, the layout processing unit 124 acquires image information stored in the information storage unit 123 and layout information associated with each image information, and lays out the entire screen based on the information. Then, the print processing unit 125 prints the entire layout screen.

本実施形態によれば、画像情報送信装置110は、レイアウト対象となる画面全体をプリントするために、必要な画像ごとに画像情報とレイアウト情報を関連付け、画像情報とレイアウト情報を対にしてプリンタ装置120へ順次送信することができる。また、プリンタ装置120は、その情報をもとにして画面全体をレイアウトし、その画面全体をプリントすることができる。   According to the present embodiment, the image information transmitting apparatus 110 associates image information and layout information for each necessary image to print the entire screen to be laid out, and sets the image information and layout information as a pair. 120 can be sequentially transmitted. Further, the printer device 120 can lay out the entire screen based on the information and print the entire screen.

このように、画像情報とレイアウト情報とを対にして、プリンタ装置へ順次送信することで、同一の画像が複数使用される場合も、画像情報そのものは1回送信すればよいので、レイアウト対象となる画面全体の画像情報を生成してから、まとめてプリンタ装置へ送信するよりも、送信すべき情報量を低減することができる。したがって、送信時間を短くすることができ、コンピュータの拘束時間が減少する。また、画面全体のレイアウト処理をプリンタ装置で行うため、システム全体として処理が分散化される。そのため、それぞれの装置に用いられるコンピュータの負荷を低減でき、高性能でない安価なコンピュータを用いることで、全体として安価なシステムを構築することもできる。   As described above, the image information and the layout information are paired and sequentially transmitted to the printer apparatus, so that even when a plurality of the same images are used, the image information itself may be transmitted once. It is possible to reduce the amount of information to be transmitted, rather than generating image information for the entire screen and transmitting the image information to the printer apparatus collectively. Therefore, the transmission time can be shortened and the computer restraint time is reduced. In addition, since the layout processing of the entire screen is performed by the printer device, the processing is distributed as a whole system. Therefore, it is possible to reduce the load on the computer used in each device, and it is also possible to construct an inexpensive system as a whole by using an inexpensive computer that does not have high performance.

以上、本発明の実施形態について説明したが、例えば、上述した実施形態を以下のように変形して本発明を実施してもよい。   As mentioned above, although embodiment of this invention was described, for example, you may implement this invention, changing embodiment mentioned above as follows.

<変形例1>
実施形態においては、画面全体をレイアウトするために必要なコマ画像やフレーム画像に対応するコマ画像情報やフレーム画像情報は、それぞれ固定的であったが、これらの対応関係を変更できるように構成してもよい。この場合には、コマ画像とコマ画像情報の対
応関係を規定するテーブルおよびフレーム画像とフレーム画像情報の対応関係を規定するテーブルを用意し、そのテーブルの内容を変更可能に構成すればよい。
<Modification 1>
In the embodiment, the frame image information and the frame image information corresponding to the frame image and the frame image necessary for laying out the entire screen are fixed, but the correspondence relationship between them can be changed. May be. In this case, a table that defines the correspondence between the frame image and the frame image information and a table that defines the correspondence between the frame image and the frame image information may be prepared, and the contents of the table may be configured to be changeable.

<変形例2>
実施形態においては、レイアウト対象となる画面全体を表す全体レイアウト情報は、事前に保管されていたが、利用者がコマ画像やフレーム画像を選択およびレイアウトして、所望の全体レイアウト情報を作成できるようにしてもよい。例えば、図1に破線で示すように、キーボードやマウスなどの操作手段と、液晶ディスプレイなどの表示手段を有したレイアウト制御部116を設け、表示手段に所定のレイアウトフォーマット(テンプレートなど)を表示させながら、操作手段を操作することにより、コマ画像情報保管部112、フレーム画像情報保管部113から、それぞれコマ画像情報、フレーム画像情報を選択して表示手段に表示されているレイアウトフォーマットの任意の位置に画像を貼り付け、これによってレイアウト画面を自由に生成するようにしてもよい。そして、完成したレイアウト画面の内容に応じたレイアウト情報を生成し、レイアウト情報保管部114に記憶すればよい。
<Modification 2>
In the embodiment, the entire layout information representing the entire screen to be laid out is stored in advance. However, the user can select and lay out frame images and frame images to create desired overall layout information. It may be. For example, as shown by a broken line in FIG. 1, a layout control unit 116 having operation means such as a keyboard and a mouse and display means such as a liquid crystal display is provided, and a predetermined layout format (such as a template) is displayed on the display means. However, by operating the operation means, the frame image information and the frame image information are selected from the frame image information storage unit 112 and the frame image information storage unit 113, respectively, and the arbitrary positions of the layout format displayed on the display unit are displayed. An image may be pasted on the layout screen so that a layout screen can be freely generated. Then, layout information corresponding to the content of the completed layout screen may be generated and stored in the layout information storage unit 114.

<変形例3>
実施形態においては、コマ画像情報保管部112に記憶されるコマ画像情報は、コマ画像情報入力部111から入力され、フレーム画像情報保管部113に記憶されるフレーム画像情報、レイアウト情報保管部114に記憶されるレイアウト情報は、事前に記憶されていた。ここで、図5に示すように、画像情報送信装置110に、全体画像入力部117から入力された全体画像情報を分割して複数の画像情報を生成し、各画像情報に対応する座標数情報、サイズ情報および座標情報を生成する全体画像分割部118を設けて、生成した複数の画像情報をコマ画像またはフレーム画像としてコマ画像情報保管部112またはフレーム画像情報保管部113に記憶させ、生成された画像情報と、生成された座標数情報、サイズ情報および座標情報とが対となるように関連づけられたレイアウト情報をレイアウト情報保管部114に記憶させてもよい。このようにすると、画像情報送信装置110は、多様な画像についてプリンタ装置120への送信することができる。
<Modification 3>
In the embodiment, frame image information stored in the frame image information storage unit 112 is input from the frame image information input unit 111 and stored in the frame image information storage unit 113. The stored layout information has been stored in advance. Here, as shown in FIG. 5, the image information transmitting apparatus 110 divides the entire image information input from the entire image input unit 117 to generate a plurality of pieces of image information, and coordinates number information corresponding to each image information. The entire image dividing unit 118 that generates size information and coordinate information is provided, and the generated image information is stored in the frame image information storage unit 112 or the frame image information storage unit 113 as a frame image or a frame image. The layout information storage unit 114 may store layout information associated with the image information and the generated number-of-coordinates information, size information, and coordinate information in pairs. In this way, the image information transmitting apparatus 110 can transmit various images to the printer apparatus 120.

<変形例4>
実施形態においては、画像情報送信装置110は、フレーム画像情報についてもコマ画像情報と同様にしてプリンタ装置120への送信を行っていた。ここで、フレーム画像情報保管部113に画面全体の背景を表すフレーム画像情報を記憶させておき、このフレーム画像情報をプリンタ装置120に送信した後に、コマ画像についての送信を行うようにしてもよい。この場合は、プリンタ装置120のレイアウト処理部124は、画面全体の背景を表すフレーム画像に上書きするようにして、コマ画像をレイアウトするようにすればよい。一般的に背景画像はイラストなどであって、写真の画像情報などに比べてデータ量が少ないため、画面全体を一括して送信しても負荷は少なく、本発明の効果を得ることができる。
<Modification 4>
In the embodiment, the image information transmitting apparatus 110 transmits frame image information to the printer apparatus 120 in the same manner as the frame image information. Here, frame image information representing the background of the entire screen may be stored in the frame image information storage unit 113, and the frame image information may be transmitted to the printer device 120 and then transmitted for the frame image. . In this case, the layout processing unit 124 of the printer device 120 may lay out the frame image by overwriting the frame image representing the background of the entire screen. In general, the background image is an illustration or the like, and the amount of data is small compared to the image information of the photograph. Therefore, even if the entire screen is transmitted all together, the load is small and the effects of the present invention can be obtained.

本発明の実施形態に係る画像情報転送システムの機能構成をしめすブロック図である。It is a block diagram which shows the function structure of the image information transfer system which concerns on embodiment of this invention. 本発明の実施形態に係る画像のレイアウトの一例を示した図である。It is the figure which showed an example of the layout of the image which concerns on embodiment of this invention. 本発明の実施形態に係る画像のサイズ情報、座標情報の説明図である。It is explanatory drawing of the size information of an image which concerns on embodiment of this invention, and coordinate information. 本発明の実施形態に係る画像情報送信装置における処理手順を示すフローチャートである。It is a flowchart which shows the process sequence in the image information transmitter which concerns on embodiment of this invention. 変形例3に係る画像情報転送システムの機能構成をしめすブロック図である。It is a block diagram which shows the function structure of the image information transfer system which concerns on the modification 3. FIG.

符号の説明Explanation of symbols

100…画像情報転送システム、110…画像情報送信装置、111…コマ画像情報入力部、112…コマ画像情報保管部、113…フレーム画像情報保管部、114…レイアウト情報保管部、115…情報送信部、116…レイアウト制御部、117…全体画像入力部、118…全体画像分割部、120…プリンタ装置、121…情報受信部、122…コマンド認識部、123…情報蓄積部、124…レイアウト処理部、125…プリント処理部 DESCRIPTION OF SYMBOLS 100 ... Image information transfer system, 110 ... Image information transmission apparatus, 111 ... Frame image information input part, 112 ... Frame image information storage part, 113 ... Frame image information storage part, 114 ... Layout information storage part, 115 ... Information transmission part 116: Layout control unit, 117 ... Whole image input unit, 118 ... Whole image division unit, 120 ... Printer device, 121 ... Information receiving unit, 122 ... Command recognition unit, 123 ... Information storage unit, 124 ... Layout processing unit, 125: Print processing section

Claims (8)

第1の記憶手段と、第2の記憶手段と、送信手段とを有するとともに、
レイアウト対象となる画面全体を規定する情報であって、レイアウト対象となる画面内において用いられる画像を特定する画像特定情報と、特定の画像が前記画面内で何度使用されるかを示す座標数情報、特定の画像の大きさを示すサイズ情報、特定の画像について前記座標数情報に対応する数の画像位置を示す座標情報とを有する全体レイアウト情報を用い、
前記座標数情報、サイズ情報および座標情報は特定する画像情報と対となるように関連づけられてレイアウト情報として前記第2の記憶手段に記憶され、
前記画像情報は前記第1の記憶手段に記憶され、
前記転送手段は、前記第2の記憶手段内の前記画像特定情報が特定する画像のレイアウト情報を前記第2の記憶手段から読み出すとともに、読み出したレイアウト情報と対になっている画像情報を前記第1の記憶手段から読み出し、読み出した画像情報とレイアウト情報の対を順次プリンタ装置に送信することを特徴とする画像情報送信装置。
A first storage unit, a second storage unit, and a transmission unit;
Information specifying the entire screen to be laid out, the image specifying information for specifying the image used in the screen to be laid out, and the number of coordinates indicating how many times the specific image is used in the screen Using overall layout information having information, size information indicating the size of a specific image, and coordinate information indicating the number of image positions corresponding to the coordinate number information for the specific image,
The number-of-coordinates information, size information, and coordinate information are associated with image information to be identified and stored as layout information in the second storage unit,
The image information is stored in the first storage means,
The transfer unit reads out the layout information of the image specified by the image specifying information in the second storage unit from the second storage unit, and reads the image information paired with the read layout information. An image information transmitting apparatus that reads from one storage unit and sequentially transmits the read image information and layout information pairs to a printer apparatus.
撮影した画像から画像情報を生成する撮影手段をさらに具備し、
前記第1の記憶手段に記憶される画像情報には、前記撮影手段によって生成された画像情報が含まれていることを特徴とする請求項1に記載の画像情報送信装置。
It further comprises a photographing means for generating image information from the photographed image,
The image information transmitting apparatus according to claim 1, wherein the image information stored in the first storage unit includes image information generated by the photographing unit.
入力される全体画像情報を分割して複数の画像情報を生成して、各画像情報に対応する座標数情報、サイズ情報および座標情報を生成する全体画像分割手段を有し、
前記第1の記憶手段に記憶される画像情報には、前記全体画像分割手段によって生成された画像情報が含まれ、
前記第2の記憶手段に記憶されるレイアウト情報には、前記全体画像分割手段によって生成された画像情報と、前記座標数情報、サイズ情報および座標情報とが対となるように関連づけられたレイアウト情報が含まれていることを特徴とする請求項1または請求項2に記載の画像情報送信装置。
A whole image dividing unit that divides the inputted whole image information to generate a plurality of pieces of image information, and generates coordinate number information, size information, and coordinate information corresponding to each piece of image information;
The image information stored in the first storage means includes image information generated by the whole image dividing means,
The layout information stored in the second storage means includes layout information associated with the image information generated by the whole image dividing means and the number-of-coordinates information, size information, and coordinate information in pairs. The image information transmitting apparatus according to claim 1, wherein the image information transmitting apparatus includes:
前記画像情報とレイアウト情報の対を順次送信する前に、画像情報の送信開始を示す画像情報送信開始コマンドを前記プリンタ装置に送信し、
前記画像情報とレイアウト情報の対を全て送信した後に、画像情報の送信完了を示す画像情報送信完了コマンドを前記プリンタ装置に送信することを特徴とする請求項1乃至請求項3のいずれかに記載の画像情報送信装置。
Before sequentially transmitting the pair of image information and layout information, an image information transmission start command indicating the start of image information transmission is transmitted to the printer device,
4. The image information transmission completion command indicating completion of transmission of image information is transmitted to the printer apparatus after transmitting all the pairs of image information and layout information. Image information transmission device.
記憶手段と、受信手段と、プリント手段とを有するとともに、
レイアウト対象となる画面全体を規定する情報であって、レイアウト対象となる画面内において用いられる画像を特定する画像特定情報と、特定の画像が前記画面内で何度使用されるかを示す座標数情報、特定の画像の大きさを示すサイズ情報、特定の画像について前記座標数情報に対応する数の画像位置を示す座標情報とを有する全体レイアウト情報を用い、
前記座標数情報、サイズ情報および座標情報は特定する画像情報と対となるように関連づけられたレイアウト情報であって、
前記受信手段は、前記画像情報とレイアウト情報の対を画像情報送信装置から順次受信し、
受信した前記画像情報とレイアウト情報の対は、前記記憶手段に順次記憶され、
前記プリント手段は、前記記憶手段から前記画像情報とレイアウト情報を順次読み出し、前記画面全体をプリントすることを特徴とするプリンタ装置。
A storage unit, a receiving unit, and a printing unit;
Information specifying the entire screen to be laid out, the image specifying information for specifying the image used in the screen to be laid out, and the number of coordinates indicating how many times the specific image is used in the screen Using overall layout information having information, size information indicating the size of a specific image, and coordinate information indicating the number of image positions corresponding to the coordinate number information for the specific image,
The coordinate number information, size information, and coordinate information are layout information associated with the image information to be identified,
The receiving means sequentially receives a pair of the image information and layout information from an image information transmitting device,
The received pair of image information and layout information is sequentially stored in the storage means,
The printer device, wherein the printing unit sequentially reads the image information and layout information from the storage unit and prints the entire screen.
画像情報の送信開始を示す画像情報送信開始コマンドを受信した後に、前記画像情報とレイアウト情報の対を順次受信し、
画像情報の送信完了を示す画像情報送信完了コマンドを受信した後に、前記プリント手段は、前記記憶手段から前記画像情報とレイアウト情報を順次読み出し、前記画面全体をプリントすることを特徴とする請求項5に記載のプリンタ装置。
After receiving the image information transmission start command indicating the transmission start of the image information, sequentially receive the pair of the image information and the layout information,
6. The print unit, after receiving an image information transmission completion command indicating completion of transmission of image information, sequentially reads the image information and layout information from the storage unit, and prints the entire screen. The printer device described in 1.
請求項1乃至請求項3のいずれかに記載の画像情報送信装置および請求項5に記載のプリンタ装置を有することを特徴とする画像情報転送システム。   An image information transmission system comprising: the image information transmission device according to claim 1; and the printer device according to claim 5. 請求項4に記載の画像情報送信装置および請求項6に記載のプリンタ装置を有することを特徴とする画像情報転送システム。   An image information transmission system comprising the image information transmission device according to claim 4 and the printer device according to claim 6.
JP2007053790A 2006-08-09 2007-03-05 Image information transmitting apparatus and image information transfer system Expired - Fee Related JP5061656B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007053790A JP5061656B2 (en) 2006-08-09 2007-03-05 Image information transmitting apparatus and image information transfer system

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2006217308 2006-08-09
JP2006217308 2006-08-09
JP2007053790A JP5061656B2 (en) 2006-08-09 2007-03-05 Image information transmitting apparatus and image information transfer system

Publications (2)

Publication Number Publication Date
JP2008065802A true JP2008065802A (en) 2008-03-21
JP5061656B2 JP5061656B2 (en) 2012-10-31

Family

ID=39288439

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007053790A Expired - Fee Related JP5061656B2 (en) 2006-08-09 2007-03-05 Image information transmitting apparatus and image information transfer system

Country Status (1)

Country Link
JP (1) JP5061656B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013104930A (en) * 2011-11-11 2013-05-30 Alpine Electronics Inc Split screen displaying method and device
JP2015182397A (en) * 2014-03-26 2015-10-22 三菱電機株式会社 Thermal transfer printer device
CN110275686A (en) * 2019-07-04 2019-09-24 森大(深圳)技术有限公司 Several print image typesetting interval control method, device, equipment and storage mediums

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05112054A (en) * 1991-10-22 1993-05-07 Canon Inc Image processing device
JP2000278585A (en) * 1999-03-29 2000-10-06 Brother Ind Ltd Network system for digital camera
JP2002305644A (en) * 2001-04-04 2002-10-18 Sharp Corp Device and method for editing image, image forming device, program and recording medium
JP2003030670A (en) * 2001-07-13 2003-01-31 Seiko Epson Corp Generation of image file where image processing and layout can be specified
JP2004320716A (en) * 2002-12-12 2004-11-11 Seiko Epson Corp Image output system, image supply apparatus, image output apparatus, and image output method
JP2005072722A (en) * 2003-08-20 2005-03-17 Fuji Xerox Co Ltd Copy check pattern forming apparatus
JP2005208694A (en) * 2004-01-20 2005-08-04 Canon Inc Image processor and image processing method and storage medium stored with computer readable program and program

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05112054A (en) * 1991-10-22 1993-05-07 Canon Inc Image processing device
JP2000278585A (en) * 1999-03-29 2000-10-06 Brother Ind Ltd Network system for digital camera
JP2002305644A (en) * 2001-04-04 2002-10-18 Sharp Corp Device and method for editing image, image forming device, program and recording medium
JP2003030670A (en) * 2001-07-13 2003-01-31 Seiko Epson Corp Generation of image file where image processing and layout can be specified
JP2004320716A (en) * 2002-12-12 2004-11-11 Seiko Epson Corp Image output system, image supply apparatus, image output apparatus, and image output method
JP2005072722A (en) * 2003-08-20 2005-03-17 Fuji Xerox Co Ltd Copy check pattern forming apparatus
JP2005208694A (en) * 2004-01-20 2005-08-04 Canon Inc Image processor and image processing method and storage medium stored with computer readable program and program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013104930A (en) * 2011-11-11 2013-05-30 Alpine Electronics Inc Split screen displaying method and device
JP2015182397A (en) * 2014-03-26 2015-10-22 三菱電機株式会社 Thermal transfer printer device
CN110275686A (en) * 2019-07-04 2019-09-24 森大(深圳)技术有限公司 Several print image typesetting interval control method, device, equipment and storage mediums
CN110275686B (en) * 2019-07-04 2022-10-21 森大(深圳)技术有限公司 Method, device and equipment for controlling typesetting interval of multiple printing images and storage medium

Also Published As

Publication number Publication date
JP5061656B2 (en) 2012-10-31

Similar Documents

Publication Publication Date Title
US9277069B2 (en) Image forming system and image forming apparatus to display together with job information about printing jobs
US20150172482A1 (en) Portable information terminal and recording medium
JP2013026922A (en) Image formation system, information processing device, image formation device, and computer program
JP2008092228A (en) Video conference system and video conference method
JP5061656B2 (en) Image information transmitting apparatus and image information transfer system
JP2018194792A (en) Information processing apparatus, information processing method, and program
JP2012218223A (en) Electronic device and system
JP2009176166A (en) Print instruction device, printing system, printing method, program, and recording medium
JP2000299777A (en) Image print method and image print system
JP5548597B2 (en) Image forming system
JP5999242B2 (en) Printing apparatus and printing system
JP7276031B2 (en) Imaging device and imaging system
JP6486077B2 (en) Display device, server device, display system, control method therefor, control program, and storage medium
JP4140301B2 (en) Direct print system and direct print compatible electronic camera
CN107025079B (en) System and method for document rendering
JP2016039567A (en) Information processing terminal, image processing device, control method for them, program, and image processing system
JP6273919B2 (en) Image information control apparatus, program, and image information control system
JP6930301B2 (en) Computer programs and print processing equipment
JP2007034982A (en) Image editing device, control method therefor, program and storage medium
JP2016045792A (en) Image reading device, conference information registration method, program and conference system
JP2019102961A (en) Motion picture processing system, image forming apparatus, motion picture acquisition program, and motion picture processing method
JP5764607B2 (en) Image forming system
JP2006023984A (en) Image preparing device, image providing device, image processor, image preparing method, image providing method, image preparing program, image providing program and recording medium
JP2012186518A (en) Imaging apparatus and image display system
JP2010171809A (en) Image supply apparatus, display device and display system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100301

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20111025

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20111026

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111201

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20120327

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120618

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20120625

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120723

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150817

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees