This application is a non-provisional application of U.S. Provisional Patent Application Ser. No. 61/978,093, entitled “Livestock Identification System and Method,” filed Apr. 10, 2014, the technical disclosure of which is hereby incorporated by reference in its entirety.
All of the material in this patent application is subject to copyright protection under the copyright laws of the United States and of other countries. As of the first effective filing date of the present application, this material is protected as unpublished material.
However, permission to copy this material is hereby granted to the extent that the copyright owner has no objection to the facsimile reproduction by anyone of the patent documentation or patent disclosure, as it appears in the United States Patent and Trademark Office patent file or records, but otherwise reserves all copyright rights whatsoever.
Not Applicable
Not Applicable
The present invention relates to livestock identification systems/methods and specifically addresses application contexts in which the identity, body weight, and health status of livestock and their viability for harvest must be determined.
The prior art technology relates to the field of animal husbandry and the efficient raising of livestock, such as pigs, cattle, chickens, and llamas. Such livestock are raised to produce commodities such as food, hides, bones, bristles, and related products.
Farm labor costs represent only 3.2% of the cost to produce a market pig from weaning, which means this is a very low allocation of production expense to labor. This results in very little attention from human caretakers being given to individual pigs or other livestock animals. Thus if an individual pig develops health needs or becomes sick it may not be noticed before other animals are infected or the sick individual pig dies. Alternatively, there may be a time lag before farm management becomes aware that pigs within the population are reaching marketable weight and should be separated and sent to market.
Using the systems presented in this invention, the eigenface algorithm can be used to estimate individual pig identify. Weekly pictures and body weights of each pig can be taken. Each face image in a training set represents a linear combination of the principal components of the distribution of faces. These principal components are called the eigenvectors. These eigenvectors characterize the variation in faces from statistical computation of the covariance matrix of a set of the face images involved. The eigenface algorithm sums the pixels in an image to generate a weighting vector that is unique (with some variation) for an individual animal.
This invention enables farm managers to identify animals, assess their health, and decide whether they are suitable for sale.
The prior art suffers from the following deficiencies:
Accordingly, the objectives of the present invention are (among others) to circumvent the deficiencies in the prior art and include but are not limited to the following:
While these objectives should not be understood to limit the teachings of the present inventions, in general these objectives are achieved in part or in whole by the disclosed inventions that are discussed in the following sections. One skilled in the art will no doubt be able to select aspects of the present inventions as disclosed to affect any combination of the objectives described above.
A system and method for rapid and accurate identification of livestock animals for the purpose of determining the identity, health, and harvesting viability of the livestock animal is disclosed. Using the system and methods presented in exemplary embodiments herein, individual animal identity is estimated using the eigenface algorithm. Weekly pictures and body weights of each animal can be taken. Each face image in a training set represents a linear combination of the principal components of the distribution of faces. These principal components are called the eigenvectors. By a statistical computation of the covariance matrix of the eigenvectors, the variations in faces of animals in the population are determined. The eigenface algorithm sums the pixels in an image to generate an eigenface weighting vector that is unique (with some statistical variation) for an individual animal.
In terms of identification, the eigenface weight vector is calculated for each animal face image and tested to determine if it could identify the individual animal with a commercially acceptable level of probability. If the tested image is correctly recognized as a match, it is called a “direct hit.”
In terms of weight estimation, in an exemplary embodiment animal body weight is correlated to the mean distance in pixels between eyes for each animal. For instance, pig faces grow in proportion to body weight. Thus inter-eye distance correlates reasonably well with body weight. Over a range of body weights from birth through 100 kg, an exponential curve where y=pixels and x=kilograms, for example: the equation y=71.97*x1/3 describes the relationship between weight and pixel distance between eyes for a specific imaging geometry. For the narrow weight range of 5 to 42 kg, a linear model is used, for example the equation y=2.915*x+129.5 describes the relationship between weight and pixel distance between eyes for the same imaging geometry. Different imaging geometries lead to different regression curves.
In terms of a specific numerical non-limiting example presented for illustrative purposes, consider the situation of starting with four training faces, exemplified in
Three (3) eigenfaces exemplified in
After computing the weight vectors of the input images, the input images can be reconstructed as exemplified in
From
Weight vector of subject two Ω2=[−2.717, −2.901, 1.816].
Weight vector of subject three Ω3=[−1.857, −0.688, −2.863].
Weight vector of subject four Ω4=[6.415, −0.310, 0.186].
Another image of subject 2, exemplified in
The weight vector of new image is calculated Ω=[1.0774, −2.4111, 0.1922]. To identify the new image, we need to compare new weight vector with the four weight vectors and find out the one with minimum error, where error is defined as ei.
ei=∥Ω−Ωi∥
If the minimum error is smaller than the threshold, it is called a match. Otherwise, it is unknown.
Error is calculated e=[6.9840 4.1565 4.5741 5.7360]. e2 is the smallest, which means the new image should most likely belong to subject 2.
The reconstructed image shown in
For a fuller understanding of the advantages provided by the technology, reference should be made to the following detailed description together with the accompanying drawings wherein:
While this invention is susceptible to embodiment in many different forms, the exemplary embodiments shown in the drawings and described in detail herein, illustrate the invention with the understanding that the present disclosure is to be considered as an exemplification of the principles of the invention and is not intended to limit the broad aspect of the invention to the exemplary embodiments illustrated.
The numerous innovative teachings of the present application will be described with particular reference to the exemplary embodiments, wherein these innovative teachings are advantageously applied to the particular problems of a LIVESTOCK IDENTIFICATION SYSTEM AND METHOD. In general, statements made in the specification of the present application do not limit any of the various claimed inventions. Moreover, some statements may apply to some inventive features but not to others.
The present invention anticipates that a wide range of communication methodologies may be utilized to affect a specific implementation of the present invention. While the present invention specifically anticipates the use of the Internet for most applications, the present invention makes no limitation on the type of communication technology or computer networking that may be used. Thus, the term “computer network” and/or “Internet” are to be given the broadest possible definitions within the scope of the present invention. The term “web browser” should not be read as a limitation on the term “software application.”
As generally depicted in
Digital images of individual livestock animals (0101) are captured periodically by one or more cameras (0111) focused on the face (or other distinctive and descriptive parts) of the livestock (0101). The digital images may be captured when the animal (0101) is in a range of commonly encountered livestock situation, for example, when positioned a set distance from the cameras while drinking water from a gauged water dispensing mechanism. The amount of water consumed by the livestock may be measured and recorded along with the images. In an alternative embodiment the system may utilize a means of remotely sensing the body temperature of the livestock (0101) such as an infrared detector (0102).
The mean distance in pixels between the eyes of each animal (0101) may be used in some exemplary embodiments to estimate the body weight of the livestock (0101). A non-linear curve-fitting algorithm uses the pixel distance to calculate a value along an exponential curve to project an estimated body weight in the broad weight range of birth to 100 kg. A linear curve-fitting algorithm using the pixel distance may also be used in some exemplary embodiments to project an estimated body weight where the weight is expected to be within a narrower weight range of 5-42 kg.
The body weight and other physical information gathered by the system may be utilized by farm managers to make decisions on whether livestock (0101) require medical attention, nutritional attention, or market harvesting.
As generally depicted in the overview flowchart of
A system block diagram overview of an exemplary embodiment of the presently disclosed invention system is generally illustrated in
The above-described exemplary system may have an associated exemplary method, as generally depicted in the overview flowchart of
This general exemplary method may be modified depending on a number of factors, for example by rearrangement and/or addition/deletion of steps. Integration of this and other preferred exemplary embodiment methods in conjunction with a variety of preferred exemplary embodiment systems described herein is within the overall scope of the present invention.
A detail overview of an exemplary embodiment of the presently disclosed invention system is generally illustrated in
The image capturing computer system (0510) may be connected via a computer network (typically the Internet) (0520) to a livestock web server (LWS) (0530) responsible for processing the animal image data (AID). The LWS (0530) operates under control of software read from a computer readable medium to implement a website interface (0531) from which users (0532) may interface remotely using a conventional web browser graphical user interface GUI (0533).
The animal image data are stored on a livestock image database (LID) (0534) by the LWS (0530) and processed by an image recognition process (IRP) (0535) that compares the LID (0534) information with livestock templates stored in a livestock eigenface database (LED) (0536) that describe various types of livestock and their known states. Once identification of a particular livestock animal (0514) has been performed by the IRP (0535), a health and harvesting process (HHP) (0537) is executed by the LWS (0530) to determine the health of the identified livestock animal (0514) and its potential for harvesting. This analysis may utilize previously stored information in a historical livestock database (HLD) (0538).
At any time in this process the user (0532) may query the LWS (0530) using a web browser GUI (0533) to create a report using a report generator process (0529) as to the health of an individual livestock animal (0514) and/or its potential for harvesting. This generated report (0529) may also permit aggregation of information on an entire population of livestock to permit optimization of harvesting or calculation of population value based on current market pricing for harvested livestock. This also permits culling of the population to remove livestock that are potentially ill, and/or may pose a risk of infection, or may otherwise be unsuitable for future harvesting.
The above-described system may have an associated exemplary method, as generally depicted in the detail flowchart of
This general exemplary method may be modified depending on a number of factors, with rearrangement and/or addition/deletion of steps. Integration of this and other exemplary embodiment methods in conjunction with a variety of exemplary embodiment systems described herein is within the overall scope of the present inventions.
The above-described system may have an associated exemplary method, as generally depicted in the detail flowchart of
This general exemplary method may be modified depending on a number of factors, with rearrangement and/or addition/deletion of steps. Integration of this and other exemplary embodiment methods in conjunction with a variety of exemplary embodiment systems described herein is within the overall scope of the present inventions.
The above-described system may have an associated exemplary method, as generally depicted in the detail flowchart of
This general exemplary method may be modified depending on a number of factors, with rearrangement and/or addition/deletion of steps. Integration of this and other exemplary embodiment methods in conjunction with a variety of exemplary embodiment systems described herein is within the overall scope of the present inventions.
The above-described system may have an associated livestock animal image data (AID) capture method as generally depicted in
This general exemplary method may be modified depending on a number of factors, with rearrangement and/or addition/deletion of steps. Integration of this and other exemplary embodiment methods in conjunction with a variety of exemplary embodiment systems described herein is within the overall scope of the present inventions.
The above-described system may have an associated exemplary method, as generally depicted in the detail flowchart of
This general exemplary method may be modified depending on a number of factors, with rearrangement and/or addition/deletion of steps. Integration of this and other exemplary embodiment methods in conjunction with a variety of exemplary embodiment systems described herein is within the overall scope of the present inventions.
The above-described system may have an associated exemplary method, as generally depicted in the detail flowchart of
This general exemplary method may be modified depending on a number of factors, with rearrangement and/or addition/deletion of steps. Integration of this and other exemplary embodiment methods in conjunction with a variety of exemplary embodiment systems described herein is within the overall scope of the present inventions.
The above-described system may have an associated exemplary method, as generally depicted in the detail flowchart of
This general exemplary method may be modified depending on a number of factors, with rearrangement and/or addition/deletion of steps. Integration of this and other exemplary embodiment methods in conjunction with a variety of exemplary embodiment systems described herein is within the overall scope of the present inventions.
The above-described system may have an associated exemplary method, as generally depicted in the detail flowchart of
This general exemplary method may be modified depending on a number of factors, with rearrangement and/or addition/deletion of steps. Integration of this and other exemplary embodiment methods in conjunction with a variety of exemplary embodiment systems described herein is within the overall scope of the present inventions.
The above-described system may have an associated exemplary method, as generally depicted in the detail flowchart of
This general exemplary method may be modified depending on a number of factors, with rearrangement and/or addition/deletion of steps. Integration of this and other exemplary embodiment methods in conjunction with a variety of exemplary embodiment systems described herein is within the overall scope of the present inventions.
The above-described system may have an associated exemplary method, as generally depicted in the detail flowchart of
This general exemplary method may be modified depending on a number of factors, with rearrangement and/or addition/deletion of steps. Integration of this and other exemplary embodiment methods in conjunction with a variety of exemplary embodiment systems described herein is within the overall scope of the present inventions.
The above-described system may have an associated exemplary method, as generally depicted in the detail flowchart of
(1603);
algorithm (1605);
This general exemplary method may be modified depending on a number of factors, with rearrangement and/or addition/deletion of steps. Integration of this and other exemplary embodiment methods in conjunction with a variety of exemplary embodiment systems described herein is within the overall scope of the present inventions.
The above-described system may have an associated exemplary method, as generally depicted in the detail flowchart of
This general exemplary method may be modified depending on a number of factors, with rearrangement and/or addition/deletion of steps. Integration of this and other exemplary embodiment methods in conjunction with a variety of exemplary embodiment systems described herein is within the overall scope of the present inventions.
An exemplary system of the present inventions cover a wide variety of variations in the basic theme of construction, but can be generalized as a livestock identification system including:
This general exemplary system summary above may be augmented by the various elements described herein to produce a wide variety of embodiments consistent with this overall design description.
An exemplary method of the present invention covers a wide variety of variations in the basic theme of implementation, but can be generalized as a livestock identification method including:
This general exemplary method may be modified depending on a number of factors, with rearrangement and/or addition/deletion of steps. Integration of this and other exemplary embodiment methods in conjunction with a variety of exemplary embodiment systems described herein is within the overall scope of the present inventions.
The present inventions contemplate a wide variety of variations in the basic theme of construction. The examples presented previously do not represent the entire scope of possible usages. They are meant to illustrate a few of the many possibilities within the scope of the inventions.
This basic system and method may be augmented with a variety of ancillary embodiments, including but not limited to:
One skilled in the art will recognize that other embodiments are possible based on combinations of elements taught within the above invention description.
In various alternate embodiments, the present invention may be implemented as a computer program product for use with a computerized computing system. Those skilled in the art will readily appreciate that programs defining the functions within the present inventions can be written in any appropriate programming language and delivered to a computer in many forms, including but not limited to: (a) information permanently stored on non-writeable storage media (e.g., read-only memory devices such as ROMs or CD-ROM disks); (b) information alterably stored on writeable storage media (e.g., floppy disks, solid state drives, flash drives, and hard drives); and/or (c) information conveyed to a computer through communication media, such as a local area network, a telephone network, or a public network such as the Internet. When carrying computer readable instructions that implement the present invention methods, such computer readable media represent alternate embodiments of the present invention. As generally illustrated herein, the present inventions system embodiments can incorporate a variety of computer readable media that comprise computer usable medium having computer readable code means embodied therein. One skilled in the art will recognize that the software associated with the various processes described herein can be embodied in a wide variety of computer accessible media from which the software is loaded and activated. The exemplary embodiments using software are limited to computer readable media wherein the media is both tangible and non-transitory.
Exemplary embodiments of a livestock identification system and method configured to identify animals from a pool of livestock have been disclosed. The system/method utilizes images of individual animals and determines the identity of a specific animal based on markers extracted from the image of the animal. These markers may then be used to characterize the state of the animal as to weight, health, and other parameters. The system is configured to log these parameters in a temporal database that may be used to determine historical activity of the animal, including but not limited to activity relating to food and/or fluid intake. This historical record in conjunction with analysis of the animal state parameters is used to determine the animal health status and may also be used to determine whether the animal is ready for harvesting.
Although a preferred embodiment of the present invention has been illustrated in the accompanying drawings and described in the foregoing Detailed Description, it will be understood that the invention is not limited to the embodiments disclosed, but is capable of numerous rearrangements, modifications, and substitutions without departing from the spirit of the invention as set forth and defined by the following claims.
Number | Name | Date | Kind |
---|---|---|---|
5852989 | Fuchs | Dec 1998 | A |
5960105 | Brethour | Sep 1999 | A |
6377353 | Ellis | Apr 2002 | B1 |
7463754 | Yang et al. | Dec 2008 | B2 |
7697766 | Hammoud et al. | Apr 2010 | B2 |
8428312 | Kawahara et al. | Apr 2013 | B2 |
RE44225 | Aviv | May 2013 | E |
8483451 | Lee et al. | Jul 2013 | B2 |
8488023 | Bacivarov et al. | Jul 2013 | B2 |
8494231 | Folta et al. | Jul 2013 | B2 |
20040032974 | Kriesel | Feb 2004 | A1 |
20070078564 | Hoshino et al. | Apr 2007 | A1 |
20070110281 | Jurk | May 2007 | A1 |
20090054740 | Gudmundsson et al. | Feb 2009 | A1 |
20090202180 | Ericson | Aug 2009 | A1 |
20100246970 | Springer et al. | Sep 2010 | A1 |
20120214585 | Paquet | Aug 2012 | A1 |
20120230545 | Zhang et al. | Sep 2012 | A1 |
20120275659 | Gomas et al. | Nov 2012 | A1 |
20120288160 | McVey | Nov 2012 | A1 |
20120288166 | Sun et al. | Nov 2012 | A1 |
20130142398 | Polimeno et al. | Jun 2013 | A1 |
20130259332 | McVey | Oct 2013 | A1 |
20130319336 | Thompson | Dec 2013 | A1 |
20140029808 | Lee | Jan 2014 | A1 |
20140074742 | Pratt | Mar 2014 | A1 |
Number | Date | Country |
---|---|---|
101894220 | Nov 2010 | CN |
1025874 | Apr 2004 | NL |
2006060511 | Jun 2006 | WO |
2010089747 | Aug 2010 | WO |
2014083433 | Jun 2014 | WO |
Entry |
---|
Search Report, Jun. 19, 2014, 4 pages (Redacted). |
Jaclyn Elyse Love, “Video Imaging for Real-Time Performance Monitoring of Growing-Finishing Pigs”, A Thesis presented to The University of Guelph, Aug., 2012, 115 pages. |
Number | Date | Country | |
---|---|---|---|
61978093 | Apr 2014 | US |