Skip to main content

On the pinned field image binarization for signature generation in image ownership verification method

Abstract

The issue of pinned field image binarization for signature generation in the ownership verification of the protected image is investigated. The pinned field explores the texture information of the protected image and can be employed to enhance the watermark robustness. In the proposed method, four optimization schemes are utilized to determine the threshold values for transforming the pinned field into a binary feature image, which is then utilized to generate an effective signature image. Experimental results show that the utilization of optimization schemes can significantly improve the signature robustness from the previous method (Lee and Chang, Opt. Eng. 49(9), 097005, 2010). While considering both the watermark retrieval rate and the computation speed, the genetic algorithm is strongly recommended. In addition, compared with Chang and Lin's scheme (J. Syst. Softw. 81(7), 1118-1129, 2008), the proposed scheme also has better performance.

1. Introduction

The advance of computer technology and the popularization of the Internet have resulted in convenient and fast exchange of multimedia contents. How to provide suitable techniques for protecting digital multimedia contents from malicious attacks has become an important and emergent issue. Digital watermarking techniques [1–4] have been massively proposed to protect digital rights. By embedding owner's watermarks such as logos, trademarks, seals, or copyright information into the digital content, an owner can claim one's ownership. According to the embedded domain of watermarks, digital watermarking techniques can be classified into two categories: the spatial and frequency domains. Embedding watermarks in the spatial domain is a straightforward method and has the advantages of low complexity and easy implementation [5–9]. However, there are disadvantages that image processing operations may easily destroy the watermarks. On the other hand, watermarks can be embedded in the frequency domain using mathematical transforms such as the discrete Fourier transform (DFT), the discrete cosine transform (DCT), and the discrete wavelet transform (DWT) [10–13]. Watermarks embedded in the frequency domain are more robust but time-consuming because all the pixel values of the cover image are involved in the transform operation.

Embedding owner's watermarks into the digital multimedia contents usually results in a slight degradation, which is not suitable for valuable and sensitive digital multimedia contents such as artistic, medical, and military images. Therefore, how to conquer this problem is a major challenge in most of the digital watermarking techniques. Different from conventional watermarking schemes, some novel schemes combining the signature with digital watermarking-like techniques were proposed [1, 14–17]. There are four advantages in these schemes. First, these methods are lossless because they do not modify the content of the protected image. Second, these methods do not need the original image during the authentication procedure, so they can satisfy the blind properties of digital watermarking. Third, embedding multiple watermarks is possible. Finally, they can resist counterfeit and copy attacks. The general model for these combinational schemes is reviewed in this article.

Based on the general model mentioned above, we proposed a new scheme for image ownership verification using the pinned field of the cover image [18], according to the observation that the watermark robustness could be enhanced by using the feature of the cover image. The pinned field reflects the texture information by evaluating the average pixel values at block boundaries of the images and can be used as the feature of the cover image to enhance the watermark robustness. The reasons of choosing the pinned field as the image feature are given as follows:

  1. 1.

    The pinned field reflects the main edges and texture information in an image, which are important features robust to most of the attacks.

  2. 2.

    According to the definition in Ref. [18], to determine the pinned image, the pixel averaging operation is applied on the boundary pixels. Therefore, the pinned field image would be robust to the random noise and compression operations.

  3. 3.

    The pinned field image is determined in the spatial domain rather than being determined in the frequency domain. Instead of taking account of all pixels in an image, furthermore, the computations are only required on block boundaries. Therefore, the computation complexity is much less than that in the features determined in the frequency domain.

By using the average value of the pinned field as a threshold value, the pinned field is transformed into a binary feature image. Then, the binary feature image is combined with a scrambled watermark using exclusive-or (XOR) operation to form a signature image. Finally, by using a general signature generation system with owner's private key, the signature image is obtained. Experimental results show that the proposed scheme is robust to different signal-processing and geometric transformation attacks, and also outperforms a related scheme in the literature with respect to the retrieval rate of the embedded watermark.

In the previous scheme, the threshold values are used when transforming the pinned field of the cover image into a binary feature image. An intuitive scheme utilizes the average value of the block pixel values in the pinned field as the threshold value [18]. This scheme is simple, but may reduce the watermark robustness. If the threshold value is determined according to some criteria, the signature could be more robust although more time will be consumed. When the binary feature image is more similar to the global feature of the cover image, the watermark robustness can be enhanced, because most of the attacks cannot massively alternate the cover image. Otherwise, their malicious purpose will not be sustained anymore. Based on this observation, in this article four optimization schemes, including the genetic algorithm (GA), simulated annealing (SA), shuffled complex evolution (SCE) and particle swam optimization (PSO), are employed to determine the threshold values while transforming the pinned field of the cover image into a binary feature image. Experimental results show that the optimization schemes indeed achieve better performances in the watermark retrieval rate than our previous averaging scheme, and also outperform another related scheme. Consider simultaneously the computation speed and the performance of watermark robustness. The GA is superior to other optimization schemes in the proposed image verification method.

