CN1754380A - Information embedding device, information read device, and computer-readable recording medium containing program for them - Google Patents

Information embedding device, information read device, and computer-readable recording medium containing program for them Download PDF

Info

Publication number
CN1754380A
CN1754380A CN200480004951.0A CN200480004951A CN1754380A CN 1754380 A CN1754380 A CN 1754380A CN 200480004951 A CN200480004951 A CN 200480004951A CN 1754380 A CN1754380 A CN 1754380A
Authority
CN
China
Prior art keywords
information
embedding
embedded
gravity
polygon
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
CN200480004951.0A
Other languages
Chinese (zh)
Other versions
CN100534123C (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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Publication of CN1754380A publication Critical patent/CN1754380A/en
Application granted granted Critical
Publication of CN100534123C publication Critical patent/CN100534123C/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Editing Of Facsimile Originals (AREA)
  • Image Processing (AREA)

Abstract

Information embedding is performed by extracting vertexes constituting a polygon from vector data and modifying the number of points existing on the sides of the polygon according to the embedded information. Embedded information is read by extracting points existing on the sides of the polygon and using a predetermined rule.

Description

信息嵌入装置,信息读取装置以及计算机可读取地记录用于这些装置的 程序的记录介质Information embedding device, information reading device, and computer-readable recording medium recording programs for these devices

技术领域technical field

本发明涉及将嵌入信息嵌入向量数据中的信息嵌入装置及其相关技术。The present invention relates to an information embedding device for embedding embedded information into vector data and related technologies.

背景技术Background technique

随着汽车导航系统和因特网的普及,电子地图的需要提高。对于电子地图那样的数字内容,可以容易地作成其拷贝。因此,存在非法复制增加的倾向,著作权保护成为重要的问题。With the popularity of car navigation systems and the Internet, the need for electronic maps has increased. Digital content such as an electronic map can be easily copied. Therefore, illegal copying tends to increase, and copyright protection becomes an important issue.

文献1(日本专利特开2001-78019号公报)公开了以下那样的信息嵌入方法。Document 1 (Japanese Patent Laid-Open No. 2001-78019) discloses the following information embedding method.

利用图34说明文献1公开的信息的嵌入方法。在图34的各图中,横轴、纵轴分别为x坐标轴、y坐标轴。The embedding method of the information disclosed in Document 1 will be described with reference to FIG. 34 . In each graph of FIG. 34 , the horizontal axis and the vertical axis are the x-coordinate axis and the y-coordinate axis, respectively.

首先,从嵌入对象点A计算基准点S。更具体来说,根据嵌入信息掩盖嵌入对象点A的坐标的低位而求基准点S。First, the reference point S is calculated from the embedding object point A. More specifically, the reference point S is obtained by masking the lower bits of the coordinates of the embedding target point A from the embedding information.

图34(a)的斜线区域表示对于嵌入对象点A,基准点S取得的范围。The shaded area in FIG. 34( a ) indicates the range in which the reference point S is obtained for the embedding target point A. FIG.

而且,图34(a)的斜线区域被分为图34(b)的区域α和图34(c)的区域β。区域α在嵌入信息“1”的情况下使用,区域β在嵌入信息‘0’的情况下使用。Furthermore, the hatched area in FIG. 34( a ) is divided into the area α in FIG. 34( b ) and the area β in FIG. 34( c ). The area α is used when information "1" is embedded, and the area β is used when information "0" is embedded.

即,在嵌入信息“1”的情况下,嵌入对象点A例如被移动到图34(b)的点B,在嵌入信息“0”的情况下,对象点A例如被移动到图34(c)的点B。That is, in the case of embedding information "1", the embedding object point A is moved to point B in Fig. 34(b), for example, and in the case of embedding information "0", the object point A is moved to ) point B.

为了读出嵌入信息(“1”或者“0”),与上述相同,求基准点S,求区域α(图34(b))和区域β(图34(c))。然后,根据点B属于区域α和区域β的哪一个,决定嵌入信息。In order to read the embedded information ("1" or "0"), the reference point S is obtained in the same manner as above, and the region α ( FIG. 34( b )) and the region β ( FIG. 34( c )) are obtained. Then, the embedding information is determined according to which of the area α and the area β the point B belongs to.

而且,文献2(日本专利特开2002-300374号公报)公开了以下技术。Furthermore, Document 2 (Japanese Patent Laid-Open No. 2002-300374 ) discloses the following technology.

首先,如图35(a)所示,提取两个基准点A、B。这些基准点A、B任意一个都是图形的端点。First, as shown in FIG. 35( a ), two reference points A and B are extracted. Either of these reference points A and B is an end point of the graph.

接着,根据基准点A、B的x坐标,将基准点AB间n等分(这里,n=5),在各区间嵌入1比特信息。Next, based on the x-coordinates of the reference points A and B, the reference point AB is divided into n equal parts (here, n=5), and 1-bit information is embedded in each section.

这里,在嵌入信息“0”的情况下,区间内某点的个数被设为偶数个,在嵌入信息“1”的情况下,区间内某点的个数被设为奇数个。Here, in the case of embedded information "0", the number of certain points in the interval is set to an even number, and in the case of embedded information "1", the number of certain points in the interval is set to an odd number.

而且,为了读出嵌入信息,与上述相同,决定各区间,根据这些区间内的点的个数是奇数个还是偶数个,决定嵌入信息的值是“1”还是“0”就可以。Furthermore, in order to read the embedded information, as described above, each interval is determined, and the value of the embedded information may be determined to be "1" or "0" depending on whether the number of points in these intervals is odd or even.

在文献1、2中,在嵌入信息时和读出信息时之间,不能预定xy坐标系变化的情况,当然,也不能与之应对。因此,在嵌入信息时和读出信息时之间,如果旋转操作图形,则仅根据操作后的向量数据,不能正确地读出嵌入信息。In Documents 1 and 2, it is not possible to predict the change of the xy coordinate system between the time of embedding information and the time of reading information, and of course, it cannot cope with it. Therefore, if the operation pattern is rotated between the time of embedding the information and the time of reading the information, the embedded information cannot be read out correctly based on only the manipulated vector data.

例如地图数据那样,旋转操作发生多次的情况下,这一点变得显著,文献1、2的方法在具有这样的性质的向量数据中,实际上不能应用。This becomes noticeable when, for example, rotation operations are performed multiple times, such as map data, and the methods of Documents 1 and 2 cannot actually be applied to vector data having such properties.

发明内容Contents of the invention

因此,本发明以提供可以应对向量数据的旋转操作的信息嵌入装置为目的。Therefore, an object of the present invention is to provide an information embedding device that can cope with rotation operations of vector data.

第1发明的信息嵌入装置,包括:提取部,从包含多边形的信息的向量数据中提取构成多边形的顶点的信息;以及信息嵌入部,利用由提取部提取的顶点的信息,在对于旋转操作稳固的状态下,将嵌入信息嵌入向量数据中。The information embedding device of the first invention includes: an extracting unit that extracts information on vertices constituting the polygon from vector data including information on the polygon; and an information embedding unit that uses the information on the vertices extracted by the extracting unit to stabilize against rotation In the state of , the embedding information is embedded in the vector data.

按照该结构,即使向量数据受到旋转操作,嵌入信息也被保持,在后面读取嵌入信息时不产生障碍。According to this structure, even if the vector data is subjected to a rotation operation, the embedded information is held, and no trouble occurs when the embedded information is read later.

第2发明的信息嵌入装置,信息嵌入部根据嵌入信息,对嵌入了信息的多边形的点的总数进行操作。In the information embedding device of the second invention, the information embedding unit operates on the total number of points of the polygon in which the information is embedded, based on the embedding information.

在该结构中,即使多边形旋转,多边形的点的总数也不变化,即使恶意的第三者为使嵌入信息无效,移动了多边形的点,后面在读取嵌入信息时也不产生障碍。In this configuration, even if the polygon is rotated, the total number of points of the polygon does not change, and even if a malicious third party moves the points of the polygon to invalidate the embedded information, there will be no trouble in reading the embedded information later.

第3发明的信息嵌入装置,信息嵌入部根据嵌入信息,对嵌入了信息的多边形的特定点间的距离进行操作。In the information embedding device of the third invention, the information embedding unit operates the distance between specific points of the polygon in which the information is embedded, based on the embedding information.

在该结构中,即使多边形旋转,多边形的特定点间的距离也不变化,后面在读取嵌入信息时不产生障碍。In this structure, even if the polygon is rotated, the distance between specific points of the polygon does not change, and no hindrance occurs when the embedded information is read later.

第4发明的信息嵌入装置,信息嵌入部根据嵌入信息,变更存在于多边形的边上的点的个数。In the information embedding device of the fourth invention, the information embedding unit changes the number of points existing on the side of the polygon based on the embedding information.

按照该结构,多边形的点的总数变化。According to this structure, the total number of points of the polygon varies.

第5发明的信息嵌入装置,信息嵌入部在多边形的边上插入点。In the information embedding device of the fifth invention, the information embedding unit inserts points on sides of the polygon.

按照该结构,即使在插入点之后,多边形的形状也不变化。According to this structure, the shape of the polygon does not change even after the point is inserted.

第6发明的信息嵌入装置,信息嵌入部在离开多边形的边的位置插入点。In the information embedding device according to the sixth invention, the information embedding unit inserts points at positions away from sides of the polygon.

按照该结构,通过点的插入,可以使多边形的形状失真。According to this configuration, the shape of the polygon can be distorted by interpolation of points.

第7发明的信息嵌入装置,信息嵌入部变更存在于多边形的边上的点的个数,使得存在于多边形的边上的点的个数除以常数N(N为大于等于2的整数)的余数值和嵌入信息的值M(M为非负整数,M<N)具有一定的对应关系。In the information embedding device of the seventh invention, the information embedding unit changes the number of points existing on the side of the polygon so that the number of points existing on the side of the polygon is divided by a constant N (N is an integer greater than or equal to 2). There is a certain correspondence between the remainder value and the value M of the embedded information (M is a non-negative integer, M<N).

第8发明的信息嵌入装置,一定的对应关系是余数值与嵌入信息的值M相等的关系。In the information embedding device of the eighth invention, the fixed correspondence relationship is a relationship in which the remainder value is equal to the value M of the embedded information.

第9发明的信息嵌入装置,信息嵌入部包括:常数信息输入部,输入常数N(N为大于等于2的整数);余数计算部,对由提取部提取的顶点的个数除以常数N的余数进行计算;插入个数决定部,决定在多边形的边上嵌入的点的个数,使得余数计算部计算的余数和嵌入信息具有一定的对应关系;以及插入执行部,将由插入个数决定部决定的个数的点嵌入多边形中。In the information embedding device of the ninth invention, the information embedding unit includes: a constant information input unit, which inputs a constant N (N is an integer greater than or equal to 2); a remainder calculation unit, which divides the number of vertices extracted by the extraction unit by the constant N. The remainder is calculated; the insertion number determination unit determines the number of points embedded on the side of the polygon, so that the remainder calculated by the remainder calculation unit has a certain correspondence with the embedded information; and the insertion execution unit determines the number of points embedded by the insertion number determination unit A determined number of points are embedded in the polygon.

按照这些结构,可以根据余数值和嵌入信息的值的对应关系,容易地指定嵌入信息。According to these structures, the embedded information can be easily specified based on the correspondence relationship between the remainder value and the value of the embedded information.

第10发明的信息嵌入装置,常数N是不依赖于多边形的顶点数的常数。In the information embedding device of the tenth invention, the constant N is a constant independent of the number of vertices of the polygon.

按照该结构,无论多边形的边数如何,都以一定的规则嵌入嵌入信息。According to this structure, the embedding information is embedded with a certain rule regardless of the number of sides of the polygon.

第11发明的信息读取装置,包括:提取部,从信息嵌入完成的向量数据中提取多边形上的点;以及信息读取部,根据由提取部提取的点的个数和规定的规则,读取嵌入信息。An information reading device according to an eleventh invention includes: an extraction unit for extracting points on a polygon from vector data in which information has been embedded; Get embedded information.

第12发明的信息读取装置,规定的规则是由提取部提取的点的个数除以常数N(N为大于等于2的整数)的余数值和嵌入信息的值具有一定的对应关系的规则。In the information reading device of the twelfth invention, the prescribed rule is a rule that the remainder value of dividing the number of points extracted by the extraction unit by a constant N (N is an integer greater than or equal to 2) has a certain corresponding relationship with the value of the embedded information. .

第13发明的信息读取装置,一定的对应关系是余数值和嵌入信息的值M相等的关系。In the information reading device of the thirteenth invention, the fixed correspondence relationship is a relationship in which the remainder value and the value M of the embedded information are equal.

按照这些结构,可以确实地读取通过旋转操作而不丢失的嵌入信息。According to these structures, it is possible to surely read the embedded information without being lost by the rotation operation.

第14发明的信息读取装置,信息读取装置包括:个数计算部,计算由提取部提取的点的个数;常数信息输入部,输入常数N(N为大于等于2的整数);余数计算部,计算由个数计算部计算的个数除以常数N的余数;以及信息读取部,根据由余数计算部计算的余数来读取嵌入信息。The information reading device of the 14th invention, the information reading device includes: a number calculation part, which calculates the number of points extracted by the extraction part; a constant information input part, which inputs a constant N (N is an integer greater than or equal to 2); a calculation unit that calculates a remainder of dividing the number calculated by the number calculation unit by a constant N; and an information reading unit that reads the embedded information based on the remainder calculated by the remainder calculation unit.

按照该结构,可以根据余数来指定嵌入信息。According to this structure, embedded information can be specified from the remainder.

第15发明的信息嵌入装置,信息嵌入部根据嵌入信息,使对于多边形预先设定的代表点变化,以使得与多边形有关的多个几何要素的对应关系变化。In the information embedding device according to the fifteenth invention, the information embedding unit changes the representative point set in advance for the polygon based on the embedding information so that the correspondence relationship of the plurality of geometric elements related to the polygon changes.

第16发明的信息嵌入装置,代表点包含多边形的顶点。In the information embedding device of the sixteenth invention, the representative points include vertices of polygons.

第17发明的信息嵌入装置,多个几何要素是从多边形的对角线、多边形的重心、多边形的顶点和多边形的代表点构成的组中选择的几何要素。In the information embedding device according to the seventeenth invention, the plurality of geometric elements are geometric elements selected from the group consisting of diagonal lines of polygons, centroids of polygons, vertices of polygons, and representative points of polygons.

按照这些结构,可以反映多边形的几何性质,将嵌入信息嵌入多边形。According to these structures, it is possible to reflect the geometric properties of polygons and embed embedded information into polygons.

第18发明的信息嵌入装置,对角线是最长的对角线。In the information embedding device of the eighteenth invention, the diagonal line is the longest diagonal line.

第19发明的信息嵌入装置,信息嵌入部使代表点变化,以使得最长的对角线保持最长。In the information embedding device of the nineteenth invention, the information embedding unit changes the representative point so that the longest diagonal line remains the longest.

按照这些结构,可以容易地指定成为对象的对角线。According to these structures, it is possible to easily designate a diagonal line to be a target.

第20发明的信息嵌入装置,对应关系以多个几何要素间的距离来表现。In the information embedding device of the twentieth invention, the correspondence relationship is represented by the distance between a plurality of geometric elements.

按照该结构,可以通过距离来表现对应关系。According to this structure, correspondence can be expressed by distance.

