Using gestalt information to identify locations in printed information

Information

  • Patent Grant
  • 9081799
  • Patent Number
    9,081,799
  • Date Filed
    Monday, December 6, 2010
    13 years ago
  • Date Issued
    Tuesday, July 14, 2015
    9 years ago
Abstract
A facility for identifying a location in a printed document is described. The facility obtains an image of the printed document, and extracts gestalt information from text occurring in the image of the printed document. The facility compares the extracted gestalt information to an index of documents and, based upon this comparison, identifies a document that includes the gestalt information.
Description
BACKGROUND

Current image recognition, such as techniques from recognizing text, images etc., may suffer when lighting is poor, the image is of low quality, the user is unskilled, and so on.





BRIEF DESCRIPTION OF THE DRAWINGS


FIGS. 1-6 are document diagrams showing many different types of information derived from the spaces between words.



FIG. 7 and the following discussion provide a brief, general description of a suitable environment in which the system can be implemented.





DETAILED DESCRIPTION

A software and/or hardware facility (“the facility”) is described that uses gestalt information to recognize a place or location in a document or other display of information. This can be mapped to an index of text, or an index of both text and text layout information.


In some embodiments, the facility determines a position in a text- or character-based document or other display of information. In some cases, the document includes words, such as a western language newspaper, book, magazine, and so on. In some cases, the document includes characters, such as an eastern language newspaper, book, magazine, and so on. In some cases, the document includes images and text, such as an advertisement.


The facility receives gestalt information associated with a location in a document (such as by taking an image of the document using a camera or other imaging component), compares the gestalt information to an index associated with the document or associated with a group of documents, and identifies the location in the document based on the comparison.


In some examples, the facility may extract information associated with spaces between words printed on a document. The information may be distances between spaces (horizontally, vertically, orthogonally, and so on), the width of the spaces, and so on.


In some examples, the facility may extract information associated with densities of characters printed on a document. The information may include relative densities between characters (horizontally, vertically, orthogonally, and so on), relative densities between grouped pairs of characters, absolute density information, and so on.


Various examples of the facility will now be described. The following description provides specific details for a thorough understanding and enabling description of these examples. One skilled in the relevant art will understand, however, that the facility may be practiced without many of these details. Likewise, one skilled in the relevant art will also understand that the facility can include many other obvious features not described in detail herein. Additionally, some well-known structures or functions may not be shown or described in detail below, so as to avoid unnecessarily obscuring the relevant description.


The terminology used below is to be interpreted in its broadest reasonable manner, even though it is being used in conjunction with a detailed description of certain specific examples of the facility. Indeed, certain terms may even be emphasized below; however, any terminology intended to be interpreted in any restricted manner will be overtly and specifically defined as such in this Detailed Description section.


In some cases, the system uses textual gestalt information to uniquely identify location or ranges in text, whether layout information is known or not. Some of the information includes:

    • Continuum from arrangement of articles, headlines, captions, images, etc. on a page or spread, to OCR-ed text or image match of small region of text.
      • Text-based
        • Use of character and/or word sequence
        • Use of vertical alignment of characters and/or words
      • Character Density Based
        • Use of density of character sequence
        • Use of vertical or orthogonal character densities
        • Use of paired densities
      • Image-based
        • Word lengths and/or word spaces
          • Use of relative or absolute word lengths in sequence
          • Use of relative or absolute word lengths and vertical alignment
          • Use of relative or absolute word lengths and vertical alignment seeing the vertical dimension as a sequence (disregarding line spacing details)
          • Use of relative or absolute word lengths and their sequencing, line-to-line
          • Use of relative or absolute word lengths and their proximity in sequence, especially when line breaks are not accurately known
        • Textual Features
          • Use of sequences of textual features a the word and/or character level—especially easily and reliably identifiable features such as vertical components, straight components, curved components, ascenders, descenders, density, moments (e.g. word centroids, sequences of vertical centroids), frequency (1St derivative), relative frequency (2nd derivative), edge-related features (e.g. edge density, connected-edge lengths, connected-edge region sizes, connected-edge region shapes), stroke-related features (stroke width, stroke width variance), serif-related features, line-related features (e.g. angles, curvature, line-joins (e.g. miter, rounded, beveled), line-caps (e.g. butt, round, projected square).
          • Use of textual features at the line, paragraph, article, column, region, page, spread-level.
    • Special Techniques
      • Use of blurred version of original text and generating blurred version of captured image(s) to match the blur-level of the indexed copy.
        • This optimizes the set of features extracted and indexed to match what will be encountered by a wide range of capture hardware, including cameras with no close-up focus capabilities.
      • Iterative Processing and Context
        • Use of context and inputs to generate a first estimated output at some level (e.g. estimated line height, character size, word space size, column width, etc.), then using this estimate to derive a second output, such as the word-space centroid-and-width pattern of a paragraph, then revising the first output, such as the estimated word space size, based on the likehood of the second estimate in the expected corpus of possibilities.
        • Use of such iteration in navigating a tree of possibilities, from revising the context and corpus expectations (e.g. maybe the input is from a different customer, in a different country, in a different script, etc.) to realizing that a part of an image is an “e” even though it looks more like a “c”.
        • Typically, input is expected to come from the same context as previous input, e.g. on the same page, in the same newspaper, etc. This provides strong bottom-up constraints, allowing few indications to quickly narrow in on an exact location or range. However, the iterative processing allows any given context to be falsified/rejected, for exploration of a larger context, etc. For example, a context may dictate that a character be interpreted in a certain way, but if too much counter-evidence is encountered, the context may be questioned. Similarly, multiple contexts may be explored, based on available time, processing, expense, etc., coupled with the degree to which a particular context seems questionable.



FIGS. 1-6 are document diagrams showing many different types of information derived from the spaces between words, including distance between two spaces, a triangle of distances between three spaces, many distances between a space and surrounding spaces, and so on.


Thus, the system may, in some cases, perform or employ an algorithm, such as a routine stored in memory of the system (local memory or at a remote server, for example), that performs some or all of the following: (1) identify gestalt information from document, (2) compare the gestalt information to an indexed associated with the document or a group of documents, and (3) identify the document and the location in the document based on the matching. In some cases, the system may use probabilistic methods to perform the comparison


The following discussion provides a brief, general description of a representative environment in which the facility can be implemented. Although not required, aspects of the facility may be described below in the general context of computer-executable instructions, such as routines executed by a general-purpose data processing device (e.g., a server computer, a personal computer, or mobile/portable device). Those skilled in the relevant art will appreciate that the facility can be practiced with other communications, data processing, or computer system configurations, including: wireless devices, Internet appliances, hand-held devices (including personal digital assistants (PDAs)), wearable computers, all manner of cellular or mobile phones, multi-processor systems, microprocessor-based or programmable consumer electronics, set-top boxes, network PCs, mini-computers, mainframe computers, and the like. Indeed, the terms “computer,” “server,” and the like are used interchangeably herein, and may refer to any of the above devices and systems.


While aspects of the facility, such as certain functions, are described as being performed exclusively on a single device, the facility can also be practiced in distributed environments where functions or modules are shared among disparate processing devices. The disparate processing devices are linked through a communications network, such as a Local Area Network (LAN), Wide Area Network (WAN), or the Internet. In a distributed computing environment, program modules may be located in both local and remote memory storage devices.


Aspects of the facility may be stored or distributed on tangible computer-readable media, including magnetically or optically readable computer discs, hard-wired or preprogrammed chips (e.g., EEPROM semiconductor chips), nanotechnology memory, biological memory, or other data storage media. Alternatively, computer implemented instructions, data structures, screen displays, and other data related to the facility may be distributed over the Internet or over other networks (including wireless networks), on a propagated signal on a propagation medium (e.g., an electromagnetic wave(s), a sound wave, etc.) over a period of time. In some implementations, the data may be provided on any analog or digital network (packet switched, circuit switched, or other scheme).


The term “phone,” as used herein, may be a cell phone, a personal digital assistant (PDA), a portable email device (e.g., a Blackberry® device), a portable media player (e.g., an Apple IPod Touch®), or any other device having wireless communication capability. The network may be any type of cellular, IP-based, converged telecommunications network, etc., including but not limited to Global System for Mobile Communications (GSM), Time Division Multiple Access (TDMA), Code Division Multiple Access (CDMA), Orthogonal Frequency Division Multiple Access (OFDMA), General Packet Radio Service (GPRS), Enhanced Data GSM Environment (EDGE), Advanced Mobile Phone System (AMPS), Worldwide Interoperability for Microwave Access (WiMAX), Universal Mobile Telecommunications System (UMTS), Evolution-Data Optimized (EVDO), Long Term Evolution (LTE), Ultra Mobile Broadband (UMB), Voice over Internet Protocol (VoIP), Unlicensed Mobile Access (UMA), wireless fidelity (WiFi), any of the IEEE 802.11x protocols, etc.


Many, if not all, displays of information (e.g., text printed or rendered on a document, images displayed by a laptop screen, advertisements on a billboard) are associated with electronic content. The electronic content may be an electronic counterpart to a paper document (e.g., the online version of a printed newspaper article), or associated electronic content (e.g., a movie based on a book or a Wikipedia entry for a phrase). Often, there exists a discrete amount of information in the display that can identify the electronic counterpart or associated content, and capturing a sample of the information (such as a text fragment) using a capture device is enough to identify and locate the electronic counterpart and/or associated content. In most cases, the amount of text needed is very small. That is, a few words of text from a document can function as an identifier for the document and link to the electronic counterpart and/or associated content. Also, the few words may identify not only the document, but also a location within the document. The system described herein associates these displays of information and their digital counterparts and associated content to enable users to capture and interact with the information in many useful ways.


Simply, when a user captures, images, or scans a few words, characters, or regions in a paper document, the system can retrieve the electronic counterpart document or some part of it, display the electronic counterpart or some part of it, email it to somebody, purchase it, print it, post it to a web page, or perform other actions that enable a user to interact with the document or related content. For example, a user hovers his/her mobile device (and its camera) over a portion of a newspaper article, causing the user's mobile device to display an electronic version of the article on the touch screen of the mobile device, as well as provide a menu of options to the user that allow the user to further interact with the article.


The system implements these and many other examples of “paper/digital integration” without requiring changes to the current processes of writing, printing and publishing documents, giving such conventional rendered documents a whole new layer of digital functionality. FIG. 7 is a data flow diagram that illustrates the flow of information in some examples of a suitable system. Other examples may not use all of the stages or elements illustrated here, while some will use more.



FIG. 7 and the following discussion provide a brief, general description of a suitable environment in which the system can be implemented. Although not required, aspects of the system are described as computer-executable instructions, such as routines executed by a general-purpose data processing device, e.g., a server computer, wireless device, mobile phone or personal computer. Those skilled in the relevant art will appreciate that aspects of the system can be practiced with other communications, data processing, or computer system configurations, including: Internet appliances, hand-held devices (including personal digital assistants (PDAs)), all manner of cellular or mobile phones, telecommunications or mobile devices, multi-processor systems, microprocessor-based or programmable consumer electronics, set-top boxes, network PCs, mini-computers, mainframe computers, and the like. Indeed, the terms “computer,” “server,” and the like are generally used interchangeably herein, and refer to any of the above devices and systems, as well as any data processor.


Aspects of the system can be embodied in a special purpose computer or data processor that includes components specifically programmed, configured, or constructed to perform one or more of the computer-executable instructions explained in detail herein. While aspects of the system, such as certain functions, are described as being performed exclusively on a single device, the system can also be practiced in distributed environments where functions or modules are shared among disparate processing devices, which are linked through a communications network, such as a Local Area Network (LAN), Wide Area Network (WAN), or the Internet. In a distributed computing environment, program modules may be located in both local and remote memory storage devices.


Aspects of the system may be stored or distributed on tangible computer-readable storage media, including magnetically or optically readable computer discs, hard-wired or preprogrammed chips (e.g., EEPROM semiconductor chips), secure memory (such as SIM cards) nanotechnology memory, biological memory, or other data storage media. Alternatively, computer implemented instructions, data structures, screen displays, and other data under aspects of the system may be distributed over the Internet or over other networks (including wireless networks), or they may be provided on any analog or digital network (packet switched, circuit switched, or other scheme).


Referring to FIG. 7, a capture device, such as a mobile device having a camera and/or voice recorder, captures 700 text and/or other information from a rendered document, and processes 702 the captured data, for example to remove artifacts of the capture process, to improve the signal-to-noise ratio, and so on. The system, via a recognition component (such as OCR device, speech recognition device, or autocorrelation device or a component that employs the system described herein) then optionally converts 704 the data into one or more signatures, such as segments of text, text offsets, or other symbols or characters, or the system described herein Alternatively, the system performs an alternate form of extracting one or more document signatures from the rendered document. In some cases, the signature represents a set of possible text transcriptions. In some cases, the process may be influenced or constrained by feedback from other previously or subsequently performed steps. For example, the system may previously identify candidate documents from which the capture likely originates, thus narrowing the possible interpretations of the original capture.


Post processing components may receive data from the recognition process and filter 706 the data, or perform other operations, as desired. In some examples, the system may deduce, determine, identify, and/or perform direct actions 707 immediately and without proceeding to the following steps in the routine, such as when the system captures a phrase or symbol that contains sufficient information to convey the user's intent. In these cases, the system may not need to identify or reference a digital counterpart document in order to carry out the user's wishes.


The system, in step 708, may then construct a query or a set of queries for use in searching for an electronic counterpart or other content associated with the capture. Some aspects of the query construction may depend on the search process used, and the system may perform them in a later step (such as after a search is performed), but there will typically be some operations, such as the removal of obviously misrecognized or irrelevant characters, the system can perform in advance.


The system passes 710 the query or queries to a search and context analysis component. The system may attempt to identify the document from which the original data was captured. To do so, the system may use search indices and search engines 712, knowledge about the user 714 and/or knowledge about the user's context or the context in which the capture occurred 716. For example, the system may interact with a search engine 712 that employs and/or indexes information specifically about rendered documents, about their digital counterpart documents, and/or about documents that have a web (internet) presence). The system may transfer information back and forth with these information sources, and may feed identified information into various other steps of the routine. For example, the system may receive information about the language, font, rendering and likely next words of a capture based on receiving knowledge of candidate documents during step 710.


The system, in step 720, may retrieve a copy of the document or documents identified earlier as being electronic counterparts to the rendered document. The system may have direct access to document sources and repositories 724 (e.g., a local filing system or database or a web server), or the system may contact an access service 722 to retrieve a document or documents. The access service 722 may enforce authentication, security or payments for documents, or may provide other services, such as conversion of the document into a desired format, among other things.


Applications of the system may take advantage of the association of extra functionality or data with part or all of a document. For example, advertising applications may associate particular advertising messages or subjects with portions of a document, such as keywords, phrases, or proximities to certain content. This extra associated functionality or data may be thought of as one or more overlays on the document, and is referred to herein as “markup.” Thus, in step 730, the system identifies any markup relevant to the captured data and/or an identified electronic counterpart. In some cases, the markup is provided by the user, the originator, the publisher of the document, other users of the document, and so on, and may be stored at a directly accessible source 732, or dynamically generated by a markup service 734. In some examples, the markup can be associated with, and apply to, a rendered document and/or the digital counterpart to a rendered document, or to groups of either or both of these documents.


As a result of some or all of the previous steps, the system may take or perform 740 actions. The actions may be system default actions, such as simply recording the information found, may be dependent on the data or document, or may be derived from the markup analysis. In some cases, the system may simply pass data to another system. In some cases, the possible actions appropriate to a capture at a specific point in a rendered document will be presented to the user as a menu on an associated display, such as a capture device's display (the touch screen of a mobile device) or an associated display (the user's laptop screen). The system may identify or perform an action or actions in response to the capture, in response to a user request to perform an action or actions, or a later time.


As discussed herein, a suitable system or operating environment includes a number of different components. For example, the system may include one or more optical scanning capture devices or voice capture devices (such as mobile phones and other mobile computing devices, hand-held scanning devices, and so on). The capture devices communicate with other components of the system, such as a computer or other mobile devices, using either wired or wireless connections or over a network.