The rest of this article is organized as follows: In Section 2, the general model of the schemes which combine signature with digital watermarking-like techniques, our previous image ownership verification scheme, and the four optimization algorithms, are briefly described. The feature image binarization using the four optimization schemes in the proposed ownership verification are shown in Section 3. Experimental results for different types of image attacks and the comparison to another related scheme and our previous scheme are presented in Section 4. Finally, Section 5 concludes this study.

2. Background

In this section, we briefly introduce the background of the ownership verification system and the related techniques. First, the general model of the system, which combines the signature with digital watermarking-like techniques, is briefly described. Second, our previous image ownership verification scheme is presented. Finally, the GA and other optimization schemes are described.

2.1. The general model

Figure 1 shows the block diagram of a general model for the conventional data verification systems, which utilize the signature and digital watermarking-like techniques. There are two main parts in the general model: (1) the signature and the authentication procedures for generating an encrypted digital signature and (2) verifying the ownership of the digital content. In the signature procedure shown in Figure 1a, the features of digital content are extracted to increase the robustness and reduce the dimensionality. First, some of the features extracted in the methods including image-edge information [1], DCT [2], or DWT [17] are used. By using the features of digital content, the watermark robustness could be enhanced. Second, the watermark is scrambled to survive under geometric attacks. Third, the features of digital content are combined with the scrambled watermark by using a specific function to form the content with verification attributes. Finally, using the normal signature generation system with the owner's private key to sign the content with verification attributes, a digital signature can be generated. Two main groups of normal signature generation systems, direct and arbitrated, can be employed to generate a digital signature. The main difference between the direct and the arbitrated signatures is that the latter needs an arbitrator. The scrambled watermark is combined with the features of digital content to form the content with verification attributes, which is required in the authentication procedure to extract the watermark. Thus, the protected digital content is not disturbed because none of the protected digital content is modified. Therefore, it can be applied to artistic and medical digital contents and does not need the original digital content during the authentication process.

Figure 1
figure 1

The block diagrams of the general model for conventional schemes combining signature with digital watermarking-like techniques. (a) signature procedure; (b) authentication procedure.

In the authentication procedure shown in Figure 1b, it is basically an inverse of the signature procedure. First, given the questioned digital content, the same features are extracted. Second, the normal signature verification system and the owner's public key are employed to verify the digital signature. If the verification result is correct, the content with verification attributes is validated. Third, the reverse combination operation is applied to the extracted features of the questioned digital content with verification attributes, so a scrambled watermark is obtained. Finally, using the unscrambling process, the extracted watermark is obtained to demonstrate the copyright of the questioned digital content.

2.2. Our Previous Research

Based on the general model mentioned above, we had proposed a scheme for image ownership verification by using the pinned field of the cover image [18], according to the observation that the robustness of watermarks could be enhanced using the robust features of the cover image. The pinned field [19–22] reflects the texture information of the cover image by evaluating the average pixel values at block boundaries of the image and is used as the feature of the cover image to enhance the watermark robustness.

The signature and authentication procedures are used in our previous scheme. In the signature procedure, the pinned field of the cover image is extracted as the feature. In the authentication procedure, the pinned field of the questioned image is also extracted for further watermark verification. Assume that the cover image C and the watermark T are grayscale images of size Wc × Hc and Wt × Ht pixels, respectively. The pinned field F' of the cover image is first determined, and the final objective is to generate a digital signature. Figure 2a and 2b show the block diagrams of the signature generation procedure and the authentication procedure, respectively. The detailed descriptions of the previous method can be found in Ref. [18].

Figure 2
figure 2

The block diagrams of the previous proposed scheme. (a) signature procedure; (b) authentication procedure.

2.3. Genetic Algorithm and Other Schemes

GA [23] solves optimization problems via simulating the behaviors of biological evolution to obtain optimal solutions. GA is widely used in various fields such as pattern recognition, decision support systems, and the nearest optimization problem. There are mainly five components in GA: the random number generator, fitness evaluation, reproduction operation, crossover operation, and mutation operation. In general, GA starts at an initial population, called the first generation which was generated with some randomly selected genes. Each individual in the population corresponding to a solution in the problem domain being addressed is called the chromosome. Associated with each chromosome is a fitness value computed by the fitness function. The fitness value is employed to evaluate the quality of each chromosome. The chromosomes with high quality will have greater probabilities to survive and form the population of the next generation. Through the operation of reproduction, crossover, and mutation, a new generation is regenerated from the chromosomes with high fitness values to find the best solution. The new generation will repeatedly apply the evaluation, reproduction, crossover, and mutation operations. After a constant number of iterations are reached or a predefined condition is satisfied, the overall process will be terminated and the approached optimal solution can be obtained.

