Skip to main content
Animals : an Open Access Journal from MDPI logoLink to Animals : an Open Access Journal from MDPI
. 2021 Nov 25;11(12):3372. doi: 10.3390/ani11123372

Study on the Viability of Canine Nose Pattern as a Unique Biometric Marker

Hyeong In Choi 1,2, Mu-Young Kim 3, Hun-Young Yoon 3, Sungjin Lee 4, Stephanie Sujin Choi 2, Chang Yong Han 5, Hwan Pyo Moon 6, Changhyun Byun 2, Song-Hwa Kwon 7,*
Editor: Mandy Paterson
PMCID: PMC8697952  PMID: 34944149

Abstract

Simple Summary

This paper shows that the canine nose pattern, which is an interlocking pattern of beads and grooves on a dog’s nose, is unique to each individual dog. For this purpose, the nose images of 60 dogs were collected at three separate times, each roughly three to four months apart. This longitudinal cohort study was designed to ensure the diversity of data, wherein dogs of diverse age, gender, and breed are well represented in the dataset. In this study, the nose patterns of these dogs were examined visually and by a biometric algorithm to determine the uniqueness of the canine nose pattern. It was found that the canine nose pattern remains invariant through the passage of time during the observation period; and that the canine nose pattern is indeed unique to each dog. Our finding confirms and enhances the claims of earlier works by others that the canine nose pattern is unique to each animal and serves as a unique biometric marker. For further study, this dataset was augmented by adding to it the nose images of 10 beagle dogs taken once every month in a ten-month period to create an enlarged dataset of 278 images of 70 dogs of 19 breeds. The study with this enlarged dataset also leads to the same conclusion.

Abstract

The uniqueness of the canine nose pattern was studied. A total of 180 nose images of 60 dogs of diverse age, gender, and breed were collected. The canine nose patterns in these images were examined visually and by a biometric algorithm. It was found that the canine nose pattern remains invariant regardless of when the image is taken; and that the canine nose pattern is indeed unique to each dog. The same study was also performed on an enlarged dataset of 278 nose images of 70 dogs of 19 breeds. The study of the enlarged dataset also leads to the same conclusion. The result of this paper confirms and enhances the claims of earlier works by others that the canine nose pattern is indeed unique to each animal and serves as a unique biometric marker.

Keywords: canine, dog, nose, nose pattern, nose print, biometrics, biometric marker, template, gabor transform, hamming distance

1. Introduction

In this paper, we studied the canine nose pattern at the tip of a dog’s nose, and examined whether the pattern there is unique to each individual dog and is usable as a biometric marker.

The region to which we focused our attention is the part of a dog’s nose between and around the right and left nostrils, including the area around the philtrum and extending slightly up above the nostrils. This region at the tip of a dog’s nose, called the Region of Interest (ROI), has a very complex folding pattern of skin consisting of obtruded regions, called beads, and sunken and narrow ribbon-like regions between the beads, called grooves. This complex interlocking pattern of beads and grooves is called the canine nose pattern. The ROI and the interlocking of the beads and grooves are illustrated in Figure 1, which is taken from [1] with the copyright holders’ permission.

Figure 1.

Figure 1

Canine nose and nose pattern in ROI (replicated with permission by the copyright holders).

There is a sizable body of literature–academic or popular–claiming the uniqueness of the nose pattern of certain animals. As far as we know, the earliest academic work on the uniqueness of the canine nose pattern was done by Horning et al. [2] in 1926, in which they found that the canine nose pattern can be used to distinguish between individual dogs. This result is also cited in the well-known textbook, Miller’s Anatomy of the Dog, 4th Edition by Evans and de Lahunta [3]. Budras et al. [4], in their textbook, Anatomy of the Dog: An Illustrated Text, Fifth Edition, claim that “The dermis forms distinct papillae. The epidermis is strikingly thin, and its superficial, cornified layer (stratum corneum) consists of hard ‘horn’ (hard cornified epidermis) that exhibits a polygonal pattern. The surface pattern is individually specific and for this reason serves to identify the individual animal”. There is a proliferation of popular articles claiming the uniqueness of the canine nose pattern. For instance, see [5,6].

Dogs are not the only species with a unique nose pattern. Members of canids like dogs and wolves, bovids like cattle, felids like cats, and cervids like deer also have individually unique nose patterns. Due to the similarities in the biological traits and origins of the nose organ of such species, a positive result on one species is a very good indication that the same may be true for the others. As such, it is profitable to go over prior results on cattle nose pattern identification.

In 1922, Petersen [7] manually took the nose prints of more than 350 animals and observed that no two were found to be alike, and thus the nose prints can be used to distinguish different animals.

Since then, there has been a proliferation of works on developing cattle nose identification algorithms. For this, one may consult the article by Awad [8] for a good overview. There are many similar studies. Barry et al. [9] used the techniques of principal component analysis and Euclidean distance classifier to printed and digital image sets of a small number of cattle and found their eigenvector method exhibits promising results.

There are other results based on various image processing techniques such as Speed-Up Robust Features Approach (SURF), Scale Invariant Feature Transform (SIFT), and Local Binary Pattern (LBP). U-SURF, a variant of the Speed-Up Robust Features Approach (SURF), was used by Noviyanto and Arymurthy [10] for a good result. The same authors [11] later improved it using SIFT to match key-points on the muzzle pattern lifted on paper. Similarly, Awad et al. [12,13] also used SIFT and the key-point match method. A texture classification method using LPB was employed by Tharwat et al. [14] to extract local invariant features from muzzle print images, and then different classifiers including Nearest Neighbor, Naive Bayes, SVM and KNN were applied for cattle identification. Tharwat et al. [15] used Gabor filter-based feature extraction and machine learning. In [15], the Gabor features extracted from three different scales of muzzle print images were used by the SVM classifier, while in [16] three different classifiers (support vector machine—SVM, k-nearest neighbor, and minimum distance classifier) were used. They found that in general the so-called feature fusion-based models achieve better accuracy.