The capture devices, computers and other components on the network may include memory containing computer executable instructions for processing received data or information captured from rendered documents and other sources (such as information displayed on a screen or monitor). The network may also include search engines, document sources, user account services and storage devices, markup services, and other network services. Examples of a suitable network may include a corporate Intranet, the public Internet, a mobile phone network or some other network, or any interconnection of the above.


Regardless of the manner by which the devices and components are coupled to each other, they may all may be operable in accordance with well-known commercial transaction and communication protocols (e.g., Internet Protocol (IP)). In some examples, many of the functions and capabilities of the system may be incorporated or integrated into the capture device.


As described above, the capture device may capture text using an optical scanner that captures image data from the rendered document, or using an audio recording device that captures a user's spoken reading of the text, or other methods. In some examples, the capture device may also capture images, graphical symbols and icons, and so on, including machine-readable codes such as barcodes, although these are not generally required to recognize a document or perform actions. The device may be exceedingly simple, and include little more than a transducer, some storage, and a data interface, relying on other functionality residing elsewhere in the system, or it may be a more full-featured device. In some cases, the device may be a mobile device running one or more applications that perform some or all of the functionality described herein.


The capture device includes a capture element that captures text, symbols, graphics, and so on, from rendered documents and other displays of information. The capture element may include an optical scanning head, a camera, optical sensors, and so on.


The capture device may include logic to interact with the various other components of the device. The logic may be operable to read and write data and program instructions stored in associated storage, such as RAM, ROM, flash, or other suitable memory. The capture device may also include a touch screen or other user interface to communicate information to users, and receive input from users, among other things. The capture device may include an on board power source, or may be powered over a USB or other similar connections.


As an example of how the capture device may be used, a reader may capture text from a newspaper article with a camera associated with her mobile device. The text is captured as a bit-mapped image via the camera. The logic stores the bit-mapped image in memory and time stamps the image. The logic also performs optical character recognition (OCR), and converts the image to text. The system uploads the text to an index of content associated with the newspaper, and identifies and retrieves an electronic counterpart for the article. The capture device then displays the electronic counterpart via an associated touch screen along with one or more actions to perform.


Further details regarding system processes, components, and/or devices may be found in commonly assigned PCT Application No. PCT/EP/2007/008075, filed on Sep. 17, 2007, entitled CAPTURE AND DISPLAY OF ANNOTATIONS IN PAPER AND ELECTRONIC DOCUMENTS, and U.S. Provisional Patent Application No. 61/153,614, filed on Feb. 18, 2009, entitled DOCUMENT INTERACTION SYSTEM AND METHOD, which are hereby incorporated by reference in their entirety.


Conclusion


Unless the context clearly requires otherwise, throughout the description and the claims, the words “comprise,” “comprising,” and the like are to be construed in an inclusive sense, as opposed to an exclusive or exhaustive sense; that is to say, in the sense of “including, but not limited to.” As used herein, the terms “connected,” “coupled,” or any variant thereof, means any connection or coupling, either direct or indirect, between two or more elements; the coupling of connection between the elements can be physical, logical, or a combination thereof. Additionally, the words “herein,” “above,” “below,” and words of similar import, when used in this application, shall refer to this application as a whole and not to any particular portions of this application. Where the context permits, words in the above Detailed Description using the singular or plural number may also include the plural or singular number respectively. The word “or,” in reference to a list of two or more items, covers all of the following interpretations of the word: any of the items in the list, all of the items in the list, and any combination of the items in the list.


The above detailed description of examples of the system is not intended to be exhaustive or to limit the system to the precise form disclosed above. While specific examples of, and examples for, the system are described above for illustrative purposes, various equivalent modifications are possible within the scope of the system, as those skilled in the relevant art will recognize. For example, while processes or blocks are presented in a given order, alternative examples may perform routines having steps, or employ systems having blocks, in a different order, and some processes or blocks may be deleted, moved, added, subdivided, combined, and/or modified to provide alternative or subcombinations. Each of these processes or blocks may be implemented in a variety of different ways. Also, while processes or blocks are at times shown as being performed in series, these processes or blocks may instead be performed in parallel, or may be performed at different times. Further any specific numbers noted herein are only examples: alternative implementations may employ differing values or ranges. Those skilled in the art will also appreciate that the actual implementation of a database may take a variety of forms, and the term “database” is used herein in the generic sense to refer to any data structure that allows data to be stored and accessed, such as tables, linked lists, arrays, etc.


While certain aspects of the system are presented below in certain claim forms, the inventors contemplate the various aspects of the system in any number of claim forms. For example, while only one aspect of the system is recited as embodied in a computer-readable medium, other aspects may likewise be embodied in a computer-readable medium. Accordingly, the inventors reserve the right to add additional claims after filing the application to pursue such additional claim forms for other aspects of the system.


From the foregoing, it will be appreciated that specific embodiments of the facility have been described herein for purposes of illustration, but that various modifications may be made without deviating from the spirit and scope of the facility. Accordingly, the facility is not limited except as by the appended claims.

Claims
  • 1. A computer-implemented method comprising: obtaining an image of a rendered document that includes text;determining a two dimensional geometric shape based at least on a first location in the image of the rendered document of a first space between a first pair of consecutive words, a second location in the image of the rendered document of a second space between a second pair of consecutive words, and a third location in the image of the rendered document of a third space between a third pair of consecutive words, wherein the first space, the second space, and the third space are not all included on a same line of text in the rendered document;generating a document signature based on the two dimensional geometric shape; andgenerating a query for an electronic document that is a counterpart to the rendered document, based at least on the document signature.
  • 2. The method of claim 1, wherein the first location, the second location, and the third location each comprise an absolute location in the image and determining the two dimensional geometric shape comprises determining the two dimensional geometric shape using the absolute locations.
  • 3. The method of claim 1, comprising: determining a first distance between the first space and the second space;determining a second distance between the first space and the third space; anddetermining a third distance between the second space and the third space,wherein determining the two dimensional geometric shape comprises determining the two dimensional geometric shape using the first distance, the second distance, and the third distance.
  • 4. The method of claim 3, wherein the two dimensional geometric shape comprises a triangle and the document signature indicates a signature location of the triangle in the image.
  • 5. The method of claim 3, wherein the two dimensional geometric shape comprises a word centroid and the document signature indicates a signature location of the centroid in the image.
  • 6. The method of claim 5, wherein the signature location comprises a location of the center of the centroid in the image.
  • 7. The method of claim 1, wherein the two dimensional geometric shape is defined by a first line that extends from the first location to the second location, a second line that extends from the second location to the third location, and a third line that extends from the third location to the first location.
  • 8. The method of claim 1, wherein the two dimensional geometric shape comprises an outline that connects the first location, the second location, and the third location.
  • 9. The method of claim 1, further comprising comparing the two dimensional shape to two dimensional shapes of other documents to identify a matching document that matches the rendered document.
  • 10. A system comprising: one or more computers and one or more storage devices storing instructions that are operable, when executed by the one or more computers, to cause the one or more computers to perform operations comprising:obtaining an image of a rendered document that includes text;determining a two dimensional geometric shape based at least on a first location in the image of the rendered document of a first space between a first pair of consecutive words, a second location in the image of the rendered document of a second space between a second pair of consecutive words, and a third location in the image of the rendered document of a third space between a third pair of consecutive words, wherein the first space, the second space, and the third space are not all included on a same line of text in the rendered document;generating a document signature based on the two dimensional geometric shape; andgenerating a query for an electronic document that is a counterpart to the rendered document, based at least on the document signature.
  • 11. The system of claim 10, wherein the first location, the second location, and the third location each comprise an absolute location in the image and determining the two dimensional geometric shape comprises determining the two dimensional geometric shape using the absolute locations.
  • 12. The system of claim 10, the operations comprising: determining a first distance between the first space and the second space;determining a second distance between the first space and the third space; anddetermining a third distance between the second space and the third space,wherein determining the two dimensional geometric shape comprises determining the two dimensional geometric shape using the first distance, the second distance, and the third distance.
  • 13. The system of claim 12, wherein the two dimensional geometric shape comprises a triangle and the document signature indicates a signature location of the triangle in the image.
  • 14. The system of claim 12, wherein the two dimensional geometric shape comprises a word centroid and the document signature indicates a signature location of the centroid in the image.
  • 15. The system of claim 14, wherein the signature location comprises a location of the center of the centroid in the image.
  • 16. A non-transitory computer-readable medium storing software comprising instructions executable by one or more computers which, upon such execution, cause the one or more computers to perform operations comprising: obtaining an image of a rendered document that includes text;determining a two dimensional geometric shape based at least on a first location in the image of the rendered document of a first space between a first pair of consecutive words, a second location in the image of the rendered document of a second space between a second pair of consecutive words, and a third location in the image of the rendered document of a third space between a third pair of consecutive words, wherein the first space, the second space, and the third space are not all included on a same line of text in the rendered document;generating a document signature based on the two dimensional geometric shape; andgenerating a query for an electronic counterpart to the rendered document, based at least on the document signature.
  • 17. The computer-readable medium of claim 16, wherein the first location, the second location, and the third location each comprise absolute location in the image and determining the two dimensional geometric shape comprises determining the two dimensional geometric shape using the absolute locations.
  • 18. The computer-readable medium of claim 16, the operations comprising: determining a first distance between the first space and the second spacedetermining a second distance between the first space and the third space; anddetermining a third distance between the second space and the third space,wherein determining the two dimensional geometric shape comprises determining the two dimensional geometric shape using the first distance, the second distance, and the third distance.
  • 19. The computer-readable medium of claim 18, wherein the two dimensional geometric shape comprises a triangle and the document signature indicates a signature location of the triangle in the image.
  • 20. The computer-readable medium of claim 18, wherein the two dimensional geometric shape comprises a word centroid and the document signature indicates a signature location of the centroid in the image.
  • 21. The computer-readable medium of claim 20, wherein the signature location comprises a location of the center of the centroid in the image.
CROSS-REFERENCE TO RELATED APPLICATION(S)

This application claims the benefit of Provisional Application No. 61/266,714, filed on Dec. 4, 2009, which is hereby incorporated by reference in its entirety.