The pseudo code for implementing the GA is described as follows:

Method GA

Randomly generate an initial population with N chromosomes

Do

For each chromosome in the population

Evaluate fitness value using fitness function

End For

Select chromosomes with higher fitness value for reproduction

Cross parts of the selected chromosomes with the crossover rate

Mutate the gene values in the selected chromosomes with the mutation rate

Replace the current population with the new generated chromosomes

While the predefined condition is not satisfied

End Method

In addition to the GA, there are many other global optimization techniques that can be applied to the pinned field image binarization in the proposed image signature method. In this article, three other well-known techniques, the SA [24], PSO [25], and SCE [26] schemes, are employed to make the comparison of the system performance with the GA scheme. In this article, these three techniques are briefly introduced as follows [27]:

  1. (1)

    The algorithms of SA employ a stochastic generation of solution vectors. The concept is originated from the physical annealing process. During the cooling process, transitions are accepted to occur from a low to a high energy level through a Boltzmann probability distribution. SA has been proved that it is possible to converge toward the best solution. However, it may take more time than an exhaustive search.

  2. (2)

    The PSO is a population-based stochastic optimization technique inspired by the social behavior of bird flocking or fish schooling. The underlying idea of PSO is the following: a swarm of particles moves around in the search space, and the movements of the individual particles are influenced by the improvements discovered by the others in the swarm. As the optimization progresses, the optimum will be discovered.

  3. (3)

    In the SCE optimization algorithm, the initial population points are sampled randomly from the search space. The population is then partitioned into several complexes, each containing a fixed number of points. During the optimization, each complex evolves based on a statistical reproduction process that uses the simplex geometric shape to direct the search in the correct direction. After a defined number of iteration, the complexes are merged, shuffled, and the points are reassigned to a new set of complexes to ensure information sharing. As the optimization progresses, the entire population would converge toward the neighborhood of the global optimum when the initial population size and the number of complexes are sufficiently large.

3. Feature Image Binarization

As shown in Section 2.2, the image pinned field can partially represent the texture information of the cover image. By transforming the pinned field of the cover image into a binary feature image, the robustness of watermark can be enhanced. But how to determine the threshold values for the pinned field of the cover image while transforming it into a binary feature image is an important issue. There are various optimization schemes that can be employed to solve this problem.

Most of the attacks cannot massively alternate the cover image. Otherwise, their malicious purpose will not be sustained anymore. If the binary feature image can be more similar to the global feature of the cover image, the robustness of the generated watermark could be further enhanced. Based on this observation, various optimization schemes are employed to search for the optimal threshold values so that the generated binary feature image can lead to better signatures. The detail procedures are described as follows.

After the image pinned field has been extracted, the optimal threshold values for each non-overlapping block of the image pinned field are required for the following binarization process. Because the down-scaled cover image of size Wt × Ht pixels is divided into non-overlapping blocks of size k × r pixels while determining the image pinned field, there are totally (Wt × Ht)/(k × r) non-overlapping blocks. For each non-overlapping block, an optimal threshold value must be determined while transforming the grayscale pinned field image F' into a binary feature image B. Therefore, there are totally (Wt × Ht)/(k × r) optimal threshold values needed to be resolved by using the optimization schemes.

While searching for the optimal threshold values for each non-overlapping block of the image pinned field, two values, i.e., the correlation and fitness values, must be calculated. The correlation value corrBD, defined as in Equation 1, represents the similarity between the binary feature image B and the down-scaled cover image D. Both the images B and D are of size Wb × Hb pixels. The correlation value is then employed to calculate the fitness value fval of a solution in the optimization schemes. The fitness function to be minimized is defined as in Equation 2.

cor r BD = ∑ j = 1 H b ∑ i = 1 W b B ( j , i ) D ( j , i ) ∑ j = 1 H b ∑ i = 1 W b D ( j , i ) 2
(1)
f val = 1 ∕ cor r BD
(2)

After the optimal threshold, value P'(j, i) for each non-overlapping block in the pinned field has been determined using the GA, an optimal binary feature image B can be determined. For example, Figure 3a shows a cover image F16 of size 256 × 256, Figure 3b shows the pinned field image of Figure 3a with the block size 8 × 8 and is of the same size 256 × 256, Figure 3c shows the binary feature image of Figure 3b using the average values of the pinned field as the threshold values, and Figure 3d shows the binary feature image of Figure 3b using the threshold values determined using the GA.

Figure 3
figure 3