Machine learning and deep learning models are gaining popularity. For example, Hadad et al. [17] studied muzzle print identification using Artificial Neural Network (ANN) and K-nearest neighbor classifier (KNN); and Kumar et al. [18] also used a deep learning approach. Gaber et al. [19] used Weber Local Descriptor (WLD) to extract features from cattle muzzle print images, and then employed the AdaBoost classifier to identify heads of cattle from their WLD features. Similarly, Awad and Hassaballah [20] used the bag-of-visual-words (BoVW) approach with the features extracted by SURF and the maximally stable extremal regions (MSER).

Additionally, Kumar et al. [21] developed algorithms that closely resemble fingerprint minutiae matching. In [21], they used the SIFT algorithm to detect interest points in a cattle image and then used the FLANN (Fast Library for Approximate Nearest Neighbor) matching algorithm for identification.

All of the above results concern cattle nose pattern identification. With regards to dogs, the literature is rather scant. Kumar and Singh [22] examined the performance of existing face recognition algorithms as applied to dogs. Jang et al. [23] developed a three-step algorithmic procedure consisting first of image preprocessing using resizing and histogram equalization; then feature extraction using several image processing techniques such as SIFT, SURF, BRISK and ORB; and finally matching using FLANN for SIFT and SURF, and hamming distance for BRISK and ORB. After some post-processing they examined their method on 55 dog muzzle pattern images acquired from 11 dogs and 990 images augmented by image deformation (i.e., angle, illumination, noise, affine transform). The best Equal Error Rate (EER) of the proposed method was 0.35%, and ORB was found to be the most appropriate for dog muzzle pattern recognition.

It must be emphasized that most, if not all, of the above works, except for the fundamental works like those of Horning et al. [2] and Petersen [7], are concerned with developing as accurate an algorithm as possible, thereby tacitly presuming the uniqueness of the animal nose pattern as an underlying assumption. So, when it comes to the fundamental question of the intrinsic biological uniqueness of the nose pattern, it is fair to say that the evidence is not fully corroborated. For example, most of the algorithms entail some error in one form or another in identification. If an error of an algorithm occurs, it is not clear if it is due to bad technology, or because some two animals have sufficiently similar nose patterns that are not distinguishable. Unless an algorithm shows a 100% accuracy, the algorithm itself cannot be taken as evidence for intrinsic biological uniqueness.

We believe that this fundamental question must be resolved as a foundation for good algorithmic development; hence, the purpose of this paper is to resolve this question by verifying that the canine nose pattern is indeed an intrinsic and unique biological property of a dog.

There is another important issue to be clarified, which is how the images are captured. Traditionally, the bovine (and canine) nose pattern was obtained using a manual imprinting method. This was done by spreading a small amount of ink over an animal’s nose, pressing onto which a paper or soft cloth to lift the nose pattern impression, or nose print. Essentially, the same imprinting mechanism was utilized for image capture by Horning et al. [2], Petersen [7] and many others. Since this is an imprinting method, the term “nose print” or “muzzle print” had been commonly used. We, however, use the term “nose pattern” to emphasize the fact that what really matters is not the “print” of the nose per se, but the actual nose pattern as an intrinsic property of an animal.

As for the actual practice of utilizing a dog’s nose print as a means of registration and management of a dog’s identity, the most well-known example is that of the Canadian Kennel Club accepting canine nose prints as proof of identity since 1938 [24,25]. What was to be presented to the Canadian Kennel Club was the actual print of a dog’s nose (nose print) imprinted on a paper with ink.

However, this manual muzzle imprinting method is too cumbersome to be used as a practical means of identifying animals in a live operation. It takes time and effort to hold the subject animal still during the imprinting process; and moisture on the animal’s nose may produce a smeared image.

Moreover, the imprint method—or, for that matter, any contact method—may cause problems. As Davis [6] puts it: “The nose consists of fragile mucus glands, so any drying or agitation could hurt. This all being said, you probably shouldn’t touch it. Your hands carry a lot of bacteria, oils, and dirt. Best case, you cloud their sense of smell with the oils from your hands”.

With the modern digital camera, however, such mechanical or manual imprinting method is no longer favored. Instead, one uses a smart phone camera to capture the nose image without making any contact with the animal’s nose. The nose images collected in this paper were all captured by smart phone cameras.

For these reasons, the Canadian Kennel Club no longer accepts nose “prints”; they now rely on microchips inserted into the animal’s body. In fact, microchips have become the standard in canine identity management. However, microchips are known to have some side effects to animals in certain cases as observed in various studies: cancers [26,27]; and granulomatous inflammatory response [28]. Similarly, cancers are reported for cats [29,30] and rodents [31,32,33]. Other complications include: various spinal cord injuries [34,35]; paralysis [36] and migration of the microchip to the brainstem [37]. One may consult the paper by Swift [38] that keeps track of adverse reactions to microchips.

For the sake of fairness, it should be noted that such reported side effects due to microchip insertion are rather rare. Nonetheless, the risk acts as a psychological barrier to accepting microchip insertion for some people. Many such people would prefer for their animals the non-invasive method that canine nose biometrics provides. In this sense, canine nose biometrics may have its place as a complementary means of identification to microchip insertion. This will help contribute to improving animal welfare.

The ultimate goal of this paper is to show that the canine nose pattern is unique to each individual dog. This claim is not new. It goes all the way back to Horning et al. [2]. Since then there have been many papers studying the canine nose print (pattern). However, as we have expounded above, there are not that many works that actually examine the uniqueness of the canine nose pattern for its own sake. Except for a few fundamental works like those of Horning et al. [2] and Petersen [7], most of the prior works are about developing as accurate a practical algorithm as possible while tacitly presuming the uniqueness of the animal nose pattern as an underlying assumption. Thus, it is still fair to say that the question of the uniqueness of the canine nose pattern has not been fully resolved.