第21发明的信息嵌入装置,信息嵌入部包括:对应关系决定部,决定嵌入信息的值和多个几何要素的对应关系;以及嵌入部,根据由对应关系决定部决定的对应关系上代表点变化。In the information embedding device of the twenty-first invention, the information embedding unit includes: a correspondence relationship determination unit that determines a correspondence relationship between a value of embedded information and a plurality of geometric elements; and an embedding unit that changes a representative point on the correspondence relationship determined by the correspondence relationship determination unit .

第22发明的信息嵌入装置,代表点是多边形的重心。In the information embedding device of the twenty-second invention, the representative point is the center of gravity of the polygon.

按照这些结构,可以反映多边形的几何性质,在多边形中嵌入嵌入信息。According to these structures, it is possible to reflect the geometric properties of polygons and to embed embedding information in polygons.

第23发明的信息嵌入装置,代表点指示设施位置。In the information embedding device of the twenty-third invention, the representative point indicates the location of the facility.

按照该结构,可以不改变多边形的形状,在多边形中嵌入嵌入信息。According to this configuration, embedding information can be embedded in the polygon without changing the shape of the polygon.

附图说明Description of drawings

图1是本发明的实施方式1中的信息嵌入装置的功能方框图。FIG. 1 is a functional block diagram of an information embedding device in Embodiment 1 of the present invention.

图2是本发明的实施方式1中的信息嵌入装置的流程图。FIG. 2 is a flowchart of the information embedding device in Embodiment 1 of the present invention.

图3(a)至图3(d)是本发明的实施方式1的多边形的例示图。3(a) to 3(d) are illustrations of polygons according to Embodiment 1 of the present invention.

图4(a)是本发明的实施方式1的多边形的例示图。Fig. 4(a) is an illustration of a polygon according to Embodiment 1 of the present invention.

图4(b)是本发明的实施方式1的嵌入信息的关系图。Fig. 4(b) is a relationship diagram of embedding information according to Embodiment 1 of the present invention.

图5(a)至图5(e)是本发明的实施方式1中的信息嵌入的例子的说明图。5(a) to 5(e) are explanatory diagrams of examples of information embedding in Embodiment 1 of the present invention.

图6(a)是本发明的实施方式1中的多边形的例示图。FIG. 6( a ) is an illustration of polygons in Embodiment 1 of the present invention.

图6(b)是本发明的实施方式1中的嵌入信息的关系图。FIG. 6( b ) is a relationship diagram of embedding information in Embodiment 1 of the present invention.

图7(a)至图7(e)是本发明的实施方式1中的信息嵌入的例子的说明图。7(a) to 7(e) are explanatory diagrams of examples of information embedding in Embodiment 1 of the present invention.

图8是本发明的实施方式2中的信息读取装置的功能方框图。FIG. 8 is a functional block diagram of an information reading device according to Embodiment 2 of the present invention.

图9是本发明的实施方式2中的信息读取装置的流程图。9 is a flowchart of an information reading device in Embodiment 2 of the present invention.

图10(a)至图10(b)是本发明的实施方式2中的嵌入信息的关系图。10(a) to 10(b) are relationship diagrams of embedding information in Embodiment 2 of the present invention.

图11是本发明的实施方式2中的信息嵌入/读取装置的方框图。Fig. 11 is a block diagram of an information embedding/reading device in Embodiment 2 of the present invention.

图12是本发明的实施方式3中的信息嵌入装置的功能方框图。Fig. 12 is a functional block diagram of an information embedding device in Embodiment 3 of the present invention.

图13是本发明的实施方式3中的信息嵌入装置的流程图。Fig. 13 is a flowchart of an information embedding device in Embodiment 3 of the present invention.

图14(a)至图14(c)是本发明的实施方式3中的多边形的例示图。14(a) to 14(c) are illustrations of polygons in Embodiment 3 of the present invention.

图15(a)至图15(b)是本发明的实施方式3中的重心的说明图。15(a) to 15(b) are explanatory diagrams of the center of gravity in Embodiment 3 of the present invention.

图16是本发明的实施方式4中的信息读取装置的功能方框图。Fig. 16 is a functional block diagram of an information reading device according to Embodiment 4 of the present invention.

图17是本发明的实施方式4中的信息读取装置的流程图。17 is a flowchart of an information reading device in Embodiment 4 of the present invention.

图18(a)至图18(b)是本发明的实施方式4中的多边形的例示图。18(a) to 18(b) are illustrations of polygons in Embodiment 4 of the present invention.

图19是本发明的实施方式5中的信息嵌入装置的功能方框图。Fig. 19 is a functional block diagram of an information embedding device in Embodiment 5 of the present invention.

图20是本发明的实施方式5中的信息嵌入装置的流程图。Fig. 20 is a flowchart of an information embedding device in Embodiment 5 of the present invention.

图21(a)至图21(c)是本发明的实施方式5中的多边形的例示图。21( a ) to 21( c ) are illustrations of polygons in Embodiment 5 of the present invention.

图22是本发明的实施方式6中的信息读取装置的功能方框图。Fig. 22 is a functional block diagram of an information reading device according to Embodiment 6 of the present invention.

图23是本发明的实施方式6中的信息读取装置的流程图。23 is a flowchart of the information reading device in Embodiment 6 of the present invention.

图24(a)至图24(b)是本发明的实施方式6中的多边形的例示图。24(a) to 24(b) are illustrations of polygons in Embodiment 6 of the present invention.

图25是本发明的实施方式7的信息嵌入装置的功能方框图。Fig. 25 is a functional block diagram of an information embedding device according to Embodiment 7 of the present invention.

图26是本发明的实施方式7中的信息嵌入装置的流程图。Fig. 26 is a flowchart of an information embedding device in Embodiment 7 of the present invention.

图27(a)至图27(b)是本发明的实施方式7中的重心的说明图。27(a) to 27(b) are explanatory diagrams of the center of gravity in Embodiment 7 of the present invention.

图28是本发明的实施方式8中的信息读取装置的功能方框图。Fig. 28 is a functional block diagram of an information reading device in Embodiment 8 of the present invention.

图29是本发明的实施方式8中的信息嵌入装置的流程图。Fig. 29 is a flowchart of an information embedding device in Embodiment 8 of the present invention.

图30(a)至图30(b)是本发明的实施方式8中的重心的说明图。30(a) to 30(b) are explanatory diagrams of the center of gravity in Embodiment 8 of the present invention.

图31(a)是本发明的实施方式9中的电子设备的系统结构图。Fig. 31(a) is a system configuration diagram of an electronic device in Embodiment 9 of the present invention.

图31(b)是本发明的实施方式9中的电子设备的功能方框图。Fig. 31(b) is a functional block diagram of an electronic device in Embodiment 9 of the present invention.

图32(a)是本发明的实施方式9中的嵌入信息的数据结构图。Fig. 32(a) is a data structure diagram of embedding information in Embodiment 9 of the present invention.

图32(b)是本发明的实施方式9中的揭露非法复制的步骤图。Fig. 32(b) is a step diagram for disclosing illegal copying in Embodiment 9 of the present invention.

图33是本发明的实施方式9中的电子设备的流程图。33 is a flowchart of the electronic device in Embodiment 9 of the present invention.

图34(a)至图34(c)是以往的信息嵌入/信息读取的说明图。34(a) to 34(c) are explanatory diagrams of conventional information embedding/information reading.

图35(a)至图35(b)是以往的信息嵌入/信息读取的说明图。35(a) to 35(b) are explanatory diagrams of conventional information embedding/information reading.

具体实施方式Detailed ways

以下,参照附图说明本发明的实施方式。Hereinafter, embodiments of the present invention will be described with reference to the drawings.

(实施方式1)(Embodiment 1)

以下,参照附图说明本发明的实施方式1。图1是本发明的实施方式1中的信息嵌入装置的功能方框图。Hereinafter, Embodiment 1 of the present invention will be described with reference to the drawings. FIG. 1 is a functional block diagram of an information embedding device in Embodiment 1 of the present invention.

如图1所示,该信息嵌入装置具有提取部1、信息嵌入部2。信息嵌入部2具有常数信息输入部3、插入个数决定部4、余数计算部5和插入执行部6。信息嵌入部2利用由提取部1提取的顶点的信息,即使向量数据的坐标系被编辑,也可以以保持嵌入信息的状态,将嵌入信息嵌入向量数据中。As shown in FIG. 1 , the information embedding device has an extraction unit 1 and an information embedding unit 2 . The information embedding unit 2 has a constant information input unit 3 , an insertion number determination unit 4 , a remainder calculation unit 5 , and an insertion execution unit 6 . The information embedding unit 2 uses the vertex information extracted by the extracting unit 1 to embed the embedded information in the vector data while maintaining the embedded information even if the coordinate system of the vector data is edited.

提取部1输入包含多边形信息的向量数据,从该向量数据提取构成多边形的多个顶点的数据。The extraction unit 1 receives vector data including polygon information, and extracts data of a plurality of vertices constituting the polygon from the vector data.

常数信息输入部3输入常数N(大于等于2的整数)。The constant information input unit 3 inputs a constant N (an integer greater than or equal to 2).

余数计算部5对被提取的顶点的个数除以由常数信息输入部3决定的常数N的余数值进行计算。而且插入个数决定部4决定对多边形的插入点的个数,使得由余数计算部5计算的余数值和嵌入信息的值具有一定的对应关系(在本方式中两者相等)。The remainder calculation unit 5 calculates the remainder value obtained by dividing the number of extracted vertices by the constant N determined by the constant information input unit 3 . Furthermore, the insertion number determination unit 4 determines the number of insertion points for the polygon so that the remainder value calculated by the remainder calculation unit 5 has a certain correspondence with the value of the embedded information (both are equal in this embodiment).

插入执行部6将由插入个数决定部4决定的个数的插入点插入被提取的多边形的边上,由此执行嵌入信息的嵌入。The insertion execution unit 6 inserts the number of insertion points determined by the insertion number determination unit 4 into the side of the extracted polygon, thereby executing embedding of the embedding information.

图2是本发明实施方式1的信息嵌入装置的流程图。Fig. 2 is a flowchart of the information embedding device according to Embodiment 1 of the present invention.

如图2所示,在步骤10中,信息读取部11从输入的向量数据中提取多边形,进而在步骤11中,对提取的多边形的顶点进行提取。As shown in FIG. 2 , in step 10 , the information reading unit 11 extracts polygons from the input vector data, and in step 11 , extracts vertices of the extracted polygons.

在步骤12中常数信息输入部3输入常数N。In step 12, the constant information input unit 3 inputs a constant N.

在步骤13中余数计算部5对被提取顶点的个数除以常数N的余数值进行计算。在步骤14中插入个数决定部4将余数值作为嵌入信息的值。In step 13, the remainder calculation unit 5 calculates a remainder value obtained by dividing the number of extracted vertices by a constant N. In step 14, the insertion number determination unit 4 uses the remainder value as the value of the embedded information.

插入执行部6在步骤15中决定插入插入点的边,在步骤16中将应插入个数的点插入被提取的多边形的边上,由此执行嵌入信息的嵌入。The insertion execution unit 6 determines the side where the insertion point is to be inserted in step 15, and inserts the number of points to be inserted into the side of the extracted polygon in step 16, thereby embedding the embedded information.

而且,在步骤12中输入的常数N在信息读取时作为密钥信息使用。Also, the constant N input in step 12 is used as key information when information is read.

在本实施方式中提取的多边形是四边形,通过对四边形的边插入点来嵌入信息。The polygon extracted in this embodiment is a quadrilateral, and information is embedded by inserting points into the sides of the quadrilateral.

图3(a)表示提取的多边形的例子(四边形,各顶点P1(x1,y1),P2(x2,y2),P3(x3,y3),P4(x4,y4))。在图3(a)的例子中提取的多边形的个数是“4”。FIG. 3( a ) shows an example of the extracted polygon (a quadrilateral, vertices P1 (x1, y1), P2 (x2, y2), P3 (x3, y3), P4 (x4, y4)). In the example of FIG. 3( a ), the number of extracted polygons is "4".

进而,设常数N=N0,嵌入信息M=M0。这时,决定插入点的个数,以便插入的点的个数和提取的多边形的顶点的个数“4”的和除以N0的余数值等于M0。即通过插入M0个点,将嵌入信息M0嵌入。Furthermore, it is assumed that the constant N=N0 and the embedded information M=M0. At this time, the number of insertion points is determined so that the remainder of the sum of the number of insertion points and the number of vertices "4" of the extracted polygon divided by N0 is equal to M0. That is, by inserting M0 points, the embedding information M0 is embedded.

在本实施方式中使用所谓余数值和嵌入信息M0相等的一定的对应关系。但是作为一定的对应关系并不限于本例,只要可以根据一个唯一地确定另一个,则可以任意地变更。例如如果N0=4,M0=2,则可以插入2个点。In this embodiment, a fixed correspondence relationship in which the remainder value is equal to the embedding information M0 is used. However, the fixed correspondence relationship is not limited to this example, and can be changed arbitrarily as long as one can uniquely determine the other. For example, if N0=4, M0=2, then 2 points can be inserted.

进而,在本实施方式中如下述那样插入点。Furthermore, in this embodiment, points are inserted as follows.

即,在图3(a)所示的多边形P1P2P3P4的四个边中,向三个边P1P2,P2P3,P3P4插入各个点。That is, among the four sides of the polygon P1P2P3P4 shown in FIG. 3( a ), each point is inserted into the three sides P1P2 , P2P3 , and P3P4 .

这时如图3(b)所示,将三个边P1P2、P2P3、P3P4的各边的中点Q1(x5,y5),Q2(x6,y6),Q3(x7,y7)作为插入点。而且插入点即使不是中点也没关系。At this time, as shown in FIG. 3(b), midpoints Q1(x5, y5), Q2(x6, y6), and Q3(x7, y7) of the three sides P1P2, P2P3, and P3P4 are used as insertion points. And it doesn't matter if the insertion point is not the midpoint.

提取的多边形也可以是如图3(c)所示的凹多边形和如图3(d)所示的“在内部具有环路(loop)”那样的多边形。The extracted polygon may also be a concave polygon as shown in FIG. 3(c) or a polygon “with a loop inside” as shown in FIG. 3(d).

图4(a)表示提取的多边形的例子(四边形,各顶点P1(0,100),P2(0,0),P3(100,0),P4(100,100))。FIG. 4( a ) shows an example of the extracted polygon (quadrilateral, each vertex P1 (0, 100), P2 (0, 0), P3 (100, 0), P4 (100, 100)).

图4(b)表示对于如图4(a)所示的四边形,嵌入信息的值和余数值的对应关系。Fig. 4(b) shows the correspondence between the embedded information value and the remainder value for the quadrilateral shown in Fig. 4(a).

这里,将提取的多边形的顶点的个数设为Z,将常数设为N,将插入点的个数设为Q,将Z和Q的和设为W。而且将嵌入信息的值设为M。Here, Z is the number of vertices of the extracted polygon, N is the constant, Q is the number of insertion points, and W is the sum of Z and Q. Furthermore, the value of the embedded information is set to M.

在这样的值Z、N、M、Q、余数值存在对应关系时,如果使值M变化,则值Q变化。When such values Z, N, M, Q, and remainder values have a corresponding relationship, when the value M is changed, the value Q is changed.

图4(b)表示在Z=4,N=4的情况下,嵌入M=0,1,2,3的各值的例子。如果决定应插入的个数Q,使得余数值分别为0,1,2,3,则Q分别等于0,1,2,3。FIG. 4(b) shows an example of embedding the values of M=0, 1, 2, and 3 in the case of Z=4 and N=4. If the number Q to be inserted is determined so that the remainder values are 0, 1, 2, 3 respectively, then Q is equal to 0, 1, 2, 3 respectively.