The pinned field decomposition of the F16 image. (a) the source F-16 image; (b) the corresponding image field pinned; (c) binarized image after using the average value as the threshold values; (d) after using the GA to determine the threshold values.

As shown in the block of XOR operation in Figure 2a, the determined binary feature image B are then combined with a scrambled watermark T' to create the signature image S'. Finally, the signature image S' are signed by using the normal signature generation system with the owner's private key PK to obtain the digital signature DS'.

In addition to the GA, three other optimization algorithms: the SA [24], PSO [25], and SCE [26], are used for pinned field image binarization for the comparison purpose. The initial array is of size 1 × (Wb × Hb)/(k×r), in which each value is a random number within the range [0, 255] and is the initial threshold value of each block. The same fitness function shown in Equations 1 and 2 are employed in these optimization schemes. The parameters used in each optimization schemes are given as follows: In the SA scheme, the initial temperature is set as 100. The temperature function is set as temperature times 0.95 i , where i denotes the iteration number. The maximum number of iterations is set as 50,000. In the PSO scheme, the number of particles in the swarm for each variable to be optimized is 60. The maximum number of iterations is 500. The cognitive acceleration coefficient and the social acceleration coefficient are 2.4 and 1.3, respectively. Finally, in the SCE scheme, the number of complexes is 5. The numbers of iterations in the inner loop and the maximum number of iterations are 20 and 60, respectively. Figure 4a-c show the binary pinned field images determined using the SA, PSO, and SCE schemes, respectively. It is to be noted that the image shown in Figure 4b is more similar to that in Figure 3d than the other two images shown in Figure 4a, c.

Figure 4
figure 4

The determined binary pinned field images of the F16 image, which are obtained from using the three optimization schemes. (a) SA; (b) PSO; (c) SCE.

4. Experimental Results

To demonstrate and analyze the watermark robustness of the proposed method, the experimental results obtained by applying external attacks, including signal processing attacks and geometric transformation attacks, are shown in this section. Five sets of the cover and watermark images are used in our experiments to study the performances of the proposed method. Figure 5a-e show the cover and corresponding watermark images as Set 1 to Set 5. All the cover and the watermark images are grayscale with the sizes 512 × 512 and 64 × 64 pixels, respectively. The comparisons with another related scheme in the literature and our previous scheme are also given in this section.

Figure 5
figure 5

Five sets of the test cover and watermark images. (a) Set 1; (b) Set 2; (c) Set 3; (d) Set 4; (e) Set 5.

4.1. Generation of optimal threshold values using GA

In the proposed signature procedure, the cover image is down-scaled at first. Then, the pinned field of the down-scaled image is determined and employed to generate a feature signature using the GA with the fitness function defined in Equation 2. While searching for the optimal threshold values using the GA, each individual in a population consists of 256 variables because the down-scaled cover image is divided into 256 non-overlapping blocks of size 4 × 4 pixels. Every variable represents a possible threshold value for each block of the pinned field image. The ten individuals with the highest fitness value are reserved for the new population of the next generation. The number of generations for each experiment is set to 300. The functions for fitness scaling, selection, mutation, and crossover are rank, roulette, uniform, and single-point functions in MATLAB, respectively.

While using the GA to solve optimization problems, the choice for values of GA's parameters is very important. The parameters used in the GA include the crossover rate, mutation rate, and population size. Initial values for each observed parameter are empirically chosen. Then, while one parameter is varied, the others are fixed to decide the proper value for this parameter. The GA runs 20 times for each different setting to obtain the average fval which is employed to determine the proper value of the current observed parameter. For example, Tables 1, 2 and 3 summarize the experimental results for the Hill image in Set 1. The standard deviation is also computed, representing the variation of the fval values with respect to the average fval values. As shown in Tables 1, 2 and 3, all the standard deviations are less than 0.1, which indicates that the algorithm is running similarly in each round and is independent on the initial population.

Table 1 Average results for different mutation rates of the Hill image
Table 2 Average results for different crossover rates of the Hill image
Table 3 Average results for different population sizes of the Hill image

Table 1 shows the results of average fval value by varying the mutation rate. The best value of the mutation rate is 0.02 due to the lowest average fval value. The results of average fval value by varying the crossover rate are shown in Table 2. The best value of the crossover rate is 0.5. In the same manner, the results of average fval value by varying the population size are shown in Table 3. The best value of the population size is 140. Thus, the parameter values of the GA finally used for mutation rate, crossover rate, and population size are 0.02, 0.5, and 140 for the Hill cover image, respectively.

By using the GA, the optimal threshold values are obtained and then employed to transform the pinned field of the down-scaled Hill image into a binary feature image. Finally, a signature image is generated for the authentication purpose. For example, Figure 6a shows the pinned field of the down-scaled Hill image, Figure 6b shows the binary feature image of Figure 6a after applying the GA, and Figure 6c shows the final signature image.