A recent work by Choi et al. [1] addresses exactly the same issue. The focus of their study is if and when the canine nose pattern is fully formed; and if this nose pattern stays invariant throughout a dog’s life. For this purpose, they collected the nose images of ten beagle dogs for the ten-month period starting from the second mensiversary and ending at the eleventh mensiversary; examined the nose patterns in these images visually and by a biometric algorithm; and concluded that the canine nose patterns of these beagles are fully formed at the second mensiversary and remains invariant until the eleventh mensiversary. Their result is more interesting in the sense that these puppies are siblings. However, their study has some limitations. First, only one breed is present in the experiment: namely, the beagle. Second, the number of dogs involved is small: namely, 10. Third, the dogs are all of the same age, so that it does not allow observation of a diverse age group.

The research of this paper was designed to overcome such shortcomings in [1]. Special care was taken to ensure the diversity of data so that dogs of diverse age, gender, and breed are well represented in the dataset as well as a larger sample size.

The nose images of 60 dogs of 18 breeds were collected at three separate times, each roughly three to four months apart. Each dog participating in the data collection was required to come back three times during the data collection period so that this dataset has the character of a cohort dataset as well as a longitudinal dataset. For further study, this dataset was augmented by adding to it the images used in the study of [1] with the authors’ permission. This enlarged dataset has 278 images of 70 dogs of 19 breeds.

In this study, the nose patterns of these dogs were examined visually and by a biometric algorithm to determine the uniqueness of the canine nose pattern. It was found that the canine nose pattern remains invariant through the passage of time during the observation period; and that the canine nose pattern is indeed unique to each dog.

Our finding confirms and enhances the claims of earlier works by others that the canine nose pattern is unique to each animal and serves as a unique biometric marker.

This paper should be considered as a work complementing that of Choi et al. [1]. We believe both of them taken together provide even more convincing evidence that the canine nose pattern is indeed unique to each individual dog.

2. Materials and Methods

2.1. Data Collection

The data collection was done using the back cameras of two Samsung smart phones: one is Galaxy S9+ (model SM-G965N) and the other is Galaxy S9 (model SM-G960N). In order to ensure the diversity of data, the nose images of 60 dogs of 18 different breeds were collected. They were taken at three separate times, each roughly three to four months apart. Each dog participating in the data collection was required to come back three times during the data collection period so that this dataset has the character of a cohort dataset as well as a longitudinal dataset. This enabled us to do a good longitudinal cohort study.

The details of the data collection are summarized in Table 1. The gender and age distribution is sufficiently varied to reflect the wide variation in the existing population of dogs.

Table 1.

The dates of image capture with details of each dog.

ID Gender Age in Years Breed Date (1st Batch) Date (2nd Batch) Date (3rd Batch)
01 F 5 Golden Retriever 22 September 2020 14 December 2020 5 April 2021
02 M 3 Golden Retriever 22 September 2020 14 December 2020 5 April 2021
03 F 4 Golden Retriever 22 September 2020 20 December 2020 10 April 2021
04 F 3 Bichon Frise 22 September 2020 19 December 2020 6 April 2021
05 F 2 Toy Poodle 22 September 2020 14 December 2020 7 April 2021
06 F 5 Toy Poodle 22 September 2020 17 December 2020 5 April 2021
07 M 2 Toy Poodle 22 September 2020 14 December 2020 7 April 2021
08 M 2 Bichon Frise 29 September 2020 23 December 2020 7 April 2021
09 F 7 Toy Poodle 22 September 2020 19 December 2020 6 April 2021
10 M 3 Pomeranian 22 September 2020 20 December 2020 5 April 2021
11 M 3 Maltese 22 September 2020 15 December 2020 9 April 2021
12 F 10 Maltese 24 September 2020 16 December 2020 8 April 2021
13 M 10 Shih Tzu 24 September 2020 19 December 2020 11 April 2021
14 M 3 Toy Poodle 24 September 2020 14 December 2020 6 April 2021
15 M 5 Toy Poodle 24 September 2020 17 December 2020 8 April 2021
16 M 5 Toy Poodle 24 September 2020 17 December 2020 8 April 2021
17 F 3 Golden Retriever 24 September 2020 17 December 2020 15 April 2021
18 M 6 Bichon Frise 24 September 2020 14 December 2020 5 April 2021
19 M 6 Toy Poodle 24 September 2020 16 December 2020 9 April 2021
20 M 6 Maltese 24 September 2020 16 December 2020 8 April 2021
21 M 5 Bichon Frise 26 September 2020 14 December 2020 5 April 2021
22 M 6 Shih Tzu 26 September 2020 19 December 2020 9 April 2021
23 M 4 Maltese 26 September 2020 19 December 2020 7 April 2021
24 M 2 Maltese 26 September 2020 14 December 2020 10 April 2021
25 M 4 Toy Poodle 26 September 2020 20 December 2020 11 April 2021
26 M 1 Pomeranian 26 September 2020 16 December 2020 6 April 2021
27 M 9 Maltese 26 September 2020 16 December 2020 10 April 2021
28 M 5 Toy Poodle 26 September 2020 20 December 2020 9 April 2021
29 M 4 Toy Poodle 26 September 2020 15 December 2020 10 April 2021
30 F 1 Pomeranian 26 September 2020 16 December 2020 9 April 2021
31 F 4 Toy Poodle 26 September 2020 14 December 2020 15 April 2021
32 M 3 Bichon Frise 26 September 2020 18 December 2020 10 April 2021
33 M 3 Toy Poodle 26 September 2020 19 December 2020 10 April 2021
34 F 3 Toy Poodle 26 September 2020 19 December 2020 10 April 2021
35 M 6 Maltese 29 September 2020 23 December 2020 8 April 2021
36 M 8 Toy Poodle 29 September 2020 14 December 2020 11 April 2021
37 F 5 Maltese 29 September 2020 19 December 2020 9 April 2021
38 M 7 Maltese 22 September 2020 14 December 2020 5 April 2021
39 M 2 Maltese 29 September 2020 21 December 2020 5 April 2021
40 F 6 Coton de Tulear 28 September 2020 18 December 2020 5 April 2021
41 F 3 Mixed-Breed Dog 28 September 2020 18 December 2020 5 April 2021
42 M 3 Standard Poodle 28 September 2020 18 December 2020 5 April 2021
43 M 8 Golden Retriever 25 September 2020 29 December 2020 19 April 2021
44 M 7 Border Collie 25 September 2020 29 December 2020 19 April 2021
45 M 3 Samoyed 25 September 2020 29 December 2020 19 April 2021
46 F 3 Samoyed 25 September 2020 29 December 2020 19 April 2021
47 F 6 Spitz 25 September 2020 29 December 2020 19 April 2021
48 F 7 Spitz 25 September 2020 29 December 2020 19 April 2021
49 F 5 Shetland Sheepdog 25 September 2020 29 December 2020 19 April 2021
50 F 7 Shetland Sheepdog 25 September 2020 29 December 2020 19 April 2021
51 F 7 Golden Retriever 25 September 2020 29 December 2020 19 April 2021
52 M 7 Samoyed 25 September 2020 29 December 2020 19 April 2021
53 F 2 Cocker Spaniel 25 September 2020 29 December 2020 19 April 2021
54 F 7 Welsh Corgi 25 September 2020 29 December 2020 19 April 2021
55 F 5 Welsh Corgi 25 September 2020 29 December 2020 19 April 2021
56 F 4 Welsh Corgi 25 September 2020 29 December 2020 19 April 2021
57 M 8 Miniature Pinscher 25 September 2020 29 December 2020 19 April 2021
58 M 1 Weimaraner 25 September 2020 29 December 2020 19 April 2021
59 M 8 Old English Sheepdog 25 September 2020 29 December 2020 19 April 2021
60 M 4 Toy Poodle 29 September 2020 18 December 2020 6 April 2021