图5表示被提取的多边形为四边形,常数N为4时,利用图4(b)的对应关系,在四边形的边上插入点的例子。FIG. 5 shows an example of inserting points on the sides of the quadrilateral using the correspondence relationship in FIG. 4( b ) when the extracted polygon is a quadrilateral and the constant N is 4.

在图5(a),(b),(c),(d),(e)中,点Pi(i=1,2,3,4)是被提取的四个顶点,点Qi(i=1,2,3)是插入点。In Figure 5(a), (b), (c), (d), (e), point Pi (i=1, 2, 3, 4) is the four extracted vertices, point Qi (i= 1, 2, 3) are insertion points.

图5(a)表示被提取的多边形是四边形(顶点:P1,P2,P3,P4),是嵌入前的多边形。Fig. 5(a) shows that the extracted polygon is a quadrilateral (vertex: P1, P2, P3, P4), which is a polygon before embedding.

图5(b)表示常数N为4时,嵌入信息“0”的例子。该例子相当于在图4(b)中嵌入信息“0”的情况。这时,W的值“4”除以N的值“4”的余数为“0”,嵌入信息M的值为“0”。FIG. 5(b) shows an example of embedding information "0" when the constant N is 4. In FIG. This example corresponds to the case where information "0" is embedded in FIG. 4(b). At this time, the remainder of dividing the value "4" of W by the value "4" of N is "0", and the value of the embedded information M is "0".

图5(c)表示常数N为“4”时,嵌入信息“1”的例子。该例子相当于在图4(b)中嵌入信息“1”的情况。这时,W的值“5”除以N的值“4”的余数为“1”,嵌入信息M的值为“1”。因此,如图5(c)所示,将边P1P2的中点作为插入点Q1。Fig. 5(c) shows an example of embedding information "1" when the constant N is "4". This example corresponds to the case where information "1" is embedded in FIG. 4(b). At this time, the remainder of dividing the value "5" of W by the value "4" of N is "1", and the value of the embedded information M is "1". Therefore, as shown in FIG. 5(c), the midpoint of the side P1P2 is used as the insertion point Q1.

图5(d)表示常数N为4时,嵌入信息“2”的例子。该例子相当于在图4(b)中嵌入信息“2”的情况。这时,W的值“6”除以N的值“4”的余数值为“2”,嵌入信息M的值为“2”。因此,如图5(d)所示,选择边P1P2的中点Q1和边P2P3的中点Q2作为插入点。FIG. 5( d ) shows an example of embedding information "2" when the constant N is 4. As shown in FIG. This example corresponds to the case where information "2" is embedded in FIG. 4(b). At this time, the value of the remainder of dividing the value "6" of W by the value "4" of N is "2", and the value of the embedded information M is "2". Therefore, as shown in FIG. 5(d), the midpoint Q1 of the side P1P2 and the midpoint Q2 of the side P2P3 are selected as insertion points.

图5(e)表示常数N为4时,嵌入信息“3”的例子。该例子相当于在图4(b)中嵌入信息“3”的情况。这时,W的值“7”除以N的值“4”的余数值为“3”,嵌入信息M的值为“3”。因此,如图5(e)所示,选择边P1P2的中点Q1、边P2P3的中点Q2和边P3P4的中点Q3作为插入点。FIG. 5(e) shows an example of embedding information "3" when the constant N is 4. In FIG. This example corresponds to the case where information "3" is embedded in FIG. 4(b). At this time, the value of the remainder of dividing the value "7" of W by the value "4" of N is "3", and the value of the embedded information M is "3". Therefore, as shown in FIG. 5(e), midpoint Q1 of side P1P2, midpoint Q2 of side P2P3, and midpoint Q3 of side P3P4 are selected as insertion points.

接着,对提取的多边形是五边形的情况进行说明。而且,对六边形以上的多边形,本发明也可以同样应用。Next, a case where the extracted polygon is a pentagon will be described. Furthermore, the present invention can be similarly applied to polygons of more than hexagon.

图6(a)的五边形具有P1(0,100),P2(0,0),P3(100,0),P4(120,50),P5(100,100)五个顶点。The pentagon in Fig. 6(a) has five vertices P1 (0, 100), P2 (0, 0), P3 (100, 0), P4 (120, 50), and P5 (100, 100).

图6(b)表示对于图6(a)所示的五边形,使嵌入信息的值变化时的插入的点的个数的变化。FIG. 6( b ) shows changes in the number of inserted points when changing the value of the embedding information for the pentagon shown in FIG. 6( a ).

图6(b)的各值M、Z、Q、W和余数与图4(a)相同。The respective values M, Z, Q, W and the remainder in FIG. 6(b) are the same as those in FIG. 4(a).

图6(b)表示Z=5,N=4的情况下,嵌入M=0,1,2,3的各值的例子。如果决定插入点的个数Q,使得余数值分别为0,2,1,3,则Q分别等于3,1,0,2。FIG. 6( b ) shows an example of embedding values of M=0, 1, 2, and 3 in the case of Z=5 and N=4. If the number Q of insertion points is determined so that the remainder values are 0, 2, 1, 3 respectively, then Q is equal to 3, 1, 0, 2 respectively.

图7表示被提取的多边形为五边形,常数N为4时,利用图6(b)的对应关系,在五边形的边上插入插入点的例子。FIG. 7 shows an example where the extracted polygon is a pentagon and the constant N is 4, using the correspondence relationship in FIG. 6( b ) to insert an insertion point on the side of the pentagon.

在图7(a),(b),(c),(d),(e)中,点Pi(i=1,2,3,4,5)是被提取的五个顶点,点Qi(i=1,2,3)是插入点。In Figure 7 (a), (b), (c), (d), (e), point Pi (i=1, 2, 3, 4, 5) is the five extracted vertices, point Qi ( i=1, 2, 3) is the insertion point.

图7(a)表示被提取的多边形是五边形(顶点:P1,P2,P3,P4,P5),嵌入前的状态。Fig. 7(a) shows that the extracted polygon is a pentagon (vertices: P1, P2, P3, P4, P5), and the state before embedding.

图7(b)表示常数N为4时,嵌入信息“0”的例子。该例子相当于在图6(b)中嵌入信息“0”的情况。这时,W的值“8”除以N的值“4”的余数值为“0”,嵌入信息M的值为“0”。插入点的个数Q为“3”。FIG. 7(b) shows an example of embedding information "0" when the constant N is 4. In FIG. This example corresponds to the case where information "0" is embedded in FIG. 6(b). At this time, the value of the remainder of dividing the value "8" of W by the value "4" of N is "0", and the value of the embedded information M is "0". The number Q of insertion points is "3".

因此,如图7(b)所示,选择边P1P5的中点Q1、边P4P5的中点Q2和边P3P4的中点Q3作为插入点。Therefore, as shown in FIG. 7(b), midpoint Q1 of side P1P5, midpoint Q2 of side P4P5, and midpoint Q3 of side P3P4 are selected as insertion points.

图7(c)表示常数N为4时,嵌入信息“1”的例子。该例子相当于在图6(b)中嵌入信息“1”的情况。这时,W的值“6”除以N的值“4”的余数值为“2”,嵌入信息M的值为“1”,插入点的个数Q为“1”。因此,如图7(c)所示,选择边P1P5的中点Q1作为插入点。FIG. 7(c) shows an example of embedding information "1" when the constant N is 4. In FIG. This example corresponds to the case where information "1" is embedded in FIG. 6(b). At this time, the value of the W value "6" divided by the value of N "4" is "2", the value of the embedding information M is "1", and the number Q of insertion points is "1". Therefore, as shown in FIG. 7(c), the midpoint Q1 of the side P1P5 is selected as the insertion point.

图7(d)表示常数N为4时,嵌入信息“2”的例子。该例子相当于在图6(b)中嵌入信息“2”的情况。这时,W的值“5”除以N的值“4”的余数值为“1”,嵌入信息M的值为“2”,插入点的个数Q为“0”。因此,这种情况下没有插入点。FIG. 7(d) shows an example of embedding information "2" when the constant N is 4. In FIG. This example corresponds to the case where information "2" is embedded in FIG. 6(b). At this time, the value of the remainder of dividing the value of W by "4" of N is "1", the value of embedded information M is "2", and the number of insertion points Q is "0". Therefore, there is no insertion point in this case.

图7(e)表示常数N为4时,嵌入信息“3”的例子。该例子相当于在图6(b)中嵌入信息“3”的情况。FIG. 7(e) shows an example of embedding information "3" when the constant N is 4. In FIG. This example corresponds to the case where information "3" is embedded in FIG. 6(b).

这时,W的值“7”除以N的值“4”的余数值为“3”,嵌入信息M的值为“3”,插入点的个数Q为“2”。因此,如图7(e)所示,选择边P1P5的中点Q1、边P2P3的中点Q2作为插入点。At this time, the value of W divided by the value "4" of N is "3", the value of embedded information M is "3", and the number Q of insertion points is "2". Therefore, as shown in FIG. 7( e ), the midpoint Q1 of the side P1P5 and the midpoint Q2 of the side P2P3 are selected as insertion points.

本形式可以如下那样变更。This form can be changed as follows.

(变更点1)余数和嵌入信息的对应关系可以变更。(Modification point 1) The correspondence relationship between the remainder and the embedded information can be changed.

(变更点2)在多边形的边上没有嵌入的对象的情况下,可以将插入点插入离开边的位置。(Modification 2) When there is no embedded object on the side of the polygon, the insertion point can be inserted at a position away from the side.

按照本发明,具有以下的效果。According to the present invention, the following effects are obtained.

(效果1)不需要现有例那样设定基准参数和变化参数。(Effect 1) It is not necessary to set a reference parameter and a variation parameter as in the conventional example.

(效果2)如果在多边形的边上插入点,则可以抑制插入前后的多边形的形状变化。(Effect 2) By inserting points on the side of the polygon, it is possible to suppress the shape change of the polygon before and after the insertion.

(效果3)即使恶意的第三者尝试移动构成多边形的顶点中的一个或者多个顶点,窜改向量数据并消除嵌入信息,也可以使这样的操作无效。这是由于即使移动多个多边形的顶点,但是不能变更顶点的个数,不能对嵌入信息的保持及其之后的读取产生麻烦。(Effect 3) Even if a malicious third party tries to move one or more vertices among vertices constituting the polygon, falsify vector data, and erase embedded information, such operations can be invalidated. This is because even if a plurality of vertices of a polygon are moved, the number of vertices cannot be changed, and troubles cannot be caused in storing embedded information and subsequent reading.

(实施方式2)(Embodiment 2)

图8是本发明的实施方式2中的信息读取装置的功能方框图。FIG. 8 is a functional block diagram of an information reading device according to Embodiment 2 of the present invention.

如图8所示,该信息读取装置具有:提取部10和信息读取部11。信息读取部11具有个数计算部12、常数信息输入部13、余数计算部14、读取部15。As shown in FIG. 8 , this information reading device has an extraction unit 10 and an information reading unit 11 . The information reading unit 11 has a number calculation unit 12 , a constant information input unit 13 , a remainder calculation unit 14 , and a reading unit 15 .

提取部10从被嵌入信息的向量数据中提取多边形,进而提取提取的多边形的顶点。The extraction unit 10 extracts a polygon from the information-embedded vector data, and further extracts vertices of the extracted polygon.

个数计算部12计算多边形的顶点数。The number calculation unit 12 calculates the number of vertices of the polygon.

常数信息输入部13输入作为大于等于2的整数的常数。The constant information input unit 13 inputs a constant which is an integer of 2 or more.

余数计算部14对由个数计算部12计算的个数除以由常数信息输入部13输入的常数N的余数进行计算。The remainder calculation unit 14 calculates the remainder obtained by dividing the number calculated by the number calculation unit 12 by the constant N input from the constant information input unit 13 .

读取部15从该余数读取嵌入信息。The reading unit 15 reads embedded information from the remainder.

图9是本发明的实施方式2中的信息读取装置的流程图。9 is a flowchart of an information reading device in Embodiment 2 of the present invention.

在步骤20中,提取部10从向量数据提取多边形。In step 20, the extraction unit 10 extracts polygons from the vector data.

在步骤21中,个数计算部12计算被提取的多边形的顶点数。In step 21, the number calculation unit 12 calculates the number of vertices of the extracted polygon.

在步骤22中,常数信息输入部13输入常数N。In step 22, the constant information input unit 13 inputs a constant N.

在步骤23中,余数计算部14对顶点数除以常数N的余数进行计算。In step 23 , the remainder calculation unit 14 calculates the remainder of dividing the number of vertices by the constant N.

在步骤24中,读取部15根据该余数读取嵌入信息。In step 24, the reading unit 15 reads embedded information based on the remainder.

这里,将被提取的四边形的边上存在的点的个数设为W,将嵌入信息的值设为M。与实施方式1对应,在实施方式2中,对于四边形准备图10(a)、图10(b)中表示的表。图10(a)表示N的值等于“4”时,个数W除以常数N的余数值和嵌入信息M的值的对应关系。而且嵌入信息装置侧和读取装置侧两方决定图10(a)所示的对应关系作为电子水印密钥信息。Here, W is the number of points existing on the sides of the extracted quadrilateral, and M is the value of the embedded information. Corresponding to Embodiment 1, in Embodiment 2, tables shown in FIG. 10( a ) and FIG. 10( b ) are prepared for quadrilaterals. Fig. 10(a) shows the correspondence between the remainder value of dividing the number W by the constant N and the value of the embedded information M when the value of N is equal to "4". Furthermore, both the embedding information device side and the reading device side determine the correspondence relationship shown in FIG. 10( a ) as digital watermark key information.

例如,在被提取的多边形的顶点的个数W为“5”时,N的值“4”产生了余数R的值为“1”,读取部15利用图10(b)的关系,读取嵌入信息M的值为“1”。For example, when the number W of vertices of the extracted polygon is "5", the value of N "4" produces a value of remainder R of "1", and the reading section 15 utilizes the relationship in FIG. 10(b) to read The value of embedded information M is "1".

并且,由图10(b)可知,插入前的多边形的顶点数是“4”,插入点的个数Q是“1”。而且,对于五边形,也进行基本上与上述相同的处理。Furthermore, as can be seen from FIG. 10( b ), the number of vertices of the polygon before insertion is "4", and the number Q of insertion points is "1". Also, basically the same processing as above is performed for the pentagon.

按照本发明,具有以下的效果。According to the present invention, the following effects are obtained.

(效果1)利用图10(a)、图10(b)所示的对应关系,可以读取嵌入信息。(Effect 1) Embedded information can be read using the correspondence shown in Fig. 10(a) and Fig. 10(b).

(效果2)如图10(b)所示,由于应用包含了多边形的顶点数的对应关系,所以不仅嵌入信息的值,而且插入点的个数也可以清楚。(Effect 2) As shown in FIG. 10(b), since the application includes the correspondence relationship of the number of vertices of the polygon, not only the value of the embedded information but also the number of insertion points can be clarified.

而且,可以将实施方式1、2或者后述的所有的实施方式中的信息嵌入装置以及读取装置的各结构要素构筑为程序,安装到计算机中,或者经由网络流通。Furthermore, each constituent element of the information embedding device and reading device in Embodiments 1 and 2 or all embodiments described later may be constructed as a program, installed in a computer, or distributed via a network.

如图11所示,该程序典型地被存储到CD-ROM、软盘等存储介质31中,经由驱动器30、I/O29被安装到硬盘等存储装置28中。As shown in FIG. 11 , this program is typically stored in a storage medium 31 such as a CD-ROM or a floppy disk, and installed into a storage device 28 such as a hard disk via a drive 30 and an I/O 29 .