US Referenced Citations (1160)
Number Name Date Kind
3899687 Jones Aug 1975 A
3917317 Ryan Nov 1975 A
4052058 Hintz Oct 1977 A
4065778 Harvey Dec 1977 A
4135791 Govignon Jan 1979 A
4358824 Glickman et al. Nov 1982 A
4526078 Chadabe Jul 1985 A
4538072 Immler et al. Aug 1985 A
4553261 Froessl Nov 1985 A
4610025 Blum et al. Sep 1986 A
4633507 Cannistra et al. Dec 1986 A
4636848 Yamamoto Jan 1987 A
4713008 Stocker et al. Dec 1987 A
4716804 Chadabe Jan 1988 A
4748678 Takeda et al. May 1988 A
4776464 Miller et al. Oct 1988 A
4804949 Faulkerson Feb 1989 A
4805099 Huber Feb 1989 A
4829453 Katsuta et al. May 1989 A
4829872 Topic et al. May 1989 A
4890230 Tanoshima et al. Dec 1989 A
D306162 Faulkerson et al. Feb 1990 S
4901364 Faulkerson et al. Feb 1990 A
4903229 Schmidt et al. Feb 1990 A
4914709 Rudak Apr 1990 A
4941125 Boyne Jul 1990 A
4947261 Ishikawa et al. Aug 1990 A
4949391 Faulkerson et al. Aug 1990 A
4955693 Bobba Sep 1990 A
4958379 Yamaguchi et al. Sep 1990 A
4968877 McAvinney et al. Nov 1990 A
4985863 Fujisawa et al. Jan 1991 A
4988981 Zimmerman et al. Jan 1991 A
5010500 Makkuni et al. Apr 1991 A
5012349 de Fay et al. Apr 1991 A
5040229 Lee et al. Aug 1991 A
5048097 Gaborski et al. Sep 1991 A
5062143 Schmitt Oct 1991 A
5083218 Takasu et al. Jan 1992 A
5093873 Takahashi Mar 1992 A
5107256 Ueno et al. Apr 1992 A
5109439 Froessl Apr 1992 A
5119081 Ikehira Jun 1992 A
5133024 Froessl et al. Jul 1992 A
5133052 Bier et al. Jul 1992 A
5136687 Edelman et al. Aug 1992 A
5140644 Kawaguchi et al. Aug 1992 A
5142161 Brackmann Aug 1992 A
5146404 Calloway et al. Sep 1992 A
5146552 Cassorla et al. Sep 1992 A
5151951 Ueda et al. Sep 1992 A
5157384 Greanias et al. Oct 1992 A
5159668 Kaasila Oct 1992 A
5168147 Bloomberg Dec 1992 A
5168565 Morita Dec 1992 A
5179652 Rozmanith et al. Jan 1993 A
5185857 Rozmanith et al. Feb 1993 A
5201010 Deaton et al. Apr 1993 A
5202985 Goyal Apr 1993 A
5203704 McCloud Apr 1993 A
5212739 Johnson May 1993 A
5229590 Harden et al. Jul 1993 A
5231698 Forcier Jul 1993 A
5243149 Comerford et al. Sep 1993 A
5247285 Yokota et al. Sep 1993 A
5251106 Hui Oct 1993 A
5251316 Anick et al. Oct 1993 A
5252951 Tannenbaum et al. Oct 1993 A
RE34476 Norwood Dec 1993 E
5271068 Ueda et al. Dec 1993 A
5272324 Blevins Dec 1993 A
5288938 Wheaton Feb 1994 A
5301243 Olschafskie et al. Apr 1994 A
5347295 Agulnick et al. Sep 1994 A
5347306 Nitta Sep 1994 A
5347477 Lee Sep 1994 A
5355146 Chiu et al. Oct 1994 A
5360971 Kaufman et al. Nov 1994 A
5367453 Capps et al. Nov 1994 A
5371348 Kumar et al. Dec 1994 A
5377706 Huang Jan 1995 A
5398310 Tchao et al. Mar 1995 A
5404442 Foster et al. Apr 1995 A
5404458 Zetts Apr 1995 A
5418684 Koenck et al. May 1995 A
5418717 Su et al. May 1995 A
5418951 Damashek May 1995 A
5423554 Davis Jun 1995 A
5430558 Sohaei et al. Jul 1995 A
5438630 Chen et al. Aug 1995 A
5444779 Daniele Aug 1995 A
5452442 Kephart Sep 1995 A
5454043 Freeman Sep 1995 A
5462473 Sheller Oct 1995 A
5465325 Capps et al. Nov 1995 A
5465353 Hull et al. Nov 1995 A
5467425 Lau et al. Nov 1995 A
5481278 Shigematsu et al. Jan 1996 A
5485565 Saund et al. Jan 1996 A
5488196 Zimmerman et al. Jan 1996 A
5499108 Cotte et al. Mar 1996 A
5500920 Kupiec Mar 1996 A
5500937 Thompson-Rohrlich Mar 1996 A
5502803 Yoshida et al. Mar 1996 A
5512707 Ohshima Apr 1996 A
5517331 Murai et al. May 1996 A
5517578 Altman et al. May 1996 A
5522798 Johnson et al. Jun 1996 A
5532469 Shepard et al. Jul 1996 A
5533141 Futatsugi et al. Jul 1996 A
5539427 Bricklin et al. Jul 1996 A
5541419 Arackellian Jul 1996 A
5543591 Gillespie et al. Aug 1996 A
5550930 Berman et al. Aug 1996 A
5555363 Tou et al. Sep 1996 A
5563996 Tchao Oct 1996 A
5568452 Kronenberg Oct 1996 A
5570113 Zetts Oct 1996 A
5574804 Olschafskie et al. Nov 1996 A
5577135 Grajski et al. Nov 1996 A
5581276 Cipolla et al. Dec 1996 A
5581670 Bier et al. Dec 1996 A
5581681 Tchao et al. Dec 1996 A
5583542 Capps et al. Dec 1996 A
5583543 Takahashi et al. Dec 1996 A
5583980 Anderson Dec 1996 A
5590219 Gourdol Dec 1996 A
5590256 Tchao et al. Dec 1996 A
5592566 Pagallo et al. Jan 1997 A
5594469 Freeman et al. Jan 1997 A
5594640 Capps et al. Jan 1997 A
5594810 Gourdol Jan 1997 A
5595445 Bobry Jan 1997 A
5596697 Foster et al. Jan 1997 A
5600765 Ando et al. Feb 1997 A
5602376 Coleman et al. Feb 1997 A
5602570 Capps et al. Feb 1997 A
5608778 Partridge, III Mar 1997 A
5612719 Beernink et al. Mar 1997 A
5624265 Redford et al. Apr 1997 A
5625711 Nicholson et al. Apr 1997 A
5625833 Levine et al. Apr 1997 A
5627960 Clifford et al. May 1997 A
5638092 Eng et al. Jun 1997 A
5649060 Ellozy et al. Jul 1997 A
5652849 Conway et al. Jul 1997 A
5656804 Barkan et al. Aug 1997 A
5659638 Bengtson Aug 1997 A
5663514 Usa Sep 1997 A
5663808 Park Sep 1997 A
5668573 Favot et al. Sep 1997 A
5677710 Thompson-Rohrlich Oct 1997 A
5680607 Brueckheimer Oct 1997 A
5682439 Beernink et al. Oct 1997 A
5684873 Tiilikainen Nov 1997 A
5684891 Tanaka et al. Nov 1997 A
5687254 Poon et al. Nov 1997 A
5692073 Cass Nov 1997 A
5699441 Sagawa et al. Dec 1997 A
5701424 Atkinson Dec 1997 A
5701497 Yamauchi et al. Dec 1997 A
5708825 Sotomayor Jan 1998 A
5710831 Beernink et al. Jan 1998 A
5713045 Berdahl Jan 1998 A
5714698 Tokioka et al. Feb 1998 A
5717846 Iida et al. Feb 1998 A
5724521 Dedrick Mar 1998 A
5724985 Snell et al. Mar 1998 A
5732214 Subrahmanyam Mar 1998 A
5732227 Kuzunuki et al. Mar 1998 A
5734923 Sagawa et al. Mar 1998 A
5737507 Smith Apr 1998 A
5745116 Pisutha-Arnond Apr 1998 A
5748805 Withgott et al. May 1998 A
5748926 Fukuda et al. May 1998 A
5752051 Cohen May 1998 A
5754308 Lopresti et al. May 1998 A
5754939 Herz et al. May 1998 A
5756981 Roustaei et al. May 1998 A
5757360 Nitta et al. May 1998 A
5764794 Perlin Jun 1998 A
5767457 Gerpheide et al. Jun 1998 A
5768418 Berman et al. Jun 1998 A
5768607 Drews et al. Jun 1998 A
5774357 Hoffberg et al. Jun 1998 A
5774591 Black et al. Jun 1998 A
5777614 Ando et al. Jul 1998 A
5781662 Mori et al. Jul 1998 A
5781723 Yee et al. Jul 1998 A
5784061 Moran et al. Jul 1998 A
5784504 Anderson et al. Jul 1998 A
5796866 Sakurai et al. Aug 1998 A
5798693 Engellenner Aug 1998 A
5798758 Harada et al. Aug 1998 A
5799219 Moghadam et al. Aug 1998 A
5805167 Van Cruyningen Sep 1998 A
5809172 Melen Sep 1998 A
5809267 Moran et al. Sep 1998 A
5809476 Ryan Sep 1998 A
5815577 Clark Sep 1998 A
5818612 Segawa et al. Oct 1998 A
5818965 Davies Oct 1998 A
5821925 Carey et al. Oct 1998 A
5822539 van Hoff Oct 1998 A
5825943 DeVito et al. Oct 1998 A
5832474 Lopresti et al. Nov 1998 A
5832528 Kwatinetz et al. Nov 1998 A
5837987 Koenck et al. Nov 1998 A
5838326 Card et al. Nov 1998 A
5838889 Booker Nov 1998 A
5845301 Rivette et al. Dec 1998 A
5848187 Bricklin et al. Dec 1998 A
5852676 Lazar Dec 1998 A
5860075 Hashizume et al. Jan 1999 A
5861886 Moran et al. Jan 1999 A
5862256 Zetts et al. Jan 1999 A
5862260 Rhoads Jan 1999 A
5864635 Zetts et al. Jan 1999 A
5864848 Horvitz et al. Jan 1999 A
5867150 Bricklin et al. Feb 1999 A
5867597 Peairs et al. Feb 1999 A
5867795 Novis et al. Feb 1999 A
5880411 Gillespie et al. Mar 1999 A
5880731 Liles et al. Mar 1999 A
5880743 Moran et al. Mar 1999 A
5884267 Goldenthal et al. Mar 1999 A
5889236 Gillespie et al. Mar 1999 A
5889523 Wilcox et al. Mar 1999 A
5889896 Meshinsky et al. Mar 1999 A
5890147 Peltonen et al. Mar 1999 A
5893095 Jain et al. Apr 1999 A
5893126 Drews et al. Apr 1999 A
5893130 Inoue et al. Apr 1999 A
5895470 Pirolli et al. Apr 1999 A
5899700 Williams et al. May 1999 A
5905251 Knowles May 1999 A
5907328 Brush, II et al. May 1999 A
5913185 Martino et al. Jun 1999 A
5917491 Bauersfeld Jun 1999 A
5920477 Hoffberg et al. Jul 1999 A
5920694 Carleton et al. Jul 1999 A
5932863 Rathus et al. Aug 1999 A
5933829 Durst et al. Aug 1999 A
5937422 Nelson et al. Aug 1999 A
5946406 Frink et al. Aug 1999 A
5949921 Kojima et al. Sep 1999 A
5952599 Dolby et al. Sep 1999 A
5953541 King et al. Sep 1999 A
5956423 Frink et al. Sep 1999 A
5960383 Fleischer Sep 1999 A
5963966 Mitchell et al. Oct 1999 A
5966126 Szabo Oct 1999 A
5970455 Wilcox et al. Oct 1999 A
5970483 Evans Oct 1999 A
5982853 Liebermann Nov 1999 A
5982928 Shimada et al. Nov 1999 A
5982929 Ilan et al. Nov 1999 A
5983171 Yokoyama et al. Nov 1999 A
5983295 Cotugno Nov 1999 A
5986200 Curtin Nov 1999 A
5986655 Chiu et al. Nov 1999 A
5987448 Evans et al. Nov 1999 A
5990878 Ikeda et al. Nov 1999 A
5990893 Numazaki Nov 1999 A
5991441 Jourjine Nov 1999 A
5995643 Saito Nov 1999 A
5999664 Mahoney et al. Dec 1999 A
6002491 Li et al. Dec 1999 A
6002798 Palmer et al. Dec 1999 A
6002808 Freeman Dec 1999 A
6003775 Ackley Dec 1999 A
6009420 Fagg, III et al. Dec 1999 A
6011905 Huttenlocher et al. Jan 2000 A
6012071 Krishna et al. Jan 2000 A
6018342 Bristor Jan 2000 A
6018346 Moran et al. Jan 2000 A
6021218 Capps et al. Feb 2000 A
6021403 Horvitz et al. Feb 2000 A
6025844 Parsons Feb 2000 A
6026388 Liddy et al. Feb 2000 A
6028271 Gillespie et al. Feb 2000 A
6029141 Bezos et al. Feb 2000 A
6029195 Herz Feb 2000 A
6031525 Perlin Feb 2000 A
6033086 Bohn Mar 2000 A
6036086 Sizer, II et al. Mar 2000 A
6038342 Bernzott et al. Mar 2000 A
6040840 Koshiba et al. Mar 2000 A
6042012 Olmstead et al. Mar 2000 A
6044378 Gladney Mar 2000 A
6049034 Cook Apr 2000 A
6049327 Walker et al. Apr 2000 A
6052481 Grajski et al. Apr 2000 A
6053413 Swift et al. Apr 2000 A
6055333 Guzik et al. Apr 2000 A
6055513 Katz et al. Apr 2000 A
6057844 Strauss May 2000 A
6057845 Dupouy May 2000 A
6061050 Allport et al. May 2000 A
6064854 Peters et al. May 2000 A
6066794 Longo May 2000 A
6069622 Kurlander May 2000 A
6072494 Nguyen Jun 2000 A
6072502 Gupta Jun 2000 A
6075895 Qiao et al. Jun 2000 A
6078308 Rosenberg et al. Jun 2000 A
6081206 Kielland Jun 2000 A
6081621 Ackner Jun 2000 A
6081629 Browning Jun 2000 A
6085162 Cherny Jul 2000 A
6088484 Mead Jul 2000 A
6088731 Kiraly et al. Jul 2000 A
6092038 Kanevsky et al. Jul 2000 A
6092068 Dinkelacker Jul 2000 A
6094689 Embry et al. Jul 2000 A
6095418 Swartz et al. Aug 2000 A
6097392 Leyerle Aug 2000 A
6098106 Philyaw et al. Aug 2000 A
6104401 Parsons Aug 2000 A
6104845 Lipman et al. Aug 2000 A
6107994 Harada et al. Aug 2000 A
6108656 Durst et al. Aug 2000 A
6111580 Kazama et al. Aug 2000 A
6111588 Newell Aug 2000 A
6115053 Perlin Sep 2000 A
6115482 Sears et al. Sep 2000 A
6115724 Booker Sep 2000 A
6118888 Chino et al. Sep 2000 A
6118899 Bloomfield et al. Sep 2000 A
D432539 Philyaw Oct 2000 S
6128003 Smith et al. Oct 2000 A
6134532 Lazarus et al. Oct 2000 A
6138915 Danielson et al. Oct 2000 A
6140140 Hopper Oct 2000 A
6144366 Numazaki et al. Nov 2000 A
6145003 Sanu et al. Nov 2000 A
6147678 Kumar et al. Nov 2000 A
6151208 Bartlett Nov 2000 A
6154222 Haratsch et al. Nov 2000 A
6154723 Cox et al. Nov 2000 A
6154737 Inaba et al. Nov 2000 A
6154758 Chiang Nov 2000 A
6157465 Suda et al. Dec 2000 A
6157935 Tran et al. Dec 2000 A
6164534 Rathus et al. Dec 2000 A
6167369 Schulze Dec 2000 A
6169969 Cohen Jan 2001 B1
6175772 Kamiya et al. Jan 2001 B1
6175922 Wang Jan 2001 B1
6178261 Williams et al. Jan 2001 B1
6178263 Fan et al. Jan 2001 B1
6181343 Lyons Jan 2001 B1
6181778 Ohki et al. Jan 2001 B1
6184847 Fateh et al. Feb 2001 B1
6192165 Irons Feb 2001 B1
6192478 Elledge Feb 2001 B1
6195104 Lyons Feb 2001 B1
6195475 Beausoleil, Jr. et al. Feb 2001 B1
6199048 Hudetz et al. Mar 2001 B1
6201903 Wolff et al. Mar 2001 B1
6204852 Kumar et al. Mar 2001 B1
6208355 Schuster Mar 2001 B1
6208435 Zwolinski Mar 2001 B1
6212299 Yuge Apr 2001 B1
6215890 Matsuo et al. Apr 2001 B1
6218964 Ellis Apr 2001 B1
6219057 Carey et al. Apr 2001 B1
6222465 Kumar et al. Apr 2001 B1
6226631 Evans May 2001 B1
6229137 Bohn May 2001 B1
6229542 Miller May 2001 B1
6233591 Sherman et al. May 2001 B1
6240207 Shinozuka et al. May 2001 B1
6243683 Peters Jun 2001 B1
6244873 Hill et al. Jun 2001 B1
6249292 Christian et al. Jun 2001 B1
6249606 Kiraly et al. Jun 2001 B1
6252598 Segen Jun 2001 B1
6256400 Takata et al. Jul 2001 B1
6256610 Baum Jul 2001 B1
6265844 Wakefield Jul 2001 B1
6269187 Frink et al. Jul 2001 B1
6269188 Jamali Jul 2001 B1
6270013 Lipman et al. Aug 2001 B1
6285794 Georgiev et al. Sep 2001 B1
6289304 Grefenstette Sep 2001 B1
6292274 Bohn Sep 2001 B1
6304674 Cass et al. Oct 2001 B1
6307952 Dietz Oct 2001 B1
6307955 Zank et al. Oct 2001 B1
6310971 Shiiyama Oct 2001 B1
6310988 Flores et al. Oct 2001 B1
6311152 Bai et al. Oct 2001 B1
6312175 Lum Nov 2001 B1
6313853 Lamontagne et al. Nov 2001 B1
6314406 O'Hagan et al. Nov 2001 B1
6314457 Schena et al. Nov 2001 B1
6316710 Lindemann Nov 2001 B1
6317132 Perlin Nov 2001 B1
6318087 Baumann et al. Nov 2001 B1
6321991 Knowles Nov 2001 B1
6323846 Westerman et al. Nov 2001 B1
6326962 Szabo Dec 2001 B1
6330976 Dymetman et al. Dec 2001 B1
6335725 Koh et al. Jan 2002 B1
6341280 Glass et al. Jan 2002 B1
6341290 Lombardo et al. Jan 2002 B1
6342901 Adler et al. Jan 2002 B1
6344906 Gatto et al. Feb 2002 B1
6345104 Rhoads Feb 2002 B1
6346933 Lin Feb 2002 B1
6347290 Bartlett Feb 2002 B1
6349308 Whang et al. Feb 2002 B1
6351222 Swan et al. Feb 2002 B1
6356281 Isenman Mar 2002 B1
6356899 Chakrabarti et al. Mar 2002 B1
6360949 Shepard et al. Mar 2002 B1
6360951 Swinehart Mar 2002 B1
6363160 Bradski et al. Mar 2002 B1
6363179 Evans et al. Mar 2002 B1
RE37654 Longo Apr 2002 E
6366288 Naruki et al. Apr 2002 B1
6369811 Graham et al. Apr 2002 B1
6377296 Zlatsin et al. Apr 2002 B1
6377712 Georgiev et al. Apr 2002 B1
6377986 Philyaw et al. Apr 2002 B1
6378075 Goldstein et al. Apr 2002 B1
6380931 Gillespie et al. Apr 2002 B1
6381602 Shoroff et al. Apr 2002 B1
6384744 Philyaw et al. May 2002 B1
6384829 Prevost et al. May 2002 B1
6393443 Rubin et al. May 2002 B1
6396523 Segal et al. May 2002 B1
6396951 Grefenstette May 2002 B1
6400845 Volino Jun 2002 B1
6404438 Hatlelid et al. Jun 2002 B1
6408257 Harrington et al. Jun 2002 B1
6409401 Petteruti et al. Jun 2002 B1
6414671 Gillespie et al. Jul 2002 B1
6417797 Cousins et al. Jul 2002 B1
6418433 Chakrabarti et al. Jul 2002 B1
6421453 Kanevsky et al. Jul 2002 B1
6421675 Ryan et al. Jul 2002 B1
6427032 Irons et al. Jul 2002 B1
6429899 Nio et al. Aug 2002 B1
6430554 Rothschild Aug 2002 B1
6430567 Burridge Aug 2002 B2
6433784 Merrick et al. Aug 2002 B1
6434561 Durst, Jr. et al. Aug 2002 B1
6434581 Forcier Aug 2002 B1
6438523 Oberteuffer et al. Aug 2002 B1
6448979 Schena et al. Sep 2002 B1
6449616 Walker et al. Sep 2002 B1
6453079 McInerny Sep 2002 B1
6454626 An Sep 2002 B1
6459823 Altunbasak et al. Oct 2002 B2
6460036 Herz Oct 2002 B1
6466198 Feinstein Oct 2002 B1
6466336 Sturgeon et al. Oct 2002 B1
6476830 Farmer et al. Nov 2002 B1
6476834 Doval et al. Nov 2002 B1
6477239 Ohki et al. Nov 2002 B1
6483513 Haratsch et al. Nov 2002 B1
6484156 Gupta et al. Nov 2002 B1
6486874 Muthuswamy et al. Nov 2002 B1
6486892 Stern Nov 2002 B1
6489970 Pazel Dec 2002 B1
6490553 Van Thong et al. Dec 2002 B2
6491217 Catan Dec 2002 B2
6493707 Dey et al. Dec 2002 B1
6498970 Colmenarez et al. Dec 2002 B2
6504138 Mangerson Jan 2003 B1
6507349 Balassanian Jan 2003 B1
6508706 Sitrick et al. Jan 2003 B2
6509707 Yamashita et al. Jan 2003 B2
6509912 Moran et al. Jan 2003 B1
6510387 Fuchs et al. Jan 2003 B2
6510417 Woods et al. Jan 2003 B1
6518950 Dougherty et al. Feb 2003 B1
6520407 Nieswand et al. Feb 2003 B1
6522333 Hatlelid et al. Feb 2003 B1
6525749 Moran et al. Feb 2003 B1
6526395 Morris Feb 2003 B1
6526449 Philyaw et al. Feb 2003 B1
6532007 Matsuda Mar 2003 B1
6532461 Evans Mar 2003 B2
6537324 Tabata et al. Mar 2003 B1
6538187 Beigi Mar 2003 B2
6539931 Trajkovic et al. Apr 2003 B2
6540141 Dougherty et al. Apr 2003 B1
6542933 Durst, Jr. et al. Apr 2003 B1
6543052 Ogasawara Apr 2003 B1
6545669 Kinawi et al. Apr 2003 B1
6546385 Mao et al. Apr 2003 B1
6546405 Gupta et al. Apr 2003 B2
6549751 Mandri Apr 2003 B1
6549891 Rauber et al. Apr 2003 B1
6554433 Holler Apr 2003 B1
6560281 Black et al. May 2003 B1
6564144 Cherveny May 2003 B1
6570555 Prevost et al. May 2003 B1
6571193 Unuma et al. May 2003 B1
6571235 Marpe et al. May 2003 B1
6573883 Bartlett Jun 2003 B1
6577329 Flickner et al. Jun 2003 B1
6577953 Swope et al. Jun 2003 B1
6587835 Treyz et al. Jul 2003 B1
6593723 Johnson Jul 2003 B1
6594616 Zhang et al. Jul 2003 B2
6594705 Philyaw Jul 2003 B1
6597443 Boman Jul 2003 B2
6597812 Fallon et al. Jul 2003 B1
6599130 Moehrle Jul 2003 B2
6600475 Gutta et al. Jul 2003 B2
6610936 Gillespie et al. Aug 2003 B2
6611598 Hayosh Aug 2003 B1
6615136 Swope et al. Sep 2003 B1
6615268 Philyaw et al. Sep 2003 B1
6616038 Olschafskie et al. Sep 2003 B1
6616047 Catan Sep 2003 B2
6617369 Parfondry et al. Sep 2003 B2
6618504 Yoshino Sep 2003 B1
6618732 White et al. Sep 2003 B1
6622165 Philyaw Sep 2003 B1
6624833 Kumar et al. Sep 2003 B1
6625335 Kanai Sep 2003 B1
6625581 Perkowski Sep 2003 B1
6628295 Wilensky Sep 2003 B2
6629133 Philyaw et al. Sep 2003 B1
6630924 Peck Oct 2003 B1
6631404 Philyaw Oct 2003 B1
6636763 Junker et al. Oct 2003 B1
6636892 Philyaw Oct 2003 B1
6636896 Philyaw Oct 2003 B1
6638314 Meyerzon et al. Oct 2003 B1
6638317 Nakao Oct 2003 B2
6640145 Hoffberg et al. Oct 2003 B2
6641037 Williams Nov 2003 B2
6643661 Polizzi et al. Nov 2003 B2
6643692 Philyaw et al. Nov 2003 B1
6643696 Davis et al. Nov 2003 B2
6650442 Chiu Nov 2003 B1
6650761 Rodriguez et al. Nov 2003 B1
6651053 Rothschild Nov 2003 B1
6658151 Lee et al. Dec 2003 B2
6661919 Nicholson et al. Dec 2003 B2
6664991 Chew et al. Dec 2003 B1
6669088 Veeneman Dec 2003 B2
6671684 Hull et al. Dec 2003 B1
6675356 Adler et al. Jan 2004 B1
6677969 Hongo Jan 2004 B1
6678075 Tsai et al. Jan 2004 B1
6678664 Ganesan Jan 2004 B1
6678687 Watanabe et al. Jan 2004 B2
6681031 Cohen et al. Jan 2004 B2
6686844 Watanabe et al. Feb 2004 B2
6687612 Cherveny Feb 2004 B2
6688081 Boyd Feb 2004 B2
6688522 Philyaw et al. Feb 2004 B1
6688523 Koenck Feb 2004 B1
6688525 Nelson et al. Feb 2004 B1
6690358 Kaplan Feb 2004 B2
6691107 Dockter et al. Feb 2004 B1
6691123 Gulliksen Feb 2004 B1
6691151 Cheyer et al. Feb 2004 B1
6691194 Ofer Feb 2004 B1
6691914 Isherwood et al. Feb 2004 B2
6692259 Kumar et al. Feb 2004 B2
6694356 Philyaw Feb 2004 B1
6697838 Jakobson Feb 2004 B1
6697949 Philyaw et al. Feb 2004 B1
H2098 Morin Mar 2004 H
6701354 Philyaw et al. Mar 2004 B1
6701369 Philyaw Mar 2004 B1
6704024 Robotham et al. Mar 2004 B2
6704699 Nir Mar 2004 B2
6707581 Browning Mar 2004 B1
6708208 Philyaw Mar 2004 B1
6714677 Stearns et al. Mar 2004 B1
6714969 Klein et al. Mar 2004 B1
6718308 Nolting Apr 2004 B1
6720984 Jorgensen et al. Apr 2004 B1
6721921 Altman Apr 2004 B1
6725125 Basson et al. Apr 2004 B2
6725203 Seet et al. Apr 2004 B1
6725260 Philyaw Apr 2004 B1
6728000 Lapstun et al. Apr 2004 B1
6735632 Kiraly et al. May 2004 B1
6738519 Nishiwaki May 2004 B1
6741745 Dance et al. May 2004 B2
6741871 Silverbrook et al. May 2004 B1
6744938 Rantze et al. Jun 2004 B1
6745234 Philyaw et al. Jun 2004 B1
6745937 Walsh et al. Jun 2004 B2
6747632 Howard Jun 2004 B2
6748306 Lipowicz Jun 2004 B2
6750852 Gillespie et al. Jun 2004 B2
6752317 Dymetman et al. Jun 2004 B2
6752498 Covannon et al. Jun 2004 B2
6753883 Schena et al. Jun 2004 B2
6754632 Kalinowski et al. Jun 2004 B1
6754698 Philyaw et al. Jun 2004 B1
6757715 Philyaw Jun 2004 B1
6757783 Koh Jun 2004 B2
6758398 Philyaw et al. Jul 2004 B1
6760661 Klein et al. Jul 2004 B2
6763386 Davis et al. Jul 2004 B2
6766494 Price et al. Jul 2004 B1
6766956 Boylan, III et al. Jul 2004 B1
6771283 Carro Aug 2004 B2
6772047 Butikofer Aug 2004 B2
6772338 Hull Aug 2004 B1
6773177 Denoue et al. Aug 2004 B2
6775422 Altman Aug 2004 B1
6778988 Bengtson Aug 2004 B2
6783071 Levine et al. Aug 2004 B2
6785421 Gindele et al. Aug 2004 B1
6786793 Wang Sep 2004 B1
6788809 Grzeszczuk et al. Sep 2004 B1
6788815 Lui et al. Sep 2004 B2
6791536 Keely et al. Sep 2004 B2
6791588 Philyaw Sep 2004 B1
6792112 Campbell et al. Sep 2004 B1
6792452 Philyaw Sep 2004 B1
6798429 Bradski Sep 2004 B2
6801637 Voronka et al. Oct 2004 B2
6801658 Morita et al. Oct 2004 B2
6801907 Zagami Oct 2004 B1
6804396 Higaki et al. Oct 2004 B2
6804659 Graham et al. Oct 2004 B1
6812961 Parulski et al. Nov 2004 B1
6813039 Silverbrook et al. Nov 2004 B1
6816894 Philyaw et al. Nov 2004 B1
6820237 Abu-Hakima et al. Nov 2004 B1
6822639 Silverbrook et al. Nov 2004 B1
6823075 Perry Nov 2004 B2
6823388 Philyaw et al. Nov 2004 B1
6824044 Lapstun et al. Nov 2004 B1
6824057 Rathus et al. Nov 2004 B2
6825956 Silverbrook et al. Nov 2004 B2
6826592 Philyaw et al. Nov 2004 B1
6827259 Rathus et al. Dec 2004 B2
6827267 Rathus et al. Dec 2004 B2
6829650 Philyaw et al. Dec 2004 B1
6830187 Rathus et al. Dec 2004 B2
6830188 Rathus et al. Dec 2004 B2
6832116 Tillgren et al. Dec 2004 B1
6833936 Seymour Dec 2004 B1
6834804 Rathus et al. Dec 2004 B2
6836799 Philyaw et al. Dec 2004 B1
6837436 Swartz et al. Jan 2005 B2
6845913 Madding et al. Jan 2005 B2
6850252 Hoffberg Feb 2005 B1
6854642 Metcalf et al. Feb 2005 B2
6862046 Ko Mar 2005 B2
6865284 Mahoney et al. Mar 2005 B2
6868193 Gharbia et al. Mar 2005 B1
6877001 Wolf et al. Apr 2005 B2
6879957 Pechter et al. Apr 2005 B1
6880122 Lee et al. Apr 2005 B1
6880124 Moore Apr 2005 B1
6886104 McClurg et al. Apr 2005 B1
6889896 Silverbrook et al. May 2005 B2
6892264 Lamb May 2005 B2
6898592 Peltonen et al. May 2005 B2
6904171 van Zee Jun 2005 B2
6917722 Bloomfield Jul 2005 B1
6917724 Seder et al. Jul 2005 B2
6920431 Showghi et al. Jul 2005 B2
6922725 Lamming et al. Jul 2005 B2
6925182 Epstein Aug 2005 B1
6931592 Ramaley et al. Aug 2005 B1
6938024 Horvitz Aug 2005 B1
6947571 Rhoads et al. Sep 2005 B1
6947930 Anick et al. Sep 2005 B2
6952281 Irons et al. Oct 2005 B1
6957384 Jeffery et al. Oct 2005 B2
6970915 Partovi et al. Nov 2005 B1
6978297 Piersol Dec 2005 B1
6985169 Deng et al. Jan 2006 B1
6985962 Philyaw Jan 2006 B2
6990548 Kaylor Jan 2006 B1
6991158 Munte Jan 2006 B2
6992655 Ericson et al. Jan 2006 B2
6993580 Isherwood et al. Jan 2006 B2
7001681 Wood Feb 2006 B2
7004390 Silverbrook et al. Feb 2006 B2
7006881 Hoffberg et al. Feb 2006 B1
7010616 Carlson et al. Mar 2006 B2
7016084 Tsai Mar 2006 B2
7016532 Boncyk et al. Mar 2006 B2
7020663 Hay et al. Mar 2006 B2
7023536 Zhang et al. Apr 2006 B2
7038846 Mandella May 2006 B2
7043489 Kelley May 2006 B1
7047491 Schubert et al. May 2006 B2
7051943 Leone et al. May 2006 B2
7057607 Mayoraz et al. Jun 2006 B2
7058223 Cox Jun 2006 B2
7062437 Kovales et al. Jun 2006 B2
7062706 Maxwell et al. Jun 2006 B2
7066391 Tsikos et al. Jun 2006 B2
7069240 Spero et al. Jun 2006 B2
7069272 Snyder Jun 2006 B2
7069582 Philyaw et al. Jun 2006 B2
7079713 Simmons Jul 2006 B2
7085755 Bluhm et al. Aug 2006 B2
7088440 Buermann et al. Aug 2006 B2
7089330 Mason Aug 2006 B1
7093759 Walsh Aug 2006 B2
7096218 Schirmer et al. Aug 2006 B2
7103848 Barsness et al. Sep 2006 B2
7110100 Buermann et al. Sep 2006 B2
7110576 Norris et al. Sep 2006 B2
7111787 Ehrhart Sep 2006 B2
7113270 Buermann et al. Sep 2006 B2
7117374 Hill et al. Oct 2006 B2
7121469 Dorai et al. Oct 2006 B2
7124093 Graham et al. Oct 2006 B1
7130885 Chandra et al. Oct 2006 B2
7131061 MacLean et al. Oct 2006 B2
7133862 Hubert et al. Nov 2006 B2
7136530 Lee et al. Nov 2006 B2
7136814 McConnell Nov 2006 B1
7137077 Iwema et al. Nov 2006 B2
7139445 Pilu et al. Nov 2006 B2
7151864 Henry et al. Dec 2006 B2
7161664 Buermann et al. Jan 2007 B2
7165268 Moore et al. Jan 2007 B1
7167586 Braun et al. Jan 2007 B2
7174054 Manber et al. Feb 2007 B2
7174332 Baxter et al. Feb 2007 B2
7181761 Davis et al. Feb 2007 B2
7185275 Roberts et al. Feb 2007 B2
7188307 Ohsawa Mar 2007 B2
7190480 Sturgeon et al. Mar 2007 B2
7197716 Newell et al. Mar 2007 B2
7203158 Oshima et al. Apr 2007 B2
7203384 Carl Apr 2007 B2
7216121 Bachman et al. May 2007 B2
7216224 Lapstun et al. May 2007 B2
7224480 Tanaka et al. May 2007 B2
7224820 Inomata et al. May 2007 B2
7225979 Silverbrook et al. Jun 2007 B2
7234645 Silverbrook et al. Jun 2007 B2
7239747 Bresler et al. Jul 2007 B2
7240843 Paul et al. Jul 2007 B2
7242492 Currans et al. Jul 2007 B2
7246118 Chastain et al. Jul 2007 B2
7257567 Toshima Aug 2007 B2
7260534 Gandhi et al. Aug 2007 B2
7262798 Stavely et al. Aug 2007 B2
7263521 Carpentier et al. Aug 2007 B2
7268956 Mandella Sep 2007 B2
7275049 Clausner et al. Sep 2007 B2
7277925 Warnock Oct 2007 B2
7283974 Katz et al. Oct 2007 B2
7283992 Liu et al. Oct 2007 B2
7284192 Kashi et al. Oct 2007 B2
7289806 Morris et al. Oct 2007 B2
7295101 Ward et al. Nov 2007 B2
7299186 Kuzunuki et al. Nov 2007 B2
7299969 Paul et al. Nov 2007 B2
7308483 Philyaw Dec 2007 B2
7318106 Philyaw Jan 2008 B2
7327883 Polonowski Feb 2008 B2
7331523 Meier et al. Feb 2008 B2
7339467 Lamb Mar 2008 B2
7349552 Levy et al. Mar 2008 B2
7353199 DiStefano, III Apr 2008 B1
7362902 Baker et al. Apr 2008 B1
7373345 Carpentier et al. May 2008 B2
7376581 DeRose et al. May 2008 B2
7377421 Rhoads May 2008 B2
7383263 Goger Jun 2008 B2
7385736 Tseng et al. Jun 2008 B2
7392287 Ratcliff, III Jun 2008 B2
7392475 Leban et al. Jun 2008 B1
7404520 Vesuna Jul 2008 B2
7409434 Lamming et al. Aug 2008 B2
7412158 Kakkori Aug 2008 B2
7415670 Hull et al. Aug 2008 B2
7421155 King et al. Sep 2008 B2
7424543 Rice, III Sep 2008 B2
7424618 Roy et al. Sep 2008 B2
7426486 Treibach-Heck et al. Sep 2008 B2
7433068 Stevens et al. Oct 2008 B2
7433893 Lowry Oct 2008 B2
7437023 King et al. Oct 2008 B2
7437351 Page Oct 2008 B2
7437475 Philyaw Oct 2008 B2
7474809 Carl et al. Jan 2009 B2
7477780 Boncyk et al. Jan 2009 B2
7477783 Nakayama Jan 2009 B2
7477909 Roth Jan 2009 B2
7487112 Barnes, Jr. Feb 2009 B2
7493487 Phillips et al. Feb 2009 B2
7496638 Philyaw Feb 2009 B2
7505785 Callaghan et al. Mar 2009 B2
7505956 Ibbotson Mar 2009 B2
7506250 Hull et al. Mar 2009 B2
7512254 Vollkommer et al. Mar 2009 B2
7519397 Fournier et al. Apr 2009 B2
7523067 Nakajima Apr 2009 B1
7523126 Rivette et al. Apr 2009 B2
7533040 Perkowski May 2009 B2
7536547 Van Den Tillaart May 2009 B2
7542966 Wolf et al. Jun 2009 B2
7552075 Walsh Jun 2009 B1
7552381 Barrus Jun 2009 B2
7561312 Proudfoot et al. Jul 2009 B1
7574407 Carro et al. Aug 2009 B2
7587412 Weyl et al. Sep 2009 B2
7591597 Pasqualini et al. Sep 2009 B2
7593605 King et al. Sep 2009 B2
7596269 King et al. Sep 2009 B2
7599580 King et al. Oct 2009 B2
7599844 King et al. Oct 2009 B2
7599855 Sussman Oct 2009 B2
7606741 King et al. Oct 2009 B2
7613634 Siegel et al. Nov 2009 B2
7616840 Erol et al. Nov 2009 B2
7634407 Chelba et al. Dec 2009 B2
7634468 Stephan Dec 2009 B2
7646921 Vincent et al. Jan 2010 B2
7647349 Hubert et al. Jan 2010 B2
7650035 Vincent et al. Jan 2010 B2
7660813 Milic-Frayling et al. Feb 2010 B2
7664734 Lawrence et al. Feb 2010 B2
7672543 Hull et al. Mar 2010 B2
7672931 Hurst-Hiller et al. Mar 2010 B2
7680067 Prasad et al. Mar 2010 B2
7689712 Lee et al. Mar 2010 B2
7689832 Talmor et al. Mar 2010 B2
7697758 Vincent et al. Apr 2010 B2
7698344 Sareen et al. Apr 2010 B2
7702624 King et al. Apr 2010 B2
7706611 King et al. Apr 2010 B2
7707039 King et al. Apr 2010 B2
7710598 Harrison, Jr. May 2010 B2
7729515 Mandella et al. Jun 2010 B2
7742953 King et al. Jun 2010 B2
7761451 Cunningham Jul 2010 B2
7779002 Gomes et al. Aug 2010 B1
7783617 Lu et al. Aug 2010 B2
7788248 Forstall et al. Aug 2010 B2
7793326 McCoskey et al. Sep 2010 B2
7796116 Salsman et al. Sep 2010 B2
7806322 Brundage et al. Oct 2010 B2
7812860 King et al. Oct 2010 B2
7818178 Overend et al. Oct 2010 B2
7818215 King et al. Oct 2010 B2
7826641 Mandella et al. Nov 2010 B2
7831912 King et al. Nov 2010 B2
7844907 Watler et al. Nov 2010 B2
7870199 Galli et al. Jan 2011 B2
7872669 Darrell et al. Jan 2011 B2
7894670 King et al. Feb 2011 B2
7941433 Benson May 2011 B2
7949191 Ramkumar et al. May 2011 B1
7961909 Mandella et al. Jun 2011 B2
8082258 Kumar et al. Dec 2011 B2
8111927 Vincent et al. Feb 2012 B2
8146156 King et al. Mar 2012 B2
20010001854 Schena et al. May 2001 A1
20010003176 Schena et al. Jun 2001 A1
20010003177 Schena et al. Jun 2001 A1
20010032252 Durst, Jr. et al. Oct 2001 A1
20010034237 Garahi Oct 2001 A1
20010049636 Hudda et al. Dec 2001 A1
20010053252 Creque Dec 2001 A1
20010055411 Black Dec 2001 A1
20010056463 Grady et al. Dec 2001 A1
20020002504 Engel et al. Jan 2002 A1
20020012065 Watanabe Jan 2002 A1
20020013781 Petersen Jan 2002 A1
20020016750 Attia Feb 2002 A1
20020020750 Dymetman et al. Feb 2002 A1
20020022993 Miller et al. Feb 2002 A1
20020023158 Polizzi et al. Feb 2002 A1
20020023215 Wang et al. Feb 2002 A1
20020023957 Michaelis et al. Feb 2002 A1
20020023959 Miller et al. Feb 2002 A1
20020029350 Cooper et al. Mar 2002 A1
20020038456 Hansen et al. Mar 2002 A1
20020049781 Bengtson Apr 2002 A1
20020051262 Nuttall et al. May 2002 A1
20020052747 Sarukkai May 2002 A1
20020054059 Schneiderman May 2002 A1
20020055906 Katz et al. May 2002 A1
20020055919 Mikheev May 2002 A1
20020067308 Robertson Jun 2002 A1
20020073000 Sage Jun 2002 A1
20020075298 Schena et al. Jun 2002 A1
20020076110 Zee Jun 2002 A1
20020090132 Boncyk et al. Jul 2002 A1
20020091569 Kitaura et al. Jul 2002 A1
20020091671 Prokoph Jul 2002 A1
20020091928 Bouchard et al. Jul 2002 A1
20020099812 Davis et al. Jul 2002 A1
20020102966 Lev et al. Aug 2002 A1
20020111960 Irons et al. Aug 2002 A1
20020125411 Christy Sep 2002 A1
20020133725 Roy et al. Sep 2002 A1
20020135815 Finn Sep 2002 A1
20020138476 Suwa et al. Sep 2002 A1
20020154817 Katsuyama et al. Oct 2002 A1
20020161658 Sussman Oct 2002 A1
20020169509 Huang et al. Nov 2002 A1
20020191847 Newman et al. Dec 2002 A1
20020194143 Banerjee et al. Dec 2002 A1
20020199198 Stonedahl Dec 2002 A1
20030001018 Hussey et al. Jan 2003 A1
20030004724 Kahn et al. Jan 2003 A1
20030004991 Keskar et al. Jan 2003 A1
20030009495 Adjaoute Jan 2003 A1
20030019939 Sellen Jan 2003 A1
20030028889 McCoskey et al. Feb 2003 A1
20030039411 Nada Feb 2003 A1
20030040957 Rodriguez et al. Feb 2003 A1
20030043042 Moores, Jr. et al. Mar 2003 A1
20030046307 Rivette et al. Mar 2003 A1
20030050854 Showghi et al. Mar 2003 A1
20030065770 Davis et al. Apr 2003 A1
20030093384 Durst et al. May 2003 A1
20030093400 Santosuosso May 2003 A1
20030093545 Liu et al. May 2003 A1
20030098352 Schnee et al. May 2003 A1
20030103238 MacLean et al. Jun 2003 A1
20030106018 Silverbrook et al. Jun 2003 A1
20030130904 Katz et al. Jul 2003 A1
20030132298 Swartz et al. Jul 2003 A1
20030144865 Lin et al. Jul 2003 A1
20030149678 Cook Aug 2003 A1
20030150907 Metcalf et al. Aug 2003 A1
20030154071 Shreve Aug 2003 A1
20030160975 Skurdal et al. Aug 2003 A1
20030171910 Abir Sep 2003 A1
20030173405 Wilz, Sr. et al. Sep 2003 A1
20030179908 Mahoney et al. Sep 2003 A1
20030182399 Silber Sep 2003 A1
20030187751 Watson et al. Oct 2003 A1
20030187886 Hull et al. Oct 2003 A1
20030195851 Ong Oct 2003 A1
20030200152 Divekar Oct 2003 A1
20030200505 Evans Oct 2003 A1
20030212527 Moore et al. Nov 2003 A1
20030214528 Pierce et al. Nov 2003 A1
20030218070 Tsikos et al. Nov 2003 A1
20030220835 Barnes, Jr. Nov 2003 A1
20030223637 Simske et al. Dec 2003 A1
20030225547 Paradies Dec 2003 A1
20040001217 Wu Jan 2004 A1
20040006509 Mannik et al. Jan 2004 A1
20040006740 Krohn et al. Jan 2004 A1
20040015437 Choi et al. Jan 2004 A1
20040015606 Philyaw Jan 2004 A1
20040023200 Blume Feb 2004 A1
20040028295 Allen et al. Feb 2004 A1
20040036718 Warren et al. Feb 2004 A1
20040042667 Lee et al. Mar 2004 A1
20040044576 Kurihara et al. Mar 2004 A1
20040044627 Russell et al. Mar 2004 A1
20040044952 Jiang et al. Mar 2004 A1
20040052400 Inomata et al. Mar 2004 A1
20040059779 Philyaw Mar 2004 A1
20040064453 Ruiz et al. Apr 2004 A1
20040068483 Sakurai et al. Apr 2004 A1
20040073708 Warnock Apr 2004 A1
20040073874 Poibeau et al. Apr 2004 A1
20040075686 Watler et al. Apr 2004 A1
20040078749 Hull et al. Apr 2004 A1
20040080795 Bean et al. Apr 2004 A1
20040090472 Risch et al. May 2004 A1
20040098165 Butikofer May 2004 A1
20040121815 Fournier et al. Jun 2004 A1
20040128514 Rhoads Jul 2004 A1
20040139106 Bachman et al. Jul 2004 A1
20040139107 Bachman et al. Jul 2004 A1
20040139400 Allam et al. Jul 2004 A1
20040158492 Lopez et al. Aug 2004 A1
20040181671 Brundage et al. Sep 2004 A1
20040181688 Wittkotter Sep 2004 A1
20040186766 Fellenstein et al. Sep 2004 A1
20040186859 Butcher Sep 2004 A1
20040189691 Jojic et al. Sep 2004 A1
20040193488 Khoo et al. Sep 2004 A1
20040199615 Philyaw Oct 2004 A1
20040204953 Muir et al. Oct 2004 A1
20040205041 Erol et al. Oct 2004 A1
20040205534 Koelle Oct 2004 A1
20040206809 Wood et al. Oct 2004 A1
20040208369 Nakayama Oct 2004 A1
20040208372 Boncyk et al. Oct 2004 A1
20040210943 Philyaw Oct 2004 A1
20040217160 Silverbrook et al. Nov 2004 A1
20040220975 Carpentier et al. Nov 2004 A1
20040229194 Yang Nov 2004 A1
20040230837 Philyaw et al. Nov 2004 A1
20040236791 Kinjo Nov 2004 A1
20040243601 Toshima Dec 2004 A1
20040250201 Caspi Dec 2004 A1
20040254795 Fujii et al. Dec 2004 A1
20040256454 Kocher Dec 2004 A1
20040258274 Brundage et al. Dec 2004 A1
20040258275 Rhoads Dec 2004 A1
20040260470 Rast Dec 2004 A1
20040260618 Larson Dec 2004 A1
20040267734 Toshima Dec 2004 A1
20040268237 Jones et al. Dec 2004 A1
20050005168 Dick Jan 2005 A1
20050022114 Shanahan et al. Jan 2005 A1
20050033713 Bala et al. Feb 2005 A1
20050076095 Mathew et al. Apr 2005 A1
20050086309 Galli et al. Apr 2005 A1
20050091578 Madan et al. Apr 2005 A1
20050097335 Shenoy et al. May 2005 A1
20050108001 Aarskog May 2005 A1
20050108195 Yalovsky et al. May 2005 A1
20050132281 Pan et al. Jun 2005 A1
20050136949 Barnes, Jr. Jun 2005 A1
20050139649 Metcalf et al. Jun 2005 A1
20050144074 Fredregill et al. Jun 2005 A1
20050149516 Wolf et al. Jul 2005 A1
20050149538 Singh et al. Jul 2005 A1
20050154760 Bhakta et al. Jul 2005 A1
20050168437 Carl et al. Aug 2005 A1
20050205671 Gelsomini et al. Sep 2005 A1
20050214730 Rines Sep 2005 A1
20050220359 Sun et al. Oct 2005 A1
20050222801 Wulff et al. Oct 2005 A1
20050228683 Saylor et al. Oct 2005 A1
20050231746 Parry et al. Oct 2005 A1
20050243386 Sheng Nov 2005 A1
20050251448 Gropper Nov 2005 A1
20050262058 Chandrasekar et al. Nov 2005 A1
20050270358 Kuchen et al. Dec 2005 A1
20050278179 Overend et al. Dec 2005 A1
20050278314 Buchheit Dec 2005 A1
20050288954 McCarthy et al. Dec 2005 A1
20050289054 Silverbrook et al. Dec 2005 A1
20050289452 Kashi et al. Dec 2005 A1
20060011728 Frantz et al. Jan 2006 A1
20060023945 King et al. Feb 2006 A1
20060036462 King et al. Feb 2006 A1
20060041484 King et al. Feb 2006 A1
20060041538 King et al. Feb 2006 A1
20060041590 King et al. Feb 2006 A1
20060041605 King et al. Feb 2006 A1
20060045374 Kim et al. Mar 2006 A1
20060048046 Joshi et al. Mar 2006 A1
20060053097 King et al. Mar 2006 A1
20060069616 Bau Mar 2006 A1
20060075327 Sriver Apr 2006 A1
20060080314 Hubert et al. Apr 2006 A1
20060081714 King et al. Apr 2006 A1
20060085477 Phillips et al. Apr 2006 A1
20060098900 King et al. May 2006 A1
20060101285 Chen et al. May 2006 A1
20060103893 Azimi et al. May 2006 A1
20060104515 King et al. May 2006 A1
20060119900 King et al. Jun 2006 A1
20060122983 King et al. Jun 2006 A1
20060126131 Tseng et al. Jun 2006 A1
20060136629 King et al. Jun 2006 A1
20060138219 Brzezniak et al. Jun 2006 A1
20060146169 Segman Jul 2006 A1
20060173859 Kim et al. Aug 2006 A1
20060195695 Keys Aug 2006 A1
20060200780 Iwema et al. Sep 2006 A1
20060224895 Mayer Oct 2006 A1
20060229940 Grossman Oct 2006 A1
20060239579 Ritter Oct 2006 A1
20060256371 King et al. Nov 2006 A1
20060259783 Work et al. Nov 2006 A1
20060266839 Yavid et al. Nov 2006 A1
20060283952 Wang Dec 2006 A1
20070003166 Berkner Jan 2007 A1
20070005570 Hurst-Hiller et al. Jan 2007 A1
20070009245 Ito Jan 2007 A1
20070011140 King et al. Jan 2007 A1
20070050712 Hull et al. Mar 2007 A1
20070061146 Jaramillo et al. Mar 2007 A1
20070076067 Hamano et al. Apr 2007 A1
20070099636 Roth May 2007 A1
20070170248 Brundage et al. Jul 2007 A1
20070173266 Barnes, Jr. Jul 2007 A1
20070194119 Vinogradov et al. Aug 2007 A1
20070208561 Choi et al. Sep 2007 A1
20070208732 Flowers et al. Sep 2007 A1
20070219940 Mueller et al. Sep 2007 A1
20070228306 Gannon et al. Oct 2007 A1
20070233806 Asadi Oct 2007 A1
20070238076 Burstein et al. Oct 2007 A1
20070249406 Andreasson Oct 2007 A1
20070279711 King et al. Dec 2007 A1
20070300142 King et al. Dec 2007 A1
20080023550 Yu et al. Jan 2008 A1
20080046417 Jeffery et al. Feb 2008 A1
20080063276 Vincent et al. Mar 2008 A1
20080071775 Gross Mar 2008 A1
20080072134 Balakrishnan et al. Mar 2008 A1
20080082903 McCurdy et al. Apr 2008 A1
20080091954 Morris et al. Apr 2008 A1
20080093460 Frantz et al. Apr 2008 A1
20080126415 Chaudhury et al. May 2008 A1
20080137971 King et al. Jun 2008 A1
20080141117 King et al. Jun 2008 A1
20080170674 Ozden et al. Jul 2008 A1
20080172365 Ozden et al. Jul 2008 A1
20080177825 Dubinko et al. Jul 2008 A1
20080195664 Maharajh et al. Aug 2008 A1
20080222166 Hultgren et al. Sep 2008 A1
20080235093 Uland Sep 2008 A1
20080313172 King et al. Dec 2008 A1
20090012806 Ricordi et al. Jan 2009 A1
20090016564 Ke et al. Jan 2009 A1
20090018990 Moraleda Jan 2009 A1
20090077658 King et al. Mar 2009 A1
20090247219 Lin et al. Oct 2009 A1
20100092095 King et al. Apr 2010 A1
20100121848 Yaroslavskiy et al. May 2010 A1
20100177970 King et al. Jul 2010 A1
20100182631 King et al. Jul 2010 A1
20100183246 King et al. Jul 2010 A1
20100185538 King et al. Jul 2010 A1
20100185620 Schiller Jul 2010 A1
20100278453 King Nov 2010 A1
20100318797 King et al. Dec 2010 A1
20110019020 King et al. Jan 2011 A1
20110019919 King et al. Jan 2011 A1
20110022940 King et al. Jan 2011 A1
20110025842 King et al. Feb 2011 A1
20110026838 King et al. Feb 2011 A1
20110029443 King et al. Feb 2011 A1
20110029504 King et al. Feb 2011 A1
20110033080 King et al. Feb 2011 A1
20110035289 King et al. Feb 2011 A1
20110035656 King et al. Feb 2011 A1
20110035662 King et al. Feb 2011 A1
20110043652 King et al. Feb 2011 A1
20110044547 King et al. Feb 2011 A1
20110072012 Ah-Pine et al. Mar 2011 A1
20110072395 King et al. Mar 2011 A1
20110075228 King et al. Mar 2011 A1
20110078585 King et al. Mar 2011 A1
20110085211 King et al. Apr 2011 A1
20110096174 King et al. Apr 2011 A1
20110142371 King et al. Jun 2011 A1
20110145068 King et al. Jun 2011 A1
20110145102 King et al. Jun 2011 A1
20110150335 King et al. Jun 2011 A1
20110153653 King et al. Jun 2011 A1
20110154507 King et al. Jun 2011 A1
20110167075 King et al. Jul 2011 A1
20110209191 Shah Aug 2011 A1
20110227915 Mandella et al. Sep 2011 A1
20110295842 King et al. Dec 2011 A1
20110299125 King et al. Dec 2011 A1
20120038549 Mandella et al. Feb 2012 A1
Foreign Referenced Citations (92)
Number Date Country
0424803 May 1991 EP
0544434 Jun 1993 EP
0596247 May 1994 EP
0697793 Feb 1996 EP
0887753 Dec 1998 EP
1054335 Nov 2000 EP
1087305 Mar 2001 EP
1141882 Oct 2002 EP
1318659 Jun 2003 EP
1398711 Mar 2004 EP
2 366 033 Feb 2002 GB
03-260768 Nov 1991 JP
06-282375 Oct 1994 JP
06-289983 Oct 1994 JP
08-087378 Apr 1996 JP
10-133847 May 1998 JP
10-200804 Jul 1998 JP
11-212691 Aug 1999 JP
H11-213011 Aug 1999 JP
2000-123114 Apr 2000 JP
2000-195735 Jul 2000 JP
2000-215213 Aug 2000 JP
2001-345710 Dec 2001 JP
2003-216631 Jul 2003 JP
2004-500635 Jan 2004 JP
2004-050722 Feb 2004 JP
2004-102707 Apr 2004 JP
2004-110563 Apr 2004 JP
10-2000-0054268 Sep 2000 KR
10-2000-0054339 Sep 2000 KR
10-2004-0029895 Apr 2004 KR
10-2007-0051217 May 2007 KR
10-0741368 Jul 2007 KR
10-0761912 Sep 2007 KR
9419766 Sep 1994 WO
9803923 Jan 1998 WO
0041128 Jul 2000 WO
0056055 Sep 2000 WO
0067091 Nov 2000 WO
0103017 Jan 2001 WO
0124051 Apr 2001 WO
0133553 May 2001 WO
0211446 Feb 2002 WO
02061730 Aug 2002 WO
02091233 Nov 2002 WO
2004084109 Sep 2004 WO
2005071665 Aug 2005 WO
2005096750 Oct 2005 WO
2005096755 Oct 2005 WO
2005098596 Oct 2005 WO
2005098597 Oct 2005 WO
2005098598 Oct 2005 WO
2005098599 Oct 2005 WO
2005098600 Oct 2005 WO
2005098601 Oct 2005 WO
2005098602 Oct 2005 WO
2005098603 Oct 2005 WO
2005098604 Oct 2005 WO
2005098605 Oct 2005 WO
2005098606 Oct 2005 WO
2005098607 Oct 2005 WO
2005098609 Oct 2005 WO
2005098610 Oct 2005 WO
2005101192 Oct 2005 WO
2005101193 Oct 2005 WO
2005106643 Nov 2005 WO
2005114380 Dec 2005 WO
2006014727 Feb 2006 WO
2006023715 Mar 2006 WO
2006023717 Mar 2006 WO
2006023718 Mar 2006 WO
2006023806 Mar 2006 WO
2006023937 Mar 2006 WO
2006026188 Mar 2006 WO
2006029259 Mar 2006 WO
2006036853 Apr 2006 WO
2006037011 Apr 2006 WO
2006093971 Sep 2006 WO
2006124496 Nov 2006 WO
2007141020 Dec 2007 WO
2008002074 Jan 2008 WO
2008014255 Jan 2008 WO
2008028674 Mar 2008 WO
2008031625 Mar 2008 WO
2008072874 Jun 2008 WO
2010096191 Aug 2010 WO
2010096192 Aug 2010 WO
2010096193 Aug 2010 WO
2010105244 Sep 2010 WO
2010105245 Sep 2010 WO
2010105246 Sep 2010 WO
2010108159 Sep 2010 WO
Non-Patent Literature Citations (338)
Entry
Agilent ADNK-2133 Optical Mouse Designer's Kit: Product Overview., Agilent Technologies (2004).
AirClic, “With AirClic, there's a product to meet your needs today. And tomorrow.,” AirClic, 2005, http://www.airclic.com/products.asp, accessed Oct. 3, 2005.
Arai et al., “PaperLink: A Technique for Hyperlinking from Real Paper to Electronic Content,” Proceedings of the ACM Conference on Human Factors in Computing Systems (CHI 97), Addison-Wesley, pp. 327-334 (Apr. 1997).
Aust, “Augmenting Paper Documents with Digital Information in a Mobile Environment,” MS Thesis, University of Dortmund, Department of Computer Graphics (Sep. 3, 1996).
Babylon Ltd., “Babylon—Online Dictionary and Translation Software”, Jan. 4, 2008.
Bai et al., “An Approach to Extracting the Target Text Line from a Document Image Captured by a Pen Scanner,” Proceedings of the Seventh International Conference on Document Analysis and Recognition (ICDAR 2003), Aug. 6, 2003, pp. 76-80.
Bell et al., “Modeling for Text Compression,” ACM Computing Surveys, 21(4):557-591 (Dec. 1989).
Bentley et al., “Fast Algorithms for Sorting and Searching Strings,” Proceedings of the 10th ACM-SIAM Symposium on Discrete Algorithms, CM Press, 360-369 (1997).
Black et al., “The Festival Speech Synthesis System, Edition 1.4, for Festival Version 1.4.0”, http://www.cstr.ed.ac.uk/projects/festival/manual/ (Jun. 17, 1999).
Brickman et al., “Word Autocorrelation Redundancy Match (WARM) Technology,” IBM J. Res. Develop., 26(6):681-686 (Nov. 1982).
Burle Technical Memorandum 100. “Fiber Optics: Theory and Applications,” http://www.burle.com/cgi-bin/byteserver.pl/pdf/100r.pdf ( 2000).
C Technologies AB. “CPEN User's Guide.” (Jan. 2001).
C Technologies AB. “User's Guide for C-Pen 10.” (Aug. 2001).
Capobianco, Robert A., “Design Considerations for: Optical Coupling of Flashlamps and Fiber Optics,” 12 pages, PerkinElmer (1998-2003).
Casey et al., “An Autonomous Reading Machine,” IEEE Transactions on Computers, V. C-17, No. 5, pp. 492-503 (May 1968).
Casio Computer Co. Ltd, “Alliance Agreement on Development and Mass Production of Fingerprint Scanner for Mobile Devices,” Casio Computer Co. Ltd (Feb. 25, 2003).
Cenker, Christian, “Wavelet Packets and Optimization in Pattern Recognition,” Proceedings of the 21st International Workshop of the AAPR, Hallstatt, Austria, May 1997, pp. 49-58.
Clancy, Heather, “Cell Phones Get New Job: Portable Scanning.” CNet News.com (Feb. 12, 2005).
Computer Hope, “Creating a link without an underline in HTML:,” as evidenced by Internet Archive Wayback Machine: http://web.archive.org/web/20010329222623/http://www.computerhope.com/iss- ues/ch000074.htm, Mar. 29, 2001.
Curtain, D.P., “Image Sensors—Capturing the Photograph,” 2006, available at http://www.shortcourses.com/how/sensors/sensors.htm (last visited Sep. 4, 2006).
Cybertracker, “Homepage,” http://www.cybertracker.co.za/, accessed Oct. 3, 2005.
Digital Convergence Corp., “CueCat Barcode Scanner,” www.cuecat.com, accessed Oct. 3, 2005.
Docuport Inc., “DocuPen Operating Manual.” Montreal, Quebec (2004).
Doermann et al., “The Detection of Duplicates in Document Image Databases,” Technical Report. LAMP-TR-005/CAR-TR-850/CS-TR-3739, University of Maryland College Park (Feb. 1997).
Doermann et al., “The Development of a General Framework for Intelligent Document Image Retrieval,” Series in Machine Perception and Artificial Intelligence, vol. 29: Document Analysis Systems II., Washington DC: World Scientific Press, 28 pp. (1997).
Doermann, David, “The Indexing and Retrieval of Document Images: A Survey,” Technical Report. LAMP-TR-0013/CAR-TR-878/CS-TR-3876. University of Maryland College Park (Feb. 1998).
Duong et al., “Extraction of Text Areas in Printed Document Images,” Proceedings of the 2001 ACM Symposium on Document Engineering, Nov. 10, 2001, New York, NY, ACM Press, pp. 157-164.
eBooks, eBooks Quickstart Guide, nl-487 (2001).
Erol et al., “Linking Multimedia Presentations with their Symbolic Source Documents: Algorithm and Applications,” Proceedings of the Eleventh ACM International Conference on Multimedia, Nov. 2-8, 2003, Berkeley, CA, USA, pp. 498-507.
Fall et al., “Automated Categorization in the International Patent Classification,” ACM SIGIR Forum, 37(1):10-25 (Spring 2003).
Fehrenbacher, Katie, “Quick Frucall Could Save You Pennies (or $$$)”, GigaOM, http://gigaom.com/2006/07/10/frucall (Jul. 10, 2006).
Feldman, Susan, “The Answer Machine,” Searcher: The Magazine for Database Professionals, 8(1):58 (Jan. 2000).
Fitzgibbon et al., “‘Memories for life’ Managing information over a human lifetime,” UK Computing Research Committee's Grand Challenges in Computing Workshop (May 22, 2003).
Ghaly et al., “Sams Teach Yourself EJB in 21 Days,” Sams Publishing, pp. 1-2, 123 and 125 (2002-2003).
Ghani et al., “Mining the Web to Create Minority Language Corpora,” Proceedings of the 10th International Conference on Information and Knowledge Management (CIKM) Nov. 5-10, 2001, pp. 279-286.
Globalink, Inc. “Globalink, Inc. announces Talk to Me, an interactive language learning software program,” The Free Library by Farlex, Jan. 21, 1997 (retrieved from internet Jan. 4, 2008).
Google Inc., “Google Search Appliance—Intranets.” (2004).
Google Inc., “Simplicity and Enterprise Search.” (2003).
Graham et al., “The Video Paper Multimedia Playback System,” Proceedings of the Eleventh ACM International Conference on Multimedia, Nov. 2-8, 2003, Berkeley, CA, USA, pp. 94-95.
Grossman et al., “Token Identification” Slideshow (2002).
Guimbretiere, Francois, “Paper Augmented Digital Documents,” Proceedings of 16th Annual ACM Symposium on User Interface Software and Technology, New York, NY, ACM Press, pp. 51-60 (2003).
Hand Held Products, “The HHP Imageteam (IT) 4410 and 4410ESD Brochure”.
Hansen, Jesse, “A Matlab Project in Optical Character Recognition (OCR),” DSP Lab, University of Rhode Island, 6 pp (May 15, 2002).
Heiner et al., “Linking and Messaging from Real Paper in the Paper PDA,” ACM Symposium on User Interface Software and Technology, New York, NY: ACM Press, pp. 179-186 (1999).
Henseler, Dr. Hans, “ZyIMAGE Security Whitepaper Functional and Document Level Security in ZyIMAGE,” Zylab Technologies B.V., Apr. 9, 2004.
Hewlett-Packard Company, “HP Capshare 920 Portable E-Copier an Information Appliance User Guide, First Edition,” 42 pp. (1999).
Hjaltason et al., “Distance Browsing in Spatial Databases,” ACM Transactions on Database Systems, 24(2):265-318 (Jun. 1999).
Hong et al., “Degraded Text Recognition Using Word Collocation and Visual Inter-Word Constraints,” Fourth ACL Conference on Applied Natural Language Processing, Stuttgart, Germany, pp. 186-187 (1994).
Hopkins et al., “A Semi-Imaging Light Pipe for Collecting Weakly Scattered Light,” HPL-98-116Hewlett Packard Company (Jun. 1998).
Hu et al., “Comparison and Classification of Documents Based on Layout Similarity,” Information Retrieval, vol. 2, Issues 2-3, May 2000, pp. 227-243.
Hull et al., “Simultaneous Highlighting of Paper and Electronic Documents,” Proceedings of the 15th International Conference on Pattern Recognition (ICPR '00), Sep. 3, 2000, vol. 4, IEEE, Barcelona, 401-404 (2000).
Hull et al., “Document Analysis Techniques for the Infinite Memory Multifunction Machine,” Proceedings of the 10th International Workshop in Database and Expert Systems Applications, Florence, Italy, Sep. 1-3, 1999, pp. 561-565.
Inglis et al., “Compression-Based Template Matching,” Data Compression Conference, Mar. 29-31, 1994, Snowbird, UT, pp. 106-115.
IPvalue Management, Inc.., “Technology Licensing Opportunity: Xerox Mobile Camera Document Imaging,” Slideshow (Mar. 1, 2004).
IRIS, Inc., “IRIS Business Card Reader II,” Brochure. (2000).
Iris, Inc., “IRIS Pen Executive,” Brochure (2000).
ISRI Staff, “OCR Accuracy Produced by the Current DOE Document Conversion System,” Technical report Jun. 2002, Information Science Research Institute at the University of Nevada, Las Vegas (May 2002).
Jacobson et al., “The last book,” IBM Systems Journal, 36(3):457-463 (1997).
Jainschigg et al., “M-Commerce Alternatives,” Communications Convergence.com http://www.cconvergence.com/shared/article/showArticle.jhtml?articleId=8701069 (May 7, 2001).
Janesick, James, “Dueling Detectors,” Spie's OE Magazine, 30-33 (Feb. 2002).
Jenny, Reinhard, “Fundamentals of Fiber Optics An Introduction for Beginners,” Volpi Manufacturing USA Co., Inc. Auburn, NY (Apr. 26, 2000).
Jones, R., “Physics and the Visual Arts Notes on Lesson 4”, Sep. 12, 2004, University of South Carolina, available at http://www.physics.sc.edu/˜rjones/phys153/lec04.html (last visited Jun. 5, 2011).
Kahan et al., “Annotea: An Open RDF Infrastructure for Shared Web Annotations,” Proceedings of the 10th International World Wide Web Conference, Hong Kong, pp. 623-632 (May 1-5, 2001).
Kasabach et al., “Digital Ink: A Familiar Idea with Technological Might!” CHI 1998 Conference, Apr. 18-23, 1998, New York, NY: ACM Press, 175-176 (1997).
Keytronic, “F-SCAN-S001US Stand Alone Fingerprint Scanner,” http://www.keytronic.com/home/shop/Productlist.asp?CATID=62&SubCATID=1 accessed Oct. 4, 2005.
Khoubyari, Siamak, “The Application of Word Image Matching in Text Recognition,” MS Thesis, State University of New York at Buffalo (Jun. 1992).
Kia, Omid E., “Document Image Compression and Analysis,” PhD Thesis, University of Maryland at College Park, (1997).
Kia et al., “Integrated Segmentation and Clustering for Enhanced Compression of Document Images,” International Conference on Document Analysis and Recognition, Ulm, Germany, 1:406-11(Aug. 18-20, 1997).
Kia et al., “Symbolic Compression and Processing of Document Images”, Technical Report: LAMP-TR-004/CFAR-TR-849/CS-TR-3734., University of Maryland, College Park. (Jan. 1997).
Kopec, Gary E., “Multilevel Character Templates for Document Image Decoding,” IS&T/SPIE Proceedings, 3027:168-77, Apr. 3, 1997.
Kopec et al., “N-Gram Language Models for Document Image Decoding,” IS&T/SPIE Proceedings, 4670:191-202, Dec. 18, 2001.
Kukich, Karen, “Techniques for Automatically Correcting Words in Text,” ACM Computing Surveys, 24(4);377-439 (Dec. 1992).
Lee, Dar-Shyang, “Substitution Deciphering Based on HMMs with Applications to Compressed Document Processing,” IEEE Transactions on Pattern Analysis and Machine Intelligence, 24(12):1661-1666 (Dec. 2002).
Lee et al., “Detecting duplicates among symbolically compressed images in a large document database,” Pattern Recognition Letters, 22:545-550 (2001).
Lee et al., “Duplicate Detection for Symbolically Compressed Documents,” Fifth International Conference on Document Analysis and Recognition (ICDAR), pp. 305-308 (Sep. 20-22, 1999).
Lee et al., “Ultrahigh-resolution plastic graded-index fused image plates,” Optics Letters, 25(10):719-721 (May 15, 2000).
Lee et al., “Voice Response Systems,” ACM Computing Surveys 15(4):351-374 (Dec. 1983).
Lesher et al., “Effects of Ngram Order and Training Text Size on Word Prediction,” Proceedings of the RESNA '99 Annual Conference (1999).
Lieberman, Henry, “Out of Many, One: Reliable Results from Unreliable Recognition,” ACM Conference on Human Factors in Computing Systems (CHI 2002); 728-729 (Apr. 20-25, 2000).
Liu et al., “Adaptive Post-Processing of OCR Text Via Knowledge Acquisition,” Proceedings of the ACM 1991 Conference on Computer Science, New York, NY: ACM Press, 558-569 (1991).
Ljungstrand et al., “WebStickers: Using Physical Tokens to Access, Manage and Share Bookmarks to the Web,” Proceedings of Designing Augmented Reality Environments 2000, Elsinore, Denmark, pp. 23-31 (Apr. 12-14, 2000).
LTI Computer Vision Library, “LTI Image Processing Library Developers Guide,” Version 29.10.2003, Aachen, Germany, (2002).
Macholl et al., “Translation Pen Lacks Practicality,” Byte.com (Jan. 1998).
Manolescu, Dragos-Anton, “Feature Extraction—A Pattern for Information Retrieval,” Proceedings of the 5th Pattern Languages of Programming Monticello, Illinois, (Aug. 1998).
McNamee et al., “Haircut: A System for Multilingual Text Retrieval in Java,” Journal of Computing Sciences in Small Colleges, 17(2):8-22 (Feb. 2002).
Miller et al., “How Children Learn Words,” Scientific American, 257(3):94-99 (Sep. 1987).
Mind Like Water, Inc., “Collection Creator Version 2.0.1 Now Available!,” www.collectioncreator.com, 2004, accessed Oct. 2, 2005.
Muddu, Prashant, “A Study of Image Transmission Through a Fiber-Optic Conduit and its Enhancement Using Digital Image Processing Techniques,” M.S. Thesis, Florida State College of Engineering (Nov. 18, 2003).
Munich et al., “Visual Input for Pen-Based Computers,” Proceedings of the International Conference on Pattern Recognition (ICPR '96) vol. III, pp. 33-37, Los Alamitos, CA: IEEE CS Press (Aug. 25-29, 1996).
Murdoch et al., “Mapping Physical Artifacts to their Web Counterparts: A Case Study with Products Catalogs,” MHCI-2004 Workshop on Mobile and Ubiquitous Information Access, Strathclyde, UK (2004).
Nabeshima et al., “Memo-Pen: a New Input Device,” CHI '95 Proceedings Short Papers, ACM Press, 256-257 (May 7-11, 1995).
Nagy et al., “A Prototype Document Image Analysis System for Technical Journals,” IEEE Computer, 10-22 (Jul. 1992).
Nautilus Hyosung, “New Software for Automated Teller Machines,” http://www.nautilus.hyosung.com/product—service/software—software05.html, 2002, accessed Oct. 4, 2005.
Neomedia Technologies, “Paperclick for Cellphones”, brochure (2004).
Neomedia Technologies, “Paperclick Linking Services ”, brochure (2004).
Neomedia Technologies, “For Wireless Communication Providers” , brochure (2004).
Pellissippi Library, “Skills Guide #4, Setting up your netlibrary Account,” Knoxville, TN, Sep. 21, 2001.
Neville, Sean “Project Atom, Amazon, Mobile Web Services, and Fireflies at Rest,” Artima Weblogs, http://www.artima.com/weblogs/viewpost.jsp?thread=18731 (Oct. 24, 2003).
Newman et al. “Camworks: A Video-Based Tool for Efficient Capture from Paper Source Documents,” Proceedings of the 1999 IEEE International Conference on Multimedia Computing and Systems, vol. 2, pp. 647-653 (1999).
Newman, William, “Document DNA: Camera Image Processing,” (Sep. 2003).
Newman et al., “A Desk Supporting Computer-based Interaction with Paper Documents,” Proceedings of ACM CHI'92 Conference on Human Factors in Computing Systems, 587-592 (May 3-7, 1992).
NSG America Inc.., “SELFOC Lens Arrays for Line Scanning Applications,” Intelligent Opto Sensor Designer's Notebook, No. 2, Revision B, (2002).
O'Gorman, “Image and Document Processing Techniques for the RightPages Electronic Library System,” IEEE 11th International Conference on Pattern Recognition, Aug. 30-Sep. 3, 1992, The Hague, The Netherlands, vol. II, pp. 260-263.
Onclick Corporation, “VIA Mouse VIA-251”, brochure (2003).
Pal et al., “Multi-Oriented Text Lines Detection and Their Skew Estimation,” Indian Conference on Computer Vision, Graphics, and Image Processing, Ahmedabad, India (Dec. 16-18, 2002).
Peacocks MD&B, “Peacocks MD&B, Releases Latest hands and Eyes Free Voice Recognition Barcode Scanner,” http://www.peacocks.com.au/store/page.pl?id=457 accessed Oct. 4, 2005.
Peterson, James L., “Detecting and Correcting Spelling Errors,” Communications of the ACM, 23(12):676-687 (Dec. 1980).
Planon Systems Solutions Inc., “Docupen 700,” www.docupen.com, accessed Oct. 3, 2005.
Podio, Fernando L., “Biometrics—Technologies for Highly Secure Personal Authentication,” ITL Bulletin, National Institute of Standards and Technology, pp. 1-7, http://whitepapers.zdnet.com/search.aspx?compid=3968 (May 2001).
Abera Technologies Inc., “Abera Introduces Truly Portable & Wireless Color Scanners: Capture Images Anywhere in the World without Connection to PC,” PR Newswire (Oct. 9, 2000).
Precise Biometrics Inc., “Precise 200 MC,” http://www.precisebiometries.com/data/content/DOCUMENTS/2005926919553200%20MC.pdf , accessed Oct. 4, 2005.
Price et al., “Linking by Inking: Trailblazing in a Paper-like Hypertext,” Proceedings of Hypertext '98, Pittsburgh, PA: ACM Press, pp. 30-39 (1998).
Psion Teklogix Inc., “Workabout Pro,” http://www.psionteklogix.com/public.aspx?s=uk&p=Products&pCat=128&pID=1058, accessed Oct. 3, 2005.
Rao et al., “Protofoil: Storing and Finding the Information Worker's Paper Documents in an Electronic File Cabinet,” Proceedings of the ACM SIGCHI Conference on Human Factors in Computing Systems, ACM Press, 180-185, 477 (Apr. 24-28, 1994).
Roberts et al., “1D and 2D laser line scan generation using a fibre optic resonant scanner,” EOS/SPIE Symposium on Applied Photonics (ISAP 2000), Glasgow, SPIE Proc. 4075:62-73 (May 21-25, 2000).
Rus et al., “Multi-media RISSC Informatics: Retrieving Information with Simple Structural Components,” Proceedings of the Second International Conference on Information and Knowledge Management, New York, NY, pp. 283-294 (1993).
Samet, Hanan, “Data Structures for Quadtree Approximation and Compression,” Communications of the ACM, 28(9):973-993 (Sep. 1985).
Sanderson et al., “The Impact on Retrieval Effectiveness of Skewed Frequency Distributions,” ACM Transactions on Information Systems, 17(4):440-465 (Oct. 1999).
Sarre et al. “HyperTex-a system for the automatic generation of Hypertext Textbooks from Linear Texts,” Database and Expert Systems Applications, Proceedings of the International Conference, Abstract (1990).
Schilit et al., “Beyond Paper: Supporting Active Reading with Free Form Digital Ink Annotations,” Proceedings of CHI 98, ACM Press, pp. 249-256 (1998).
Schott North America, Inc., “Clad Rod/ Image Conduit,” Version 10/01, (Nov. 2004).
Schuuring, Daniel, “Best practices in e-discovery and e-disclosure White Paper,” ZyLAB Information Access Solutions (Feb. 17, 2006).
Selberg et al., “On the Instability of Web Search Engines,” In the Proceedings of Recherche d'Information Assistée par Ordinateur (RIAO) '00, Paris, pp. 223-235(Apr. 2000).
Sheridon et al., “The Gyricon—A Twisting Ball Display,” Proceedings of the Society for Information Display, vol. 18/3 & 4, Third and Fourth Quarter, pp. 289-293 (May 1977).
Smithwick et al., “54.3: Modeling and Control of the Resonant Fiber Scanner for Laser Scanning Display or Acquisition,” SID Symposium Digest of Technical Papers, 34:1, pp. 1455-1457 (May 2003).
Solutions Software Corp., “Environmental Code of Federal Regulations (CFRs) including TSCA and SARA,” Solutions Software Corp., Enterprise, FL Abstract (Apr. 1994).
Sonka et al, Image Processing, Analysis, and Machine Vision: (Second Edition). International Thomson Publishing, Contents, Preface, and Index (1998).
Sony Electronics Inc., “Sony Puppy Fingerprint Identity Products,” http://bssc.sel.sony.com/Professional/puppy/ (2002).
Spitz, A. Lawrence, “Progress in Document Reconstruction,” 16th International Conference on Pattern Recognition (ICPR '02), pp. 464-467 (2002).
Spitz, A. Lawrence, “Shape-based Word Recognition,” International Journal on Document Analysis and Recognition, pp. 178-190 (Oct. 20, 1998).
Srihari et al., “Integrating Diverse Knowledge Sources in Text Recognition,” ACM Transactions in Office Information Systems, 1(1):66-87 (Jan. 1983).
Stevens et al., “Automatic Processing of Document Annotations,” British Machine Vision Conference 1998, pp. 438-448, available at http://www.bmva.org/bmvc/1998/pdf/p062.pdf (1998).
Stifelman, Lisa J., “Augmenting Real-World Objects: A Paper-Based Audio Notebook,” Proceedings of CHI '96, 199-200 (1996).
Story et al., “The RightPages Image-Based Electronic Library for Alerting and Browsing,” IEEE, Computer, pp. 17-26 (Sep. 1992).
Su et al., “Optical Scanners Realized by Surface-Micromachined Vertical Torsion Mirror,” IEEE Photonics Technology Letters, 11(5):587-589 (May 1999).
Syscan Imaging, “Travelscan 464,” http://www.syscaninc.com/prod—ts—464.html, 2 pp, accessed Oct. 3, 2005.
Taghva et al., “Results of Applying Probabilistic IR to OCR Text,” Proceedings of the 17th Annual International ACM-SIGIR Conference on Research and Development in Information Retrieval, pp. 202-211 (1994).
Tan et al., “Text Retrieval from Document Images Based on N-Gram Algorithm,” PRICAI Workshop on Text and Web Mining, pp. 1-12 (2000).
Trusted Reviews, “Digital Pen Roundup,” http://www.trustedreviews.com/article.aspx?art=183 (Jan. 24, 2004).
TYI Systems Ltd., “Bellus iPen,” http://www.bellus.com.tw/pen—scanner.htm accessed Oct. 3, 2005.
U.S. Precision Lens, “The Handbook of Plastic Optics”, 1983, 2nd Edition.
Van Eijkelenborg, Martijn A., “Imaging with Microstructured Polymer Fibre,” Optics Express, 12(2):342-346 (Jan. 26, 2004).
Vervoort, Marco, “Emile 4.1.6 User Guide,” University of Amsterdam (Jun. 12, 2003).
Vocollect, “Vocollect Voice for Handhelds,” http://www.vocollect.com/offerings/voice—handhelds.php accessed Oct. 3, 2005.
Vossler et al., “The Use of Context for Correcting Garbled English Text,” Cornell Aeronautical Laboratory, Proceedings of the 1964 19th ACM National Conference, ACM Press, pp. D2.4-1 to D2.4-13(1964).
Wang et al., “Segmentation of Merged Characters by Neural Network and Shortest-Path,” Proceedings of the 1993 ACM/SIGAPP Symposium on Applied Computing: States of the Art and Practice, ACM Press, 762-769 (1993).
Wang et al., “Micromachined Optical Waveguide Cantilever as a Resonant Optical Scanner,” Sensors and Actuators A (Physical), 102(1-2):165-175 (2002).
Wang et al., “A Study on the Document Zone Content Classification Problem,” Proceedings of the 5th International Workshop on Document Analysis Systems, pp. 212-223 (2002).
Whittaker et al., “Filochat: Handwritten Notes Provide Access to Recorded Conversations,” Human Factors in Computing Systems, CHI '94 Conference Proceedings, pp. 271-277 (Apr. 24-28, 1994).
Whittaker, Steve, “Using Cognitive Artifacts in the Design of Multimodal Interfaces,” AT&T Labs-Research (May 24, 2004).
Wilcox et al., “Dynomite: A Dynamically Organized Ink and Audio Notebook,” Conference on Human Factors in Computing Systems, pp. 186-193 (1997).
Wizcom Technologies, “QuickLink-Pen Elite,” http://www.wizcomtech.com/Wizcom/products/product—info.asp?fid=1-1, accessed Oct. 3, 2005 (2004).
Wizcom Techonologies, “SuperPen Professional Product Page,” http://www.wizcomtech.com/Wizcom/proucts/product—info.asp?fid=88&cp=1, accessed Oct. 3, 2005 (2004).
Centre for Speech Technology Research, “The Festival Speech Synthesis System,” www.cstr.ed.ac.uk/projects/festival , accessed Jan. 4, 2008 (Jul. 25, 2000).
Ficstar Software Inc., “Welcome to Ficstar Software,” www.ficstar.com accessed Oct. 4, 2005.
LINGOLEX, “Automatic Computer Translation” http://www.lingolex.com/translationsoftware.htm (Aug. 6, 2000).
Xerox, “Patented Technology Could Turn Camera Phone Into Portable Scanner,” Press Release Nov. 15, 2004.
Non-Final Office Action for U.S. Appl. No. 11/004,637 dated Dec. 21, 2007.
Final Office Action for U.S. Appl. No. 11/004,637 dated Oct. 2, 2008.
Non-Final Office Action for U.S. Appl. No. 11/004,637 dated Apr. 2, 2009.
Notice of Allowance for U.S. Appl. No. 11/004,637 dated Dec. 11, 2009.
Non-Final Office Action for U.S. Appl. No. 11/096,704 dated Sep. 10, 2008.
Notice of Allowance for U.S. Appl. No. 11/096,704 dated Mar. 11, 2009.
Notice of Allowance for U.S. Appl. No. 11/096,704 dated Jun. 5, 2009.
Non- Final Office Action for U.S. Appl. No. 11/097,089 dated Aug. 13, 2008.
Final Office Action for U.S. Appl. No. 11/097,089 dated Mar. 17, 2009.
Non-Final Office Action for U.S. Appl. No. 11/097,089 dated Dec. 23, 2009.
Final Office Action for U.S. Appl. No. 11/097,089 dated Sep. 23, 2010.
Non-Final Office Action for U.S. Appl. No. 11/097,089 dated Apr. 7, 2011.
Non-Final Office Action for U.S. Appl. No. 11/097,093 dated Jul. 10, 2007.
Non-Final Office Action for U.S. Appl. No. 11/097,103 dated Jun. 25, 2007.
Non-Final Office Action for U.S. Appl. No. 11/097,103 dated Jan. 28, 2008.
Non-Final Office Action for U.S. Appl. No. 11/097,103 dated Dec. 31, 2008.
Notice of Allowance for U.S. Appl. No. 11/097,103 dated May 14, 2009.
Non- Final Office Action for U.S. Appl. No. 11/097,828 dated May 22, 2008.
Final Office Action for U.S. Appl. No. 11/097,828 dated Feb. 4, 2009.
Notice of Allowance for U.S. Appl. No. 11/097,828 dated Feb. 5, 2010.
Non- Final Office Action for U.S. Appl. No. 11/097,833 dated Jun. 25, 2008.
Final Office Action for U.S. Appl. No. 11/097,833 dated Jul. 7, 2009.
Notice of Allowance for U.S. Appl. No. 11/097,833 dated Jan. 10, 2011.
Non-Final Office Action for U.S. Appl. No. 11/097,835 dated Oct. 9, 2007.
Final Office Action for U.S. Appl. No. 11/097,835 dated Jun. 23, 2008.
Non-Final Office Action for U.S. Appl. No. 11/097,835 dated Feb. 19, 2009.
Final Office Action for U.S. Appl. No. 11/097,835 dated Dec. 29, 2009.
Notice of Allowance for U.S. Appl. No. 11/097,835 dated Sep. 1, 2010.
Non- Final Office Action for U.S. Appl. No. 11/097,836 dated May 13, 2008.
Final Office Action for U.S. Appl. No. 11/097,836 dated Jan. 6, 2009.
Non-Final Office Action for U.S. Appl. No. 11/097,836 dated Jul. 30, 2009.
Final Office Action for U.S. Appl. No. 11/097,836 dated May 13, 2010.
Non-Final Office Action for U.S. Appl. No. 11/097,961 dated Sep. 15, 2008.
Non-Final Office Action for U.S. Appl. No. 11/097,961 dated Mar. 5, 2009.
Final Office Action for U.S. Appl. No. 11/097,961 dated Dec. 9, 2009.
Non-Final Office Action for U.S. Appl. No. 11/097,961 dated Jul. 9, 2010.
Non-Final Office Action for U.S. Appl. No. 11/097,981 dated Jan. 16, 2009.
Notice of Allowance for U.S. Appl. No. 11/097,981 dated Jul. 31, 2009.
Non-Final Office Action for U.S. Appl. No. 11/098,014 dated Jun. 18, 2008.
Final Office Action for U.S. Appl. No. 11/098,014 dated Jan. 23, 2009.
Non-Final Office Action for U.S. Appl. No. 11/098,014 dated Jun. 30, 2009.
Final Office Action for U.S. Appl. No. 11/098,014 dated Mar. 26, 2010.
Non-Final Office Action for U.S. Appl. No. 11/098,014 dated Nov. 3, 2010.
Notice of Allowance for U.S. Appl. No. 11/098,014 dated Mar. 16, 2011.
Non-Final Office Action for U.S. Appl. No. 11/098,016 dated Apr. 24, 2007.
Notice of Allowance for U.S. Appl. No. 11/098,016 dated Apr. 22, 2008.
Non-Final Office Action for U.S. Appl. No. 11/098,038 dated Aug. 28, 2006.
Final Office Action for U.S. Appl. No. 11/098,038 dated Jun. 7, 2007.
Non-Final Office Action for U.S. Appl. No. 11/098,038 dated Apr. 3, 2008.
Notice of Allowance for U.S. Appl. No. 11/098,038 dated Mar. 11, 2009.
Notice of Allowance for U.S. Appl. No. 11/098,038 dated May 29, 2009.
Non-Final Office Action for U.S. Appl. No. 11/098,042 dated Dec. 5, 2008.
Notice of Allowance for U.S. Appl. No. 11/098,042 dated Apr. 13, 2009.
Non-Final Office Action for U.S. Appl. No. 11/098,043 dated Jul. 23, 2007.
Final Office Action for U.S. Appl. No. 11/098,043 dated Apr. 17, 2008.
Non-Final Office Action for U.S. Appl. No. 11/098,043 dated Dec. 23, 2008.
Final Office Action for U.S. Appl. No. 11/098,043 dated Jul. 21, 2009.
Non-Final Office Action for U.S. Appl. No. 11/110,353 dated Jul. 27, 2007.
Non-Final Office Action for U.S. Appl. No. 11/110,353 dated Jun. 11, 2008.
Final Office Action for U.S. Appl. No. 11/110,353 dated Jan. 6, 2009.
Non-Final Office Action for U.S. Appl. No. 11/110,353 dated Sep. 15, 2009.
Notice of Allowance for U.S. Appl. No. 11/110,353 dated Dec. 2, 2009.
Non-Final Office Action for U.S. Appl. No. 11/131,945 dated Jan. 8, 2009.
Notice of Allowance for U.S. Appl. No. 11/131,945 dated Oct. 30, 2009.
Non-Final Office Action for U.S. Appl. No. 11/185,908 dated Dec. 14, 2009.
Final Office Action for U.S. Appl. No. 11/185,908 dated Jun. 28, 2010.
Non-Final Office Action for U.S. Appl. No. 11/208,408 dated Oct. 7, 2008.
Final Office Action for U.S. Appl. No. 11/208,408 dated May 11, 2009.
Non-Final Office Action for U.S. Appl. No. 11/208,408 dated Apr. 23, 2010.
Non-Final Office Action for U.S. Appl. No. 11/208,457 dated Oct. 9, 2007.
Non-Final Office Action for U.S. Appl. No. 11/208,458 dated Mar. 21, 2007.
Notice of Allowance for U.S. Appl. No. 11/208,458 dated Jun. 2, 2008.
Non-Final Office Action for U.S. Appl. No. 11/208,461 dated Sep. 29, 2009.
Non-Final Office Action for U.S. Appl. No. 11/208,461 dated Nov. 3, 2010.
Notice of Allowance for U.S. Appl. No. 11/208,461 dated Mar. 15, 2011.
Non-Final Office Action for U.S. Appl. No. 11/209,333 dated Apr. 29, 2010.
Notice of Allowance for U.S. Appl. No. 11/210,260 dated Jan. 13, 2010.
Non-Final Office Action for U.S. Appl. No. 11/236,330 dated Dec. 2, 2009.
Notice of Allowance for U.S. Appl. No. 11/236,330 dated Jun. 22, 2010.
Non-Final Office Action for U.S. Appl. No. 11/236,440 dated Jan. 22, 2009.
Final Office Action for U.S. Appl. No. 11/236,440 dated Jul. 22, 2009.
Non-Final Office Action for U.S. Appl. No. 11/365,983 dated Jan. 26, 2010.
Final Office Action for U.S. Appl. No. 11/365,983 dated Sep. 14, 2010.
Non-Final Office Action for U.S. Appl. No. 11/547,835 dated Dec. 29, 2010.
Non-Final Office Action for U.S. Appl. No. 11/672,014 dated May 6, 2010.
Notice of Allowance for U.S. Appl. No. 11/672,014 dated Feb. 28, 2011.
Non-Final Office Action for U.S. Appl. No. 11/758,866 dated Jun. 14, 2010.
Non-Final Office Action for U.S. Appl. No. 11/972,562 dated Apr. 21, 2010.
Non-Final Office Action for U.S. Appl. No. 12/538,731 dated Jun. 28, 2010.
Notice of Allowance for U.S. Appl. No. 12/538,731 dated Oct. 18, 2010.
Non-Final Office Action for U.S. Appl. No. 12/541,891 dated Dec. 9, 2010.
Non-Final Office Action for U.S. Appl. No. 12/542,816 dated Jun. 18, 2010.
Notice of Allowance for U.S. Appl. No. 12/542,816 dated Jan. 3, 2011.
Notice of Allowance for U.S. Appl. No. 12/542,816 dated Apr. 27, 2011.
Non-Final Office Action for U.S. Appl. No. 12/721,456 dated Mar. 1, 2011.
Non-Final Office Action for U.S. Appl. No. 12/887,473 dated Feb. 4, 2011.
Non-Final Office Action for U.S. Appl. No. 12/889,321 dated Mar. 31, 2011.
Non-Final Office Action for U.S. Appl. No. 12/904,064 dated Mar. 30, 2011.
King et al., U.S. Appl. No. 11/432,731, filed May 11, 2006.
King et al., U.S. Appl. No. 11/933,204, filed Oct. 21, 2007.
King et al., U.S. Appl. No. 11/952,885, filed Dec. 7, 2007.
King et al., U.S. Appl. No. 12/517,352, filed Jun. 2, 2009.
King et al., U.S. Appl. No. 12/517,541, filed Jun. 3, 2009.
King et al., U.S. Appl. No. 12/884,139, filed Sep. 16, 2010.
King et al., U.S. Appl. No. 12/894,059, filed Sep. 29, 2010.
European Search Report for EP Application No. 05731509 dated Apr. 23, 2009.
European Search Report for EP Application No. 05732913 dated Mar. 31, 2009.
European Search Report for EP Application No. 05733191 dated Apr. 23, 2009.
European Search Report for EP Application No. 05733819 dated Mar. 31, 2009.
European Search Report for EP Application No. 05733851 dated Sep. 2, 2009.
European Search Report for EP Application No. 05733915 dated Dec. 30, 2009.
European Search Report for EP Application No. 05734996 dated Mar. 23, 2009.
European Search Report for EP Application No. 05735008 dated Feb. 16, 2011.
European Search Report for EP Application No. 05737714 dated Mar. 31, 2009.
European Search Report for EP Application No. 05734796 dated Apr. 22, 2009.
European Search Report for EP Application No. 05734947 dated Mar. 20, 2009.
European Search Report for EP Application No. 05742065 dated Mar. 23, 2009.
European Search Report for EP Application No. 05745611 dated Mar. 23, 2009.
European Search Report for EP Application No. 05746428 dated Mar. 24, 2009.
European Search Report for EP Application No. 05746830 dated Mar. 23, 2009.
European Search Report for EP Application No. 05753019 dated Mar. 31, 2009.
European Search Report for EP Application No. 05789280 dated Mar. 23, 2009.
European Search Report for EP Application No. 05812073 dated Mar. 23, 2009.
European Search Report for EP Application No. 07813283 dated Dec. 10, 2010.
International Search Report for PCT/EP2007/005038 dated Sep. 17, 2007.
International Search Report for PCT/EP2007/007824 dated May 25, 2009.
International Search Report for PCT/EP2007/008075 dated Oct. 10, 2008.
International Search Report for PCT/US2005/011012 dated Sep. 29, 2006.
International Search Report for PCT/US2005/011013 dated Oct. 19, 2007.
International Search Report for PCT/US2005/011014 dated May 16, 2007.
International Search Report for PCT/US2005/011015 dated Dec. 1, 2006.
International Search Report for PCT/US2005/011016 dated May 29, 2007.
International Search Report for PCT/US2005/011017 dated Jul. 15, 2008.
International Search Report for PCT/US2005/011026 dated Jun. 11, 2007.
International Search Report for PCT/US2005/011042 dated Sep. 10, 2007.
International Search Report for PCT/US2005/011043 dated Sep. 20, 2007.
International Search Report for PCT/US2005/011084 dated Aug. 8, 2008.
International Search Report for PCT/US2005/011085 dated Sep. 14, 2006.
International Search Report for PCT/US2005/011088 dated Aug. 29, 2008.
International Search Report for PCT/US2005/011089 dated Jul. 8, 2008.
International Search Report for PCT/US2005/011090 dated Sep. 27, 2006.
International Search Report for PCT/US2005/011533 dated Jun. 4, 2007.
International Search Report for PCT/US2005/011534 dated Nov. 9, 2006.
International Search Report for PCT/US2005/012510 dated Jan. 6, 2011.
International Search Report for PCT/US2005/013297 dated Aug. 14, 2007.
International Search Report for PCT/US2005/013586 dated Aug. 7, 2009.
International Search Report for PCT/US2005/017333 dated Jun. 4, 2007.
International Search Report for PCT/US2005/025732 dated Dec. 5, 2005.
International Search Report for PCT/US2005/029534 dated May 15, 2007.
International Search Report for PCT/US2005/029536 dated Apr. 19, 2007.
International Search Report for PCT/US2005/029537 dated Sep. 28, 2007.
International Search Report for PCT/US2005/029539 dated Sep. 29, 2008.
International Search Report for PCT/US2005/029680 dated Jul. 13, 2010.
International Search Report for PCT/US2005/030007 dated Mar. 11, 2008.
International Search Report for PCT/US2005/034319 dated Apr. 17, 2006.
International Search Report for PCT/US2005/034734 dated Apr. 4, 2006.
International Search Report for PCT/US2006/007108 dated Oct. 30, 2007.
International Search Report for PCT/US2006/018198 dated Sep. 25, 2007.
International Search Report for PCT/US2007/074214 dated Sep. 9, 2008.
International Search Report for PCT/US2010/000497 dated Sep. 27, 2010.
International Search Report for PCT/US2010/000498 dated Aug. 2, 2010.
International Search Report for PCT/US2010/000499 dated Aug. 31, 2010.
International Search Report for PCT/US2010/027254 dated Oct. 22, 2010.
International Search Report for PCT/US2010/027255 dated Nov. 16, 2010.
International Search Report for PCT/US2010/027256 dated Nov. 15, 2010.
International Search Report for PCT/US2010/028066 dated Oct. 26, 2010.
Bagley et al., “Editing Images of Text”, Communications of the ACM, Dec. 1994, pp. 63-72, vol. 37, No. 12, Dec. 1994.
King et al., U.S. Appl. No. 13/186,908, filed Jul. 20, 2011, all pages.
King et al., U.S. Appl. No. 13/253,632, filed Oct. 5, 2011, all pages.
Liddy, Elizabeth, “How a Search Engine Works,” InfoToday.com, vol. 9, No. 5, May 2001, pp. 1-7.
Brin et al., “The Anatomy of a Large-Scale Hypertextual Web Search Engine,” Computer Networks and ISDN Systems, Vo. 30, Issue 1-7, Apr. 1, 1998, pp. 1-22.
Bahl, et al., “Font Independent Character Recognition by Cryptanalysis,” IBM Technical Disclosure Bulletin, vol. 24, No. 3, pp. 1588-1589 (Aug. 1, 1981).
Garain et al., “Compression of Scan-Digitized Indian Language Printed Text: A Soft Pattern Matching Technique,” Proceedings of the 2003 ACM Symposium on Document Engineering, pp. 185-192 (Jan. 1, 2003).
Nagy et al., “Decoding Substitution Ciphers by Means of Word Matching with Application to OCR,” IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 30, No. 5, pp. 710-715 (Sep. 1, 1987).
Ramesh, R.S. et al., “An Automated Approach to Solve Simple Substitution Ciphers,” Cryptologia, vol. 17. No. 2, pp. 202-218 (1993).
Wood et al., “Implementing a faster string search algorithm in Ada,” CM Sigada Ada Letters, vol. 8, No. 3, pp. 87-97 (Apr. 1, 1988).
King et al., U.S. Appl. No. 13/614,770, filed Sep. 13, 2012, 102 pages.
King et al., U.S. Appl. No. 13/614,473, filed Sep. 13, 2012, 120 pages.
King et al., U.S. Appl. No. 13/615,517, filed Sep. 13, 2012, 114 pages.
Pellissippi Library, Netlibrarv, Skills Guide #4, Sep. 21, 2001, 9 pages.
Toshifumi et al., “Paperlink: A Technique for Hyperlinking from Real Paper to Electronic Content,” Proceedings of CHI 1997, 1-13, CHI 97 Electronic Publications: Papers.
Related Publications (1)
Number Date Country
20110167075 A1 Jul 2011 US
Provisional Applications (1)
Number Date Country
61266714 Dec 2009 US