All of the 180 dog nose images are shown in Figure A1. There are 60 IDs (dogs); the three vertical columns for each ID represent three images of the same dog taken at three different times as described in Table 1.

For further study, this dataset was augmented by adding to it the images used in the study of [1] with the authors’ permission. The enlarged dataset has 278 images of 70 dogs of 19 breeds.

2.2. Method of Comparison

The uniqueness of the canine nose pattern can be checked in two ways. One is by direct visual examination and the other by algorithmic verification. For algorithmic verification, we present two results obtained using two sets of data. The first used the 180 images in Figure A1 as described in Table 1. The second used a combined image set of the 180 images in Figure A1 and 98 images collected for the work by Choi et al. [1], for a total of 278 images of 70 dogs.

The algorithmic verification method can be outlined as follows. The first step is the creation of a template from each nose image. Figure 2 shows how it is done. In the left is a nose image of a dog; the middle shows the ROI as in Figure 1; and the right is a biometric template. A biometric template, or in short, a template, is created by applying the well-known Gabor transform. A template is a rectangular array of 0s and 1s whose value at the location (x0,y0) is determined by the sign of the value of Gabor transform at the location (x0,y0). For more details, see [39,40]. Once templates are created, they are stored in a database, the Template DB, as shown in Figure 3. The final step is matching. Figure 4 shows the schematics of template matching. Suppose there are two templates, TA created from the ROI of nose image A, and Template TB from the ROI of nose image B. These two templates, TA and TB, are then compared using the well-known Hamming distance [39,40]. The resulting Hamming distance is called the matching distance, and is denoted by d(A,B)=TATB. By abuse of language, this matching distance is usually called the matching distance between the two nose images A and B, although technically the matching distance computation involves only the ROI of a nose image. This matching distance measures how similar these two templates, and hence the two nose images, are. In general, the smaller the matching distance is, the more similar the two nose images are; and the greater the matching distance, the more dissimilar the two nose images.

Figure 2.

Figure 2

Schematics of template creation.

Figure 3.

Figure 3

Schematics of template storing.

Figure 4.

Figure 4

Schematics of template matching.

When two nose images of the same dog are compared, it is called a genuine comparison, and the resulting distance is called the genuine distance. Similarly, when two nose images of different dogs are compared, it is called an impostor comparison and the resulting distance is called the impostor distance. Thus, a good algorithm must exhibit small genuine distances and big impostor distances.

3. Results

3.1. Visual Examination

Figure A2 shows the ROIs of the total of 180 nose images of 60 dogs taken three times during the data collection period. For each of the 60 IDs, there are three images described as Takes 01, 02, and 03 representing the three different dates at which the nose images were taken as described in Table 1.

For example, let us examine the three images of Takes 01, 02, and 03 of ID 06 in Figure A2. It is clearly seen that the pattern in the top left yellow oval area remains more or less the same for all three takes, and the other-colored ovals show the same invariance of pattern. In examining other IDs, the same invariance of pattern can be observed. From these observations, one can conclude that indeed a dog’s nose pattern remains invariant.

Next, let us compare the nose patterns of different dogs. For example, compare images of ID 06 and ID 08. Note that the relative locations of the four ovals in the two sets of images are different; and the patterns in the regions within the ovals are also different. Upon closer examination of any pair of images of two different dogs, one can easily see that a similar difference persists in all pairs of nose images from different dogs. This indicates that indeed the nose pattern is unique to each individual dog.