Figure 6
figure 6

The generation process of the signature image. (a) The pinned field of the down-scaled image; (b) the binarized image after using the GA; (c) the corresponding signature image of the original Hill image.

4.2. Results under attacks

The peak signal-to-noise ratio (PSNR) is employed to evaluate the quality between the cover and the attacked images. For the cover image C of size Wc × Hc pixels, the PSNR is defined as the follow:

PSNR = 1 0 log 1 0 2 5 5 2 1 H c W c ∑ j = 1 H c ∑ i = 1 W c C ( j , i ) - A ( j , i ) 2 dB ,
(3)

where C(j, i) and A(j, i) denote the grayscale values of the cover image C and the attacked image A at the pixel coordinate (j, i), respectively.

In addition, the similarity between the original watermark T and extracted watermark T' is evaluated to estimate the robustness of the proposed copyright protection scheme under different attacks. The similarity is evaluated by the use of the watermark retrieval rate (RR), which is the percentage of the correct pixels recovered and defined as

RR = ∑ j = 1 H t ∑ i = 1 W t T ( j , i )  XOR  T ′ ( j , i ) ¯ H t × W t × 100%  ,
(4)

where T(j, i) denotes the grayscale value of the (j, i)th pixel in the original watermark T. It is obvious that the higher RR is, the higher similarity between the original and the extracted watermarks can be obtained. Furthermore, the average retrieval rate (ARR) is employed to evaluate the practicability of a copyright protection scheme for common attacks and is defined as

ARR = ( ∑ i = 1 NA RR ) ∕ NA ,
(5)

where NA is the number of the examined attacks.

For Set 1 images, Table 4 shows the experimental results of the watermarks extracted from the proposed scheme under different attacks. These attacks include applying signal processing schemes and geometric transformations on the cover image. From these results, the retrieved watermark is still recognizable even though the PSNR value of the attacked image is low. Here the various attacks used in the experiments are summarized as follows:

Table 4 The attacked images, the corresponding PSNR values, the retrieved watermark images, and the corresponding RR values

Attack (1) Image Blurring: A Gaussian filter with 9 × 9 kernel coefficients is applied to the cover image, and thus, a blurring image is obtained.

Attack (2) Surround Cropping: A surround cropping is applied to the cover image and only 74% of original size is left.

Attack (3) Quarter Cropping: A quarter cropping is applied to the cover image and only 75% of original size is left.

Attack (4) Noising: While digital images are transmitted on the Internet, they may be interfered with Gaussian noise. Here, the additive Gaussian noise with a zero mean value and the variance value 0.01 is applied to the cover image.

Attack (5) JPEG lossy compression: Images are usually compressed before transmission or storage, so the watermark should be robust to any compression schemes. The JPEG is one of the most efficient compression techniques. A JPEG lossy compression with quality factor 95 is applied to the cover image to generate a compressed image.

Attack (6) Scaling: The cover image is resized to 256 × 256 pixels at first and then is enlarged to 512 × 512 pixels.

Attack (7) Sharpening: A linear mapping is applied to the cover image to generate a sharpening image.

Attack (8) Median filtering: Median filtering is a nonlinear operation and is often employed to reduce "salt and pepper" noise in images. A median filter with 9 × 9 kernel coefficients is applied to the cover image to generate a filtered image.

Attack (9) Average filtering: Average filtering blurs an image, especially in the edge part. An average filter with 9 × 9 kernel coefficients is applied to the cover image to generate a blurred image.

Attack (10) Gamma correction: A gamma value 0.7 is applied to the cover image to generate a brighter image.

Attack (11) Histogram equalization: Histogram equalization enhances the contrast of images by manipulating the pixel values such that the histogram of the output image approximately matches a specified histogram. Uniform histogram equalization is applied to the cover image to generate a histogram equalization image.

Attack (12) Pixel shifting: A 60 × 60 pixels shifting is employed to the cover image to generate a pixel-shifting image.

As shown in Table 4, all the RR values are greater than 89.5%, which means that the recovered watermarks are highly correlated with the original one. Therefore, embedding the watermark into the pinned field of the cover image and optimizing the similarity between the pinned field and the cover image through GA is an efficient way and is robust to different types of attacks.

4.3. Comparison results

The proposed scheme is compared with Chang and Lin's adaptive scheme [1] and our previous scheme [18]. The key idea of Chang and Lin's adaptive scheme is to use Sobel operator to extract the edge information of the copyright image. The edge information is employed to represent the feature of the copyright image.

