This application is a National Stage of International Application No. PCT/JP2013/052275 filed on Jan. 31, 2013. The contents of the above document is incorporated herein by reference in its entirety.
The present invention relates to an image display device, an image display method, and a program, and to a technology for preventing fraudulent acts involving acquiring an original image based on display data.
An image displayed on a screen of an information processor, such as an image on each page of an electronic book, can be copied by taking a screen shot. That is, image data of each page of the electronic book can be obtained by storing display data stored in a display memory.
In an attempt to prevent such fraudulent acts, Patent Literature 1 below discloses a technology for randomly selecting S for each pixel of an original image, generating a first converted image obtained by adding S to each pixel value and a second converted image obtained by subtracting S from each pixel value, and displaying these two converted images while switching them at a high speed. In accordance with this technology, even though a viewer recognizes as if the original image is displayed, a first or a second converted image is obtained by a screen shot, and thus it is possible to prevent fraudulent acquisition of original image data.
Patent Literature 1: JP2002-72994A
However, the technology described in the Patent Literature 1 has a drawback that the original image can be restored by capturing screen shots to obtain the first and second converted images and averaging them.
One or more embodiments of the present invention have been conceived in view of the above, and an object thereof is to provide an image display device, an image display method, and a program that make it difficult to obtain an original image based on display data.
In order to solve the above described problems, an image display device according to the present invention includes image set generating means for generating a plurality of image sets, each including a plurality of modified images that are obtained by modifying an original image, an average of pixel values of corresponding pixels of the plurality of modified images included in each of the image sets corresponding to a value of a corresponding pixel of the original image, and image display means for sequentially displaying the plurality of modified images included in each of the image sets by sequentially using the plurality of image sets generated by the image set generating means.
The image set generating means may determine a number of the modified images included in the image sets based on a random number. Further, the image set generating means may generate the modified images based on a random number.
The image set generating means may sequentially generate the plurality of image sets, and, while the plurality of modified images included in an image set generated most recently are displayed one or more times by the image display means, may generate a subsequent image set.
An image display method according to the present invention includes an image set generating step for generating a plurality of image sets, each including a plurality of modified images that are obtained by modifying an original image, an average of pixel values of corresponding pixels of the plurality of modified images included in each of the image sets corresponding to a value of a corresponding pixel of the original image, and an image display step for sequentially displaying the plurality of modified images included in each of the image sets by sequentially using the plurality of image sets generated in the image set generating step.
A program according to the present invention causes a computer to function as image set generating means for generating a plurality of image sets, each including a plurality of modified images that are obtained by modifying an original image, an average of pixel values of corresponding pixels of the plurality of modified images included in each of the image sets corresponding to a value of a corresponding pixel of the original image, and image display means for sequentially displaying the plurality of modified images included in each of the image sets by sequentially using the plurality of image sets generated by the image set generating means. The program may be stored in a computer-readable information storage medium, such as a CD-ROM and a DVD-ROM.
An embodiment of the present invention will be described below in detail with reference to the accompanying drawings.
In this embodiment, as shown in
The OS is performed in the image display device 10, and the OS provides a screen shot function. According to the screen shot function, when a user performs specific operation using the input unit 10e, the display data stored in the display memory built in the display unit 10d is moved to the storage unit 10f. In this way, the display data stored in the storage unit 10f can be redisplayed by the display unit 10d later. Further, the display data can be sent to other image display devices by the communication interface 10c. When the data of electronic books sent from the electronic book server 12 is displayed on the display unit 10d, the display data of electronic books is stored in the display memory. With use of the screen shot function provided by the OS, the display data can be moved to the storage unit 10f, and eventually sent to other image display devices.
In order to prevent such fraudulent acts, the electronic book display program stores display data (modified image), which is obtained by adding noise to display data (original image) of an original electronic book, into the display memory of the display unit 10. As such, even though the screen shot function provided by the OS is used, only data of the electronic book added with noise can be moved to the storage unit 10f. In this regard, a plurality types of data of the electronic book added with noise are prepared, and an average value of the plurality types of data matches the data of original electronic book. As such, the plurality types of data of the electronic book added with noise are switched at short intervals and sequentially displayed, and thereby allowing the user to recognize data of original electronic book without noise as if it were displayed on the display unit 10d.
When the pixel value of the position (x,y) of the original image O is O (x,y), such pixel value is in the range of 0 to 255 inclusive. The pixel value O (x,y) of the position in the background is 1 or more and less than 255, and may be, for example, about 30. On the other hand, the pixel value O (x,y) of the position in the letters and numbers is greater than such value, and may be, for example, about 200. The image display device 10 may receive the original image O in an encrypted form from the electronic book server 12.
While the original image O is provided to the user, the electronic book display program of the image display device 10 continues to generate image sets S based on the original image O. Here, each image set S includes n (n≧2) types of modified images Cj (j=1−n). Specifically, the electronic book display program generates n types of noise images Nj (j=1−n), and adds the generated noise images to the original image O, thereby obtaining n types of modified images Cj (j=1−n). Further, in order to generate n types of noise images Nj, the electronic book display program generates n types of intermediate noise images Mj (j=1−n), and then converts the generated intermediate noise images into n types of noise images Nj. In this regard, the electronic book display program randomly determines n for each image set S. The electronic book display program also randomly determines intermediate noise image Mj and noise image Nj under the condition described later.
When the pixel value of the noise image Nj at the position (x,y) is Nj (x,y), and the pixel value of the modified image Cj at the position (x,y) is Cj (x,y), the following expression (1) is satisfied.
Cj(x,y)=O(x,y)+Nj(x,y) (1)
When all of the n types of noise images Nj are viewed while being switched at short intervals, due to the human visual system, viewers perceive as if no image is displayed. That is, the following expression (2) is satisfied at any position (x,y) of the noise image Nj.
ΣNj(x,y)=0 (2)
Here, Σ is a sum from j=1 to j=n. Since the expressions (1) and (2) are satisfied, the average of pixel values Cj (x,y) at any position (x,y) of the modified image Cj matches the pixel value O (x,y) of the position (x,y) of the original image O. In this regard, there is an upper limit value of n in order that the human visual system works efficiently. According to the experiment of the present inventors, the upper limit value of n is about 22.
As described above, the modified image Cj also has 256 levels, and needs to be represented by pixel values displayable on the display unit 10d. As such, the following expression (3) must be satisfied.
α≦O(x,y)+Nj(x,y)≦β (3)
Here, α is the lower limit value of pixel values displayable by the display unit 10d, and β is the upper limit value of pixel values displayable by the image display means. The display unit 10d performs 256-level gray-scale display, and thus the lower limit value α is 0, and the upper limit value β is 255.
For each time an image set S is generated, the electronic book display program of the image display device 10 displays modified images C1 to Cfl included in the generated image set in order.
As shown in
The image set generating unit 20 sequentially generates a plurality of image sets S. Each image set S includes a plurality of modified images Cj obtained by modifying the original image O. The display control unit 22 sequentially uses the image sets S generated by the image set generating unit 20 in order to sequentially display the modified images Cj respectively included in the image sets S. Here, while a modified image Cj included in an image set S, which is generated most recently by the image set generating unit 20, is displayed by the display control unit 22 one or more times, the image set generating unit 20 generates a subsequent image set S.
The intermediate noise image generator 20a generates intermediate noise images Mj based on the original image O. The noise image generator 20b generates noise images Nj based on the intermediate noise images Mj. As shown in the expression (1), the modified image generator 20c adds noise images Nj generated by the noise image generator 20b to the original image O, thereby generating the modified images Cj.
In the following, processing executed by the intermediate noise image generator 20a will be explained in detail.
L0(x,y)=α−O(x,y) (4)
U0(x,y)=β−O(x,y) (5)
Subsequently, if the variable j is not equal to or more than n (S104), the intermediate noise image generator 20a calculates the lower limit values Lj (x,y) and the upper limit values Uj (x,y) of pixel values Mj (x,y) for all positions (x,y) based on the following expressions (6) and (7) (S105). Here, Σ is a sum from k=1 to j−1.
L1(x,y)=−ΣMk(x,y)−(n−j)Uj−1(x,y) (6)
Uj(x,y)=−ΣMk(x,y)−(n−j)Lj−1(x,y) (7)
The intermediate noise image generator 20a then randomly determines Mj (x,y) in the range of the lower limit value Lj (x,y) and the upper limit value Uj (x,y) (S106). Specifically, the intermediate noise image generator 20a generates random numbers γ in the range of 0 to 1 for all positions (x,y), and calculates pixel values Mj (x,y) by substituting the γ for the following expression (8).
Mj(x,y)=γ×Lj(x,y)+(1−γ)×Uj(x,y) (8)
Subsequently, the intermediate noise image generator 20a increments the variable j by 1 (S107), and returns to the processing of S104. If it is determined that the variable j is n or more in S104, the intermediate noise image generator 20a calculates Mn (x,y) for all positions (x,y) based on the following expression (9) (S108), and finishes the processing. Here, Σ is a sum from k=1 to n−1.
Mn(x,y)=−ΣMk(x,y) (9)
The pixel value Mj (x,y) of the intermediate noise image Mj satisfies the following expression similarly to the pixel value Nj (x,y) of the noise image Nj. Here, Σ is a sum from j=1 to n.
ΣMj(x,y)=0 (10)
The expression (9) is derived from the expression (10). The Mj (x,y) is a value obtained by inverting the sign of the sum of M1 (x,y) to Mj−1 (x,y), which have been determined in the processing of S106, and Mj+1 (x,y) to Mn (x,y) which are to be determined in the subsequent processing of S106. Here, assuming that the upper limit value and the lower limit value of Mj+1 (x,y) to Mn (x,y), which are to be determined in the processing of S106, respectively are Uj−1 (x,y) and Lj−1 (x,y) and this leads to the expressions (6) and (7).
Next, processing of the noise image generator 20b will be explained in detail.
Subsequently, the processing of S201 to S206 is repeated for all of the positions (x,y). The number of the repetition times T may be any number, but preferably equal to or more than n.
Next, processing of the display control unit 22 will be explained in detail.
According to the image display device 10 described above, a plurality of image sets S are sequentially generated and the modified images Cj included in the image sets S are displayed in order. As such, among from the images displayed one after another, unless all of the modified images Cj of one of the image sets S are obtained by screen shots, it is not possible to restore the original image O. Since it is difficult to specify a time period in which one image set S is displayed, fraudulently obtaining the original image by screen shots can be prevented.
Specifically, in the above embodiment, the number of modified images Cj included in one image set S is determined by a random number, which makes more difficult to specify a time period in which one image set S is displayed.
Further, as described above, there is a limit of the number n (about 22) of modified images Cj included in one image set S. As such, if one image set S is repeatedly presented to a user, the user may highly likely obtain all types of the modified images Cj and restore the original image O. On the other hand, this embodiment uses a plurality of image sets S, and thereby increasing the number of types of modified images presented to a user, and making it difficult for the user to restore the original image O.
The present invention is not to be limited to the above described embodiment and can be changed as appropriate. For example, although a 256-level gray scale image is used as an original image O in the above example, any other form of image (e.g., color image) may of course be used. In addition, the original image O is not limited to an image indicating a page of an electronic book, but may be any image, such as an image included in a web page.
The number of modified images Cj included in one image set S may be fixed. Further, the image set generating unit 20 may be implemented in the electronic book server 12, instead of being implemented in the image display device 10. In this case, the electronic book server 12 may send modified images Cj of image sets S to the image display device 10, and the image display device 10 may sequentially display the images for each image set.
Further, a generating method of the modified images Cj is not limited to the above described method, but various generating methods may be employed. According to the above embodiment, the modified images Cj are obtained by adding noise to all over the original image O, although the modified images Cj may be obtained by adding noise to a part of the original image O. For example, an area showing particular content, such as human face or characters, may be specified in the original image O, and only such area may be added with noise. In this case, pixel values M (x,y) and pixel values N (x,y) are values greater than O only at the positions (x,y) in the specified area, and are set to 0 at the other positions (x,y).
Further, in the above discussion, an image set S is repeatedly used until a subsequent image set S is generated, and modified images Cj included in the image set S are displayed, although the number of times each image set S is used in succession may be a fixed value equal to or greater than 2.
In this case, preferably the number of times is determined such that total display time in which an image set S is used fully exceeds generation time of the image set S. In addition, the number of times the image set S is used in succession may be prepared for each number n of modified images Cj included in the image set S. Alternatively, the number of times the image set S is used in succession may be determined based on a random number.
Filing Document | Filing Date | Country | Kind |
---|---|---|---|
PCT/JP2013/052275 | 1/31/2013 | WO | 00 |
Publishing Document | Publishing Date | Country | Kind |
---|---|---|---|
WO2014/118960 | 8/7/2014 | WO | A |
Number | Name | Date | Kind |
---|---|---|---|
5726716 | Egashira | Mar 1998 | A |
7222306 | Kaasila | May 2007 | B2 |
20090268089 | Mori | Oct 2009 | A1 |
20120057850 | Klappert | Mar 2012 | A1 |
20120308075 | Takenaka | Dec 2012 | A1 |
20130201099 | Guerin | Aug 2013 | A1 |
Number | Date | Country |
---|---|---|
2001-016429 | Jan 2001 | JP |
2002-072994 | Mar 2002 | JP |
2009-042326 | Feb 2009 | JP |
Entry |
---|
English Translation of International Search Report for PCT/JP2013/052275 dated Apr. 23, 2013. |
Number | Date | Country | |
---|---|---|---|
20150371582 A1 | Dec 2015 | US |