A word of caution is in order. The ovals in no way are something like a landmark or minutiae in a fingerprint. They are purely visual aids overlaid on the image simply to help the reader better discern the canine nose pattern. When it comes to judging the similarities and dissimilarities of the canine nose pattern, the whole ROI image has to be examined.

3.2. Algorithmic Verification I

The visual examination method in Section 3.1 has an appeal in that we can visually and intuitively examine the similarities and dissimilarities between the nose pattern of each dog. However, if one wants to compare all possible pairs in Figure A1, the number of comparisons has to be 16,110, which is practically an impossible task. Moreover, visual examination, however intuitively appealing, is a qualitative comparison from which a sure-fire conclusion cannot be easily drawn. So, in order to come to a more scientifically sound conclusion, one has to rely on a more quantitative method of biometric technology.

We applied the template generation and matching methods described in Section 2.2 to calculate the matching distances of all 16,110 pairs of nose images, of which there are 180 genuine comparisons and 15,930 impostor comparisons. The result is summarized in Table 2 and Table 3.

Table 2.

Comparison (matching) summary for the dataset in Figure A1.

# of Subjects 60
# of Images per subject 3
Total # of Images 180
# of Genuine comparisons 180
# of Impostor comparisons 15,930

Table 3.

Matching distance statistics for the dataset in Figure A1.

Comparison Type Min Max Mean Std
genuine 0.0907 0.3124 0.1734 0.0416
impostor 0.4175 0.5551 0.4895 0.0180

Note that in Table 3, the maximum of the genuine matching distances is 0.3124, while the minimum of the impostor matching distances is 0.4175. This means that the matching distance between two nose images of the same dog is always smaller than that of any matching distance between two nose images of different dogs.

For convenience, let us take a number, say 0.4, and call it a threshold value, or in short, a threshold. To paraphrase what was said above, any genuine matching distance is less than this threshold, and any impostor matching distance is greater than this threshold.

This fact has a very important implication. Suppose one is presented with two nose images without knowing whether these images come from the same dog or from different dogs. Then, create the templates and do the matching as outlined in Section 2.2. If this matching distance is less than the threshold, i.e., 0.4, one declares that these two images come from the same dog; if, on the other hand, the matching distance is greater than the threshold, i.e., 0.4, one then declares that these two images come from different dogs.

This decision process produces no error, because the matching distance of any genuine pair has to be less than the threshold and the matching distance of any impostor pair has to be greater than the threshold. In other words, we have verified algorithmically the objectives spelled out at the end of Section 1, and hence that the nose pattern is an accurate and reliable biometric marker.

Figure 5 also shows the graphs of the normalized histograms (probability distributions) of genuine and impostor matching distances. Note that the threshold value 0.4 separates these two graphs of probability distributions.

Figure 5.

Figure 5

The probability distributions of genuine/impostor matching distances for the dataset in Figure A1.

3.3. Algorithmic Verification II

We then enlarged the dataset by combining the image set of the 180 images in Figure A1 and 98 images collected for the work in the paper by Choi et al. [1]. We call this enlarged dataset the combined dataset. Note that this combined dataset contains 278 images of 70 dogs. The number of breeds involved in the combined dataset is 19, which is 18 breeds listed in Table 1 plus the beagle breed from the dataset used in [1].

Using this combined dataset, we again applied the template generation and matching methods described in Section 2.2 to calculate the matching distances of all 38,503 pairs of nose images, of which there are 612 genuine comparisons and 37,891 impostor comparisons. The result is summarized in Table 4 and Table 5.

Table 4.

Comparison (matching) summary for the combined dataset.

# of Subjects 70
# of Images per subject 3, 9, or 10
Total # of Images 278
# of Genuine comparisons 612
# of Impostor comparisons 37,891

Table 5.

Matching distance statistics for the combined dataset.

Comparison Type Min Max Mean Std
genuine 0.0907 0.3577 0.2150 0.0519
impostor 0.4175 0.5650 0.4905 0.0180

The result of algorithmic verification for this combined dataset also leads us to the same conclusion as was drawn in Section 3.2.

Note again that in Table 5, the maximum of the genuine matching distances is 0.3577, while the minimum of the impostor matching distances is still 0.4175. As was observed in Section 3.2, we can see that the matching distance between two nose images of the same dog is always smaller than that of any matching distance between two nose images of different dogs. As was done in Section 3.2, let us take 0.4 as a threshold. Then with this threshold, we can also say, as was done in Section 3.2, that any genuine matching distance is less than this threshold and any impostor matching distance is greater than this threshold.

Using this threshold, we can apply the same decision process as described in Section 3.2. Namely, given two nose images without knowing their identities, one may compute the matching distance, and make the decision as follows: if the matching distance is less than the threshold, the two dogs have the same identity; if, on the other hand, it is greater than the threshold, the two dogs have different identities.

We have shown that this decision process produces no error; in other words, we have verified that our algorithm is capable of identifying the identity of dogs accurately without any error, which leads us to the conclusion that the canine nose pattern is unique to each individual dog and hence can be used as an accurate and reliable biometric marker.

Figure 6 also shows the graphs of the normalized histograms (probability distributions) of genuine and impostor matching distances. Note that the threshold value 0.4 separates these two graphs of probability distributions.

Figure 6.

Figure 6

The probability distributions of genuine/impostor matching distances for the combined dataset.

3.4. Discussion

This paper addresses the following fundamental question: “Is the canine nose pattern a unique biometric marker?” The earliest academic work in this regard was done by Horning et al. [2]. This work, though original and important, is mostly a statistical study. In a similar vein, Petersen [7] did a statistical study on the uniqueness of the bovine nose pattern. In comparison, our work delves deeper into the details of the canine nose pattern of each individual dog—first visually and then algorithmically to show that the canine nose pattern is indeed a unique biometric marker. Budras et al. [4] did a microscopic study to assert that “The surface pattern is individually specific and for this reason serves to identify the individual animal”, which also corroborates the claim of this paper on the uniqueness of the canine nose pattern.