Sobel operator [28, 29] is an edge detection approach, which utilizes the kernels to detect the edge directions: horizontal, vertical, and diagonal. In Chang and Lin's article, let a, b, c, d, e, f, g, and h be the eight neighboring pixels of an input pixel y of an image. The corresponding positions of pixels a, b, c, d, e, f, g, and h are on the upper left, top, upper right, left, right, lower left, bottom, lower right of the pixel y, respectively. The four Sobel kernels of the input pixel y are defined as follows:

Horizontal kernel

K ( H ) = ( a + 2 b + c ) - ( f + 2 g + h )

Vertical kernel

K ( V ) = ( c + 2 e + h ) - ( a + 2 d + f )

Left diagonal kernel

K ( L D ) = ( d + 2 f + g ) - ( b + 2 c + e )

Right diagonal kernel

K ( R D ) = ( b + 2 a + d ) - ( e + 2 h + g )

For the above equations, K(H) represents the variance of pixel y in the horizontal direction, K(V) denotes the variance of input pixel y in the vertical direction, K(LD) indicates the variance of pixel y in the left diagonal direction, and K(RD) is the variance of pixel y in the right diagona1 direction. These four variances are then employed to evaluate the gradient ∇g(y) of the input pixel y, which is defined as

∇ g ( y ) = K ( H ) 2 + K ( V ) 2 + K ( L D ) 2 + K ( R D ) 2
(6)

The input pixel y is considered to be an edge point, if ∇g(y) > t. Otherwise, the input pixel y is considered to be a non-edge point. The parameter t is a threshold value decided by the user.

In Chang and Lin's article, the extracted edge information is employed to represent the feature of the copyright image. The image owner can use the parameter t to adjust the watermark robustness to fit personal requirement. Tables 5 and 6 show the RR comparison results with Chang and Lin's and our previous schemes on Sets 1 and 2-5 images, respectively. In both tables, the proposed method significantly improves the RR values under the attacks of the cropping, histogram equalization, and pixel-shifting operations from Chang and Lin's scheme. On the other hand, our scheme has better ARR than Chang and Lin's scheme with different parameter t. While comparing with our previous scheme, which uses the average value of the pinned field as a threshold value, the GA scheme significantly improves the RR values under the attacks of the cropping, additional noise, and especially the pixel-shifting operations from our previous scheme and has better ARRs.

Table 5 The Comparison of RR average results among the proposed, chang and lin's, and previous averaging schemes for set 1 images
Table 6 The comparison of average RR results among the proposed, Chang and Lin's, and previous averaging schemes for Sets 2-5 images

Finally, the comparisons of the GA, PSO, SA, and SCE schemes mentioned in Section 2.3 are performed for the same image sets (Sets 1-5). In the experiments, the MATLAB implementations of these three schemes are modified from the versions shown in Donckels' website [27]. It is to be noted that the used SA scheme contains an algorithm that was described in Cardoso et al. [30] and is based on the combination of the non-linear simplex and SA algorithms (denoted as the SIMPSA algorithm). Table 7 shows the RR results corresponding to the GA and the other optimization schemes for Set 1 images. The PSO scheme shows the best performance, especially for the pixel-shifting attack. The GA shows comparable performance with the PSO scheme. The similar comparison result is obtained in Table 8 which shows the RR results for Sets 2-5 images. Consider the computation complexity of the whole system. Table 9 shows the computation time for each optimization scheme. The GA shows the speed that is at least four times faster than that of the PSO scheme. Therefore, considering both the RR results and the computation speed, we choose the GA as the most efficient way for the pinned field image binarization process.

Table 7 The comparison of RR results among the four optimization schemes for Set 1 images
Table 8 The comparison of the averaged RR results among the four optimization schemes for Sets 2-5 images
Table 9 The computation time (in seconds) of the four optimization schemes for the five sets of images

4.4. More discussions

In digital watermarking techniques [17], there are six essential properties that must be satisfied: transparency, robustness, security, unambiguity, blindness, and multiple watermarks. The experiment results show that our scheme satisfies these six essential properties. First, our method owns the transparency because it does not modify the content of the cover image. Second, all the RR values under different attacks are greater than 88.3% for Sets 1-5 images, which represent that the retrieved watermarks are highly correlated with the original watermark. Hence, it satisfies robustness. Third, our scheme is based on the signature procedure, so it is secure. Fourth, the retrieved watermark images are clear enough from the experiments. Therefore, it is unambiguity. Fifth, our scheme does not need the original image during the authentication procedure. Therefore, it satisfies the blind property. Finally, the owner can utilize other watermark images to generate different signature images, so it allows the use of multiple watermarks.

In the above six properties, the robustness is a more significant consideration for the use of digital watermarks in many different applications. Images are usually compressed before the transmission or storage, and thus, the watermark should be robust to compression schemes. Since JPEG is one of the most efficient compression techniques, the performances of our scheme under different quality factors in JPEG compression are examined. On the other hand, images are usually transmitted on the Internet and might be interfered by Gaussian noise. The robustness to additive Gaussian noise should also be investigated. Hence, the performances of our scheme under different variance values for Gaussian noise attacks are studied as well.