然后,如果CPU25访问ROM26、RAM27、硬盘28等后,执行该程序,则可以实现上述各实施方式的信息嵌入装置以及读取装置。Then, when the CPU 25 accesses the ROM 26, the RAM 27, the hard disk 28, and the like, and executes the program, the information embedding device and the reading device in each of the above-described embodiments can be realized.

(实施方式3)(Embodiment 3)

图12是本发明的实施方式3中的信息嵌入装置的功能方框图。该信息嵌入装置具有:提取部41和信息嵌入部42。信息嵌入部42具有对应关系决定部43和嵌入部44。Fig. 12 is a functional block diagram of an information embedding device in Embodiment 3 of the present invention. This information embedding device has an extraction unit 41 and an information embedding unit 42 . The information embedding unit 42 has a correspondence relationship determining unit 43 and an embedding unit 44 .

与实施方式1相同,提取部41输入向量数据,提取包含于该向量数据中的多边形的顶点。As in the first embodiment, the extraction unit 41 receives vector data and extracts vertices of polygons included in the vector data.

对应关系决定部43对于多个几何要素,决定嵌入信息的值和多个几何要素的对应关系。多个几何要素从多边形的对角线、多边形的重心、多边形的顶点和多边形的代表点构成的组中选择。在本实施方式中选择多边形的对角线和多边形的重心。The correspondence relationship determination unit 43 determines the correspondence relationship between the value of the embedded information and the plurality of geometric elements with respect to the plurality of geometric elements. A plurality of geometric features are selected from the group consisting of the diagonal of the polygon, the center of gravity of the polygon, the vertices of the polygon, and the representative point of the polygon. In this embodiment, the diagonal of the polygon and the center of gravity of the polygon are selected.

几何要素的对应关系,可以由“多边形的对角线和多边形的重心的距离”、“多边形的对角线和多边形的代表点的距离”以上“多边形的重心和多边形的代表点的距离”中的任意一个来表现。The corresponding relationship of geometric elements can be determined by "the distance between the diagonal of the polygon and the center of gravity of the polygon", "the distance between the diagonal of the polygon and the representative point of the polygon" and "the distance between the center of gravity of the polygon and the representative point of the polygon" any one of the performance.

在本实施方式中,由“多边形的对角线和多边形的重心的距离”表示该对应关系。In the present embodiment, this correspondence relationship is represented by "the distance between the diagonal line of the polygon and the center of gravity of the polygon".

而且,嵌入信息是二值的时候,对于从上述多个距离选择的距离决定阈值T,在上述被选择的距离小于等于T时,设为嵌入信息“0”,在上述被选择的距离超过T时,设为嵌入信息“1”。以上是本实施方式的对应关系。Moreover, when the embedded information is binary, the threshold T is determined for the distance selected from the above-mentioned multiple distances. When the above-mentioned selected distance is less than or equal to T, the embedded information is set to "0", and when the above-mentioned selected distance exceeds T , set the embedded information to "1". The above is the correspondence relationship of this embodiment.

嵌入部44根据由对应关系决定部43决定的对应关系,通过使多边形的代表点变化来进行嵌入处理。代表点可以是顶点,也可以是不代表多边形的几何性质的点(例如,简单地附加在多边形上的点)。本实施方式中的代表点是多边形的重心。The embedding unit 44 performs embedding processing by changing the representative point of the polygon based on the correspondence relationship determined by the correspondence relationship determination unit 43 . The representative point may be a vertex, or a point that does not represent the geometric properties of the polygon (for example, a point that is simply attached to the polygon). The representative point in this embodiment is the center of gravity of the polygon.

图13是本发明的实施方式3中的信息嵌入装置的流程图。提取部41在步骤30中,从输入的向量数据中提取多边形,在步骤31中提取多边形的顶点。Fig. 13 is a flowchart of an information embedding device in Embodiment 3 of the present invention. The extraction unit 41 extracts a polygon from the input vector data in step 30 , and extracts vertices of the polygon in step 31 .

对应关系决定部43在步骤32中,作为多边形的几何要素,求多边形的重心和最长的对角线,在步骤33中求提取的多边形的重心的坐标和最长的对角线。In step 32, the correspondence determination unit 43 obtains the center of gravity and the longest diagonal of the polygon as geometric elements of the polygon, and obtains the coordinates of the center of gravity and the longest diagonal of the extracted polygon in step 33.

对应关系决定部43在步骤34中输入嵌入信息,在步骤35中决定嵌入信息和几何要素的对应关系。对应关系决定部43在步骤36中,从多边形的顶点中决定指定的顶点的坐标,以便在嵌入信息为“0”的时候多边形的重心和最长的对角线之间的距离,小于等于阈值T(在本实施方式中该距离为0)。而且对应关系决定部43在步骤36中,从多边形的顶点中决定指定的顶点的坐标,以便在嵌入信息为“1”时,多边形的重心和最长的对角线之间的距离超过阈值T。The correspondence relationship determination unit 43 inputs the embedded information in step 34 , and determines the correspondence relationship between the embedded information and the geometric elements in step 35 . In step 36, the correspondence determining unit 43 determines the coordinates of the specified vertex from among the vertices of the polygon so that the distance between the center of gravity of the polygon and the longest diagonal is less than or equal to the threshold value when the embedding information is "0". T (this distance is 0 in this embodiment). Furthermore, in step 36, the correspondence relationship determination unit 43 determines the coordinates of the specified vertex from among the vertices of the polygon so that when the embedding information is "1", the distance between the centroid of the polygon and the longest diagonal exceeds the threshold T .

而且,这里选定最长的对角线的优点,除了存在多个相同长度的对角线的情况外,可以唯一地指定对角线。Moreover, the advantage of selecting the longest diagonal here is that, except for the case where there are multiple diagonals of the same length, the diagonal can be uniquely specified.

图14(a)~图14(c)表示本发明的实施方式3中的信息嵌入过程。14(a) to 14(c) show the information embedding process in Embodiment 3 of the present invention.

图14(a)例示信息嵌入前的多边形。在该例中多边形具有四个顶点P1(0,100)、P2(0,0)、P3(100,0)、P4(100,100)。Fig. 14(a) illustrates a polygon before information embedding. In this example the polygon has four vertices P1 (0, 100), P2 (0, 0), P3 (100, 0), P4 (100, 100).

在多边形是四边形时,本实施方式中的多个几何要素是四边形的最长的对角线和四边形的重心。在图14(a)的四边形P1P2P3P4中,最长的对角线是P1P3(=P2P4)。而且四边形P1P2P3P4的重心G的坐标是(50,50)。When the polygon is a quadrangle, the plurality of geometric elements in this embodiment are the longest diagonal of the quadrangle and the center of gravity of the quadrangle. In the quadrilateral P1P2P3P4 in FIG. 14( a ), the longest diagonal is P1P3 (=P2P4). And the coordinates of the center of gravity G of the quadrilateral P1P2P3P4 are (50, 50).

作为几何要素的配置信息,求重心G和最长的对角线P1P3的距离。重心G和最长的对角线P1P3的距离是从重心G向最长的对角线P1P3垂下的垂线的垂足H的长度。As the arrangement information of the geometric elements, the distance between the center of gravity G and the longest diagonal line P1P3 is obtained. The distance between the center of gravity G and the longest diagonal line P1P3 is the length of the foot H of the vertical line hanging from the center of gravity G to the longest diagonal line P1P3.

这里,该距离用下式求出。Here, this distance is calculated|required by the following formula.

GH=((XG-XH)2+(YG-YH)2)1/2 GH=((X G -X H ) 2 +(Y G -Y H ) 2 ) 1/2

这里,将G、H的各坐标设为(XG,YG),(XH,YH)。Here, the coordinates of G and H are (X G , Y G ), (X H , Y H ).

该距离的可取值范围,一般来说是大于等于“0”的任意的实数。这里将嵌入信息设为“0”或者“1”,导入阈值T(在本实施方式中T=1)。The range of possible values of the distance is generally any real number greater than or equal to "0". Here, the embedding information is set to "0" or "1", and a threshold T is introduced (T=1 in this embodiment).

然后,使嵌入信息“0”时的该距离小于等于阈值T,使嵌入信息“1”时的该距离超过阈值T。Then, make the distance when the information "0" is embedded less than or equal to the threshold T, and make the distance when the information "1" is embedded exceed the threshold T.