Many more studies were done on the algorithmic aspects of biometric identification of cattle and pets. However, instead of focusing on the intrinsic nature of the canine (and bovine) nose pattern as we do in this paper, they are more interested in developing workable algorithms to be used in practice. As a result, all these results entail some error. However, it is not clear whether the error is due to algorithm or due to the intrinsic similarity of nose patterns of two different animals. It is, therefore, rather hard to draw a firm conclusion from these studies on the uniqueness of the nose pattern. In contrast, our work is specifically designed to answer the question of the uniqueness of canine nose pattern.

The work of Choi et al. [1] also addresses the same question of the uniqueness of canine nose pattern. However, the main focus of their work is to study the formation of the canine nose pattern. Therefore, as far as the uniqueness of canine nose patterns is concerned, their work has limited scope in that the data is only for one breed—the beagle dog, and the number of animals from which the data was collected is also small—ten. In comparison, this paper deals with a variety of breeds, age, gender, etc. The conclusion of the broader longitudinal cohort study of this paper provides a stronger and hence more convincing evidence that the canine nose pattern is indeed unique to each individual dog.

4. Conclusions

This paper shows that the canine nose pattern, which is an interlocking pattern of beads and grooves on a dog’s nose, is unique to each individual dog.

Our finding confirms and enhances the claims of earlier works by others that the canine nose pattern is unique to each animal and serves as a unique biometric marker.

This paper should be considered as a work complementing that of Choi et al. [1]. We believe both of them taken together provide even more convincing evidence that the canine nose pattern is indeed unique to each individual dog.

It should be emphasized that the primary concern of this paper is to study the intrinsic nature of the canine nose pattern; in particular, its uniqueness to each individual dog. Toward this goal, we have carefully collected good nose images to eliminate possible errors coming from bad or low quality images. This way, the test for the intrinsic nature of the uniqueness can be done more reliably. However, when it comes to practical matters like how to overcome possible errors and difficulties coming from low quality nose images, images taken at oblique angles, blurriness caused by a sudden head motion of a dog or even by shaking human hands, light reflected from the wet surface of a nose, etc., such are separate technical problems that are not the concern of this paper. Nonetheless, they are very important problems in practice that should be dealt with using good technology. We hope to be able to come back to these matters in the future.

Appendix A. Data

All image data used in this study are displayed in the Appendix section. Figure A1 shows all nose images and Figure A2 shows the corresponding ROI images. These ROI images are the original ROI images rotated and rescaled to make visual comparisons more intuitive and transparent.

Figure A1.

Figure A1

Figure A1

All images.

Figure A2.

Figure A2

Figure A2

Figure A2

Figure A2

Figure A2

Figure A2

ROI of each image; the same pattern repeats across the three takes of the same ID.

Author Contributions

Conceptualization, H.I.C. and S.-H.K.; methodology, H.I.C., M.-Y.K., H.-Y.Y., C.Y.H., H.P.M., C.B. and S.-H.K.; software, S.L. and S.-H.K.; validation, H.I.C., H.P.M., S.L., C.B. and S.S.C.; formal analysis, H.I.C. and S.-H.K.; investigation, H.I.C., S.L., H.P.M., C.Y.H., C.B. and S.-H.K.; resources, H.I.C. and S.S.C.; data curation, H.I.C. and S.-H.K.; writing—original draft preparation, H.I.C., S.S.C. and S.-H.K.; writing—review and editing, H.I.C., S.L., S.S.C. and S.-H.K.; visualization, S.-H.K.; supervision, H.I.C.; project administration, H.I.C.; funding acquisition, H.I.C. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported by Korea Institute of Planning and Evaluation for Technology in Food, Agriculture, Forestry (IPET) through Advanced Production Technology Development Program funded by Ministry of Agriculture, Food and Rural Affairs (MAFRA) (319092-3). Additionally, this work was supported by the National Research Foundation of Korea (NRF) grant funded by the Korea government (MSIT) (No. NRF-2021R1F1A1045860) and also by the National Research Foundation of Korea (NRF) grant funded by the Korea government (MSIP) (NRF-2017R1E1A1A03070999). Hwan Pyo Moon is supported by Basic Science Research Program through the National Research Foundation of Korea (NRF) funded by the Ministry of Education (2021R1F1A1045767).

Institutional Review Board Statement

Ethical review and approval were waived for this study because for the data collection, nose images were taken with a smart phone camera at a distance without any contact with the dog. No drug or chemical agent was used; and there was no physical restraint other than holding the dog by the owner. Hence, there was no health hazard to the animals or humans.

Data Availability Statement

All data used in the paper are displayed as images in Figure A1 in Appendix A. Higher resolution images may be available for the purpose of academic studies. Contact the corresponding author, Song-Hwa Kwon, at skwon@catholic.ac.kr for more details.

Conflicts of Interest

The authors declare no conflict of interest. The funders had no role in the design of the study; in the collection, analyses, or interpretation of data; in the writing of the manuscript, or in the decision to publish the results.

Footnotes

Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