The cover image "Hill" in Set 1 was compressed by JPEG with different quality factors. Figure 7a shows the RRs between the embedded and extracted watermarks under different quality factors using the GA and our previous averaging schemes. As shown in this figure, the watermark RRs are greater than 0.9 even at a low quality factor 20. By decreasing the image quality factor, the GA scheme still can extract the embedded watermark very well. For example, the RR is 95.65% even when the quality factor is as low as four.

Figure 7
figure 7

The RR comparison results of the previous averaging and the proposed GA-based methods under the effects on. (a) JPEG compression and (b) additive Gaussian noise.

To study the noise effects, the Hill image was interfered by the additive Gaussian noise with zero mean and different variance values. Figure 7b shows the RR results under different variance values using the GA scheme and our previous averaging scheme. All the RRs are greater than 82.55% when using the GA scheme. Compared with our previous averaging scheme, the RR performance is significantly improved under different variance values.

5. Conclusions

A new scheme combining the pinned field of the protected image with optimization schemes for ownership verification has been proposed in this article. The pinned field partially reflects the texture information of the images and be employed to enhance the robustness of watermark. The optimization algorithm is then applied to optimize the similarity between the pinned field and the protected image. The signature and authentication procedures have been described. The experimental results demonstrate that the proposed scheme can resist and survive under different signal processing and geometric transformation attacks, such as blurring, cropping, noising, and JPEG lossy compression, etc. Compared with another copyright protection scheme and our previous averaging scheme, the GA scheme achieves better RR performance in average. Furthermore, the other optimization schemes are also employed to determine the threshold values in the binarization of the feature image. Consider both the computation complexity and the system performance. The overall comparison results show that the GA scheme is superior to other schemes. Finally, the proposed method also shows good performances for JPEG compression and Gaussian noise attacks.

Abbreviations

ARR:

average retrieval rate

DCT:

discrete cosine transform

DFT:

discrete Fourier transform

DWT:

discrete wavelet transform

GA:

genetic algorithm

PSNR:

peak signal-to-noise ratio

PSO:

particle swam optimization

RR:

retrieval rate

SA:

simulated annealing

XOR:

exclusive-or.