更具本来说,操作与重心G和最长的对角线P1P3的距离有关系的顶点(在图14(c)的例子中为顶点P2),使得嵌入信息为“0”时,重心G和最长的对角线P1P3的距离大于等于“0”小于等于阈值T“1”,而且嵌入信息为“1”时重心G和最长的对角线P1P3的距离大于阈值T“1”。More fundamentally, the vertex (vertex P2 in the example of FIG. The distance of the longest diagonal line P1P3 is greater than or equal to "0" and less than or equal to the threshold T"1", and when the embedded information is "1", the distance between the center of gravity G and the longest diagonal line P1P3 is greater than the threshold T"1".

图14(b)表示嵌入信息“0”的例子。在该例中,由于重心G位于最长的对角线P1P3上,所以重心G和最长的对角线P1P3的距离为“0”。Fig. 14(b) shows an example of embedding information "0". In this example, since the center of gravity G is located on the longest diagonal line P1P3, the distance between the center of gravity G and the longest diagonal line P1P3 is "0".

图14(c)表示嵌入了信息“1”的例子。嵌入后的四边形P1P3P4P5(顶点P1(0,100)、P2(20,0)、P3(100,0)、P4(100,100))的重心G的坐标为(55,50)最长的对角线为P1P3。由此重心G和最长的对角线P1P3的距离是“3.5”(>T)。Fig. 14(c) shows an example in which information "1" is embedded. The coordinates of the center of gravity G of the embedded quadrilateral P1P3P4P5 (vertices P1 (0, 100), P2 (20, 0), P3 (100, 0), P4 (100, 100)) are (55, 50) The longest pair The corner lines are P1P3. Thus, the distance between the center of gravity G and the longest diagonal line P1P3 is "3.5" (>T).

本实施方式可以如以下那样变更。This embodiment can be changed as follows.

(1)虽然操作了顶点,使得保持最长的对角线的位置,同时重心变化,相反也可操作顶点,使得保持重心的位置,同时对角线的位置变化。(但是,同时保持最长性)。(1) Although the vertex is manipulated so that the position of the longest diagonal line is maintained while the center of gravity changes, the vertex can also be operated on the contrary so that the position of the center of gravity is maintained while the position of the diagonal line changes. (However, while maintaining maximality).

(2)嵌入信息(“0”、“1”)更换也可以。(2) Embedded information ("0", "1") may be replaced.

(3)虽然将阈值T的值设为“1”,但是也可以置换为除此之外的大于等于“0”的任意的值。(3) Although the value of the threshold T is set to "1", it may be replaced with any other value greater than or equal to "0".

(4)在图14的例子中,利用多边形的所有顶点坐标求重心G。但是也可以利用多边形的外接矩形的重心和内接矩形的重心,例如是图15(a)所示的五边形P1P2P3P4P5时,求其外接矩形P1P3P4P5的重心G1就可以。或者求其内接矩形Q1Q2P4P5的重心G2也可以。(4) In the example of FIG. 14, the center of gravity G is obtained using the coordinates of all vertices of the polygon. However, the center of gravity of the circumscribed rectangle and the center of gravity of the inscribed rectangle of the polygon can also be used. For example, when the pentagon P1P2P3P4P5 shown in FIG. Or find the center of gravity G2 of its inscribed rectangle Q1Q2P4P5.

在使用重心G1时,不使用构成多边形的一部分顶点P2来求重心。或者,在使用重心G2时,利用在多边形的顶点中原本不包含的假想的顶点Q1、Q2来求重心。When the center of gravity G1 is used, the center of gravity is obtained without using some vertices P2 constituting the polygon. Alternatively, when the center of gravity G2 is used, the center of gravity is obtained using virtual vertices Q1 and Q2 not originally included in the vertices of the polygon.

而且,在多边形为图15(b)所示的八边形P5P6P7P8P9P10P11P12时,可以求其外接矩形Q3Q4P11P12的重心G3。或者可以求其内接矩形P5P10P11P12的重心G4。Furthermore, when the polygon is the octagon P5P6P7P8P9P10P11P12 shown in FIG. 15(b), the center of gravity G3 of the circumscribed rectangle Q3Q4P11P12 can be obtained. Or you can find the center of gravity G4 of its inscribed rectangle P5P10P11P12.

在使用重心G3时,不使用构成多边形的一部分的顶点P5、P6、P7、P8、P9、P10,并且利用不是原来的多边形的顶点的假想的顶点Q3、Q4来求重心。或者,在利用重心G4时,不使用构成多边形的一部分的顶点P6、P7、P8、P9来求重心。When the center of gravity G3 is used, the vertices P5, P6, P7, P8, P9, and P10 constituting a part of the polygon are not used, and the center of gravity is obtained using virtual vertices Q3 and Q4 that are not vertices of the original polygon. Alternatively, when using the center of gravity G4, the center of gravity is obtained without using the vertices P6, P7, P8, and P9 constituting a part of the polygon.

不管哪一种情况,只要使用的重心的求取方法唯一确定,则重心的求取方法可以任意设定。这一点在后述的各实施方式也相同。In either case, as long as the method of obtaining the center of gravity to be used is uniquely determined, the method of obtaining the center of gravity can be set arbitrarily. This point is also the same in each embodiment described later.

(实施方式4)(Embodiment 4)

图16是本发明的实施方式4中的信息读取装置的功能方框图。该信息读取装置具有提取部51和信息读取部52。信息读取部52具有对应关系研究部53和读取部54。Fig. 16 is a functional block diagram of an information reading device according to Embodiment 4 of the present invention. This information reading device has an extraction unit 51 and an information reading unit 52 . The information reading unit 52 has a correspondence relationship research unit 53 and a reading unit 54 .

提取部51输入包含多边形的信息的向量数据(嵌入了实施方式3的信息),从该向量数据提取构成多边形的顶点的信息。The extraction unit 51 inputs vector data (embedding information of Embodiment 3) including information on a polygon, and extracts information on vertices constituting the polygon from the vector data.

接着,对应关系研究部53研究与实施方式3的对应关系决定部43使用的对应关系相同的对应关系。在该对应关系中的几何要素是多边形的重心和最长的对角线。当然,对于阈值T也使用与实施方式3相同的阈值T。即,对应关系研究部53求多边形的重心和最长的对角线的距离,将该距离输出到读取部54。Next, the correspondence relationship research unit 53 studies the same correspondence relationship as the correspondence relationship used by the correspondence relationship determination unit 43 of the third embodiment. The geometric elements in this correspondence are the center of gravity and the longest diagonal of the polygon. Of course, the same threshold T as that in Embodiment 3 is used for the threshold T as well. That is, the correspondence relationship research unit 53 finds the distance between the centroid of the polygon and the longest diagonal, and outputs the distance to the reading unit 54 .

读取部54比较对应关系研究部53求出的距离和阈值T,根据比较结果读取嵌入的信息。更具体来说,如果该距离小于等于阈值T,则读取信息“0”,如果该距离大于阈值T,则读取信息“1”。The reading unit 54 compares the distance obtained by the correspondence relationship research unit 53 with the threshold T, and reads the embedded information based on the comparison result. More specifically, if the distance is less than or equal to the threshold T, information "0" is read, and if the distance is greater than the threshold T, information "1" is read.

图17是本发明的实施方式4的信息读取装置的流程图。提取部51在步骤40中,从输入的向量数据中提取多边形,在步骤41中,提取多边形的顶点。17 is a flowchart of an information reading device according to Embodiment 4 of the present invention. The extraction unit 51 extracts a polygon from the input vector data in step 40 , and extracts vertices of the polygon in step 41 .

对应关系研究部53在步骤42中,作为几何要素选择多边形的重心和最长的对角线,在步骤43中,求多边形的重心和最长的对角线。对应关系研究部53在步骤44中,研究上述对应关系,计算上述距离并输出到读取部54。The correspondence research unit 53 selects the center of gravity and the longest diagonal of the polygon as geometric elements in step 42 , and finds the center of gravity and the longest diagonal of the polygon in step 43 . In step 44 , the correspondence relationship research unit 53 studies the correspondence relationship, calculates the distance and outputs it to the reading unit 54 .

读取部54在步骤45中,进行上述大小比较,其结果,读取嵌入信息(“0”或者“1”)。In step 45, the reading unit 54 performs the size comparison described above, and as a result, reads embedded information ("0" or "1").

如图18(a)所示,当被提取的多边形是四边形P1P2P3P4(顶点P1(0,100)、P2(0,0)、P3(100,0)、P4(100,100))时,最长的对角线为P1P3(=P2P4)。而且,四边形P1P2P3P4的重心G的坐标是(50,50)。而且,该重心G(50,50)和最长的对角线P1P3的距离为“0”。因此,嵌入的信息的值被判定为“0”。As shown in Figure 18(a), when the extracted polygon is a quadrilateral P1P2P3P4 (vertex P1 (0, 100), P2 (0, 0), P3 (100, 0), P4 (100, 100)), the most The long diagonal is P1P3 (=P2P4). Also, the coordinates of the center of gravity G of the quadrilateral P1P2P3P4 are (50, 50). And, the distance between the center of gravity G(50, 50) and the longest diagonal line P1P3 is "0". Therefore, the value of the embedded information is determined to be "0".

或者,被提取的多边形如图18(b)所示,为四边形P1P2P3P4(顶点P1(0,100)、P2(20,0)、P3(100,0)、P4(100,100))时,最长的对角线为P1P3。而且,其重心G(55,50)和最长的对角线P1P3的距离为“3.5”(>T)。因此,嵌入信息的值被判定为“1”。Or, as shown in Figure 18(b), the extracted polygon is a quadrilateral P1P2P3P4 (vertex P1 (0, 100), P2 (20, 0), P3 (100, 0), P4 (100, 100)), The longest diagonal is P1P3. Moreover, the distance between the center of gravity G(55, 50) and the longest diagonal line P1P3 is "3.5" (>T). Therefore, the value of the embedded information is determined to be "1".

而且,在实施方式1、2中,如果使嵌入信息的值的范围变化,则还可以扩展到二值(“0”或者“1”)以外的多值。例如,将几何要素设为对角线和重心,设N个(N为大于等于2的整数)嵌入信息为“0”、“1”、…、“N-1”。而且,将几何要素的配置信息设为两个几何要素的距离,即与对角线和重心的距离有关的信息,用d(d为大于等于0的实数)表示距离。这时,只要如所谓““0”的信息被嵌入”是“d为大于等于0小于1/N那样的对角线和重心的配置状态”、““1”的信息被嵌入”是“d为大于等于1/N小于2/N那样的对角线和重心的配置状态”、…、“N”的信息被嵌入”是“d为大于等于(N-1)/N那样的对角线和重心的配置状态”那样确定各个对应关系就可以。Furthermore, in Embodiments 1 and 2, if the range of the value of embedded information is changed, it can be extended to multi-values other than binary ("0" or "1"). For example, set the geometric elements as the diagonal and the center of gravity, and set N (N is an integer greater than or equal to 2) embedding information as "0", "1", ..., "N-1". Furthermore, the arrangement information of the geometric elements is the distance between two geometric elements, that is, the information on the distance between the diagonal and the center of gravity, and the distance is represented by d (d is a real number greater than or equal to 0). At this time, as long as the so-called "information of "0" is embedded" is "d is the arrangement state of the diagonal line and center of gravity such that d is greater than or equal to 0 and less than 1/N", "information of "1" is embedded" is "d The arrangement state of the diagonal line and the center of gravity such that it is greater than or equal to 1/N and less than 2/N ", ..., "N" information is embedded" is "d is a diagonal line such that it is greater than or equal to (N-1)/N It is only necessary to determine each corresponding relationship in the same way as the configuration state of the center of gravity.

按照实施方式2,具有以下效果。According to Embodiment 2, there are the following effects.

(效果1)通过使嵌入信息的值的范围变化,还可以扩展到二值(“0”和“1”)以外的多值。(Effect 1) By changing the value range of embedded information, it is possible to expand to multiple values other than binary values ("0" and "1").

(效果2)因为使用几何要素的配置状态进行读取,所以对旋转操作的耐性提高。(Effect 2) Since the arrangement state of the geometric element is used for reading, the resistance to rotation operation is improved.

本实施方式可以进行如下那样的变更。This embodiment can be modified as follows.

(1)嵌入信息(“0”、“1”)替换也可以。(1) Replacement of embedded information ("0", "1") is also possible.

(2)虽然将阈值T的值设为“1”,但是也可以置换为除此之外的大于等于“0”的任意的值。(2) Although the value of the threshold T is set to "1", it may be replaced with any other value greater than or equal to "0".

(实施方式5)(Embodiment 5)

图19是本实施方式5中的信息嵌入装置的功能方框图。该信息嵌入装置具有提取部61和信息嵌入部62。信息嵌入部62具有对应关系决定部63和嵌入部64。FIG. 19 is a functional block diagram of the information embedding device in the fifth embodiment. This information embedding device has an extraction unit 61 and an information embedding unit 62 . The information embedding unit 62 has a correspondence relationship determining unit 63 and an embedding unit 64 .

与实施方式1相同,提取部61输入向量数据,提取该向量数据中包含的多边形的顶点。As in the first embodiment, the extraction unit 61 receives vector data, and extracts vertices of polygons included in the vector data.

对应关系决定部63从多边形的对角线、多边形的重心和多边形的代表点构成的组中选择几何要素,决定与选择的几何要素的配置信息的对应关系。在本实施方式中,设代表点为与多边形的几何性质没有直接关系的设施位置。这里,所谓设施,例如是房屋、学校、医院等建筑,所谓设施位置,是由多边形表示其外形的设施的名称或者其略称,或者与多边形相关联表示的位置。The correspondence relationship determining unit 63 selects a geometric element from a group consisting of a diagonal line of a polygon, a center of gravity of a polygon, and a representative point of a polygon, and determines a correspondence relationship with the arrangement information of the selected geometric element. In this embodiment, the representative point is assumed to be a facility position not directly related to the geometric properties of the polygon. Here, the so-called facility refers to buildings such as houses, schools, and hospitals, and the so-called facility location refers to the name or abbreviation of the facility whose outline is represented by the polygon, or the location represented by being associated with the polygon.

而且,本方式的几何要素是多边形的重心,对应关系通过多边形的重心G和设施位置的距离来表现。对于该距离,在与实施方式1一样决定阈值T(在本实施方式中T=1),嵌入信息“0”时,使该距离小于等于阈值T,在嵌入信息“1”时,使该距离超过阈值T。而且,对应关系决定部63对于操作该距离,不是操作重心G和顶点等,而是操作设施位置。Furthermore, the geometric element in this form is the center of gravity of the polygon, and the correspondence relationship is expressed by the distance between the center of gravity G of the polygon and the facility position. For this distance, the threshold T is determined in the same manner as in Embodiment 1 (T=1 in this embodiment). When embedding information "0", the distance is set to be less than or equal to the threshold T, and when information "1" is embedded, the distance is set to exceeds the threshold T. Furthermore, the correspondence relationship determination unit 63 operates the facility position instead of the center of gravity G, the vertex, and the like for the operation of the distance.

图20是本发明的实施方式5中的信息嵌入装置的流程图。提取部61在步骤50中,从输入的向量数据中提取多边形,在步骤51中提取多边形的顶点。Fig. 20 is a flowchart of an information embedding device in Embodiment 5 of the present invention. The extraction unit 61 extracts a polygon from the input vector data in step 50 , and extracts vertices of the polygon in step 51 .

对应关系决定部63在步骤52中,作为几何要素,选择多边形的重心,作为多边形的代表点,选择设施位置。对应关系决定部63在步骤53中,计算多边形的重心和设施位置的距离。In step 52, the correspondence relationship determination unit 63 selects the center of gravity of the polygon as the geometric element, and selects the facility position as the representative point of the polygon. In step 53 , the correspondence relationship determination unit 63 calculates the distance between the center of gravity of the polygon and the facility position.

对应关系决定部63在步骤54中,输入嵌入信息,在步骤55中,按照被输入的嵌入信息的值,决定被提取的多边形的设施位置。对应关系决定部63在嵌入信息“0”的情况下,使该距离小于等于阈值T,在嵌入信息“1”的情况下,使该阈值超过阈值T。嵌入部64在步骤55中,将多边形的设施位置移动到被决定的设施位置。由此,信息被嵌入。The correspondence relation determination unit 63 inputs the embedding information in step 54 , and determines the facility position of the extracted polygon according to the value of the input embedding information in step 55 . The correspondence relationship determination unit 63 makes the distance equal to or less than the threshold T when the information “0” is embedded, and makes the threshold exceed the threshold T when the information “1” is embedded. The embedding unit 64 moves the polygonal facility position to the determined facility position in step 55 . From this, information is embedded.

图21(a)例示嵌入信息前的多边形(四边形P1P2P3P4:顶点P1(0,100),P2(0,0),P3(100,0),P4(100,100))。该多边形作为代表点具有设施位置(坐标:(30,20))。FIG. 21( a ) exemplifies a polygon before embedding information (quadrilateral P1P2P3P4: vertices P1 (0, 100), P2 (0, 0), P3 (100, 0), P4 (100, 100)). This polygon has facility positions (coordinates: (30, 20)) as representative points.

图21(a)的四边形P1P2P3P4的重心G的坐标是(50,50)。The coordinates of the center of gravity G of the quadrilateral P1P2P3P4 in FIG. 21( a ) are (50, 50).

图21(b)是表示在图21(a)的四边形中嵌入了信息“0”的例子。设施位置的坐标是(50,50),重心G和设施位置的距离是“0”。Fig. 21(b) shows an example in which information "0" is embedded in the quadrilateral in Fig. 21(a). The coordinates of the facility position are (50, 50), and the distance between the center of gravity G and the facility position is "0".

图21(c)表示在图21(a)的四边形中嵌入了信息“1”的例子。设施位置的坐标是(30,20),重心G和设施位置的距离是“36.1”(>T)。FIG. 21(c) shows an example in which information "1" is embedded in the quadrilateral in FIG. 21(a). The coordinates of the facility location are (30, 20), and the distance between the center of gravity G and the facility location is "36.1" (>T).

按照本实施方式,不像以往例子那样需要基准。According to this embodiment, a reference is not required as in the conventional example.

本实施方式可以如以下那样变更。This embodiment can be changed as follows.

(1)虽然将两个几何要素中的一个设为重心,但是设为对角线也可以以相同的操作嵌入信息。(1) Although one of the two geometric elements is set as the center of gravity, information can be embedded by the same operation as the diagonal.

(2)嵌入信息(“0”,“1”)也可以替换。(2) Embedded information ("0", "1") can also be replaced.

(3)虽然变更了设施位置的坐标,但相反,也可以变更重心的位置。但是在使重心变化的情况下,由于使四边形的顶点的坐标变化,所以产生形状变化。因此,希望使设施位置变化。(3) Although the coordinates of the facility position are changed, conversely, the position of the center of gravity may be changed. However, when the center of gravity is changed, the coordinates of the vertices of the quadrilateral are changed, so the shape changes. Therefore, it is desirable to change the location of the facility.

(4)虽然将阈值T的值设为“1”,但是也可以置换为除此之外的大于等于“0”的任意的值。(4) Although the value of the threshold T is set to "1", it may be replaced with any other value greater than or equal to "0".

(实施方式6)(Embodiment 6)

图22是本发明的实施方式4中的信息嵌入装置的功能方框图。本实施方式的信息读取装置通过实施方式5中的信息读取装置处理被嵌入了信息的向量数据。该信息读取装置具有提取部71和信息读取部72。信息读取部72具有对应关系研究部73和读取部74。Fig. 22 is a functional block diagram of an information embedding device in Embodiment 4 of the present invention. The information reading device of the present embodiment processes vector data embedded with information by the information reading device of the fifth embodiment. This information reading device has an extraction unit 71 and an information reading unit 72 . The information reading unit 72 has a correspondence relationship research unit 73 and a reading unit 74 .

提取部71输入包含多边形的信息的向量数据(实施方式5的嵌入了信息者),根据该向量数据提取构成多边形的顶点的信息。The extraction unit 71 receives vector data including information on polygons (embedded with information in Embodiment 5), and extracts information on vertices constituting the polygon from the vector data.

对应关系研究部73研究与实施方式5相同的对应关系。更具体来说,对应关系研究部73计算多边形的重心和设施位置的距离,输出到读取部74。当然,使用与实施方式5相同的阈值T。The correspondence relationship research unit 73 studies the same correspondence relationship as in the fifth embodiment. More specifically, the correspondence relationship research unit 73 calculates the distance between the center of gravity of the polygon and the facility position, and outputs it to the reading unit 74 . Of course, the same threshold T as in Embodiment 5 is used.

读取部74读取嵌入信息。更具体来说,读取部74在上述距离小于等于阈值T的情况下,读取信息“0”,上述距离在超过阈值T的情况下,读取信息“1”。The reading unit 74 reads embedded information. More specifically, the reading unit 74 reads information "0" when the distance is less than or equal to the threshold T, and reads information "1" when the distance exceeds the threshold T.

图23是本发明的实施方式6中的信息读取装置的流程图。23 is a flowchart of the information reading device in Embodiment 6 of the present invention.

提取部71在步骤60中从被输入的向量数据中提取多边形,在步骤61中提取多边形的顶点。The extracting unit 71 extracts polygons from the input vector data in step 60 , and extracts vertices of the polygons in step 61 .

对应关系研究部73在步骤62中,作为几何要素选择多边形的重心,作为多边形的代表点选择设施位置。对应关系研究部73在步骤63中计算多边形重心和设施位置的距离,在步骤64中研究对应关系。读取部74在步骤65中,在距离小于等于阈值T的情况下,读取信息“0”,在距离超过阈值T的情况下,读取信息“1”。In step 62, the correspondence relationship research unit 73 selects the centroid of the polygon as the geometric element, and selects the facility position as the representative point of the polygon. The correspondence research unit 73 calculates the distance between the center of gravity of the polygon and the facility position in step 63 , and studies the correspondence in step 64 . The reading unit 74 reads information "0" when the distance is equal to or less than the threshold T in step 65, and reads information "1" when the distance exceeds the threshold T.

在被提取的多边形如图24(a)所示,是四边形P1P1P3P4(顶点P1(0,100),P2(0,0),P3(100,0),P4(100,100)),其设施位置的坐标是(50,50)时,四边形P1P2P3P4的重心G的坐标是(50,50)。而且重心G和设施位置的距离是“0”(<T)。因此,判断为已嵌入信息“0”。The extracted polygon is shown in Figure 24(a), which is a quadrilateral P1P1P3P4 (vertex P1(0, 100), P2(0, 0), P3(100, 0), P4(100, 100)), and its facilities When the coordinates of the position are (50, 50), the coordinates of the center of gravity G of the quadrilateral P1P2P3P4 are (50, 50). Also, the distance between the center of gravity G and the facility position is "0" (<T). Therefore, it is determined that information "0" is embedded.

而且,在如图24(b)所示,被提取的多边形是四边形P1P1P3P4(顶点P1(0,100),P2(0,0),P3(100,0),P4(100,100)),其设施位置的坐标是(30,20)时,四边形P1P2P3P4的重心G的坐标是(50,50)。而且重心G和设施位置的距离是“36.1”(>T)。因此,判断为已嵌入信息“0”。And, as shown in Fig. 24 (b), the extracted polygon is quadrilateral P1P1P3P4 (vertex P1(0,100), P2(0,0), P3(100,0), P4(100,100)), When the coordinates of the facility position are (30, 20), the coordinates of the center of gravity G of the quadrilateral P1P2P3P4 are (50, 50). Also, the distance between the center of gravity G and the facility position is "36.1" (>T). Therefore, it is determined that information "0" is embedded.

而且,按照本实施方式,与实施方式2相同,通过使嵌入信息的值的范围变化,也可以扩展到二值(“0”或者“1”)以外的多值。Furthermore, according to the present embodiment, as in the second embodiment, by changing the value range of embedded information, it is also possible to expand to multiple values other than binary values ("0" or "1").

本实施方式可以如以下那样变更。This embodiment can be changed as follows.

(1)嵌入信息(“0”,“1”)也可以替换。(1) Embedded information ("0", "1") can also be replaced.

(2)虽然将决定嵌入信息的值的范围的值设为“1”,但是也可以置换为除此之外的大于等于“0”的任意的值。(2) Although the value that determines the value range of the embedded information is set to "1", it may be replaced with any other value greater than or equal to "0".

(3)可以使距离的可取值范围变化,即,使几何要素的配置信息变化。(3) The range of possible values of the distance can be changed, that is, the configuration information of the geometric elements can be changed.

(实施方式7)(Embodiment 7)

图25是本发明的实施方式7中的信息嵌入装置的功能方框图。该信息嵌入装置具有提取部81和信息嵌入部82。信息嵌入部82具有插入部83和嵌入部84。Fig. 25 is a functional block diagram of an information embedding device in Embodiment 7 of the present invention. This information embedding device has an extraction unit 81 and an information embedding unit 82 . The information embedding part 82 has an insertion part 83 and an embedding part 84 .

提取部81输入包含多边形的定义信息的向量数据,提取构成多边形的多个顶点。The extraction unit 81 inputs vector data including definition information of a polygon, and extracts a plurality of vertices constituting the polygon.

插入部83在由提取部81提取的多个顶点中,决定应插入相邻两个顶点间的插入点(其个数N,这里,在本实施方式中,N=1)。例如,在多边形为四边形时,多边形的顶点数为“4”,所以插入点的数量是“4”。The insertion unit 83 determines insertion points to be inserted between two adjacent vertices among the plurality of vertices extracted by the extraction unit 81 (the number of which is N, here, N=1 in this embodiment). For example, when the polygon is a quadrilateral, the number of vertices of the polygon is "4", so the number of insertion points is "4".

嵌入部84将由插入部83决定的所有插入点嵌入被提取的多边形。The embedding unit 84 embeds all the insertion points determined by the interpolation unit 83 into the extracted polygon.

接着,一边参照图27,一边说明插入点和嵌入信息的关系。而且,以下设嵌入信息的值为1比特(“0”或者“1”)。Next, the relationship between insertion points and embedded information will be described with reference to FIG. 27 . In addition, below, the value of the embedded information is assumed to be 1 bit ("0" or "1").

设嵌入前的多边形为如图27(a)所示的四边形P1P2P3P4。这时,四边形P1P2P3P4的重心G1只能是两个对角线P1P3、P2P4的交点。Let the polygon before embedding be a quadrilateral P1P2P3P4 as shown in FIG. 27( a ). At this time, the center of gravity G1 of the quadrilateral P1P2P3P4 can only be the intersection of two diagonals P1P3 and P2P4.

如图27(b)所示,如果将插入点Q1、Q2、Q3、Q4设为各个线段P1P2、P2P3、P3P4、P4P1的中点,则由插入点Q1、Q2、Q3、Q4构成的四边形Q1Q2Q3Q4的重心G2与四边形P1P2P3P4的重心G1一致。As shown in Figure 27(b), if the insertion points Q1, Q2, Q3, and Q4 are set as the midpoints of each line segment P1P2, P2P3, P3P4, and P4P1, the quadrilateral Q1Q2Q3Q4 formed by the insertion points Q1, Q2, Q3, and Q4 The center of gravity G2 of the quadrilateral P1P2P3P4 coincides with the center of gravity G1 of the quadrilateral P1P2P3P4.

在本实施方式中,使重心G1、G2一致的情况和嵌入信息的值为“0”的情况对应。而且,为了确保误差等的允许范围,导入小的阈值T(例如T=1),在重心G1G2间的距离小于等于阈值T时,视为两个重心G1、G2一致。In the present embodiment, the case where the centers of gravity G1 and G2 are matched corresponds to the case where the value of the embedded information is "0". Furthermore, in order to ensure the allowable range of errors, etc., a small threshold T (for example, T=1) is introduced, and when the distance between the centers of gravity G1 and G2 is less than or equal to the threshold T, the two centers of gravity G1 and G2 are regarded as coincident.

另一方面在图27(c)中,由四个插入点Q1、Q2、Q3、Q4构成的四边形Q1Q2Q3Q4的重心G2与重心G1分离,重心G1G2之间距离超过阈值T。在本实施方式中使两个重心G1G2不一致的情况(更严格来说G1G2间的距离超过阈值T的情况)与嵌入信息的值为“1”的情况对应。On the other hand, in FIG. 27(c), the center of gravity G2 of the quadrilateral Q1Q2Q3Q4 composed of four insertion points Q1, Q2, Q3, and Q4 is separated from the center of gravity G1, and the distance between the centers of gravity G1G2 exceeds the threshold T. In this embodiment, the case where the two centers of gravity G1G2 do not coincide (more strictly speaking, the case where the distance between G1G2 exceeds the threshold T) corresponds to the case where the value of the embedded information is "1".

在图26中,插入部83决定多个插入点,以便满足上述的关系(嵌入信息的值和两个重心间的距离的关系)。In FIG. 26 , the insertion unit 83 determines a plurality of insertion points so as to satisfy the above-mentioned relationship (the relationship between the value of the embedded information and the distance between two centers of gravity).

图26是本发明的实施方式7中的信息嵌入装置的流程图。在步骤70中,提取部81从向量数据中提取构成多边形的多个顶点,向插入部83输出被提取的多个顶点的信息。Fig. 26 is a flowchart of an information embedding device in Embodiment 7 of the present invention. In step 70 , the extraction unit 81 extracts a plurality of vertices constituting a polygon from the vector data, and outputs information of the extracted plurality of vertices to the insertion unit 83 .

在步骤71中插入部83检查嵌入信息的值,如果该值为“0”,则进入步骤72,如果该值为“1”则进入步骤73。In step 71, the insertion unit 83 checks the value of the embedded information, and if the value is "0", it goes to step 72, and if the value is "1", it goes to step 73.

在步骤72中,例如如图27(b)所示,插入部83决定所有的插入点,使得由插入点构成的多边形的重心与被提取的多边形的重心一致。In step 72, for example, as shown in FIG. 27(b), the insertion unit 83 determines all the insertion points so that the center of gravity of the polygon formed by the insertion points coincides with the center of gravity of the extracted polygon.

在步骤73中,例如如图27(c)所示,插入部83决定所有的插入点,使得由插入点构成的多边形的重心,从被提取的多边形的重心仅离开大于阈值T的距离。In step 73, for example, as shown in FIG. 27(c), the insertion unit 83 determines all the insertion points so that the center of gravity of the polygon formed by the insertion points is separated from the center of gravity of the extracted polygon by a distance greater than the threshold T.

在步骤74中,嵌入部84将由插入部83决定的插入点嵌入被提取的多边形,将其结果作为以完成信息嵌入的向量数据输出。In step 74, the embedding unit 84 embeds the insertion point determined by the interpolation unit 83 into the extracted polygon, and outputs the result as vector data embedding completed information.

在本实施方式中在插入点时,由于在连接各个点P1和点P2、点P2和点P3、点P3和点P4、点P4和点P1的直线上配置插入点,所以可以根据信息嵌入的数据抑制原始数据的形状变化。When inserting points in this embodiment, since the insertion points are arranged on the straight line connecting each point P1 and P2, point P2 and point P3, point P3 and point P4, and point P4 and point P1, it is possible to Data suppresses the shape change of the original data.

本实施方式可以如下那样变更。This embodiment can be changed as follows.

(1)虽然在提取的各个顶点间一个一个插入了新的点,但是并不限于此。如果使插入点的个数N大于“1”,则也可以对应嵌入信息为多值的情况。(1) Although new points are inserted one by one between the extracted vertices, the present invention is not limited to this. If the number N of insertion points is set to be greater than "1", it is also possible to cope with the case where the embedded information is multi-valued.

(2)虽然进行了操作,使得作为与嵌入有关的对应关系在嵌入信息“0”的情况下,重心G1重G2的距离小于等于阈值T,嵌入信息“1”的情况下重心G1和重心G2的距离大于阈值T,但是,即使在更换了“0”和“1”的相反的情况下也可以得到相同的效果。而且,虽然设阈值T=1,但是并不限于此。(2) Although the operation is performed so that the distance between the center of gravity G1 and the center of gravity G2 is less than or equal to the threshold T in the case of embedding information "0" and the center of gravity G1 and center of gravity G2 in the case of embedding information "1" The distance is greater than the threshold T, however, the same effect can be obtained even in the opposite case where "0" and "1" are replaced. Also, although the threshold T=1, it is not limited thereto.

(3)对于嵌入处理,虽然在嵌入信息“0”的情况下,在点P1和点P2、点P2和点P3、点P3和点P4、点P4和点P1的中点插入了插入点Qi,在嵌入信息“1”的情况下与中点错开插入了插入点Qi,但是并不限于此。(3) For the embedding process, although in the case of embedding information "0", the insertion point Qi is inserted at the midpoint of the point P1 and the point P2, the point P2 and the point P3, the point P3 and the point P4, and the point P4 and the point P1 , in the case of embedding information "1", the insertion point Qi is inserted with a shift from the midpoint, but the present invention is not limited thereto.

(实施方式8)(Embodiment 8)

图28是本发明的实施方式8中的信息读取装置的功能方框图。该信息读取装置具有提取部91和信息读取部92。信息读取部92具有分类部93和重心间距离计算部94以及读取部95。Fig. 28 is a functional block diagram of an information reading device in Embodiment 8 of the present invention. This information reading device has an extraction unit 91 and an information reading unit 92 . The information reading unit 92 has a classification unit 93 , a distance calculation unit 94 between centers of gravity, and a reading unit 95 .

提取部91输入完成信息嵌入的向量数据(嵌入了实施方式7的信息者),从该向量数据提取多边形的多个点。The extracting unit 91 inputs vector data in which information has been embedded (in which information according to Embodiment 7 is embedded), and extracts a plurality of polygonal points from the vector data.

信息读取部92根据提取部91提取的多个点读取被嵌入的信息。The information reading unit 92 reads embedded information from the points extracted by the extracting unit 91 .

分类部93将由提取部91提取的多个点分类为第1集合和第2集合,求由属于第1集合的多个点构成的第一图形的重心,以及由属于第二集合的多个点构成的第二图形的重心。更详细地说,分类部93对由提取部提取的多个点赋予连续号码,按照连续号码的奇偶来对由提取部提取的多个点进行分类。以上,是由于与实施方式7相同的插入点的个数N=1。在使个数N大于“1”时,由提取部提取的多个点被分类为第1集合、第2集合、…、第(N+1)集合。The classifying unit 93 classifies the plurality of points extracted by the extracting unit 91 into a first set and a second set, and obtains the center of gravity of the first graphic composed of the plurality of points belonging to the first set, and the center of gravity of the first graphic composed of the plurality of points belonging to the second set. The center of gravity of the second shape formed. More specifically, the classification unit 93 assigns serial numbers to the points extracted by the extraction unit, and classifies the points extracted by the extraction unit according to the parity of the serial numbers. The above is because the number N=1 of insertion points is the same as that of the seventh embodiment. When the number N is greater than "1", the points extracted by the extraction unit are classified into the first set, the second set, . . . , the (N+1)th set.

重心间距离计算部94计算第一图形的重心和第二图形重心的距离。The center-of-gravity distance calculation unit 94 calculates the distance between the center of gravity of the first figure and the center of gravity of the second figure.

读取部95根据重心间距离计算部94计算的距离读取嵌入的信息。The reading unit 95 reads the embedded information based on the distance calculated by the inter-centroid distance calculating unit 94 .

图29是本发明的读信息取装置的流程图。在步骤80中,提取部91从完成嵌入信息的向量数据提取多边形,在步骤81中,从提取的多边形中提取多个顶点。而且,在该状态中,不区别实施方式7中的顶点和插入点,作为简单的顶点处理。Fig. 29 is a flow chart of the read information acquisition device of the present invention. In step 80 , the extraction unit 91 extracts a polygon from the vector data in which the information is embedded, and in step 81 , extracts a plurality of vertices from the extracted polygon. In addition, in this state, the vertex and the insertion point in the seventh embodiment are not distinguished, and are handled as simple vertexes.

在步骤81中,分类部93赋予多个顶点连续的号码M(M=1,2,…)。在步骤83中,分类部93根据连续号码M的奇偶分类为两个顶点组。这些顶点组的一个是将实施方式7中的顶点作为要素的集合,另一个是将相同的实施方式7中的插入点作为元素的集合。In step 81 , the classification unit 93 assigns consecutive numbers M (M=1, 2, . . . ) to a plurality of vertices. In step 83, the classifying unit 93 classifies the vertices into two vertex groups according to the parity of the serial number M. One of these vertex groups is a set having vertices in Embodiment 7 as elements, and the other is a set having the same insertion point in Embodiment 7 as elements.

在步骤84中,分类部93将属于一个集合的顶点组构成多边形设为第一多边形,将属于另一个集合的顶点组构成的多边形设为第二多边形。然后,分类部93将第一、第二多边形的信息输出到重心间距离计算部94。In step 84 , the classification unit 93 sets the polygon formed by the vertex group belonging to one set as the first polygon, and sets the polygon formed by the vertex group belonging to the other set as the second polygon. Then, the classification unit 93 outputs the information of the first and second polygons to the inter-centroid distance calculation unit 94 .

在步骤85中,重心间距离计算部94求第一多边形的重心和第二多边形重心,计算这些重心间的距离(步骤85),将这些距离输出到读取部95。In step 85 , the center-of-gravity calculation unit 94 finds the center of gravity of the first polygon and the center of gravity of the second polygon, calculates the distance between these centers of gravity (step 85 ), and outputs these distances to the reading unit 95 .

在步骤86中,读取部95比较计算的距离和阈值T的大小,如果该距离小于等于阈值T(参照图30(a)),判断为已嵌入信息“0”,如果该距离超过阈值T(参照图30(b)),判断为已嵌入信息“1”(步骤87)。In step 86, the reading unit 95 compares the calculated distance with the threshold T. If the distance is less than or equal to the threshold T (refer to FIG. 30(a)), it is determined that the information "0" has been embedded. (Refer to FIG. 30(b)), it is judged that information "1" is embedded (step 87).

按照本实施方式,具有以下的效果。According to this embodiment, there are the following effects.

(效果1)因为是利用了不依赖于旋转操作的信息的信息读取,所以即使从被施加了旋转操作的向量数据中,也可以进行嵌入信息的读取。(Effect 1) Since the information is read using information that does not depend on the rotation operation, it is possible to read embedded information even from vector data that has been subjected to the rotation operation.

本实施方式可以如以下那样进行变更。This embodiment can be changed as follows.

(1)虽然以余数(奇偶)分类,分类为两个集合,但是并不限于此。(1) The remainder (odd-even) is classified into two sets, but it is not limited to this.

(2)虽然设阈值T=1,但是不限于此。(2) Although the threshold T=1, it is not limited to this.

按照本发明,通过在多边形的边上插入新的点,可以进行抑制了原始数据的形状变化的信息嵌入。而且通过对构成不依赖于旋转操作的多边形的点的个数进行操作,即使在不能得到施加了旋转操作的向量数据和原始数据的情况下,也可以正确读取嵌入信息。According to the present invention, by inserting new points on the sides of polygons, information embedding can be performed in which shape changes of original data are suppressed. Furthermore, by manipulating the number of points constituting the polygon independent of the rotation operation, it is possible to correctly read the embedded information even when the vector data and the original data to which the rotation operation has been applied cannot be obtained.

(实施方式9)(Embodiment 9)

接着参照图31~图33对实施方式9进行说明。实施方式1到实施方式8与信息嵌入装置或者信息读取装置有关。在本实施方式中,将信息嵌入装置安装到电子设备,抑制向量数据的非法复制。在本实施方式中,向量数据是地图数据,电子设备是使用该地图数据的汽车导航装置。但是,本发明的信息嵌入装置和信息读取装置,可以应用在安装了GPS功能的携带电话,使用了多边形的计算机图形装置等使用向量数据的各种电子设备中。Next, Embodiment 9 will be described with reference to FIGS. 31 to 33 . Embodiments 1 to 8 relate to an information embedding device or an information reading device. In this embodiment, an information embedding device is installed in electronic equipment to suppress illegal copying of vector data. In this embodiment, the vector data is map data, and the electronic device is a car navigation device using the map data. However, the information embedding device and information reading device of the present invention can be applied to various electronic devices using vector data, such as mobile phones equipped with a GPS function, computer graphics devices using polygons, and the like.

图31(a)是本发明的实施方式9中的电子设备的系统结构图,图31(b)是其功能方框图。FIG. 31( a ) is a system configuration diagram of an electronic device according to Embodiment 9 of the present invention, and FIG. 31( b ) is a functional block diagram thereof.

图31(a)中表示的系统,设想进行非法复制的侵害者的情况。侵害者购买合法的存储介质100,将该合法的存储介质100设置在汽车导航装置200中,通过连接到汽车导航装置200的个人计算机230进行非法复制来得到非法的存储介质250。而且,利用连接到个人计算机230的打印机231进行印刷,想要得到非法的纸介质251。The system shown in Fig. 31(a) assumes the case of an infringer who makes an illegal copy. An infringer purchases a legitimate storage medium 100 , installs the legitimate storage medium 100 in the car navigation device 200 , and obtains an illegal storage medium 250 by illegally duplicating the personal computer 230 connected to the car navigation device 200 . Furthermore, printing is performed by the printer 231 connected to the personal computer 230, and an illegal paper medium 251 is intended to be obtained.

在汽车导航装置200中,GPS用天线205与静止卫星通信,输入用于得知当前位置和方位的信息。显示部201显示当前的位置、方位、周围的道路和建筑物等。安装了汽车导航装置200的汽车的方向和位置产生各种变化,所以从合法的记录介质100读出的地图数据频繁地接受旋转操作,如图31(a)中例示的那样,在显示部201上容易理解地显示。按钮202和数字键203相当于图31(b)所示的操作输入部216,受理用户的操作输入。In the car navigation device 200, the GPS antenna 205 communicates with a stationary satellite, and inputs information for knowing the current position and direction. The display unit 201 displays the current position, direction, surrounding roads, buildings, and the like. Various changes occur in the direction and position of the car in which the car navigation device 200 is installed, so the map data read from the legal recording medium 100 frequently accepts rotation operations, and as illustrated in FIG. displayed in an easy-to-understand manner. The buttons 202 and the ten keys 203 correspond to the operation input unit 216 shown in FIG. 31( b ), and accept user's operation input.

汽车导航装置200安装有输入输出端口204,可以经由输入输出端口204与外部的设备(例如,个人计算机230等)进行通信。由于即使不设置这样的端口,有时侵害者破害汽车导航装置200的一部分,强制复制合法的记录介质100的数据,所以这里设想设置端口的情况。The car navigation device 200 is equipped with an input/output port 204 and can communicate with an external device (for example, a personal computer 230 etc.) via the input/output port 204 . Even if such a port is not provided, an intruder may damage a part of the car navigation device 200 and forcibly copy the data of the legitimate recording medium 100, so here assumes a case where a port is provided.

如图31(b)所示,汽车导航装置200具有以下的要素。As shown in FIG. 31(b), the car navigation device 200 has the following elements.

控制部210按照图33的流程图控制汽车导航装置200的各要素。设备固有值保持部212保持被固定赋予该汽车导航装置200的固有值。固有值只要可以唯一地区别汽车导航装置200,则可以是任意值,但是,例如使用产品的批次号码,制造工厂名以及表示制造日期等值就可以。The control unit 210 controls each element of the car navigation device 200 according to the flowchart of FIG. 33 . The device intrinsic value holding unit 212 holds the intrinsic value fixedly assigned to the car navigation device 200 . The intrinsic value may be any value as long as the car navigation device 200 can be uniquely distinguished. However, for example, a product lot number, a manufacturing factory name, or a value indicating the date of manufacture may be used.

信息嵌入装置213、信息读取装置218可以是实施方式1到7的任意的结构。在本实施方式中,使用图32(a)所示的嵌入信息。该嵌入信息为多值。但是,即使使用只能嵌入/读取一比特的信息嵌入装置或者信息读取装置,但由于地图数据包含很多的建筑物、道路等的向量,所以例如对第一个向量分配最上位的比特,对第二个向量分配最上位的下一个上位的比特,以下进行相同的分配时(即,比特的关系可以唯一地决定时),可以对应多值的嵌入信息。当然,希望分配的规则难以被恶意的第三者识破那样构成。The information embedding device 213 and the information reading device 218 may have any configurations in Embodiments 1 to 7. In this embodiment, embedded information shown in FIG. 32( a ) is used. This embedded information is multi-valued. However, even if an information embedding device or an information reading device that can only embed/read one bit is used, since the map data includes many vectors of buildings, roads, etc., for example, the highest bit is assigned to the first vector, When assigning the highest next highest bit to the second vector and performing the same assignment below (that is, when the bit relationship can be uniquely determined), it is possible to correspond to multi-valued embedding information. Of course, it is desirable that the rule of allocation is configured so that it is difficult for a malicious third party to see through.

汽车导航处理部211进行汽车导航处理。而且,本发明不是对汽车导航处理本身具有特征,所以省略与汽车导航处理有关的详细说明。The car navigation processing unit 211 performs car navigation processing. Furthermore, since the present invention is not characterized by car navigation processing itself, a detailed description of car navigation processing will be omitted.

暂时存储部214由RAM等构成,保存方便控制部210处理所需要的数据。The temporary storage unit 214 is constituted by a RAM or the like, and stores data necessary for processing by the control unit 210 .

散列值运算部219如果从控制部210输入值,则利用散列(hash)函数求该散列值,将求出的散列值返回到控制部210。When a value is input from the control unit 210 , the hash value calculation unit 219 calculates the hash value using a hash function, and returns the calculated hash value to the control unit 210 .

接口215中介控制部210和外部的设备的通信。在图31(b)所示的例子中,在接口215上连接操作输入部216、显示部201、输入输出端口204和驱动器217。驱动器217读出被记录在合法的记录介质100中的数据。在本实施方式中,汽车导航装置200经由合法的记录介质100那样的记录介质输入地图数据,但是即使在经由网络输入地图数据的情况下,本发明也可以同样应用。而且,合法的记录介质100例如是DVD-ROM和CD-ROM那样的读取专用的记录介质也没关系。这是因为只要在进行了非法复制的目的地(盗版)的记录介质中写入后述那样的信息就足够。The interface 215 mediates communication between the control unit 210 and external devices. In the example shown in FIG. 31( b ), the operation input unit 216 , the display unit 201 , the input/output port 204 , and the driver 217 are connected to the interface 215 . The drive 217 reads the data recorded on the legal recording medium 100 . In the present embodiment, the car navigation device 200 inputs the map data via a recording medium such as the authorized recording medium 100 , but the present invention is also applicable to the case of inputting the map data via a network. Furthermore, it does not matter that the legitimate recording medium 100 is a read-only recording medium such as DVD-ROM or CD-ROM. This is because it is sufficient to write information as described later on the recording medium of the destination (piracy) where illegal copying has been performed.

接着,一边参照图32(a)、图32(b),一边说明嵌入信息的操作。Next, the operation of embedding information will be described with reference to Fig. 32(a) and Fig. 32(b).

首先,如上所述的本实施方式的嵌入信息是如图32(a)所示的多值数据。嵌入信息在第一位区域中存储著作权人信息(例如,著作人的姓名或者名称等)的值,在第二位区域中存储电子设备的设备固有值(设备固有值保持部212进行保持)。第一位区域和第二位区域的各位的长度适当选择就可以。如果加长各位长度,则可靠性变高,但是处理负担变重。各位长度考虑该折中(trade-off)的关系而决定。更希望由管理著作权的团体进行规定较好。First, the embedding information of the present embodiment as described above is multivalued data as shown in FIG. 32( a ). The embedded information stores the value of copyright owner information (for example, the author's name or name) in the first bit area, and stores the device-specific value of the electronic device in the second bit area (the device-specific value storage unit 212 holds it). The lengths of the bits in the first bit area and the second bit area may be appropriately selected. If the length of each bit is increased, the reliability becomes higher, but the processing load becomes heavier. The length of each bit is determined in consideration of this trade-off relationship. It is more desirable that the regulation is made by a group that manages copyright.

如图32(b)的上部所示,具有销售合法的记录介质100的权利的著作权人(著作权人1)或者得到了其许可的人将嵌入信息的第一位的区域作为表示著作权人1的著作权人信息的值,将第二位区域作为表示著作权人1的著作权人信息的值的散列值。然后,著作权人1利用信息嵌入装置105,作成已经将该嵌入信息嵌入到地图数据中的嵌入完成地图数据,将其记录在合法的记录介质100中,销售记录完成的合法的记录介质100。当然,如上所述,经由网络来配送也可以。As shown in the upper part of FIG. 32( b ), the copyright owner (copyright owner 1) who has the right to sell the legal recording medium 100 or the person who has obtained his permission uses the first area of the embedded information as the area representing the copyright owner 1. The value of the copyright holder information is a hash value indicating the value of the copyright holder information of the copyright holder 1 in the second digit field. Then, the copyright holder 1 uses the information embedding device 105 to create embedded map data in which the embedded information is embedded in the map data, records it on the legal recording medium 100, and sells the recorded legal recording medium 100. Of course, as mentioned above, delivery via the network is also possible.

如图32(b)的中部所示,使用设备1的侵害者利用汽车导航装置200以及个人计算机230,带有向第三者销售的意图地作成非法记录介质250。而且,侵害者利用汽车导航装置200、个人计算机230和打印机231,带有向第三者销售的意图地作成非法纸介质251。然后,侵害者向其他人销售非法记录介质250和非法纸介质251而得到利益。这时,在第二位区域中,不是嵌入著作权人信息的值的散列值,而是嵌入汽车导航装置200(设备1)的设备固有值。As shown in the middle part of FIG. 32( b ), an infringer using the device 1 uses the car navigation system 200 and the personal computer 230 to create an illegal recording medium 250 with the intention of selling it to a third party. Furthermore, the offender uses the car navigation device 200, the personal computer 230, and the printer 231 to create an illegal paper medium 251 with the intention of selling it to a third party. Then, the infringer sells the illegal recording medium 250 and the illegal paper medium 251 to others to obtain profit. In this case, in the second bit area, instead of a hash value embedded in the value of the copyright owner information, a device-specific value of the car navigation device 200 (device 1 ) is embedded.

如图32(b)的下部所示,检查者(也可以是著作权人)得到盗版或者疑似非法记录介质250或者非法纸介质251,利用信息读取装置301读出嵌入信息。而且,前处理部300为了向信息读取装置301输出完成信息嵌入的地图数据,进行需要的前处理。As shown in the lower part of FIG. 32( b ), the checker (could also be the copyright owner) obtains a pirated or suspected illegal recording medium 250 or illegal paper medium 251, and uses the information reading device 301 to read the embedded information. Furthermore, the preprocessing unit 300 performs necessary preprocessing in order to output the information-embedded map data to the information reading device 301 .

检查者从读出的嵌入信息的第一位区域得到表示著作权人1的值,作为非法记录介质250或者非法纸介质251的著作权人信息,进行著作权人的识别。而且,检查第二位区域的值是否为第一位区域的值的散列值。如果是散列值,则可以判定非法记录介质250或者非法纸介质251是合法销售的,但是由于在非法记录介质250或者非法纸介质251中已嵌入汽车导航装置200(设备1)的设备固有值,所以判定为非法复制品。而且,可以确认该非法复制利用汽车导航装置200(设备1)进行了实施。由此,可以追究使用汽车导航装置200(设备1)的侵害者的责任。The inspector obtains the value indicating the copyright owner 1 from the first digit area of the read embedded information, and identifies the copyright owner as the copyright owner information of the illegal recording medium 250 or the illegal paper medium 251 . Also, it is checked whether the value of the second bit field is a hash value of the value of the first bit field. If it is a hash value, it can be determined that the illegal recording medium 250 or illegal paper medium 251 is legally sold, but since the device intrinsic value of the car navigation device 200 (device 1) has been embedded in the illegal recording medium 250 or illegal paper medium 251 , so it is determined to be an illegal copy. Furthermore, it can be confirmed that this illegal duplication was carried out by the car navigation device 200 (equipment 1). Thereby, the offender who uses the car navigation device 200 (device 1) can be held accountable.

接着,参照图33说明汽车导航装置200的处理的流程。首先,在步骤90中,控制部210待机,直到记录介质100被安装到驱动器217中而可以进行读取。Next, the flow of processing of the car navigation device 200 will be described with reference to FIG. 33 . First, in step 90 , the control unit 210 waits until the recording medium 100 is mounted in the drive 217 and readable.

在步骤91中,控制部210从记录介质100读出地图数据,利用信息读取装置218来读出第一位区域和第二位区域的值。In step 91 , the control unit 210 reads the map data from the recording medium 100 , and uses the information reading device 218 to read the values of the first bit area and the second bit area.

在步骤92中,控制部210检查第二位区域的值是否与设备固有值保持部212保持的固有值一致。如果一致,则处理转移到步骤96,如果不一致,则处理转移到步骤93。In step 92 , the control unit 210 checks whether the value of the second bit field matches the unique value held by the device specific value holding unit 212 . If they match, the process goes to step 96 , and if they don't match, the process goes to step 93 .

在步骤93中,控制部210使散列值运算部219求第一位区域的值的散列值,检查该散列值是否与第二位区域的值一致(步骤94)。如果不一致,则在步骤95中,控制部210警告已进行非法复制,停止处理。由此,被非法复制的记录介质实际上不能使用。如果一致,则处理转移到步骤96。In step 93, the control unit 210 causes the hash value calculation unit 219 to obtain a hash value of the value of the first bit field, and checks whether the hash value matches the value of the second bit field (step 94). If they do not match, in step 95, the control unit 210 warns that illegal copying has been performed, and stops the processing. As a result, the illegally copied recording medium cannot be used practically. If they match, the process moves to step 96 .

在步骤96中,控制部210读出需要的地图数据,将读出的地图数据存储到暂时存储部214。接着,控制部210在步骤97中,将第二位区域设为设备固有值的嵌入信息而嵌入该地图数据中,将嵌入完成的地图数据存储到暂时存储部214(步骤98)。In step 96 , the control unit 210 reads out necessary map data, and stores the read map data in the temporary storage unit 214 . Next, in step 97, the control unit 210 embeds the second bit field as embedding information of device specific values into the map data, and stores the embedding completed map data in the temporary storage unit 214 (step 98).

然后,控制部210将完成嵌入的地图数据输出到汽车导航处理部211进行导航处理。汽车导航处理部211在步骤99中,从GPS用天线205得到当前的汽车的位置、方向等信息,进行基于嵌入完成的地图数据的导航处理。这时,地图数据频繁地接受旋转操作。Then, the control unit 210 outputs the embedded map data to the car navigation processing unit 211 for navigation processing. In step 99, the car navigation processing unit 211 obtains information such as the current position and direction of the car from the GPS antenna 205, and performs navigation processing based on the embedded map data. At this time, the map data frequently receives rotation operations.

在步骤100中,控制部210从汽车导航处理部211输入处理结果,经由接口215显示到显示部201。这样,即使一边向接口215输出嵌入完成的地图数据,一边经由连接到接口215的输入输出端口204向个人计算机230传送地图数据,被传送的地图数据也是嵌入了设备固有值的地图数据。因此,结果是即使利用个人计算机230得到非法记录介质250和非法纸介质251,也使侵害者自身进行了非法复制的痕迹不为所知地留在非法记录介质250和非法纸介质251上。In step 100 , the control unit 210 inputs the processing result from the car navigation processing unit 211 and displays it on the display unit 201 via the interface 215 . In this way, even when the embedded map data is output to the interface 215 and the map data is transferred to the personal computer 230 via the input/output port 204 connected to the interface 215, the transferred map data is map data embedded with device-specific values. Therefore, even if the personal computer 230 is used to obtain the illegal recording medium 250 and the illegal paper medium 251 , traces of illegal copying by the offender himself remain on the illegal recording medium 250 and the illegal paper medium 251 without knowing it.

然后,控制部210在步骤101中,重复步骤96以下的处理。Then, in step 101, the control unit 210 repeats the processing from step 96 onwards.

而且,一般来说,在进行纸介质的非法复制时,在盗版和疑似纸介质和原件中,不清楚是否被非法复制的情况较多。这时由于在被印刷的状态下,在大部分情况下,地图数据从原始的状态被旋转操作。Also, generally speaking, when illegal copying of paper media is performed, it is often unclear whether or not it has been illegally copied among pirated or suspected paper media and originals. In this case, in the printed state, the map data is rotated from the original state in most cases.

但是,如果按照图32(b)那样处理,则本发明的信息嵌入对旋转操作稳固(robust),所以根据非法纸介质251可以重新揭露非法,是很好的情况。However, if it is processed as shown in FIG. 32(b), the information embedding of the present invention is robust to the rotation operation, so it is a good situation that illegality can be rediscovered from the illegal paper medium 251.

本发明的利用领域Fields of use of the present invention

本发明例如可以在处理地图数据等向量数据的信息处理装置等中恰当地利用。The present invention can be suitably used, for example, in an information processing device or the like that processes vector data such as map data.

Claims (37)

1, a kind of information embedding device comprises:
Extraction unit is extracted the information that constitutes polygonal summit from the vector data that comprises polygonal information; And
The information Embedded Division utilizes the information by the summit of described extraction unit extraction, under the state firm for rotary manipulation, embedding information is embedded in the described vector data.
2, information embedding device as claimed in claim 1,
Described information Embedded Division is according to embedding information, and the sum of the polygonal point that embedded information is operated.
3, information embedding device as claimed in claim 1,
Described information Embedded Division is operated the distance between the polygonal specified point that has embedded information according to embedding information.
4, the information embedding device shown in claim 1,
Described information Embedded Division is according to embedding information, and change is present in the number of the point on the polygonal limit.
5, the information embedding device shown in claim 1,
Described information Embedded Division insertion point on polygonal limit.
6, the information embedding device shown in claim 1,
Described information Embedded Division is in the insertion point, position of leaving polygonal limit.
7, the information embedding device shown in claim 1,
Described information Embedded Division change is present in the number of the point on the polygonal limit, make that (M is a nonnegative integer, and M<N) has certain corresponding relation divided by the remainder values of constant N (N for more than or equal to 2 integer) and the value M of the information of embedding for the number be present in the point on the polygonal limit.
8, information embedding device as claimed in claim 7,
Described certain corresponding relation is the relation that described remainder values equates with the value M of described embedding information.
9, information embedding device as claimed in claim 4,
Described information Embedded Division comprises:
The constant information input unit, input constant N (N is the integer more than or equal to 2);
The remainder calculating part calculates the number on the summit of being extracted by the described extraction unit remainder divided by described constant N;
Insert the number determination section, the number of the point that decision is inserted on described polygonal limit, the remainder and the embedding information that make described remainder calculating part calculate have certain corresponding relation; And
Insert execution portion, will insert in the polygon by the point of the number of described insertion number determination section decision.
10, information embedding device as claimed in claim 1,
Described constant N is the constant that does not rely on polygonal number of vertex.
11, a kind of information read device comprises:
Extraction unit embeds the point that extracts the vector data of finishing on the polygon from information; And
The information reading part, number and predetermined rule according to the point that has described extraction unit to extract read embedding information.
12, information read device as claimed in claim 11,
Described predetermined rule is that the number of the point that extracted by described extraction unit has the rule of certain corresponding relation divided by the remainder values of constant N (N for more than or equal to 2 integer) and the value of the information of embedding.
13, information read device as claimed in claim 12,
Described certain corresponding relation is the relation that the value M of described remainder values and described embedding information equates.
14, information read device as claimed in claim 11,
Described information read device comprises:
The number calculating part calculates the number by the point of described extraction unit extraction;
The constant information input unit, input constant N (N is the integer more than or equal to 2);
The remainder calculating part calculates the number calculated by the described number calculating part remainder divided by described constant N; And
The information reading part reads embedding information according to the remainder that is calculated by described remainder calculating part.
15, information embedding device as claimed in claim 1,
Described information Embedded Division makes for the predefined representative point of described polygon to change, so that the corresponding relation of a plurality of geometric elements relevant with described polygon changes according to embedding information.
16, information embedding device as claimed in claim 15,
Described representative point comprises described polygonal summit.
17, information embedding device as claimed in claim 15,
Described a plurality of geometric element is the geometric element of selecting from the group that described polygonal diagonal, described polygonal center of gravity, described polygonal summit and described polygonal representative point constitute.
18, information embedding device as claimed in claim 17,
Described diagonal is the longest diagonal.
19, information embedding device as claimed in claim 18,
Described information Embedded Division changes described representative point, and is the longest so that the longest described diagonal keeps.
20, information embedding device as claimed in claim 15,
Described corresponding relation shows with the distance between described a plurality of geometric elements.
21, information embedding device as claimed in claim 15,
Described information Embedded Division comprises:
The corresponding relation determination section determines the corresponding relation of value and described a plurality of geometric elements of described embedding information; And
Embedded Division changes according to the above representative point of corresponding relation by described corresponding relation determination section decision.
22, information embedding device as claimed in claim 15,
Described representative point is described polygonal center of gravity.
23, information embedding device as claimed in claim 15,
Described representative point indication facility position.
24, a kind of information read device comprises:
Extraction unit is extracted the point on the polygon from the vector data of finishing the information embedding; And
The information reading part reads the information that is embedded in the described vector data according to the corresponding relation of point that is extracted by described extraction unit and a plurality of geometric elements relevant with described polygon.
25, information read device as claimed in claim 24,
Described a plurality of geometric element is the geometric element of selecting from the group that described polygonal diagonal, described polygonal center of gravity, described polygonal summit and described polygonal representative point constitute.
26, information read device as claimed in claim 24,
Described information reading part comprises:
Corresponding relation research department, the corresponding relation of point that research is extracted by described extraction unit and a plurality of geometric elements relevant with described polygon; And
Reading part, the result of study according to described corresponding relation research department reads the information that is embedded in the described vector data.
27, information embedding device as claimed in claim 1,
Described information Embedded Division comprises:
The insertion section, in the summit of being extracted by extraction unit, decision should be inserted the insertion point between adjacent two summits; And
Embedded Division will be inserted between described adjacent two summits by the insertion point of described insertion section decision,
Described insertion section is according to embedding information, the center of gravity of first figure that the summit constituted that change is extracted by described extraction unit and by the relation of the center of gravity of the second graph that at least three insertion points constituted of described extraction unit decision.
28, information embedding device as claimed in claim 27,
Described first figure is the polygon that is extracted by described extraction unit, and described second graph is made of all insertion points of described insertion section decision.
29, information embedding device as claimed in claim 27,
The relation of the center of gravity of described first figure and the center of gravity of described second graph by the center of gravity of described first figure whether with consistent evaluation of center of gravity of described second graph.
30, a kind of information read device comprises:
Extraction unit embeds the polygonal a plurality of points of extraction the vector data of finishing from information;
Division will be categorized as first set and second set by a plurality of points that described extraction unit is extracted, and ask the center of gravity of first figure that a plurality of points of belonging to described first set are constituted, and the center of gravity of second graph that belongs to a plurality of somes formations of described second set;
Calculating part calculates the distance of the center of gravity of the center of gravity of described first figure and described second graph; And
Reading part is according to reading the information of embedding by described calculating part calculated distance.
31, a kind of information read device comprises:
Extraction unit embeds the polygonal a plurality of points of extraction the vector data of finishing from information; And
The information reading part reads the information of embedding according to a plurality of points that extracted by described extraction unit,
Described information reading part comprises:
Division, a plurality of points that described extraction unit is extracted are categorized as first set and second set, ask the center of gravity of first figure that a plurality of points of belonging to described first set are constituted and belong to the center of gravity of the second graph that described second a plurality of points of gathering are constituted;
Calculating part calculates the distance of the center of gravity of the center of gravity of described first figure and described second graph; And
Reading part is according to reading the information of embedding by described calculating part calculated distance.
32, information read device as claimed in claim 31,
Described division is given consecutive number to a plurality of points that extracted by described extraction unit, by described consecutive number a plurality of points that extracted by described extraction unit is classified.
33, a kind of computer-readable recording the recording medium of program, this program comprises:
Leaching process extracts the information that constitutes polygonal summit from the vector data that comprises polygonal information;
The information telescopiny is utilized the information on the summit extract in described leaching process, even also keep the state of information with the coordinate of the described vector data of rotary manipulation, embedding information is embedded described vector data.
34, a kind of electronic equipment comprises:
Equipment eigenvalue maintaining part keeps the equipment eigenvalue; And
Information embedding device, the equipment eigenvalue that described equipment eigenvalue maintaining part is kept is contained in embedding information, embedding information embedded comprise in the vector data of polygonal information,
Described information embedding device comprises:
Extraction unit is extracted the information that constitutes polygonal summit from described vector data; And
The information Embedded Division utilizes the information by the summit of described extraction unit extraction, with for the firm state of rotary manipulation, embedding information is embedded in the described vector data.
35, electronic equipment as claimed in claim 34,
Described information Embedded Division is according to embedding information, and the sum of the polygonal point that embedded information is operated.
36, electronic equipment as claimed in claim 34,
Described information Embedded Division is operated the distance between the polygonal specified point that has embedded information according to embedding information.
37, electronic equipment as claimed in claim 34,
Described embedding information is made of the value in first zone of preserving copyright information and the value in the deputy zone of preserving described equipment eigenvalue.
CNB2004800049510A 2003-08-22 2004-08-18 Information embedding device and information reading device Expired - Fee Related CN100534123C (en)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
JP2003299031 2003-08-22
JP299031/2003 2003-08-22
JP328204/2003 2003-09-19
JP339715/2003 2003-09-30

Publications (2)

Publication Number Publication Date
CN1754380A true CN1754380A (en) 2006-03-29
CN100534123C CN100534123C (en) 2009-08-26

Family

ID=36680330

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2004800049510A Expired - Fee Related CN100534123C (en) 2003-08-22 2004-08-18 Information embedding device and information reading device

Country Status (1)

Country Link
CN (1) CN100534123C (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111798532A (en) * 2020-08-03 2020-10-20 广州市宝绅科技应用有限公司 Screen coding method and system based on centroid coincidence

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4181728B2 (en) * 2000-05-29 2008-11-19 株式会社パスコ How to embed digital watermark information in vector map data
JP2002152486A (en) * 2000-11-07 2002-05-24 Zenrin Co Ltd Digital watermarking processing method for vector type image data and digital watermarking information control system
JP2002300374A (en) * 2001-03-30 2002-10-11 Pasuko:Kk Program to execute electronic watermark information processing

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111798532A (en) * 2020-08-03 2020-10-20 广州市宝绅科技应用有限公司 Screen coding method and system based on centroid coincidence
CN111798532B (en) * 2020-08-03 2021-03-16 广州市宝绅科技应用有限公司 Screen coding method and system based on centroid coincidence
US11508093B2 (en) 2020-08-03 2022-11-22 Guangzhou Baoshen Science & Applied Technologies Co., Ltd. Screen coding methods and systems based on mass center coincidence

Also Published As

Publication number Publication date
CN100534123C (en) 2009-08-26

Similar Documents

Publication Publication Date Title
CN1207894C (en) Data hiding and extraction method, system and circuit
CN1213592C (en) Adaptive two-valued image processing method and equipment
CN1397920A (en) Burying and detection of electronic watermark
CN100339844C (en) Information management system
CN1238819C (en) 3-D character data generating device and 3-D graphics data generating device
CN1208970C (en) image processing device
CN1754173A (en) Software management system, recording medium and information processing device
CN1516837A (en) Information processing apparatus, method, recording medium, and program
CN1482568A (en) System for preventing unauthorized use of recording media
CN1542584A (en) Program electronic watermark processing device
CN1749913A (en) Move component, program, and move method
CN1091906C (en) Pattern recognizing method and system and pattern data processing system
CN1886734A (en) Authentication system
CN100346354C (en) Image processing method, image processing apparatus, program and recording medium
CN101046837A (en) Printing apparatus
CN1615520A (en) Recording medium and copy apparatus
CN1897556A (en) Information processing apparatus, information processing method, and information processing program
CN1207896C (en) Image Data Compression and Restoration Method
CN1977531A (en) Program creation device, program test device, program execution device, information processing system
CN1625206A (en) Image processing apparatus, control method therefor
CN1692321A (en) Password recovery system
CN1820237A (en) Information input/output system
CN1778100A (en) Watermark information embedding device and method, watermark information detection device and method, and watermarked document
CN100347630C (en) Copy component, program and method thereof
CN1910900A (en) Unauthorized copy preventing device and method thereof, and program

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
C17 Cessation of patent right
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20090826

Termination date: 20120818