References

  • 1.Choi H.I., Lee Y., Shin H., Lee S., Choi S.S., Han C.Y., Kwon S.H. The Formation and Invariance of Canine Nose Pattern of Beagle Dogs from Early Puppy to Young Adult Periods. Animals. 2021;11:2664. doi: 10.3390/ani11092664. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 2.Horning J.G., McKee A.J., Keller H.E., Smith K.K. Nose printing your cat and dog patient. Vet. Med. 1926;21:432–453. [Google Scholar]
  • 3.Evans H., de Lahunta A. Miller’s Anatomy of the Dog. 4th ed. Saunders; St. Louis, MI, USA: 2012. [Google Scholar]
  • 4.Budras K., McCarthy P., Fricke W., Richter R., Horowitz A., Berg R. Anatomy of the Dog: An Illustrated Text. 5th ed. Schluetersche; Hannover, Germany: 2007. [Google Scholar]
  • 5.Dickert L.T. Dogs Noseprints Can Be Used to Prove Identity, Just Like Fingerprints. 2011. [(accessed on 17 September 2021)]. Available online: https://allpetnews.com/dogs-noseprints-can-be-used-to-prove-identity-just-like-fingerprints.
  • 6.Davis B. Are Dogs Nose Prints All Different? 2021. [(accessed on 17 September 2021)]. Available online: https://www.mvorganizing.org/are-dogs-nose-prints-all-different/
  • 7.Petersen W. The Identification of the Bovine by Means of Nose-Prints. J. Dairy Sci. 1922;5:249–258. doi: 10.3168/jds.S0022-0302(22)94150-5. [DOI] [Google Scholar]
  • 8.Awad A.I. From classical methods to animal biometrics: A review on cattle identification and tracking. Comput. Electron. Agric. 2016;123:423–435. doi: 10.1016/j.compag.2016.03.014. [DOI] [Google Scholar]
  • 9.Barry B., Gonzales-Barron U., Mcdonnell K., Butler F., Ward S. Using Muzzle Pattern Recognition as a Biometric Approach for Cattle Identification. Trans. ASABE. 2007;50:1073–1080. doi: 10.13031/2013.23121. [DOI] [Google Scholar]
  • 10.Noviyanto A., Arymurthy A. Automatic cattle identification based on muzzle photo using speed-up robust features approach; Proceedings of the 3rd European Conference of Computer Science; Paris, France. 2–4 December 2012; pp. 110–114. [Google Scholar]
  • 11.Noviyanto A., Arymurthy A.M. Beef cattle identification based on muzzle pattern using a matching refinement technique in the SIFT method. Comput. Electron. Agric. 2013;99:77–84. doi: 10.1016/j.compag.2013.09.002. [DOI] [Google Scholar]
  • 12.Awad A.I., Hassanien A.E., Zawbaa H.M. A Cattle Identification Approach Using Live Captured Muzzle Print Images. In: Awad A.I., Hassanien A.E., Baba K., editors. Advances in Security of Information and Communication Networks. Springer; Berlin/Heidelberg, Germany: 2013. pp. 143–152. [Google Scholar]
  • 13.Awad A.I., Zawbaa H.M., Mahmoud H.A., Nabi E.H.H.A., Fayed R.H., Hassanien A.E. A robust cattle identification scheme using muzzle print images; Proceedings of the 2013 Federated Conference on Computer Science and Information Systems; Krakow, Poland. 8–11 September 2013; pp. 529–534. [Google Scholar]
  • 14.Tharwat A., Gaber T., Hassanien A.E., Hassanien H.A., Tolba M.F. Cattle Identification Using Muzzle Print Images Based on Texture Features Approach. In: Kömer P., Abraham A., Snášel V., editors. Proceedings of the Fifth International Conference on Innovations in Bio-Inspired Computing and Applications IBICA 2014; Ostrava, Czech Republic. 23–25 June 2014; Cham, Swizerland: Springer International Publishing; 2014. pp. 217–227. [Google Scholar]
  • 15.Tharwat A., Gaber T., Hassanien A.E. Cattle Identification Based on Muzzle Images Using Gabor Features and SVM Classifier. In: Hassanien A.E., Tolba M.F., Taher Azar A., editors. Advanced Machine Learning Technologies and Applications. Springer International Publishing; Cham, Swizerland: 2014. pp. 236–247. [Google Scholar]
  • 16.Tharwat A., Gaber T., Hassanien A.E. Two Biometric Approaches for Cattle Identification Based on Features and Classifiers Fusion. Int. J. Image Min. 2015;1:342–365. doi: 10.1504/IJIM.2015.073902. [DOI] [Google Scholar]
  • 17.Hadad H.M.E., Mahmoud H.A., Mousa F.A. Bovines Muzzle Classification Based on Machine Learning Techniques. Procedia Comput. Sci. 2015;65:864–871. doi: 10.1016/j.procs.2015.09.044. [DOI] [Google Scholar]
  • 18.Kumar S., Pandey A., Satwik K.S.R., Kumar S., Singh S.K., Singh A.K., Mohan A. Deep learning framework for recognition of cattle using muzzle point image pattern. Measurement. 2018;116:1–17. doi: 10.1016/j.measurement.2017.10.064. [DOI] [Google Scholar]
  • 19.Gaber T., Tharwat A., Hassanien A.E., Snasel V. Biometric cattle identification approach based on Weber’s Local Descriptor and AdaBoost classifier. Comput. Electron. Agric. 2016;122:55–66. doi: 10.1016/j.compag.2015.12.022. [DOI] [Google Scholar]
  • 20.Awad A.I., Hassaballah M. Bag-of-Visual-Words for Cattle Identification from Muzzle Print Images. Appl. Sci. 2019;9:4914. doi: 10.3390/app9224914. [DOI] [Google Scholar]
  • 21.Kumar S., Chandrakar S., Panigrahi A., Singh S.K. Muzzle point pattern recognition system using image pre-processing techniques; Proceedings of the 2017 Fourth International Conference on Image Information Processing (ICIIP); Shimla, India. 21–23 December 2017; pp. 1–6. [DOI] [Google Scholar]
  • 22.Kumar S., Singh S. Biometric Recognition for Pet Animal. J. Softw. Eng. Appl. 2014;7:470–482. doi: 10.4236/jsea.2014.75044. [DOI] [Google Scholar]
  • 23.Jang D.H., Kwon K.S., Kim J.K., Yang K.Y., Kim J.B. Dog Identification Method Based on Muzzle Pattern Image. Appl. Sci. 2020;10:8994. doi: 10.3390/app10248994. [DOI] [Google Scholar]
  • 24.Calgary Humane Society Are Dogs Nose Prints All Different? 2015. [(accessed on 17 September 2021)]. Available online: https://www.calgaryhumane.ca/all-about-dog-noses/
  • 25.National Purebred Dog Day. The Dog’s Version of the Fingerprint. 2017. [(accessed on 17 September 2021)]. Available online: https://nationalpurebreddogday.com/the-dogs-version-of-the-fingerprint/
  • 26.Vascellari M., Mutinelli F., Cossettini R., Altinier E. Liposarcoma at the site of an implanted microchip in a dog. Vet. J. 2004;168:188–190. doi: 10.1016/S1090-0233(03)00121-7. [DOI] [PubMed] [Google Scholar]
  • 27.Vascellari M., Melchiotti E., Mutinelli F. Fibrosarcoma with Typical Features of Postinjection Sarcoma at Site of Microchip Implant in a Dog: Histologic and Immunohistochemical Study. Vet. Pathol. 2006;43:545–548. doi: 10.1354/vp.43-4-545. [DOI] [PubMed] [Google Scholar]
  • 28.Legallet C., Mankin K.T., Spaulding K., Mansell J. Granulomatous Inflammatory Response to a Microchip Implanted in a Dog for Eight Years. [(accessed on 17 September 2021)];J. Am. Anim. Hosp. Assoc. 2017 53:227–229. doi: 10.5326/JAAHA-MS-6418. Available online: https://meridian.allenpress.com/jaaha/article-pdf/53/4/227/1329310/jaaha-ms-6418.pdf. [DOI] [PubMed] [Google Scholar]
  • 29.Daly M.K., Saba C.F., Crochik S.S., Howerth E.W., Kosarek C.E., Cornell K.K., Roberts R.E., Northrup N.C. Fibrosarcoma adjacent to the site of microchip implantation in a cat. J. Feline Med. Surg. 2008;10:202–205. doi: 10.1016/j.jfms.2007.10.011. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 30.Carminato A., Vascellari M., Marchioro W., Melchiotti E., Mutinelli F. Microchip-associated fibrosarcoma in a cat. Vet. Dermatol. 2011;22:565–569. doi: 10.1111/j.1365-3164.2011.00975.x. [DOI] [PubMed] [Google Scholar]
  • 31.Blanchard K.T., Barthel C., French J.E., Holden H.E., Moretz R., Pack F.D., Tennant R.W., Stoll R.E. Transponder-Induced Sarcoma in the Heterozygous p53+/− Mouse. Toxicol. Pathol. 1999;27:519–527. doi: 10.1177/019262339902700505. [DOI] [PubMed] [Google Scholar]
  • 32.Elcock L.E., Stuart B.P., Wahle B.S., Hoss H.E., Crabb K., Millard D.M., Mueller R.E., Hastings T.F., Lake S.G. Tumors in long-term rat studies associated with microchip animal identification devices. Exp. Toxicol. Pathol. 2001;52:483–491. doi: 10.1016/S0940-2993(01)80002-6. [DOI] [PubMed] [Google Scholar]
  • 33.Lapp S., Bube A., Colbatzky F.A., Ernst H., Kellner R., Nolte T., Rinke M. Best Practice Approach for Assessment of Microchip-associated Tumors in Preclinical Safety Studies: Position of the Registry of Industrial Toxicology Animal-data (RITA) Toxicol. Pathol. 2018;46:728–734. doi: 10.1177/0192623318792541. [DOI] [PubMed] [Google Scholar]
  • 34.Platt S., Wieczorek L., Dennis R., Stefani A.D. Spinal cord injury resulting from incorrect microchip placement in a cat. J. Feline Med. Surg. 2007;9:157–160. doi: 10.1016/j.jfms.2006.07.002. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 35.Joslyn S.K., Witte P.G., Scott H.W. Delayed spinal cord injury following microchip placement in a dog. Vet. Comp. Orthop. Traumatol. 2010;23:214–217. doi: 10.3415/VCOT-09-12-0123. [DOI] [PubMed] [Google Scholar]
  • 36.Smith T.J., Fitzpatrick N. Surgical removal of a microchip from a puppy’s spinal canal. Vet. Comp. Orthop. Traumatol. 2009;22:63–65. doi: 10.3415/VCOT-08-01-0002. [DOI] [PubMed] [Google Scholar]
  • 37.Taylor-Brown F., Kenny P.J., Whiting M. Microchipping very small dogs. Vet. Rec. 2016;179:151. doi: 10.1136/vr.i4120. [DOI] [PubMed] [Google Scholar]
  • 38.Swift S. Keeping track of microchip adverse reactions. J. Small Anim. Pract. 2002;43:570. [PubMed] [Google Scholar]
  • 39.Han C.Y., Kwon S.H., Choi H.I., Lee S.J., Wee N.S. Seeded Ising model and the statistical nature of human iris templates. Phys. Rev. E. 2018;98:032115. doi: 10.1103/PhysRevE.98.032115. [DOI] [Google Scholar]
  • 40.Choi H.I., Lee S., Moon H.P., Wee N.S., Kim D., Kwon S.H. Seeded Ising Model and Distributed Biometric Template Storage and Matching. Entropy. 2021;23:849. doi: 10.3390/e23070849. [DOI] [PMC free article] [PubMed] [Google Scholar]

Associated Data

This section collects any data citations, data availability statements, or supplementary materials included in this article.

Data Availability Statement

All data used in the paper are displayed as images in Figure A1 in Appendix A. Higher resolution images may be available for the purpose of academic studies. Contact the corresponding author, Song-Hwa Kwon, at skwon@catholic.ac.kr for more details.


Articles from Animals : an Open Access Journal from MDPI are provided here courtesy of Multidisciplinary Digital Publishing Institute (MDPI)

RESOURCES