References

  1. Chang CC, Lin PY: Adaptive watermark mechanism for rightful ownership protection. J Syst Softw 2008,81(7):1118-1129. 10.1016/j.jss.2007.07.036

    Article  Google Scholar 

  2. Podilchuk CI, Delp EJ, Digital watermarking: algorithms and application. IEEE Signal Process Mag 2001,18(4):33-46. 10.1109/79.939835

    Article  Google Scholar 

  3. Wong PW, Memon N: Secret and public key image watermarking schemes for image authentication and ownership verification. IEEE Trans Image Process 2001,10(10):1593-1601. 10.1109/83.951543

    Article  Google Scholar 

  4. Lee M-T, Chang HT: Adaptive image watermarking using phase-shifting digital holography embedded in the wavelet domain. Int J Inf Assur Secur 2010,5(1):603-610.

    Google Scholar 

  5. Pitas I, Kaskalis TH: Applying signatures on digital images. Proceedings of IEEE Nonlinear Signal Image Processing 1995, 460.

    Google Scholar 

  6. Bruyndonckx O, Quisquater JJ, Macq B: Spatial method for copyright labeling of digital images. Proceedings of IEEE Nonlinear Signal and Image Processing 1995, 456.

    Google Scholar 

  7. Wu DC, Tsai WH: A steganographic method for images by pixel-value differencing. Pattern Recognit Lett 2003,24(9-10):1613-1626. 10.1016/S0167-8655(02)00402-6

    Article  Google Scholar 

  8. Yu YH, Chang CC, Hu YC: Hiding secret data in images via predictive coding. Pattern Recognit 2005,38(5):691-705.

    Article  Google Scholar 

  9. Celik MU, Sharma G, Tekalp AM, Saber E: Lossless generalised-LSB data embedding. IEEE Trans Image Process 2005,14(2):253-266.

    Article  Google Scholar 

  10. Koch E, Zhao J: Toward robust and hidden image copyright labeling. Proceedings of IEEE Nonlinear Signal and Image Processing 1995, 452.

    Google Scholar 

  11. Cox IJ, Kilian J, Leighton T, Shammoon T: Secure spread spectrum watermarking for multimedia. In Tech Rep 95-10 (NEC Res Inst. Princeton, NJ; 1995.

    Google Scholar 

  12. Chang HT, Hsu C-C, Yeh C-H, Shen DF: Image authentication and tampering localization based on watermarking embedding in wavelet domain. Opt Eng 2009,48(5):057002. 10.1117/1.3127192

    Article  Google Scholar 

  13. Chang HT, Tsan CL: Image watermarking by use of digital holography embedded in DCT domain. Appl Opt 2005,44(29):6211-6219. 10.1364/AO.44.006211

    Article  Google Scholar 

  14. Lee WB, Chen TH: A publicly verifiable copy protection technique for still images. J Syst Softw 2002,62(3):195-204. 10.1016/S0164-1212(01)00142-X

    Article  Google Scholar 

  15. Chang CC, Hwang KF, Hwang MS: Robust authentication scheme for protecting copyrights of images and graphics. IEE Proc Vis Image Signal Process 2002,149(1):43-50. 10.1049/ip-vis:20020372

    Article  Google Scholar 

  16. Chang CC, Chuang JC: An images intellectual property protection scheme for gray-level images using visual secrete sharing strategy. Patter Recognit Lett 2002,23(8):931-941. 10.1016/S0167-8655(02)00023-5

    Article  MathSciNet  Google Scholar 

  17. Chen TH, Horng G, Lee WB: A publicly verifiable copyright-proving scheme resistant to malicious attacks. IEEE Trans Indus Electron 2005,52(1):327-334. 10.1109/TIE.2004.841083

    Article  Google Scholar 

  18. Lee MT, Chang HT: Copyright protection scheme for still images based on an image pinned field. Opt Eng 2010,49(9):097005. 10.1117/1.3488044

    Article  MathSciNet  Google Scholar 

  19. Meiri AZ, Yudilevich E: A pinned sine transform image coder. IEEE Trans Commun 1981,29(12):1728-1735. 10.1109/TCOM.1981.1094935

    Article  Google Scholar 

  20. Meiri AZ: The pinned Karhunen-Loeve transform of a two dimensional Gauss-Markov field. Proc SPIE 1976, 87: 155.

    Article  Google Scholar 

  21. Ho ATS, Zhu X, Guan YL: Image content authentication using pinned sine transform. EURASIP J Appl Signal Process 2004, 14: 2174-2184.

    Article  Google Scholar 

  22. Zhu X, Ho ATS, Marziliano P: A new semi-fragile image watermarking with robust tampering restoration using irregular sampling. Signal Process Image Commun 2007,22(5):515-528. 10.1016/j.image.2007.03.004

    Article  Google Scholar 

  23. Aslantas V: A singular-value decomposition-based image watermarking using genetic algorithm. Int J Electron Commun (AEU) 2008,62(5):386-394. 10.1016/j.aeue.2007.02.010

    Article  Google Scholar 

  24. Bertsimas D, Tsitsiklis J: Simulated annealing. Stat Sci 1993,8(1):10-15. 10.1214/ss/1177011077

    Article  Google Scholar 

  25. Kennedy J, Eberhart RC: Particle swarm optimization. In Proceedings of IEEE International Conference on Neural Networks. Prentice Hall, Piscataway, NJ; 1995:1942.

    Chapter  Google Scholar 

  26. Duan QY, Gupta KV, Sorooshian S: Shuffled complex evolution approach for effective and efficient global minimization. J Opt Theor Appl 1993,76(3):501-521. 10.1007/BF00939380

    Article  MathSciNet  Google Scholar 

  27. Optimization algorithms2011. [http://biomath.ugent.be/~brecht/downloads.html]

  28. Kazakova N, Margala M, Durdle NG: Sobel edge detection processor for a real-time volume rendering system. Proceedings of the 2004 International Symposium on Circuits and Systems 2004, 2: II-913.

    Article  Google Scholar 

  29. Qu YD, Cui CS, Chen SB, Li JQ: A fast subpixel edge detection method using Sobel-Zernike moments operator. Image Vision Comput 2005,23(1):11-17. 10.1016/j.imavis.2004.07.003

    Article  Google Scholar 

  30. Cardoso MF, Salcedo RL, de Azevedo SF: The simplex-simulated annealing approach to continuous non-linear optimization. Comput Chem Eng 1996, 20: 1065-1080. 10.1016/0098-1354(95)00221-9

    Article  Google Scholar 

Download references

6. Acknowledgements

This study was partially supported by the National Science Council, Taiwan under the contract number NSC 99-2221-E-224-004. The authors also like to especially thank Mr. Yu-Sian Lin for his programming and collection of simulation data.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Hsuan Ting Chang.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ original submitted files for images

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 2.0 International License (https://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Lee, MT., Chang, H.T. On the pinned field image binarization for signature generation in image ownership verification method. EURASIP J. Adv. Signal Process. 2011, 44 (2011). https://doi.org/10.1186/1687-6180-2011-44

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1687-6180-2011-44

Keywords