Systems and methods for digital signature detection

Information

  • Patent Grant
  • 11328267
  • Patent Number
    11,328,267
  • Date Filed
    Friday, June 5, 2020
    4 years ago
  • Date Issued
    Tuesday, May 10, 2022
    2 years ago
Abstract
A system, method and computer-readable medium are provided to enable digital bank endorsement. A digital image of a back side of a check may be placed in a computer memory. Appropriate coordinates for a bank endorsement may be determined. A bank endorsement may be automatically generated. The digital image may then be electronically altered by overlaying, merging, or rendering text of the generated bank endorsement. A modified digital image may be combined with an image of the front side of the check and stored and/or exported to check clearing operations.
Description
BACKGROUND

Check usage has undergone global decline as a result of faster, cheaper, and more secure electronic payment systems. Checks have not disappeared entirely however. In several major economies including the United States, checks remain widely used. The Check Clearing for the 21st Century Act (“Check 21”) was enacted by the United States federal government on Oct. 28, 2003 and took effect exactly one year later. The law allows a recipient of a check to create a digital version, thereby eliminating any need for further handling of the physical document.


A check made and cleared in the United States typically follows the following cycle: the maker of the check first writes the check, signs the front of the check, and gives it to the payee. The payee then endorses the check by signing the back side of the check, and gives the check to a receiving bank, e.g. a bank at which the payee may have a deposit account. The receiving bank stamps the check on the back side with a bank endorsement, and presents the check to the drawee. The drawee is a financial institution at which the maker holds an account, and the drawee is therefore legally obliged to honor the check.


The portion of the above described cycle occurring after receipt of the check by the receiving bank is referred to herein as clearing the check. After Check 21, the receiving bank may convert the front and back sides of the check into digital images. The images thus acquired may be presented to the drawee instead of the physical check.


Because check processing has become increasingly mechanized, and to further reduce check processing costs and improve check clearing speed under Check 21, there is a need in the industry to provide effective technologies for digital signature detection on checks.


SUMMARY

The described embodiments contemplate systems, methods and computer-readable media with computer-executable instructions for digital signature detection on checks. In one embodiment, a method for detecting a signature on a check is contemplated. The method includes loading a check image into a computer memory, then determining a signature window location on the check image. A process counts a number of pixels in the signature window to acquire a signature window pixel count. The signature window pixel count can then be compared to a minimum pixel threshold and a maximum pixel threshold. If the count is below the minimum threshold, the presence of a signature is unlikely. Similarly, if the count is above the maximum threshold, the presence of a signature is unlikely. Additional comparisons and analysis may be performed in some embodiments. Finally, a detection flag may be set to true when the signature window pixel count is, for example, greater than the minimum pixel threshold and less than the maximum pixel threshold.


In another exemplary embodiment, a method for detecting a signature on a check comprises determining whether a check image is a business check image or a personal check image, using common characteristics that can be used to distinguish such images. When the check is a business check, a business check signature detection process is applied. Alternatively, when the check is a personal check, a personal check signature detection process is applied.


In a third exemplary embodiment, a method for detecting a signature on a check comprises loading a check image and determining signature window locations for a first signature window on a first end of said check image, and for a second signature window on a second end of said check image, said second end being opposite from said first end. The method may next count a number of pixels in said first and second signature windows to acquire first and second signature window pixel counts. The first signature window pixel count can be compared to said second signature window count, and a detection flag may be set to true when the first signature window pixel count differs from said second signature window pixel count.


Additional advantages and features of the invention are described below.





BRIEF DESCRIPTION OF THE DRAWINGS

The foregoing summary, as well as the following detailed description of preferred embodiments, is better understood when read in conjunction with the appended drawings. Exemplary embodiments are provided for the purposes of illustration; however the embodiments are not limited to the specific methods and instrumentalities disclosed. In the drawings:



FIG. 1 illustrates a schematic diagram showing a signature detection process.



FIG. 2 illustrates an exemplary networked computer system as may implement certain aspects of check signature detection as disclosed herein.



FIG. 3 illustrates an exemplary computer as may be connected to a network such as that of FIG. 2.



FIG. 4 illustrates an exemplary method, system, and computer readable media comprising steps and/or subsystems and instructions as may be implemented in a signature detection process.



FIG. 5 illustrates steps and/or subsystems and instructions as may be implemented in addition to those illustrated in FIGS. 4 and 6.



FIG. 6 illustrates steps and/or subsystems and instructions as may be implemented in addition those illustrated in FIGS. 4 and 5.



FIG. 7 illustrates an exemplary check image.



FIG. 8 illustrates a schematic diagram for a deposit at home transaction.





DETAILED DESCRIPTION

Certain specific details are set forth in the following description and figures to provide a thorough understanding of various embodiments. Certain well-known details often associated with computing and software technology are not set forth in the following disclosure, however, to avoid unnecessarily obscuring the various embodiments. Further, those of ordinary skill in the relevant art will understand that they can practice other embodiments without one or more of the details described below. Finally, while various methods are described with reference to steps and sequences in the following disclosure, the description as such is for providing a clear implementation of embodiments, and the steps and sequences of steps should not be taken as required to practice this invention.



FIG. 1 is a schematic diagram showing a signature detection process 120 in an exemplary context of processing a check deposit. While the illustrated context is a likely context for exemplary embodiments, it is also possible that the systems and methods disclosed will be applied in other contexts.


In the exemplary context illustrated in FIG. 1, check image(s) 100 are loaded into deposit processing 110 at a receiving bank. As part of deposit processing 110, signature detection 120 can be called. Signature detection 120 may, for example, detect the presence of an endorsement signature on an image of a back side of a check. A notification can be provided by signature detection 120 to deposit processing 110, indicating an endorsement signature is detected or not detected. Similarly, signature detection 120 may be configured to scan for a payor signature on an image of a front side of a check, and notify deposit processing 110 of the presence or absence of such signature.


Deposit processing 110 may proceed according to information received from signature detection 120. For example, in one embodiment, deposit processing 110 may abort a deposit transaction if signature detection 120 indicates no endorsement and/or payor signature, or may proceed with a deposit transaction if signature detection 120 indicates the presence of such signatures. However, this result is not required in all embodiments. For example, in certain scenarios it may be beneficial for deposit processing 110 to proceed with a transaction even if signature detection 120 does not detect an endorsement signature. Instead of aborting a transaction, the transaction may be flagged for later analysis, or may be otherwise handled in a more secure mode.


If deposit processing 110 proceeds with a transaction, check images 130, which may be the same as images 100 or a modified version of images 100, may be, for example, sent to a drawee bank in a check clearing operation pursuant to Check 21. It is also possible that deposit processing 110 and signature detection 120 are performed upon receipt of images 100 by a drawee bank, in which case the end result may be transferring funds to the receiving bank instead of sending images to a drawee.


Exemplary aspects of signature detection 120 are elaborated further below with reference to FIGS. 4-7. FIGS. 2 and 3 provide an exemplary network and computing device which may be configured to implement aspects of the embodiments, and FIG. 8 illustrates systems and methods for supporting an exemplary deposit at home transaction which may be utilized in connection with the signature detection technologies disclosed herein.


Referring now to FIG. 2, an exemplary networked computing environment is provided as may be used in connection with various embodiments. One of ordinary skill in the art can appreciate that networks can connect any computer or other client or server device, or in a distributed computing environment. In this regard, any computer system or environment having any number of processing, memory, or storage units, and any number of applications and processes occurring simultaneously is considered suitable for use in connection with the systems and methods provided.


Distributed computing provides sharing of computer resources and services by exchange between computing devices and systems. These resources and services include the exchange of information, cache storage and disk storage for files. Distributed computing takes advantage of network connectivity, allowing clients to leverage their collective power to benefit the entire enterprise. In this regard, a variety of devices may have applications, objects or resources that may implicate the processes described herein.



FIG. 2 provides a schematic diagram of an exemplary networked or distributed computing environment. The environment comprises computing devices 271, 272, 276, and 277 as well as objects 273, 274, and 275, and database 278. Each of these entities 271, 272, 273, 274, 275, 276, 277 and 278 may comprise or make use of programs, methods, data stores, programmable logic, etc. The entities 271, 272, 273, 274, 275, 276, 277 and 278 may span portions of the same or different devices such as PDAs, audio/video devices, MP3 players, personal computers, etc. Each entity 271, 272, 273, 274, 275, 276, 277 and 278 can communicate with another entity 271, 272, 273, 274, 275, 276, 277 and 278 by way of the communications network 270. In this regard, any entity may be responsible for the maintenance and updating of a database 278 or other storage element.


Network 270 may itself comprise other computing entities that provide services to the system of FIG. 2, and may itself represent multiple interconnected networks. Each entity 271, 272, 273, 274, 275, 276, 277 and 278 may contain discrete functional program modules that might make use of an API, or other object, software, firmware and/or hardware, to request services of one or more of the other entities 271, 272, 273, 274, 275, 276, 277 and 278.


It can also be appreciated that an object, such as 275, may be hosted on another computing device 276. Thus, although the physical environment depicted may show the connected devices as computers, such illustration is merely exemplary and the physical environment may alternatively be depicted or described comprising various digital devices such as PDAs, televisions, MP3 players, etc., software objects such as interfaces, COM objects and the like.


There are a variety of systems, components, and network configurations that support distributed computing environments. For example, computing systems may be connected together by wired or wireless systems, by local networks or widely distributed networks. Currently, many networks are coupled to the Internet, which provides an infrastructure for widely distributed computing and encompasses many different networks. Any such infrastructures, whether coupled to the Internet or not, may be used in conjunction with the systems and methods provided.


A network infrastructure may enable a host of network topologies such as client/server, peer-to-peer, or hybrid architectures. The “client” is a member of a class or group that uses the services of another class or group to which it is not related. In computing, a client is a process, i.e., roughly a set of instructions or tasks, that requests a service provided by another program. The client process utilizes the requested service without having to “know” any working details about the other program or the service itself. In a client/server architecture, particularly a networked system, a client is usually a computer that accesses shared network resources provided by another computer, e.g., a server. In the example of FIG. 2, any entity 271, 272, 273, 274, 275, 276, 277 and 278 can be considered a client, a server, or both, depending on the circumstances.


A server is typically, though not necessarily, a remote computer system accessible over a remote or local network, such as the Internet. The client process may be active in a first computer system, and the server process may be active in a second computer system, communicating with one another over a communications medium, thus providing distributed functionality and allowing multiple clients to take advantage of the information-gathering capabilities of the server. Any software objects may be distributed across multiple computing devices or objects.


Client(s) and server(s) communicate with one another utilizing the functionality provided by protocol layer(s). For example, HyperText Transfer Protocol (HTTP) is a common protocol that is used in conjunction with the World Wide Web (WWW), or “the Web.” Typically, a computer network address such as a hostname which resolves to a Internet Protocol (IP) address can be used to identify the server or client computers to each other. A network address is also sometimes referred to as a URL address. Communication can be provided over a communications medium, e.g., client(s) and server(s) may be coupled to one another via TCP/IP connection(s) for high-capacity communication.


An exemplary general purpose computer as may be utilized in conjunction with embodiments is illustrated in FIG. 3. Device electronics 300 are illustrated in FIG. 3, and a schematic blowup 302 is provided to illustrate an exemplary internal architecture of the device. Computing architecture 302 includes one or more processors or processing units 304, a system memory 306, and a bus 308 that couples various system components including the system memory 306 to processors 304.


The bus 308 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, and a processor or local bus using any of a variety of bus architectures. The system memory 306 includes read only memory (ROM) 312 and random access memory (RAM) 310. A basic input/output system (BIOS) 314, containing the basic routines that help to transfer information between elements within computing device 300, such as during start-up, is stored in ROM 312.


Computing architecture 302 further includes persistent memory such as a hard disk drive 326, and may include a magnetic disk drive 318 for reading from and writing to a removable magnetic disk 320, and an optical disk drive 322 for reading from or writing to a removable optical disk 324 such as a CD ROM or other optical media. The hard disk drive 326, magnetic disk drive 318, and optical disk drive 324 are connected to the bus 308 by appropriate interfaces. The drives and their associated computer-readable media provide nonvolatile storage of computer-readable instructions, data structures, program modules and other data for computing device 300. Although the exemplary environment described herein employs a hard disk, a removable magnetic disk 318 and a removable optical disk 324, other types of computer-readable media such as magnetic cassettes, flash memory cards, digital video disks, random access memories (RAMs), read only memories (ROMs), and the like, may also be used in the exemplary operating environment.


A number of program modules may be stored on the hard disk 326, magnetic disk 318, optical disk 324, ROM 312, or RAM 310, including an operating system 327, one or more application programs 328, other program modules 330, and program data 332. Such program modules combined with computer 300 electronics are referred to herein as “components” and/or “subsystems” of the system illustrated in FIG. 3, because when combined in this way computer hardware and program module become an integrated physical system designed to carry out the purpose of the program module.


A user may enter commands and information into computing device 300 through input devices such as a keyboard 334 and a pointing device 336. An image capture device 346 may also be coupled to the general purpose computer 300 as an input device. Other input devices 338 may include a microphone, joystick, game pad, satellite dish, or the like. These and other input devices are connected to the processing unit 304 through interfaces 340 that are coupled to the bus 308. A monitor 342 or other type of display device is also connected to the bus 308 via an interface 324, such as a video adapter 324.


Generally, the data processors of computing device 300 are programmed by means of instructions stored at different times in the various computer-readable storage media of the computer. Programs and operating systems may be distributed, for example, on floppy disks, CD-ROMs, or electronically, and are installed or loaded into the secondary memory of a computer. At execution, the programs are loaded at least partially into the computer's primary electronic memory 306.


Computing device 300 may operate in a networked environment using logical connections to one or more remote computers 348, such as one or more server computers, routers, network PCs, and so forth, which typically include many or all of the elements described above relative to computing device 300. The remote computer 348 may run remote application programs 358 which may operate in concert with application programs 328 that execute on the computer 300. For example, a software component may, in one embodiment, execute pursuant to commands from a remote application program 358. The software component may of course also operate in a more autonomous manner, performing certain tasks and then communicated data as necessary back to the remote application programs 358.


When used in a LAN networking environment, a computer 300 is connected to a local network 350 through a network interface or adapter 354. When used in a WAN networking environment, computing device 300 typically includes a modem 356 or other means for establishing communications over the wide area network 352, such as the Internet. The modem 356, which may be internal or external, can be connected to the bus 308 for example via a serial port interface, or by sending a signal to a wireless router which then broadcasts and receives wireless signals to and from a wireless card that is connected to the computer 300.


In a networked environment, program modules depicted relative to the computing device 300, or portions thereof, may be stored in the remote memory storage device. It will be appreciated that the network connections shown are exemplary and other means of establishing a communications link between the computers may be used.


Referring now to FIG. 4, a flowchart is illustrated comprising elements that correspond to steps of a method, components and/or subsystems included in a computer system, or instructions stored on a computer readable medium, depending on the precise embodiment. For simplicity, FIG. 4 will be generally discussed as a method.



FIGS. 4-6 comprise a variety of steps, not all of which are required in particular embodiments. Instead, the steps of FIG. 4 include a variety of steps that may be combined in different ways so as to satisfy the requirements of particular scenarios.


In general, FIGS. 4, 5, and 6 contemplate the use of a plurality of approaches for detecting the presence of a signature on a check. If a first approach fails, a next approach may be attempted, then a third approach, and so on. Attempting multiple approaches upon failure is preferred (though not required) in processing check deposits, because failing a deposit transaction frustrates the customer and necessitates additional processing by the financial institution. The various exemplary methods for signature detection are discussed below, after the following brief discussion of preliminary processing steps 401-407 as may be carried out in some embodiments.


Steps 401-407 may be incorporated into signature detection process 120 in FIG. 1, and may be carried out as part of deposit processing 110. The process starts 401, and check image(s) 100 are received and/or generated 402. Check image(s) may include a single image of a front and back of a check, separate images for the front and back, and/or simply an image of the front alone or the back alone. In one exemplary embodiment, such images may be received in a deposit at home transaction as described below. In another exemplary embodiment, such images may be generated for example by scanning a front and back of a check.


Check image(s) may be converted from a first format to another, e.g., from grayscale to binary format 403. In one embodiment, check image(s) are converted from a Joint Photographic Experts Group (JPEG) format to a Tag Image File Format (TIFF).


Check images may be oriented 404. Orienting a check comprises determining certain check image features, e.g., width and height, then rotating the check image to a desired orientation. For example, if a horizontal orientation is desired, then the check can be oriented so that the longest dimension of the check is horizontal. If a vertical orientation is desired, the check can be oriented so that the longest dimension of the check is vertical.


Check image dimensions may be acquired 405, along with other features of a check image as desired. For example, checks often comprise certain standardized dimensions. Business checks are typically a standard size that is somewhat larger in width and height than the standard size for personal checks. By acquiring check image dimensions, information can be ascertained regarding sizing and location of signature detection window(s). Signature detection window(s) are region(s) of interest (ROI) in counting pixels on the check image. FIG. 7 illustrates an exemplary check image 700 comprising dimensions 723 and 724, as well as other features 721 and 722 as may be used in positioning signature detection windows 711 and 712, discussed in greater detail below.


A check image may be filtered 406. For example, if the check image(s) are dark, a filter can be applied to lighten the image. The opposite may also be performed.


Minimum and maximum pixel count thresholds may be set. These thresholds may be set globally for all checks, or semi-globally for all checks of a certain type, e.g., business versus personal. These thresholds may also be set dynamically on a check-by check basis. Pixel count thresholds define thresholds for number of dark pixels in a signature detection window. In general, when a signature is present, the signature detection window may comprise some number of dark pixels that is within a determinable range. The minimum and maximum pixel count thresholds define the outer limits of this range.


In one embodiment, minimum and maximum pixel count thresholds are set based on experimental data acquired from a particular signature detection system. These thresholds are then applied to all checks processed by the particular system. One exemplary system utilizes the following thresholds:














Cheek Type
Min Pixel
Max Pixel



Threshold
Threshold







Personal Check
1000
50000


Business Check
2000
50000


Machine Printed Business Check
3000
50000









In another embodiment, the thresholds can be set dynamically, for example by sampling areas of a check image, then finding a sample with a highest pixel count and a sample with a lowest pixel count. An average pixel count across the samples may also be calculated. These three values—high, low, and average, may be utilized in one exemplary embodiment to determine appropriate thresholds. For example, a value between the low value and average value may be selected as a minimum pixel count threshold and a value between the high value and average value may be selected as a maximum pixel count threshold.


Steps 408-416 represent any of a plurality of approaches as may be used to detect the presence of a signature. In general these methods may comprise loading a check image into memory 408, determining a signature window location 409, counting pixels in the signature window 410, storing the pixel count 411, comparing the pixel count 412 to either another pixel count from another signature detection window, or to the pixel count thresholds, determining pixel density 413 as an optional error correction and accuracy measure, setting a detection flag 414, freeing image memory 415, and returning the value of the detection flag 416, e.g., to the deposit processing 110 in FIG. 1.


In a first embodiment, determining a signature window location 409 can be accomplished by using Optical Character Recognition (OCR) to identify a check feature, and to choose a signature window location based on the location of said check feature. For example, referring to FIG. 7, OCR can be applied to locate the text feature 722 by looking for all or a portion of the word “endorse.” Once found, the signature detection window 711 location can be determined by placing the window beneath the text feature 722 as illustrated.


In another embodiment, determining a signature window location 409 can be accomplished by analyzing the check image to detect a graphical check feature, and to choose a signature window location based on the location of the graphical check feature. For example, referring to FIG. 7, image analysis can be applied to locate the horizontal line feature 721 by looking for horizontal lines spanning a substantial portion of the dimension of the check as illustrated. Once a horizontal line is found, the signature detection window 711 location can be determined by placing the window above the horizontal line feature 721 as illustrated.


In another embodiment, determining a signature window location 409 can be accomplished by analyzing the check image to detect a graphical check feature, and to choose a signature window location based on the location of the graphical check feature. For example, referring to FIG. 7, image analysis can be applied to locate the horizontal line feature 721 by looking for horizontal lines spanning a substantial portion of the dimension of the check as illustrated. Once a horizontal line is found, the signature detection window 711 location can be determined by placing the window above the horizontal line feature 721 as illustrated.


The above embodiments may be combined for example as illustrated in FIG. 5. Referring to FIG. 5, it can be determined after steps 501 and 502 whether a check image is a business check image or a personal check image 503. This determination can be made for example using gathered information about the check, e.g. check dimension information. In one embodiment, for example, a height dimension greater than 16 centimeters, or 1264 pixels, indicates a business check, while smaller checks are usually personal checks. The presence or absence of a horizontal line 721 as illustrated in FIG. 7 may also be used.


In one exemplary embodiment, a further distinction may be made between machine printed business checks and ordinary business checks. This distinction may be made in the same way, based on gathered information about the check. For example, depending on check image orientation, a vertical or horizontal line count greater than four is a feature frequently observed on only machine printed business checks, and not ordinary business checks as will be appreciated by those of skill in the check printing and identification industry.


When it is determined that an image is a business check image, a business check signature detection process 504 may be applied. For example, the business check signature detection process 504 may comprise steps 505 and 506, involving detecting a horizontal line 505 to determine a signature window location as described above, then counting pixels in the signature window 506, as well as remaining steps 511-516 which correspond to steps 411-416.


When it is determined that an image is a personal check image, a personal check signature detection process 507 may be applied. For example, the personal check signature detection process 504 may comprise steps 505 and 506, involving performing OCR 508 to determine a signature window location as described above, then counting pixels in the signature window 509, as well as remaining steps 511-516 which correspond to steps 411-416.


Furthermore, the if the business check signature detection process 504 is performed and fails, i.e., does not detect the presence of a signature, then another method such as that utilized in the personal check signature detection process 507 may be applied, and vice versa. If both methods fail, then yet another method, for example the method illustrated in FIG. 6 and/or a method that utilizes entropy thresholds instead of pixel count thresholds. In an exemplary method utilizing entropy thresholds, when entropy a signature window is above a certain value, then it may be surmised that a signature is present, because this indicates the pixels are more ordered than they are randomly distributed. Conversely, when entropy is low, the is less likely to be a signature, because pixels are distributed throughout the signature detection window without being condensed in certain areas, e.g., corresponding to the handwritten lines of a signature. This method can be used in conjunction with the various other approaches described herein.


Referring back to FIG. 4, in another embodiment, determining a signature window location 409 can be accomplished as illustrated in FIG. 6. Also, the embodiment illustrated in FIG. 6 may be utilized as the business check signature detection process or as the personal check signature detection process of FIG. 5, by replacing for example steps 504, 505, and 506 or steps 507, 508, and 509 with steps 601, 602, and 603.


In the embodiment of FIG. 6, determining signature window locations can be accomplished by determining a first and second signature window locations 602. For example, as illustrated in FIG. 7, a first signature window 711 can be placed on one end of a check image 700, as shown, and a second signature window 712 can be placed on an opposite end of check image 700. The locations of the windows 711 and 712 can thus be determined from the dimensions 723, and 724 of the check image 700. The pixels in both the first and second signature windows may be counted 603. Later, when comparing pixel counts as illustrated in step 412 of FIG. 4, instead of comparing a pixel count to threshold information as with the other described embodiments, the pixel counts from the first and second pixel windows may be compared to each other. If there is a sufficient difference in the pixel counts, e.g., as determined from experimental data for a particular system, then the presence of a signature may be presumed.


Also, as with the processes illustrated in FIG. 5, the embodiment of FIG. 6 may deploy another method of signature detection upon failure, in exemplary step 604, or may skip 605 to error correction such as step 413 in FIG. 4, or set flag steps as in 414 of FIG. 4.


Returning to FIG. 4, step 413 contemplates determining pixel density as one mode for establishing a potential reason for failure and/or establishing a confidence level in a signature detection result. High pixel density generally correlates to the counted pixels being clustered together, while low pixel density correlates to pixels being spread apart. A signature will have a higher pixel density than background “noise” that spreads black pixels across an entire signature detection window, but lower pixel density than, for example, an image of a large black ink blot. Threshold density levels can be determined through experimentation for particular systems and can be applied as needed.


The following pseudo code illustrates exemplary method steps, instructions on computer readable media, and/or computer subsystem components as may be utilized in one embodiment. The following parameters are utilized in this pseudo code:

    • strImage identifies a check image file. For example: “C:\\my_check_back.tif”
    • pixel_count is a placeholder for a pixel count.
    • detection_flag is a placeholder for an integer set or reset upon completion of a signature detection process. For example, if the flag is 1, then a signature was detected. If the flag is 0, then the signature was not detected.
    • image_analysis identifies is a folder containing an image analysis program used in supporting aspects of the invention requiring image analysis.














   The following pseudo code may be utilized:


long DetectEndorsment(char * strImage, int * pixel_count, int * detection_flag, char *


image_analysis)


  {


  Set minimum pixel threshold.


  Set the maximum pixel threshold.


  Load check image from the file path pointed by strImage.


  Set virtual image resolution to 200 dpi.


  Make the virtual horizontal image vertical in memory.


//1. Detection by means of character recognition//


  Save the Image.


  ReadEndorseWord(strImage, EndorseResult, image_analysis):


  Set the minimal amount of correct letters of the word “ENDORSE”


  If(EndorseResult is not empty)


   {


   Count the number of (non repeating) letters returned from the OCR function


   ReadEndorseWord.


   If(the minimum amount of letters of the word. “Endorse” is reached)


    {


    Rotate Virtual Image Right 90 degrees in memory to make horizontal.


    Count the number of pixels in the signature detection window.


    }


    If(the image is a personal check)


     {


     If(pixel count is greater than personal check minimum pixel threshold


     and less than personal check maximum pixel threshold)


      {


      Assign detection_flag to true.


      Assign the pixel count read for the signature to pixel count.


      Free Image memory


      Return appropriately


      }


   }


// 2. Detection using horizontal lines//


  If(A business check)


   {


   Retrieve horizontal lines.


   If (target line found)


    {


    Rotate appropriately.


    Count pixels in signature detection window.


    Free memory.


    De-initialize API by terminating Instance ID.


    Return appropriately.


    }


   }


// 3. Detection by comparing opposite sides//


  If(the image is a business check)


   {


   If (left side signature window pixel count and right count are below the business


   minimum pixel threshold)


    {


    Then there is no signature


    Free memory


    Return Appropriately


    }


   If(left side signature window pixel count is greater than the right count and above the


   business minimum pixel threshold. and the right count is below the business


   minimum pixel threshold)


    {


    The signature was detected on the left side


    Free memory


    Return appropriately.


    }


   If(right side signature window pixel count is greater than the left count and the right


   count is above the business minimum pixel threshold and the left count is below the


   business minimum pixel threshold)


    {


    The signature is on the right side


    Free memory


    Return appropriately.


    }


   }


// 4. General detection for Personal Checks//


  If(a personal check)


   {


   If(left side signature window pixel count is greater than the right count and greater


   than the personal check minimum pixel threshold and the right count is less than the


   personal check minimum pixel threshold)


    {


    Signature is on the left side


    Free memory


    Return Appropriately


    }


   If(right side signature window pixel count is greater than the left count and greater


   than the personal check minimum pixel threshold and the left count is below the


   personal check minimum pixel threshold)


    {


    Signature in on the right side


    Free memory


    Return Appropriately


    }


   If(both the left and the right side signature window pixel counts are greater than the


   personal check minimum pixel threshold)


    {


    Filter the image.


    Count the left and right signature area.


    If(left side signature window pixel count is greater than the right count and


    greater than the personal check minimum threshold)


     {


     The signature is on the left side


     Free Memory.


     Return Appropriately.


     }


    If(right side signature window pixel count is greater than the left count and


    greater than the personal check minimum pixel threshold)


     {


     The Signature is on the right side


     Free Memory


     Return Appropriately


     }


    If(left side signature window pixel count is greater than the right count and


    greater then the personal check minimum pixel threshold and the right count


    is less than the personal check minimum pixel threshold)


     {


     Signature is on the left side


     Free Memory


     Return Appropriately


     }


    If(right side signature window pixel count is greater than the left count and


    greater than the personal check minimum pixel threshold and the right count


    is less than the personal check minimum pixel threshold)


     {


     Signature is on the right side.


     Free Memory


     Return Appropriately


     }


    }


   }


// 5. Default //


  Unable to detect


  Free Memory


  Return Appropriately


}









The embodiments may be implemented in the context of a deposit at home transaction. Exemplary deposit at home technologies are described, for example, in U.S. patent application Ser. Nos. 11/321,025 and 11/591,014. Future systems may emerge allowing individuals to remotely deposit checks using, for example, a customer controlled home telephone or customer controlled general purpose consumer. Such remote deposit systems may prove advantageous for banks and bank customers alike, in part because they are adapted for today's mobile lifestyles experienced at least by individuals in military, government, and private sector careers, and in part because they successfully leverage electronic communications advances allowing unprecedented automation, speed, and security in deposit transactions.



FIG. 8 is generally directed to a variety of aspects of a system for processing remote deposit of checks as contemplated for use in connection with various embodiments. FIG. 8 illustrates an example system in which the described embodiments may be employed. System 800 may include account owner 810, e.g., a bank customer who may be located, for example, at the customer's private residence. The account owner 810 may be utilizing a customer-controlled, general purpose computer 811. A general purpose computer 811 is generally a Personal Computer (PC) running one of the well-known WINDOWS® brand operating systems made by MICROSOFT® Corp., or a MACINTOSH® (Mac) brand computer, running any of the APPLE® operating systems. General purpose computers are ubiquitous today and the term should be well understood. A general purpose computer 811 may be in a desktop or laptop configuration, and generally has the ability to run any number of applications that are written for and compatible with the computer's operating system. A particular advantage of a system as illustrated in FIG. 8 is its ability to operate in conjunction with electronics that today's consumers actually use, such as a general purpose computer, a scanner, and a digital camera.


General purpose computer 811 may also be “customer-controlled.” A common example of a customer-controlled computer would be a typical computer located in a private residence. The owner of such a computer typically has the power to install programs and configure the computer as they wish, subject to certain security restrictions that may be imposed by the hardware or software manufacturers. A customer-controlled computer need not be located in a private residence, however. For example, computers in college dormitories, in workplace offices, and so forth may also be considered to be “customer-controlled.”


One of the applications that may run on a general purpose computer 811 is a browser. Common browsers in use today are, for example, the INTERNET EXPLORER® made by MICROSOFT® Corp., the FIREFOX® browsers distributed via the MOZILLA® open source project, and the NETSCAPE NAVIGATOR® browsers also distributed via the MOZILLA® open source project. Browsers generally allow users to point to a Uniform Resource Locator (URL), and thereby retrieve information such as a web page. For example, a browser application on computer 811 could retrieve a web page that is kept at server 831, and display the web page to the account owner 810, as is generally known and appreciated in the industry and by the general public.


Another application, or set of applications, that may run on a general purpose computer 811 comprises “virtual machine” technologies such as the JAVA® virtual machine software distributed by SUN MICROSYSTEMS® Corp, and .NET® Framework distributed by MICROSOFT® Corp. In general, such applications facilitate execution of computer programs in a variety of computing environments. For example, a JAVA® applet is a computer program (which may be alternatively referred to herein as a “software component”) that can execute on any computer running the JAVA® virtual machine software. The applet may be provided to virtual machine software in a “source code” format, and may be compiled by a “just in time” compiler, so as to put the applet in a form that can be executed by the hardware associated with the particular computing device. These technologies are known in the art and may be utilized in connection with a system as illustrated in FIG. 8.


An image capture device 812 may be communicatively coupled to the computer 812. Image capture device may be, for example, a scanner or digital camera. Computer 811 may comprise software that allows the user to control certain operations of the image capture device 812 from the computer 811. For example, modem scanner users may be familiar with the TWAIN software often used to control image capture from a computer 811. Similarly, digital cameras often use software that allows users to move images from the camera to a computer 811, and may also provide additional functions, such as photo editing functions including crop and rotate.


Financial institutions 830, 840 and 850 may be any type of entity capable of processing a transaction involving a negotiable instrument. For example, financial institutions 830, 840 and 850 may be a retail bank, investment bank, investment company, regional branch of the Federal Reserve, clearinghouse bank and/or correspondent bank. A negotiable instrument is usually a type of contract that obligates one party to pay a specified sum of money to another party. By way of example, and not limitation, negotiable instruments may include a check, draft, bill of exchange, promissory note, and the like.


Financial institution 830 is illustrated as associated with a server 838. Financial institution 830 may maintain and operate server 838 for the purposes of communicating with customers such as 810. Alternatively, such server may be maintained and operated by one or more third party vendors who act under the instructions of the financial institution 830, but possess skills and resources that may be more effective in competent operation of electronics. Such arrangements are well known in the industry and in this case the server 838 is nonetheless considered to be “associated” with the financial institution 830.


Account owner 810 may be an individual who owns account 860, which may be held at financial institution 830. As such, account owner 810 may be described as a customer of financial institution 830. Account 860 may be any type of account for depositing funds, such as a savings account, checking account, brokerage account, and the like. Account owner 810 may communicate with financial institution 830 by way of communication network 820, which may include an intranet, the Internet, a local area network (LAN), a wide area network (WAN), a public switched telephone network (PSTN), a cellular network, a voice over internet protocol (VoIP) network, and the like. Account owner 810 may communicate with financial institution 830 by phone, email, instant messaging, facsimile, and the like.


In one contemplated embodiment, network 820 is a publicly accessible network such as the Internet, which can presently be accessed from many private residences and many public places such as college campuses, airports, coffee shops, and restaurants throughout the United States as well as many other countries of the world. A variety of technologies are available to establish secure connections over such a public network, so that data transmitted between computer 811 and a server 838 associated with the institution 830 remains either inaccessible or indecipherable by third parties that may intercept such data.


Financial institutions 830, 840 and 850 may communicate with each other via a network 825. Network 825 may be a publicly accessed network such as 820. Alternatively, network 825 may have certain characteristics that differ from network 820, due to the different requirements of bank-to-bank communications. For example, certain security features and access restrictions may be more important in bank-to-bank communications.


In an embodiment, account owner 810 may wish to deposit a check that is drawn from payor account 870 at financial institution 850. Account owner 810 may deposit the check into customer account 860 by converting the check into electronic data, e.g., an image, and sending the data to financial institution 830. Various embodiments described herein may be carried out by financial institution 830 electronics such as server 838 upon receipt of a check image from computer 811. However, those of skill in computing and software technologies will appreciate that functionality can be distributed across a variety of devices and therefore some of the method steps, subsystems, and computer readable media may in some embodiments be located outside of the range of what would be considered financial institution 830 electronics, e.g., might be located at computer 811 or elsewhere in the network 820.


Account owner 810 may convert the check into a digital image by scanning the front and/or back of the check using image capture device 812. Account owner 810 may then send the image to financial institution 830. Sending the image may be referred to as “presenting” the check. Upon receipt of the image, financial institution 830 may credit the funds to account 860 in a “soft post” operation. In a soft post operation, the funds appear to be available for use by a customer, and may in fact be available for use, but at the very least some indication is retained to note that the funds have not actually been received from the payor bank. When the funds are received from the payor bank, the “soft post” is converted to a “hard post” and the indication is removed, along with any further restriction on the use of the funds. Financial institution 830 may clear the check by presenting the digital image to an intermediary bank, such as a regional branch of the Federal Reserve, a correspondent bank and/or a clearinghouse bank.


For example, the check may be cleared by presenting the digital image to financial institution 840, which may be a regional branch of the Federal Reserve, along with a request for payment. Financial institution 830 and 850 may have accounts at the regional branch of the Federal Reserve. As will be discussed in greater detail below, financial institution 830 may create a substitute check using the image provided by account owner 810 and present the substitute check to financial institution 840 for further processing. Upon receiving the substitute check, financial institution 840 may identify financial institution 850 as the paying bank (e.g., the bank from which the check is drawn). This may be accomplished using a nine-digit routing number located on the bottom left hand corner of the check. A unique routing number is typically assigned to every financial institution in the United States. Financial institution 840 may present the substitute check to financial institution 850 and request that the check be paid. If financial institution 850 verifies the check (i.e., agrees to honor the check), financial institution 840 may then settle the check by debiting funds from financial institution 850 and crediting funds to financial institution 830. Financial institution 850 may then debit funds from account 870.


It will be appreciated that the preceding examples are for purposes of illustration and explanation only, and that an embodiment is not limited to such examples. For example, financial institution 850 may be a correspondent bank (i.e., engaged in a partnership with financial institution 830). Thus, financial institution 830 may bypass the regional branch of the Federal Reserve and clear the check directly with financial institution 850. In addition, account 860 and account 870 may both be held at financial institution 830, in which case the check may be cleared internally.


In addition to the specific implementations explicitly set forth herein, other aspects and implementations will be apparent to those skilled in the art from consideration of the specification disclosed herein. It is intended that the specification and illustrated implementations be considered as examples only, with a true scope and spirit of the following claims.

Claims
  • 1. A system for detecting a signature on a negotiable instrument, the system comprising: a memory including processor-executable instructions; anda processor in communication with the memory and configured, when executing the processor-executable instructions, to: receive a digital image of a negotiable instrument in an image memory;detect a type of the negotiable instrument in the digital image of a negotiable instrument;automatically select, based on the detected type, an initial signature window location process from a plurality of signature window location processes for locating a signature window in the digital image in which to search for pixels associated with a signature;apply the initial signature location process to the digital image;in response to a failure to locate the signature window with the initial signature location window process, automatically select a different signature window location process from the plurality of signature window location processes and apply the different signature window location process to the digital image;after successfully locating the signature window location: count a number of dark pixels in the determined signature window location of the digital image to generate a signature window pixel count;compare the signature window pixel count to a predetermined pixel count range; anddetermine a potential signature error when the signature window pixel count is outside the predetermined pixel count range.
  • 2. The system of claim 1, wherein the predetermined pixel count range compared to the signature window pixel count is automatically selected based on the detected type of the negotiable instrument.
  • 3. The system of claim 1, wherein the processor is configured to detect the type of negotiable instrument based on a detected size of the negotiable instrument.
  • 4. The system of claim 3, wherein a first type of negotiable instrument comprises a personal check and a second type of negotiable instrument comprises a business check, and wherein a size of the business check is greater that a size of the personal check.
  • 5. The system of claim 1, wherein in response to detecting a first type of negotiable instrument: the processor is configured to select a first signature location process as the initial signature window location process; andwherein the first signature location process comprises the processor using a optical character recognition to identify a predetermined word on the negotiable instrument and positioning a signature window location adjacent the predetermined word.
  • 6. The system of claim 5, wherein in response to detecting a second type of negotiable instrument: the processor is configured to select a second signature location process as the initial signature window location process; andwherein the second signature location process comprises the processor analyzing the negotiable instrument image for a presence of a graphical feature and determine the signature window location to be adjacent the graphical feature.
  • 7. The system of claim 6, wherein the first type of negotiable instrument comprises a personal check and the second type of negotiable instrument comprises a business check, and wherein a size of the business check is greater that a size of the personal check.
  • 8. The system of claim 1, wherein in response to a failure to locate a signature on the digital image via both the initial signature window location process and the different signature window location process, the processor is further configured to apply an entropy threshold instead of the pixel count range to identify the signature in the digital image.
  • 9. A system for detecting a signature on a negotiable instrument, the system comprising: a processor in communication with a memory having processor executable instructions stored therein, wherein the processor is configured, when executing the processor-executable instructions, to: receive a digital image of a negotiable instrument and convert the digital image from a first digital image format to a second digital image format;detect a type of the negotiable instrument in the converted digital image of a negotiable instrument;automatically select, based on the detected type, an initial signature window location process from a plurality of signature window location processes for locating a signature window in the converted digital image in which to search for pixels associated with a signature;apply the initial signature location process to the converted digital image;in response to a failure to locate the signature window with the initial signature location window process, automatically select a different signature window location process from the plurality of signature window location processes and apply the different signature window location process to the converted digital image;after successfully locating the signature window location: count a number of dark pixels in the determined signature window location of the converted digital image to generate a signature window pixel count;compare the signature window pixel count to a pixel count range; and
  • 10. The system of claim 9, wherein the pixel count range compared to the signature window pixel count is dynamically determined.
  • 11. The system of claim 9, wherein the processor is configured to detect the type of negotiable instrument based on a detected size of the negotiable instrument.
  • 12. The system of claim 11, wherein a first type of negotiable instrument comprises a personal check and a second type of negotiable instrument comprises a business check, and wherein a size of the business check is greater that a size of the personal check.
  • 13. The system of claim 9, wherein in response to detecting a first type of negotiable instrument: the processor is configured to select a first signature location process as the initial signature window location process; andwherein the first signature location process comprises the processor using a optical character recognition to identify a predetermined word on the negotiable instrument and positioning a signature window location adjacent the predetermined word.
  • 14. The system of claim 13, wherein in response to detecting a second type of negotiable instrument: the processor is configured to select a second signature location process as the initial signature window location process; andwherein the second signature location process comprises the processor analyzing the negotiable instrument image for a presence of a graphical feature and determine the signature window location to be adjacent the graphical feature.
  • 15. The system of claim 14, wherein the graphical check feature comprises a horizontal line.
  • 16. The system of claim 14, wherein the first type of negotiable instrument comprises a personal check and the second type of negotiable instrument comprises a business check, and wherein a size of the business check is greater that a size of the personal check.
  • 17. The system of claim 9, wherein in response to a failure to locate a signature on the digital image via both the initial signature window location process and the different signature window location process, the processor is further configured to apply an entropy threshold instead of the pixel count range to identify the signature in the digital image.
  • 18. The system of claim 9, wherein to compare the signature window pixel count to the pixel count range, the processor-executable instructions are further configured to cause the processor to dynamically determine a maximum pixel count threshold for the pixel count range by: sampling pixel counts from multiple areas in the converted digital image;determining, from amongst the multiple areas sampled, a highest pixel count and a lowest pixel count;averaging the highest pixel count and the lowest pixel count to generate an average pixel count; andselecting the maximum pixel count threshold to be between the highest pixel count and the average pixel count.
  • 19. The system of claim 18, wherein to compare the signature window pixel count to the pixel count range, the processor-executable instructions are further configured to cause the processor to dynamically determine a minimum pixel count threshold for the pixel count range.
  • 20. A processor-implemented method for detecting a signature, comprising: using a processor for: receiving a digital image of a negotiable instrument in an image memory;detecting a type of the negotiable instrument in the digital image of a negotiable instrument;automatically selecting, based on the detected type, an initial signature window location process from a plurality of signature window location processes for locating a signature window in the digital image in which to search for pixels associated with a signature;applying the initial signature location process to the digital image;in response to a failure to locate the signature window with the initial signature location window process, automatically selecting a different signature window location process from the plurality of signature window location processes and applying the different signature window location process to the digital image;after successfully locating the signature window location: counting a number of dark pixels in the determined signature window location of the digital image to generate a signature window pixel count;comparing the signature window pixel count to a predetermined pixel count range; anddetermining a potential signature error when the signature window pixel count is outside the predetermined pixel count range.
CROSS-REFERENCE TO RELATED APPLICATIONS

This application is a continuation of U.S. application Ser. No. 16/414,200 filed May 16, 2019, pending, which is a continuation of Ser. No. 14/738,340, filed Jun. 12, 2015, (now U.S. Pat. No. 10,354,235), which is a continuation of U.S. patent application Ser. No. 11/864,569, filed Sep. 28, 2007, (now U.S. Pat. No. 9,058,512), each of which is hereby incorporated by reference herein in its entirety. This application is related by subject matter to U.S. patent application Ser. No. 11/864,602 (abandoned) and U.S. patent application Ser. No. 11/864,626 (abandoned), both filed on even date herewith.

US Referenced Citations (1154)
Number Name Date Kind
1748489 McCarthy et al. Feb 1930 A
2292825 Dilks et al. Aug 1942 A
3005282 Christiansen Oct 1961 A
3341820 Grillmeier, Jr. et al. Sep 1967 A
3576972 Wood May 1971 A
3593913 Bremer Jul 1971 A
3620553 Donovan Nov 1971 A
3648242 Grosbard Mar 1972 A
3800124 Walsh Mar 1974 A
3816943 Henry Jun 1974 A
4002356 Weidmann Jan 1977 A
4027142 Paup et al. May 1977 A
4060711 Buros Nov 1977 A
4070649 Wright, Jr. et al. Jan 1978 A
4128202 Buros Dec 1978 A
4136471 Austin Jan 1979 A
4205780 Burns Jun 1980 A
4264808 Owens Apr 1981 A
4305216 Skelton Dec 1981 A
4321672 Braun Mar 1982 A
4346442 Musmanno Aug 1982 A
4417136 Rushby et al. Nov 1983 A
4433436 Carnes Feb 1984 A
4454610 Sziklai Jun 1984 A
RE31692 Tyburski et al. Oct 1984 E
4523330 Cain Jun 1985 A
4636099 Goldston Jan 1987 A
4640413 Kaplan Feb 1987 A
4644144 Chandek Feb 1987 A
4722444 Murphy et al. Feb 1988 A
4722544 Weber Feb 1988 A
4727435 Otani Feb 1988 A
4737911 Freeman Apr 1988 A
4739411 Bolton Apr 1988 A
4774574 Daly et al. Sep 1988 A
4774663 Musmanno Sep 1988 A
4790475 Griffin Dec 1988 A
4806780 Yamamoto Feb 1989 A
4837693 Schotz Jun 1989 A
4890228 Longfield Dec 1989 A
4896363 Taylor et al. Jan 1990 A
4927071 Wood May 1990 A
4934587 McNabb Jun 1990 A
4960981 Benton Oct 1990 A
4975735 Bright Dec 1990 A
5022683 Barbour Jun 1991 A
5053607 Carlson Oct 1991 A
5077805 Tan Dec 1991 A
5091968 Higgins et al. Feb 1992 A
5122950 Benton et al. Jun 1992 A
5134564 Dunn et al. Jul 1992 A
5146606 Grondalski Sep 1992 A
5157620 Shaar Oct 1992 A
5159548 Caslavka Oct 1992 A
5164833 Aoki Nov 1992 A
5175682 Higashiyama et al. Dec 1992 A
5187750 Behera Feb 1993 A
5191525 LeBrun Mar 1993 A
5193121 Elischer et al. Mar 1993 A
5220501 Lawlor Jun 1993 A
5227863 Bilbrey et al. Jul 1993 A
5229589 Schneider Jul 1993 A
5233547 Kapp et al. Aug 1993 A
5237158 Kern et al. Aug 1993 A
5237159 Stephens Aug 1993 A
5237620 Deaton et al. Aug 1993 A
5257320 Etherington et al. Oct 1993 A
5265008 Benton Nov 1993 A
5268968 Yoshida Dec 1993 A
5283829 Anderson Feb 1994 A
5321816 Rogan Jun 1994 A
5345090 Hludzinski Sep 1994 A
5347302 Simonoff Sep 1994 A
5350906 Brody Sep 1994 A
5373550 Campbell Dec 1994 A
5383113 Kight et al. Jan 1995 A
5419588 Wood May 1995 A
5422467 Graef Jun 1995 A
5444616 Nair et al. Aug 1995 A
5444794 Uhland, Sr. Aug 1995 A
5455875 Chevion et al. Oct 1995 A
5475403 Havlovic et al. Dec 1995 A
5504538 Tsujihara Apr 1996 A
5504677 Pollin Apr 1996 A
5528387 Kelly et al. Jun 1996 A
5530773 Thompson Jun 1996 A
5577179 Blank Nov 1996 A
5583759 Geer Dec 1996 A
5590196 Moreau Dec 1996 A
5594225 Botvin Jan 1997 A
5598969 Ong Feb 1997 A
5602936 Green Feb 1997 A
5610726 Nonoshita Mar 1997 A
5611028 Shibasaki Mar 1997 A
5630073 Nolan May 1997 A
5631984 Graf et al. May 1997 A
5668897 Stolfo Sep 1997 A
5673320 Ray et al. Sep 1997 A
5677955 Doggett Oct 1997 A
5678046 Cahill et al. Oct 1997 A
5679938 Templeton Oct 1997 A
5680611 Rail Oct 1997 A
5691524 Josephson Nov 1997 A
5699452 Vaidyanathan Dec 1997 A
5734747 Vaidyanathan Mar 1998 A
5737440 Kunkler Apr 1998 A
5748780 Stolfo May 1998 A
5751842 Riach May 1998 A
5761686 Bloomberg Jun 1998 A
5784503 Bleecker, III et al. Jul 1998 A
5830609 Warner Nov 1998 A
5832463 Funk Nov 1998 A
5838814 Moore Nov 1998 A
5848185 Koga et al. Dec 1998 A
5859935 Johnson et al. Jan 1999 A
5863075 Rich Jan 1999 A
5870456 Rogers Feb 1999 A
5870724 Lawlor Feb 1999 A
5870725 Bellinger et al. Feb 1999 A
5878337 Joao Mar 1999 A
5889884 Hashimoto et al. Mar 1999 A
5893101 Balogh et al. Apr 1999 A
5897625 Gustin Apr 1999 A
5898157 Mangili et al. Apr 1999 A
5901253 Tretter May 1999 A
5903878 Talati May 1999 A
5903881 Schrader May 1999 A
5903904 Peairs May 1999 A
5910988 Ballard Jun 1999 A
5917931 Kunkler Jun 1999 A
5924737 Schrupp Jul 1999 A
5926548 Okamoto Jul 1999 A
5930501 Neil Jul 1999 A
5930778 Geer Jul 1999 A
5937396 Konya Aug 1999 A
5940844 Cahill Aug 1999 A
5982918 Mennie Nov 1999 A
5987439 Gustin et al. Nov 1999 A
6005623 Takahashi Dec 1999 A
6012048 Gustin et al. Jan 2000 A
6014454 Kunkler Jan 2000 A
6021202 Anderson Feb 2000 A
6021397 Jones Feb 2000 A
6023705 Bellinger et al. Feb 2000 A
6029887 Furuhashi Feb 2000 A
6030000 Diamond Feb 2000 A
6032137 Ballard Feb 2000 A
6038553 Hyde Mar 2000 A
6053405 Irwin et al. Apr 2000 A
6059185 Funk et al. May 2000 A
6064753 Bolle et al. May 2000 A
6064762 Haenel May 2000 A
6072941 Suzuki et al. Jun 2000 A
6073119 Borenmisza-wahr Jun 2000 A
6073121 Ramzy Jun 2000 A
6085168 Mori Jul 2000 A
6086708 Colgate Jul 2000 A
6089450 Koeple Jul 2000 A
6089610 Greene Jul 2000 A
6092047 Hyman et al. Jul 2000 A
6097834 Krouse Aug 2000 A
6097845 Ng et al. Aug 2000 A
6097885 Rayner Aug 2000 A
6105865 Hardesty Aug 2000 A
6128603 Dent et al. Oct 2000 A
6141339 Kaplan et al. Oct 2000 A
6145738 Stinson et al. Nov 2000 A
6148102 Stolin Nov 2000 A
6149056 Stinson et al. Nov 2000 A
6151409 Chen et al. Nov 2000 A
6151423 Melen Nov 2000 A
6151426 Lee Nov 2000 A
6159585 Rittenhouse Dec 2000 A
6170744 Lee Jan 2001 B1
6178270 Taylor et al. Jan 2001 B1
6178409 Weber et al. Jan 2001 B1
6181837 Cahill et al. Jan 2001 B1
6188506 Kaiserman Feb 2001 B1
6189785 Lowery Feb 2001 B1
6192165 Irons Feb 2001 B1
6195452 Royer Feb 2001 B1
6195694 Chen et al. Feb 2001 B1
6199055 Kara Mar 2001 B1
6236009 Emigh et al. May 2001 B1
6243689 Norton Jun 2001 B1
6278983 Ball Aug 2001 B1
6282523 Tedesco et al. Aug 2001 B1
6282826 Richards Sep 2001 B1
6293469 Masson et al. Sep 2001 B1
6304860 Martin Oct 2001 B1
6310647 Parulski et al. Oct 2001 B1
6314452 Dekel Nov 2001 B1
6315195 Ramachandrun Nov 2001 B1
6317727 May Nov 2001 B1
6328207 Gregoire et al. Dec 2001 B1
6330546 Gopinathan et al. Dec 2001 B1
6339658 Moccagatta Jan 2002 B1
6339766 Gephart Jan 2002 B1
6351553 Hayosh Feb 2002 B1
6351735 Deaton et al. Feb 2002 B1
6354490 Weiss et al. Mar 2002 B1
6363162 Moed et al. Mar 2002 B1
6363164 Jones et al. Mar 2002 B1
6390362 Martin May 2002 B1
6397196 Kravetz May 2002 B1
6408084 Foley Jun 2002 B1
6411725 Rhoads Jun 2002 B1
6411737 Wesolkowski et al. Jun 2002 B2
6411938 Gates et al. Jun 2002 B1
6413305 Mehta Jul 2002 B1
6417869 Do Jul 2002 B1
6425017 Dievendorff Jul 2002 B1
6429952 Olbricht Aug 2002 B1
6439454 Masson et al. Aug 2002 B1
6449397 Che-chu Sep 2002 B1
6450403 Martens et al. Sep 2002 B1
6463220 Dance et al. Oct 2002 B1
6464134 Page Oct 2002 B1
6469745 Yamada et al. Oct 2002 B1
6470325 Leemhuis Oct 2002 B1
6473519 Pidhirny et al. Oct 2002 B1
6502747 Stoutenburg et al. Jan 2003 B1
6505178 Flenley Jan 2003 B1
6546119 Ciolli et al. Apr 2003 B2
6574377 Cahill et al. Jun 2003 B1
6574609 Downs Jun 2003 B1
6578760 Otto Jun 2003 B1
6587837 Spagna Jul 2003 B1
6606117 Windle Aug 2003 B1
6609200 Anderson Aug 2003 B2
6611598 Hayosh Aug 2003 B1
6614930 Agnihotri et al. Sep 2003 B1
6643416 Daniels Nov 2003 B1
6647136 Jones et al. Nov 2003 B2
6654487 Downs, Jr. Nov 2003 B1
6661910 Jones et al. Dec 2003 B2
6668372 Wu Dec 2003 B1
6669086 Abdi et al. Dec 2003 B2
6672452 Alves Jan 2004 B1
6682452 Quintus Jan 2004 B2
6695204 Stinson Feb 2004 B1
6711474 Treyz et al. Mar 2004 B1
6726097 Graef Apr 2004 B2
6728397 McNeal Apr 2004 B2
6738496 Van Hall May 2004 B1
6742128 Joiner May 2004 B1
6745186 Testa et al. Jun 2004 B1
6754640 Bozeman Jun 2004 B2
6755340 Voss et al. Jun 2004 B1
6760414 Schurko et al. Jul 2004 B1
6760470 Bogosian et al. Jul 2004 B1
6763226 McZeal Jul 2004 B1
6781962 Williams Aug 2004 B1
6786398 Stinson et al. Sep 2004 B1
6789054 Makhlouf Sep 2004 B1
6796489 Slater et al. Sep 2004 B2
6796491 Nakajima Sep 2004 B2
6806903 Okisu et al. Oct 2004 B1
6807294 Yamazaki Oct 2004 B2
6813733 Li Nov 2004 B1
6829704 Zhang Dec 2004 B2
6844885 Anderson Jan 2005 B2
6856965 Stinson Feb 2005 B1
6863214 Garner et al. Mar 2005 B2
6870947 Kelland Mar 2005 B2
6873728 Bernstein et al. Mar 2005 B2
6883140 Acker Apr 2005 B1
6898314 Kung et al. May 2005 B2
6902105 Koakutsu Jun 2005 B2
6910023 Schibi Jun 2005 B1
6913188 Wong Jul 2005 B2
6922487 Dance et al. Jul 2005 B2
6931255 Mekuria Aug 2005 B2
6931591 Brown Aug 2005 B1
6934719 Nally Aug 2005 B2
6947610 Sun Sep 2005 B2
6957770 Robinson Oct 2005 B1
6961689 Greenberg Nov 2005 B1
6970843 Forte Nov 2005 B1
6973589 Wright Dec 2005 B2
6983886 Natsukari et al. Jan 2006 B2
6993507 Meyer Jan 2006 B2
6996263 Jones et al. Feb 2006 B2
6999943 Johnson Feb 2006 B1
7003040 Yi Feb 2006 B2
7004382 Sandru Feb 2006 B2
7010155 Koakutsu et al. Mar 2006 B2
7010507 Anderson Mar 2006 B1
7016704 Pallakoff Mar 2006 B2
7027171 Watanabe Apr 2006 B1
7028886 Maloney Apr 2006 B1
7039048 Monta May 2006 B1
7046991 Little May 2006 B2
7051001 Slater May 2006 B1
7058036 Yu Jun 2006 B1
7062099 Li et al. Jun 2006 B2
7062456 Riehl et al. Jun 2006 B1
7062768 Kubo Jun 2006 B2
7072862 Wilson Jul 2006 B1
7076458 Lawlor et al. Jul 2006 B2
7086003 Demsky Aug 2006 B2
7092561 Downs, Jr. Aug 2006 B2
7104443 Paul et al. Sep 2006 B1
7113925 Waserstein Sep 2006 B2
7114649 Nelson Oct 2006 B2
7116446 Maurer Oct 2006 B2
7117171 Pollin Oct 2006 B1
7120461 Cho Oct 2006 B2
7131571 Swift et al. Nov 2006 B2
7139594 Nagatomo Nov 2006 B2
7140539 Crews Nov 2006 B1
7163347 Lugg Jan 2007 B2
7178721 Maloney Feb 2007 B2
7181430 Buchanan et al. Feb 2007 B1
7184980 Allen-Rouman et al. Feb 2007 B2
7185805 McShirley Mar 2007 B1
7197173 Jones et al. Mar 2007 B2
7200255 Jones Apr 2007 B2
7204412 Foss, Jr. Apr 2007 B2
7207478 Blackson et al. Apr 2007 B1
7216106 Buchanan May 2007 B1
7219082 Forte May 2007 B2
7219831 Murata May 2007 B2
7240336 Baker Jul 2007 B1
7245765 Myers et al. Jul 2007 B2
7249076 Pendleton Jul 2007 B1
7252224 Verma Aug 2007 B2
7257246 Brodie et al. Aug 2007 B1
7266230 Doran Sep 2007 B2
7277191 Metcalfe et al. Oct 2007 B2
7290034 Budd Oct 2007 B2
7299970 Ching Nov 2007 B1
7299979 Phillips Nov 2007 B2
7313543 Crane Dec 2007 B1
7314163 Crews et al. Jan 2008 B1
7321874 Dilip Jan 2008 B2
7321875 Dilip Jan 2008 B2
7325725 Foss, Jr. Feb 2008 B2
7328190 Smith et al. Feb 2008 B2
7330604 Wu et al. Feb 2008 B2
7331523 Meier et al. Feb 2008 B2
7336813 Prakash et al. Feb 2008 B2
7343320 Treyz Mar 2008 B1
7349566 Jones et al. Mar 2008 B2
7349585 Li Mar 2008 B2
7356505 March Apr 2008 B2
7369713 Suino May 2008 B2
7377425 Ma May 2008 B1
7379978 Anderson May 2008 B2
7383227 Weinflash et al. Jun 2008 B2
7385631 Maeno Jun 2008 B2
7386511 Buchanan Jun 2008 B2
7388683 Rodriguez et al. Jun 2008 B2
7391897 Jones et al. Jun 2008 B2
7391934 Goodall et al. Jun 2008 B2
7392935 Byrne Jul 2008 B2
7401048 Rosedale Jul 2008 B2
7403917 Larsen Jul 2008 B1
7406198 Aoki et al. Jul 2008 B2
7419093 Blackson et al. Sep 2008 B1
7421107 Lugg Sep 2008 B2
7421410 Schechtman et al. Sep 2008 B1
7427016 Chimento Sep 2008 B2
7433098 Klein et al. Oct 2008 B2
7437327 Lam Oct 2008 B2
7440924 Buchanan Oct 2008 B2
7447347 Weber Nov 2008 B2
7455220 Phillips Nov 2008 B2
7455221 Sheaffer Nov 2008 B2
7460108 Tamura Dec 2008 B2
7460700 Tsunachima et al. Dec 2008 B2
7461779 Ramachandran Dec 2008 B2
7461780 Potts Dec 2008 B2
7464859 Hawkins Dec 2008 B1
7471818 Price Dec 2008 B1
7475040 Buchanan Jan 2009 B2
7477923 Wallmark Jan 2009 B2
7480382 Dunbar Jan 2009 B2
7480422 Ackley et al. Jan 2009 B2
7489953 Griffin Feb 2009 B2
7490242 Torres Feb 2009 B2
7497429 Reynders Mar 2009 B2
7503486 Ahles Mar 2009 B2
7505759 Rahman Mar 2009 B1
7506261 Statou Mar 2009 B2
7509287 Nutahara Mar 2009 B2
7512564 Geer Mar 2009 B1
7519560 Lam Apr 2009 B2
7520420 Phillips Apr 2009 B2
7520422 Robinson et al. Apr 2009 B1
7536354 deGroeve et al. May 2009 B1
7536440 Budd May 2009 B2
7539646 Gilder May 2009 B2
7540408 Levine Jun 2009 B2
7542598 Jones Jun 2009 B2
7545529 Borrey et al. Jun 2009 B2
7548641 Gilson et al. Jun 2009 B2
7566002 Love et al. Jul 2009 B2
7571848 Cohen Aug 2009 B2
7577614 Warren et al. Aug 2009 B1
7587066 Cordery et al. Sep 2009 B2
7587363 Cataline Sep 2009 B2
7590275 Clarke et al. Sep 2009 B2
7599543 Jones Oct 2009 B2
7599888 Manfre Oct 2009 B2
7602956 Jones Oct 2009 B2
7606762 Heit Oct 2009 B1
7609873 Foth et al. Oct 2009 B2
7609889 Guo et al. Oct 2009 B2
7619721 Jones Nov 2009 B2
7620231 Jones Nov 2009 B2
7620604 Bueche, Jr. Nov 2009 B1
7630518 Frew et al. Dec 2009 B2
7644037 Ostrovsky Jan 2010 B1
7644043 Minowa Jan 2010 B2
7647275 Jones Jan 2010 B2
7668363 Price Feb 2010 B2
7672022 Fan Mar 2010 B1
7672940 Viola Mar 2010 B2
7676409 Ahmad Mar 2010 B1
7680732 Davies et al. Mar 2010 B1
7680735 Loy Mar 2010 B1
7689482 Lam Mar 2010 B2
7697776 Wu et al. Apr 2010 B2
7698222 Bueche, Jr. Apr 2010 B1
7702588 Gilder et al. Apr 2010 B2
7714778 Dupray May 2010 B2
7720735 Anderson et al. May 2010 B2
7734545 Fogliano Jun 2010 B1
7743979 Fredman Jun 2010 B2
7753268 Robinson et al. Jul 2010 B1
7761358 Craig et al. Jul 2010 B2
7766244 Field Aug 2010 B1
7769650 Bleunven Aug 2010 B2
7778457 Nepomniachtchi et al. Aug 2010 B2
7792752 Kay Sep 2010 B1
7792753 Slater et al. Sep 2010 B1
7793833 Yoon et al. Sep 2010 B2
7810714 Murata Oct 2010 B2
7812986 Graham et al. Oct 2010 B2
7818245 Prakash et al. Oct 2010 B2
7831458 Neumann Nov 2010 B2
7856402 Kay Dec 2010 B1
7865384 Anderson et al. Jan 2011 B2
7873200 Oakes, III et al. Jan 2011 B1
7876949 Oakes, III et al. Jan 2011 B1
7885451 Walls et al. Feb 2011 B1
7885880 Prasad et al. Feb 2011 B1
7894094 Nacman et al. Feb 2011 B2
7895054 Slen et al. Feb 2011 B2
7896232 Prasad et al. Mar 2011 B1
7900822 Prasad et al. Mar 2011 B1
7903863 Jones et al. Mar 2011 B2
7904386 Kalra et al. Mar 2011 B2
7912785 Kay Mar 2011 B1
7935441 Tononishi May 2011 B2
7949587 Morris et al. May 2011 B1
7950698 Popadic et al. May 2011 B2
7953441 Lors May 2011 B2
7958053 Stone Jun 2011 B2
7962411 Prasad et al. Jun 2011 B1
7970677 Oakes, III et al. Jun 2011 B1
7974899 Prasad et al. Jul 2011 B1
7978900 Nepomniachtchi et al. Jul 2011 B2
7979326 Kurushima Jul 2011 B2
7987231 Karkanias Jul 2011 B2
7996312 Beck et al. Aug 2011 B1
7996314 Smith et al. Aug 2011 B1
7996315 Smith et al. Aug 2011 B1
7996316 Smith et al. Aug 2011 B1
8000514 Nepomniachtchi et al. Aug 2011 B2
8001051 Smith et al. Aug 2011 B1
8045784 Price et al. Oct 2011 B2
8046301 Smith et al. Oct 2011 B1
8060442 Hecht et al. Nov 2011 B1
8065307 Haslam et al. Nov 2011 B2
8091778 Block et al. Jan 2012 B1
8116533 Kiplinger et al. Feb 2012 B2
8159520 Dhanoa Apr 2012 B1
8203640 Kim et al. Jun 2012 B2
8204293 Csulits et al. Jun 2012 B2
8235284 Prasad et al. Aug 2012 B1
8266076 Lopez et al. Sep 2012 B2
8271385 Emerson et al. Sep 2012 B2
8290237 Burks et al. Oct 2012 B1
8313020 Ramachandran Nov 2012 B2
8320657 Burks et al. Nov 2012 B1
8332329 Thiele Dec 2012 B1
8351677 Oakes, III et al. Jan 2013 B1
8351678 Medina, III Jan 2013 B1
8358826 Medina et al. Jan 2013 B1
8364563 Choiniere, Sr. Jan 2013 B2
8369650 Zanfir et al. Feb 2013 B2
8374963 Billman Feb 2013 B1
8391599 Medina, III Mar 2013 B1
8392332 Oakes, III et al. Mar 2013 B1
8401962 Bent et al. Mar 2013 B1
8422758 Bueche, Jr. Apr 2013 B1
8433127 Harpel et al. Apr 2013 B1
8433647 Yarbrough Apr 2013 B1
8452689 Medina, III May 2013 B1
8464933 Prasad et al. Jun 2013 B1
8531518 Zomet Sep 2013 B1
8538124 Harpel et al. Sep 2013 B1
8542921 Medina Sep 2013 B1
8548267 Yacoub et al. Oct 2013 B1
8559766 Tilt et al. Oct 2013 B2
8582862 Nepomniachtchi et al. Nov 2013 B2
8611635 Medina, III Dec 2013 B1
8660952 Viera et al. Feb 2014 B1
8699779 Prasad et al. Apr 2014 B1
8708227 Oakes, III et al. Apr 2014 B1
8731321 Fujiwara et al. May 2014 B2
8732081 Oakes, III et al. May 2014 B1
8751345 Borzyche et al. Jun 2014 B1
8751356 Garcia Jun 2014 B1
8751379 Bueche, Jr. Jun 2014 B1
8768038 Sherman et al. Jul 2014 B1
8768836 Acharya Jul 2014 B1
8799147 Walls et al. Aug 2014 B1
8818033 Liu Aug 2014 B1
8824772 Viera Sep 2014 B2
8837806 Ethington et al. Sep 2014 B1
8843405 Hartman et al. Sep 2014 B1
8929640 Mennie et al. Jan 2015 B1
8959033 Oakes, III et al. Feb 2015 B1
8977571 Bueche, Jr. et al. Mar 2015 B1
8990862 Smith Mar 2015 B1
9009071 Watson et al. Apr 2015 B1
9036040 Danko May 2015 B1
9058512 Medina, III Jun 2015 B1
9064284 Janiszeski et al. Jun 2015 B1
9129340 Medina, III et al. Aug 2015 B1
9159101 Pollack et al. Oct 2015 B1
9177197 Prasad et al. Nov 2015 B1
9177198 Prasad et al. Nov 2015 B1
9224136 Oakes, III et al. Dec 2015 B1
9235860 Boucher et al. Jan 2016 B1
9270804 Dees et al. Feb 2016 B2
9286514 Newman Mar 2016 B1
9311634 Hildebrand Apr 2016 B1
9336517 Prasad et al. May 2016 B1
9384409 Ming Jul 2016 B1
9390339 Danko Jul 2016 B1
9401011 Medina, III et al. Jul 2016 B2
9424569 Sherman et al. Aug 2016 B1
9569756 Bueche, Jr. et al. Feb 2017 B1
9613467 Roberts et al. Apr 2017 B2
9613469 Fish et al. Apr 2017 B2
9619872 Medina, III et al. Apr 2017 B1
9626183 Smith et al. Apr 2017 B1
9626662 Prasad et al. Apr 2017 B1
9779392 Prasad et al. Oct 2017 B1
9779452 Medina et al. Oct 2017 B1
9785929 Watson et al. Oct 2017 B1
9792654 Limas et al. Oct 2017 B1
9818090 Bueche, Jr. et al. Nov 2017 B1
9824453 Collins et al. Nov 2017 B1
9886642 Danko Feb 2018 B1
9892454 Pollack et al. Feb 2018 B1
9898778 Pollack et al. Feb 2018 B1
9898808 Medina, III et al. Feb 2018 B1
9904848 Newman Feb 2018 B1
9946923 Medina Apr 2018 B1
10013605 Oakes, III et al. Jul 2018 B1
10013681 Oakes, III et al. Jul 2018 B1
10157326 Long et al. Dec 2018 B2
10181087 Danko Jan 2019 B1
10235660 Bueche, Jr. et al. Mar 2019 B1
10325420 Moon Jun 2019 B1
10354235 Medina Jul 2019 B1
10373136 Pollack et al. Aug 2019 B1
10380559 Oakes, III et al. Aug 2019 B1
10574879 Prasad et al. Feb 2020 B1
10621559 Oakes, III et al. Apr 2020 B1
10621660 Medina et al. Apr 2020 B1
10706466 Ethington et al. Jul 2020 B1
10818282 Clauer Salyers Oct 2020 B1
10956879 Eidson Mar 2021 B1
11030752 Backlund Jun 2021 B1
11042940 Limas Jun 2021 B1
11042941 Limas Jun 2021 B1
11062130 Medina, III Jul 2021 B1
11062131 Medina, III Jul 2021 B1
11062283 Prasad Jul 2021 B1
11064111 Prasad Jul 2021 B1
11068976 Voutour Jul 2021 B1
11070868 Mortensen Jul 2021 B1
11222315 Prasad et al. Jan 2022 B1
11232517 Medina et al. Jan 2022 B1
20010004235 Maloney Jun 2001 A1
20010014881 Drummond Aug 2001 A1
20010016084 Pollard et al. Aug 2001 A1
20010018739 Anderson Aug 2001 A1
20010027994 Hayashida Oct 2001 A1
20010030695 Prabhu et al. Oct 2001 A1
20010037299 Nichols et al. Nov 2001 A1
20010042171 Vermeulen Nov 2001 A1
20010042785 Walker Nov 2001 A1
20010043748 Wesolkowski et al. Nov 2001 A1
20010047330 Gephart Nov 2001 A1
20010051965 Guillevic Dec 2001 A1
20010054020 Barth et al. Dec 2001 A1
20020001393 Jones Jan 2002 A1
20020013767 Katz Jan 2002 A1
20020016763 March Feb 2002 A1
20020016769 Barbara et al. Feb 2002 A1
20020023055 Antognini et al. Feb 2002 A1
20020025085 Gustafson et al. Feb 2002 A1
20020026418 Koppel et al. Feb 2002 A1
20020032656 Chen Mar 2002 A1
20020038289 Lawlor et al. Mar 2002 A1
20020040340 Yoshida Apr 2002 A1
20020052841 Guthrie May 2002 A1
20020052853 Munoz May 2002 A1
20020065786 Martens et al. May 2002 A1
20020072974 Pugliese Jun 2002 A1
20020075524 Blair Jun 2002 A1
20020084321 Martens Jul 2002 A1
20020087467 Mascavage, III et al. Jul 2002 A1
20020107767 McClair et al. Aug 2002 A1
20020107809 Biddle et al. Aug 2002 A1
20020116329 Serbetcioglu Aug 2002 A1
20020116335 Star Aug 2002 A1
20020118891 Rudd Aug 2002 A1
20020120562 Opiela Aug 2002 A1
20020120582 Elston et al. Aug 2002 A1
20020120846 Stewart et al. Aug 2002 A1
20020129249 Maillard et al. Sep 2002 A1
20020130868 Smith Sep 2002 A1
20020133409 Sawano et al. Sep 2002 A1
20020138445 Laage et al. Sep 2002 A1
20020138522 Muralidhar Sep 2002 A1
20020145035 Jones Oct 2002 A1
20020147798 Huang Oct 2002 A1
20020150279 Scott Oct 2002 A1
20020150311 Lynn Oct 2002 A1
20020152160 Allen-Rouman et al. Oct 2002 A1
20020152161 Aoike Oct 2002 A1
20020152164 Dutta Oct 2002 A1
20020152165 Dutta et al. Oct 2002 A1
20020152169 Dutta et al. Oct 2002 A1
20020152170 Dutta Oct 2002 A1
20020153414 Stoutenburg et al. Oct 2002 A1
20020154127 Vienneau et al. Oct 2002 A1
20020154815 Mizutani Oct 2002 A1
20020159648 Alderson et al. Oct 2002 A1
20020169715 Ruth et al. Nov 2002 A1
20020171820 Okamura Nov 2002 A1
20020172516 Aoyama Nov 2002 A1
20020178112 Goeller Nov 2002 A1
20020186881 Li Dec 2002 A1
20020188564 Star Dec 2002 A1
20020195485 Pomerleau et al. Dec 2002 A1
20030005326 Flemming Jan 2003 A1
20030009420 Jones Jan 2003 A1
20030015583 Abdi et al. Jan 2003 A1
20030018897 Bellis, Jr. et al. Jan 2003 A1
20030023557 Moore Jan 2003 A1
20030026609 Parulski Feb 2003 A1
20030038227 Sesek Feb 2003 A1
20030050889 Burke Mar 2003 A1
20030051138 Maeda et al. Mar 2003 A1
20030053692 Hong et al. Mar 2003 A1
20030055756 Allan Mar 2003 A1
20030055776 Samuelson Mar 2003 A1
20030072568 Lin et al. Apr 2003 A1
20030074315 Lam Apr 2003 A1
20030075596 Koakutsu Apr 2003 A1
20030075916 Gorski Apr 2003 A1
20030078883 Stewart et al. Apr 2003 A1
20030081824 Mennie May 2003 A1
20030086615 Dance et al. May 2003 A1
20030093367 Allen-Rouman et al. May 2003 A1
20030093369 Ijichi et al. May 2003 A1
20030097592 Adusumilli May 2003 A1
20030102714 Rhodes et al. Jun 2003 A1
20030105688 Brown et al. Jun 2003 A1
20030105714 Alarcon-Luther et al. Jun 2003 A1
20030126078 Vihinen Jul 2003 A1
20030126082 Omura et al. Jul 2003 A1
20030130940 Hansen et al. Jul 2003 A1
20030132384 Sugiyama et al. Jul 2003 A1
20030133608 Bernstein et al. Jul 2003 A1
20030133610 Nagarajan et al. Jul 2003 A1
20030135457 Stewart et al. Jul 2003 A1
20030139999 Rowe Jul 2003 A1
20030159046 Choi et al. Aug 2003 A1
20030167225 Adams Sep 2003 A1
20030177448 Levine et al. Sep 2003 A1
20030187790 Swift et al. Oct 2003 A1
20030191615 Bailey Oct 2003 A1
20030191869 Williams Oct 2003 A1
20030200107 Allen et al. Oct 2003 A1
20030200174 Star Oct 2003 A1
20030202690 Jones et al. Oct 2003 A1
20030212904 Randle et al. Nov 2003 A1
20030213841 Josephson et al. Nov 2003 A1
20030217005 Drummond et al. Nov 2003 A1
20030218061 Filatov Nov 2003 A1
20030225705 Park et al. Dec 2003 A1
20030231285 Ferguson Dec 2003 A1
20030233278 Marshall Dec 2003 A1
20030233318 King et al. Dec 2003 A1
20040010466 Anderson Jan 2004 A1
20040010803 Berstis Jan 2004 A1
20040012496 De Souza Jan 2004 A1
20040013284 Yu Jan 2004 A1
20040017482 Weitman Jan 2004 A1
20040024626 Bruijning Feb 2004 A1
20040024708 Masuda Feb 2004 A1
20040029591 Capman et al. Feb 2004 A1
20040030741 Wolton et al. Feb 2004 A1
20040044606 Buttridge et al. Mar 2004 A1
20040057697 Renzi Mar 2004 A1
20040058705 Morgan Mar 2004 A1
20040061913 Takiguchi Apr 2004 A1
20040066031 Wong Apr 2004 A1
20040066419 Pyhalammi Apr 2004 A1
20040069841 Wong Apr 2004 A1
20040071333 Douglas et al. Apr 2004 A1
20040075754 Nakajima et al. Apr 2004 A1
20040076320 Downs, Jr. Apr 2004 A1
20040078299 Down-Logan Apr 2004 A1
20040080795 Bean et al. Apr 2004 A1
20040089711 Sandru May 2004 A1
20040093303 Picciallo May 2004 A1
20040093305 Kight May 2004 A1
20040103057 Melbert et al. May 2004 A1
20040103296 Harp May 2004 A1
20040109596 Doran Jun 2004 A1
20040110975 Osinski et al. Jun 2004 A1
20040111371 Friedman Jun 2004 A1
20040117302 Weichert Jun 2004 A1
20040122754 Stevens Jun 2004 A1
20040133511 Smith et al. Jul 2004 A1
20040133516 Buchanan et al. Jul 2004 A1
20040138974 Shimamura Jul 2004 A1
20040148235 Craig et al. Jul 2004 A1
20040158549 Matena Aug 2004 A1
20040165096 Maeno Aug 2004 A1
20040170259 Park Sep 2004 A1
20040171371 Paul Sep 2004 A1
20040184766 Kim et al. Sep 2004 A1
20040201695 Inasaka Oct 2004 A1
20040201741 Ban Oct 2004 A1
20040202349 Erol et al. Oct 2004 A1
20040210515 Hughes Oct 2004 A1
20040210523 Gains et al. Oct 2004 A1
20040217170 Takiguchi et al. Nov 2004 A1
20040225604 Foss, Jr. et al. Nov 2004 A1
20040228277 Williams Nov 2004 A1
20040236647 Acharya Nov 2004 A1
20040236688 Bozeman Nov 2004 A1
20040238619 Nagasaka et al. Dec 2004 A1
20040240722 Tsuji et al. Dec 2004 A1
20040245324 Chen Dec 2004 A1
20040247199 Murai et al. Dec 2004 A1
20040248600 Kim Dec 2004 A1
20040252679 Williams Dec 2004 A1
20040260636 Marceau Dec 2004 A1
20040267665 Nam et al. Dec 2004 A1
20040267666 Minami Dec 2004 A1
20050001421 Luth et al. Jan 2005 A1
20050010108 Rahn et al. Jan 2005 A1
20050015332 Chen Jan 2005 A1
20050015341 Jackson Jan 2005 A1
20050015342 Murata et al. Jan 2005 A1
20050021466 Buchanan et al. Jan 2005 A1
20050030388 Stavely et al. Feb 2005 A1
20050033645 Duphily Feb 2005 A1
20050033685 Reyes Feb 2005 A1
20050033690 Antognini et al. Feb 2005 A1
20050033695 Minowa Feb 2005 A1
20050034046 Berkmann Feb 2005 A1
20050035193 Gustin et al. Feb 2005 A1
20050038746 Latimer et al. Feb 2005 A1
20050038754 Geist Feb 2005 A1
20050044042 Mendiola Feb 2005 A1
20050044577 Jerding Feb 2005 A1
20050049950 Johnson Mar 2005 A1
20050071283 Randle et al. Mar 2005 A1
20050075969 Nielson et al. Apr 2005 A1
20050075974 Turgeon Apr 2005 A1
20050077351 De Jong Apr 2005 A1
20050078336 Ferlitsch Apr 2005 A1
20050080725 Pick Apr 2005 A1
20050082364 Alvarez et al. Apr 2005 A1
20050086140 Ireland Apr 2005 A1
20050086168 Alvarez Apr 2005 A1
20050089209 Stefanuk Apr 2005 A1
20050091161 Gustin Apr 2005 A1
20050096992 Geisel May 2005 A1
20050097019 Jacobs May 2005 A1
20050097046 Singfield May 2005 A1
20050097050 Orcutt May 2005 A1
20050108164 Salafia May 2005 A1
20050108168 Halpin May 2005 A1
20050115110 Dinkins Jun 2005 A1
20050125338 Tidwell et al. Jun 2005 A1
20050125360 Tidwell et al. Jun 2005 A1
20050127160 Fujikawa Jun 2005 A1
20050131820 Rodriguez Jun 2005 A1
20050143136 Lev et al. Jun 2005 A1
20050144131 Aziz Jun 2005 A1
20050149436 Elterich Jul 2005 A1
20050157174 Kitamura et al. Jul 2005 A1
20050017751 Hilt et al. Aug 2005 A1
20050168566 Tada Aug 2005 A1
20050171899 Dunn Aug 2005 A1
20050171907 Lewis Aug 2005 A1
20050177494 Kelly et al. Aug 2005 A1
20050177499 Thomas Aug 2005 A1
20050177518 Brown Aug 2005 A1
20050182710 Anderson Aug 2005 A1
20050188306 Mackenzie Aug 2005 A1
20050198364 del Val et al. Sep 2005 A1
20050203430 Williams et al. Sep 2005 A1
20050205660 Munte Sep 2005 A1
20050205661 Taylor Sep 2005 A1
20050209961 Michelsen Sep 2005 A1
20050213805 Blake et al. Sep 2005 A1
20050216409 McMonagle et al. Sep 2005 A1
20050216410 Davis et al. Sep 2005 A1
20050218209 Heilper et al. Oct 2005 A1
20050220324 Klein et al. Oct 2005 A1
20050228733 Bent et al. Oct 2005 A1
20050238257 Kaneda et al. Oct 2005 A1
20050244035 Klein et al. Nov 2005 A1
20050252955 Sugai Nov 2005 A1
20050267843 Acharya et al. Dec 2005 A1
20050268107 Harris et al. Dec 2005 A1
20050269412 Chiu Dec 2005 A1
20050273368 Hutten et al. Dec 2005 A1
20050278250 Zair Dec 2005 A1
20050281448 Lugg Dec 2005 A1
20050281450 Richardson Dec 2005 A1
20050281471 LeConte Dec 2005 A1
20050281474 Huang Dec 2005 A1
20050289030 Smith Dec 2005 A1
20050289059 Brewington et al. Dec 2005 A1
20050289182 Pandian et al. Dec 2005 A1
20060002426 Madour Jan 2006 A1
20060004660 Pranger Jan 2006 A1
20060015450 Guck et al. Jan 2006 A1
20060015733 O'Malley et al. Jan 2006 A1
20060017752 Kurzweil et al. Jan 2006 A1
20060025697 Kurzweil Feb 2006 A1
20060039628 Li et al. Feb 2006 A1
20060039629 Li et al. Feb 2006 A1
20060041506 Mason et al. Feb 2006 A1
20060045321 Yu Mar 2006 A1
20060045374 Kim et al. Mar 2006 A1
20060045379 Heaney, Jr. et al. Mar 2006 A1
20060047593 Naratil Mar 2006 A1
20060049242 Mejias et al. Mar 2006 A1
20060053056 Alspach-Goss Mar 2006 A1
20060059085 Tucker Mar 2006 A1
20060064368 Forte Mar 2006 A1
20060071950 Kurzweil et al. Apr 2006 A1
20060077941 Alagappan et al. Apr 2006 A1
20060080245 Bahl Apr 2006 A1
20060085357 Pizarro Apr 2006 A1
20060085516 Farr et al. Apr 2006 A1
20060102704 Reynders May 2006 A1
20060103893 Azimi et al. May 2006 A1
20060106691 Sheaffer May 2006 A1
20060106717 Randle May 2006 A1
20060108168 Fischer et al. May 2006 A1
20060110063 Weiss May 2006 A1
20060112013 Maloney May 2006 A1
20060115110 Rodriguez Jun 2006 A1
20060115141 Koakutsu et al. Jun 2006 A1
20060118613 McMann Jun 2006 A1
20060124728 Kotovich Jun 2006 A1
20060124730 Maloney Jun 2006 A1
20060144924 Stover Jul 2006 A1
20060144937 Heilper et al. Jul 2006 A1
20060144950 Johnson Jul 2006 A1
20060159367 Zeineh et al. Jul 2006 A1
20060161499 Rich et al. Jul 2006 A1
20060161501 Waserstein Jul 2006 A1
20060164682 Lev Jul 2006 A1
20060166178 Driedijk Jul 2006 A1
20060167818 Wentker et al. Jul 2006 A1
20060181614 Yen et al. Aug 2006 A1
20060182331 Gilson et al. Aug 2006 A1
20060182332 Weber Aug 2006 A1
20060186194 Richardson Aug 2006 A1
20060202014 VanKirk et al. Sep 2006 A1
20060206506 Fitzpatrick Sep 2006 A1
20060208059 Cable et al. Sep 2006 A1
20060210138 Hilton et al. Sep 2006 A1
20060212391 Norman et al. Sep 2006 A1
20060212393 Brown Sep 2006 A1
20060214940 Kinoshita Sep 2006 A1
20060215204 Miyamoto et al. Sep 2006 A1
20060215230 Borrey et al. Sep 2006 A1
20060221198 Fry et al. Oct 2006 A1
20060222260 Sambongi et al. Oct 2006 A1
20060229976 Jung Oct 2006 A1
20060229986 Corder Oct 2006 A1
20060229987 Leekley Oct 2006 A1
20060238503 Smith Oct 2006 A1
20060242062 Peterson Oct 2006 A1
20060242063 Peterson Oct 2006 A1
20060248009 Hicks et al. Nov 2006 A1
20060249567 Byrne Nov 2006 A1
20060255124 Hoch Nov 2006 A1
20060274164 Kimura et al. Dec 2006 A1
20060279628 Fleming Dec 2006 A1
20060282383 Doran Dec 2006 A1
20060289630 Updike et al. Dec 2006 A1
20060291744 Ikeda et al. Dec 2006 A1
20070002157 Shintani et al. Jan 2007 A1
20070005467 Haigh et al. Jan 2007 A1
20070013721 Vau et al. Jan 2007 A1
20070016796 Singhal Jan 2007 A1
20070019243 Sato Jan 2007 A1
20070022053 Waserstein Jan 2007 A1
20070027802 VanDeburg et al. Feb 2007 A1
20070030357 Levien et al. Feb 2007 A1
20070030363 Cheatle et al. Feb 2007 A1
20070031022 Frew Feb 2007 A1
20070038561 Vancini et al. Feb 2007 A1
20070041629 Prakash et al. Feb 2007 A1
20070050292 Yarbrough Mar 2007 A1
20070053574 Verma et al. Mar 2007 A1
20070058851 Quine Mar 2007 A1
20070058874 Tabata et al. Mar 2007 A1
20070063016 Myatt Mar 2007 A1
20070064991 Douglas et al. Mar 2007 A1
20070065143 Didow et al. Mar 2007 A1
20070075772 Kokubo Apr 2007 A1
20070076940 Goodall et al. Apr 2007 A1
20070076941 Carreon et al. Apr 2007 A1
20070077921 Hayashi Apr 2007 A1
20070080207 Williams Apr 2007 A1
20070082700 Landschaft Apr 2007 A1
20070084911 Crowell Apr 2007 A1
20070086642 Foth Apr 2007 A1
20070086643 Spier Apr 2007 A1
20070094088 Mastie Apr 2007 A1
20070094140 Riney et al. Apr 2007 A1
20070100748 Dheer May 2007 A1
20070110277 Hayduchok et al. May 2007 A1
20070116364 Kleihorst et al. May 2007 A1
20070118472 Allen-Rouman et al. May 2007 A1
20070118747 Pintsov et al. May 2007 A1
20070122024 Haas et al. May 2007 A1
20070124241 Newton May 2007 A1
20070127805 Foth et al. Jun 2007 A1
20070129955 Dalmia Jun 2007 A1
20070130063 Jindia Jun 2007 A1
20070131758 Mejias et al. Jun 2007 A1
20070136198 Foth et al. Jun 2007 A1
20070138255 Carreon et al. Jun 2007 A1
20070140545 Rossignoli Jun 2007 A1
20070140594 Franklin Jun 2007 A1
20070143208 Varga Jun 2007 A1
20070150337 Hawkins et al. Jun 2007 A1
20070154098 Geva et al. Jul 2007 A1
20070156438 Popadic et al. Jul 2007 A1
20070168265 Rosenberger Jul 2007 A1
20070168283 Alvarez et al. Jul 2007 A1
20070171288 Inoue Jul 2007 A1
20070172107 Jones et al. Jul 2007 A1
20070172148 Hawley Jul 2007 A1
20070175977 Bauer et al. Aug 2007 A1
20070179883 Questembert Aug 2007 A1
20070183000 Eisen et al. Aug 2007 A1
20070183652 Backstrom et al. Aug 2007 A1
20070183741 Lerman et al. Aug 2007 A1
20070194102 Cohen Aug 2007 A1
20070198432 Pitroda et al. Aug 2007 A1
20070203708 Polycn et al. Aug 2007 A1
20070206877 Wu et al. Sep 2007 A1
20070208816 Baldwin et al. Sep 2007 A1
20070214086 Homoki Sep 2007 A1
20070217669 Swift et al. Sep 2007 A1
20070233525 Boyle Oct 2007 A1
20070233585 Ben Simon et al. Oct 2007 A1
20070235518 Mueller et al. Oct 2007 A1
20070235520 Smith et al. Oct 2007 A1
20070241179 Davis Oct 2007 A1
20070244782 Chimento Oct 2007 A1
20070246525 Smith et al. Oct 2007 A1
20070251992 Sharma et al. Nov 2007 A1
20070255652 Tumminaro Nov 2007 A1
20070255653 Tumminaro Nov 2007 A1
20070255662 Tumminaro Nov 2007 A1
20070258634 Simonoff Nov 2007 A1
20070262137 Brown Nov 2007 A1
20070262148 Yoon Nov 2007 A1
20070268540 Gaspardo et al. Nov 2007 A1
20070271182 Prakash et al. Nov 2007 A1
20070278286 Crowell et al. Dec 2007 A1
20070288380 Starrs Dec 2007 A1
20070288382 Narayanan et al. Dec 2007 A1
20070295803 Levine et al. Dec 2007 A1
20070299928 Kohli et al. Dec 2007 A1
20080002911 Eisen Jan 2008 A1
20080010204 Rackley, III et al. Jan 2008 A1
20080021802 Pendelton Jan 2008 A1
20080040280 Davis et al. Feb 2008 A1
20080046362 Easterly Feb 2008 A1
20080052182 Marshall Feb 2008 A1
20080059376 Davis Mar 2008 A1
20080063253 Wood Mar 2008 A1
20080065524 Matthews et al. Mar 2008 A1
20080068674 McIntyre Mar 2008 A1
20080069427 Liu Mar 2008 A1
20080071679 Foley Mar 2008 A1
20080071721 Wang Mar 2008 A1
20080073423 Heit et al. Mar 2008 A1
20080080760 Ronca Apr 2008 A1
20080086420 Gilder et al. Apr 2008 A1
20080086421 Gilder Apr 2008 A1
20080086770 Kulkarni et al. Apr 2008 A1
20080091599 Foss, Jr. Apr 2008 A1
20080097899 Jackson et al. Apr 2008 A1
20080097907 Till et al. Apr 2008 A1
20080103790 Abernethy May 2008 A1
20080103967 Ackert et al. May 2008 A1
20080113674 Baig May 2008 A1
20080114739 Hayes May 2008 A1
20080115066 Pavley et al. May 2008 A1
20080116257 Fickling May 2008 A1
20080117991 Peddireddy May 2008 A1
20080119178 Peddireddy May 2008 A1
20080133411 Jones et al. Jun 2008 A1
20080140552 Blaikie Jun 2008 A1
20080140579 Sanjiv Jun 2008 A1
20080147549 Ruthbun Jun 2008 A1
20080155672 Sharma Jun 2008 A1
20080156438 Stumphauzer et al. Jul 2008 A1
20080162319 Breeden et al. Jul 2008 A1
20080162320 Mueller et al. Jul 2008 A1
20080162350 Allen-Rouman et al. Jul 2008 A1
20080162371 Rampell et al. Jul 2008 A1
20080177659 Lacey et al. Jul 2008 A1
20080180750 Feldman Jul 2008 A1
20080205751 Mischler Aug 2008 A1
20080208727 McLauqhlin et al. Aug 2008 A1
20080214180 Cunningham et al. Sep 2008 A1
20080219543 Csulits Sep 2008 A1
20080245869 Berkun et al. Oct 2008 A1
20080247629 Gilder Oct 2008 A1
20080247655 Yano Oct 2008 A1
20080249931 Gilder et al. Oct 2008 A1
20080249951 Gilder et al. Oct 2008 A1
20080262950 Christensen et al. Oct 2008 A1
20080262953 Anderson Oct 2008 A1
20080275821 Bishop et al. Nov 2008 A1
20080301441 Calman et al. Dec 2008 A1
20080304769 Hollander et al. Dec 2008 A1
20080316542 Mindrum et al. Dec 2008 A1
20090024520 Drory et al. Jan 2009 A1
20090046938 Yoder Feb 2009 A1
20090060396 Blessan et al. Mar 2009 A1
20090066987 Inokuchi Mar 2009 A1
20090076921 Nelson et al. Mar 2009 A1
20090092309 Calman et al. Apr 2009 A1
20090094148 Gilder et al. Apr 2009 A1
20090108080 Meyer Apr 2009 A1
20090110281 Hirabayashi Apr 2009 A1
20090114716 Ramachandran May 2009 A1
20090141962 Borgia et al. Jun 2009 A1
20090164350 Sorbe et al. Jun 2009 A1
20090164370 Sorbe et al. Jun 2009 A1
20090166406 Pigg et al. Jul 2009 A1
20090167870 Caleca et al. Jul 2009 A1
20090171795 Clouthier et al. Jul 2009 A1
20090171819 Emde et al. Jul 2009 A1
20090171825 Roman Jul 2009 A1
20090173781 Ramachadran Jul 2009 A1
20090185241 Nepomniachtchi Jul 2009 A1
20090185737 Nepomniachtchi Jul 2009 A1
20090185738 Nepomniachtchi Jul 2009 A1
20090190823 Walters Jul 2009 A1
20090192938 Amos Jul 2009 A1
20090212929 Drory et al. Aug 2009 A1
20090236413 Mueller et al. Sep 2009 A1
20090240620 Kendrick et al. Sep 2009 A1
20090252437 Li Oct 2009 A1
20090254447 Blades Oct 2009 A1
20090257641 Liu et al. Oct 2009 A1
20090263019 Tzadok et al. Oct 2009 A1
20090271287 Halpern Oct 2009 A1
20090281904 Pharris Nov 2009 A1
20090284637 Parulski et al. Nov 2009 A1
20090290751 Ferman et al. Nov 2009 A1
20090292628 Dryer et al. Nov 2009 A1
20090313167 Dujari et al. Dec 2009 A1
20090319425 Tumminaro et al. Dec 2009 A1
20090327129 Collas et al. Dec 2009 A1
20100007899 Lay Jan 2010 A1
20100008579 Smimov Jan 2010 A1
20100016016 Brundage et al. Jan 2010 A1
20100027679 Sunahara et al. Feb 2010 A1
20100030687 Panthaki et al. Feb 2010 A1
20100047000 Park et al. Feb 2010 A1
20100057578 Blair et al. Mar 2010 A1
20100061446 Hands et al. Mar 2010 A1
20100078471 Lin et al. Apr 2010 A1
20100078472 Lin et al. Apr 2010 A1
20100082468 Low et al. Apr 2010 A1
20100082470 Walach Apr 2010 A1
20100128131 Tenchio et al. May 2010 A1
20100165015 Barkley et al. Jul 2010 A1
20100198733 Gantman et al. Aug 2010 A1
20100225773 Lee Sep 2010 A1
20100226559 Najari et al. Sep 2010 A1
20100260408 Prakash et al. Oct 2010 A1
20100262522 Anderson et al. Oct 2010 A1
20100274693 Bause et al. Oct 2010 A1
20100312705 Caruso et al. Dec 2010 A1
20110016084 Mundy et al. Jan 2011 A1
20110069180 Nijemcevic et al. Mar 2011 A1
20110106675 Perlman May 2011 A1
20110112967 Anderson et al. May 2011 A1
20110170740 Coleman Jul 2011 A1
20110191161 Dai Aug 2011 A1
20110251956 Cantley et al. Oct 2011 A1
20110280450 Nepomniachtchi et al. Nov 2011 A1
20110285874 Showering et al. Nov 2011 A1
20110310442 Popadic et al. Dec 2011 A1
20120045112 Lundblad et al. Feb 2012 A1
20120047070 Pharris Feb 2012 A1
20120062732 Marman et al. Mar 2012 A1
20120089514 Kraemling et al. Apr 2012 A1
20120099792 Chevion et al. Apr 2012 A1
20120185383 Atsmon Jul 2012 A1
20120185388 Pranger Jul 2012 A1
20120229872 Dolev Sep 2012 A1
20130021651 Popadic et al. Jan 2013 A9
20130120595 Roach et al. May 2013 A1
20130155474 Roach et al. Jun 2013 A1
20130198071 Jurss Aug 2013 A1
20130201534 Carlen Aug 2013 A1
20130223721 Nepomniachtchi et al. Aug 2013 A1
20130297353 Strange Nov 2013 A1
20140032406 Roach et al. Jan 2014 A1
20140067661 Elischer Mar 2014 A1
20140197922 Stanwood et al. Jul 2014 A1
20140236820 Carlton et al. Aug 2014 A1
20140279453 Belchee et al. Sep 2014 A1
20150039528 Minogue et al. Feb 2015 A1
20150090782 Dent Apr 2015 A1
20160034590 Endras et al. Feb 2016 A1
20160142625 Weksler et al. May 2016 A1
20160335816 Thoppae et al. Nov 2016 A1
20170146602 Samp et al. May 2017 A1
20170033761 Beguesse Nov 2017 A1
Foreign Referenced Citations (20)
Number Date Country
2619884 Mar 2007 CA
1897644 Jan 2007 CN
0 984 410 Mar 2000 EP
0984410 Mar 2000 EP
1 855 459 May 2007 EP
2004-23158 Jan 2004 JP
2004-23158 Jan 2004 JP
3708807 Oct 2005 JP
2006-174105 Jun 2006 JP
20040076131 Aug 2004 KR
WO 9614707 May 1996 WO
WO 9837655 Aug 1998 WO
WO 0161436 Aug 2001 WO
WO 0161436 Aug 2001 WO
WO 2004008350 Jan 2004 WO
WO 2005043857 May 2005 WO
WO 2006075967 Jul 2006 WO
WO 2006086768 Aug 2006 WO
WO 2006136958 Dec 2006 WO
WO 2007024889 Mar 2007 WO
Non-Patent Literature Citations (424)
Entry
Andrew S. Tanenbaum, Modern Operating Systems, Second Edition (2001).
Arnold et al, The Java Programming Language, Fourth Edition (2005).
Consumer Assistance & Information—Check 21 https://www.fdic.gov/consumers/assistance/protection/check21.html (FDIC).
Halonen et al., GSM, GPRS, and EDGE Performance: Evolution Towards 3G/UMTS, Second Edition (2003).
Heron, Advanced Encryption Standard (AES), 12 Network Security 8 (2009).
Immich et al., Performance Analylsis of Five Interprocess CommunicAtion Mechanisms Across UNIX Operating Systems, 68 J. Syss. & Software 27 (2003).
Leach, et al., A Universally Unique Identifier (UUID) URN Namespace, (Jul. 2005) retrieved from https://www.ietf.org/rfc/rfc4122.txt.
N. Ritter & M. Ruth, The Geo Tiff Data InterchAnge Standard for Raster Geographic Images, 18 Int. J. Remote Sensing 1637 (1997).
Pbmplus—image file format conversion package, retrieved from https://web.archive.org/web/20040202224728/https:/www.acme.com/software/pbmplus/.
Petition filed by PNC Bank N.A. for Inter Partes Review of Claims 1-23 of U.S. Pat. No. 10,482,432, dated Jul. 14, 2021, IPR2021-01071, 106 pages.
Petition filed by PNC Bank N.A. for Inter Partes Review of Claims 1-7, 10-21 and 23 of U.S. Pat. No. 10,482,432, dated Jul. 14, 2021, IPR2021-01074.
Petition filed by PNC Bank N.A. for Inter Partes Review of Claims 1-18 of U.S. Pat. No. 10,621,559, dated Jul. 21, 2021, IPR2021-01076, 111 pages.
Petition filed by PNC Bank N.A. for Inter Partes Review of Claims 1-18 of U.S. Pat. No. 10,621,559, filed Jul. 21, 2021, IPR2021-01077; 100 pages.
Petition filed by PNC Bank N.A. for Inter Partes Review of Claims 1-30 of U.S. Pat. No. 10,013,681, filed Aug. 27, 2021, IPR2021-01381, 127 pages.
Petition filed by PNC Bank N.A. for Inter Partes Review of U.S. Pat. No. 10,013,605, filed Aug. 27, 2021, IPR2021-01399, 113 pages.
Readdle, Why Scanner Pro is Way Better Than Your Camera? (Jun. 27, 2016) retrieved from https://readdle.com/blog/why-scanner-pro-is-way-better-than-your-camera.
Santomero, The Evolution of Payments in the U.S.: Paper vs. Electronic (2005) retrieved from https://web.archive.org/web/20051210185509/https://www.philadelphiafed.org/publicaffairs/speeches/2005_santomero9.html.
Schindler, Scanner Pro Review (Dec. 27, 2016) retrieved from https://www.pcmag.com/reviews/scAnner-pro.
Sing Li & Jonathan Knudsen, Beginning J2ME: From Novice to Professional, Third Edition (2005), ISBN (pbk): 1-59059-479-7, 468 pages.
Wang, Ching-Lin et al. “Chinese document image retrieval system based on proportion of black pixel area in a character image”, the 6th International Conference on Advanced Communication Technology, 2004, vol. 1, IEEE, 2004.
Zaw, Kyi Pyar and Zin Mar Kyu, “Character Extraction and Recognition for Myanmar Script Signboard Images using Block based Pixel Count and Chain Codes” 2018 IEEE/ACIS 17th International Conference on Computer and Information Science (CS), IEEE, 2018.
Jung et al, “Rectangle Detection based on a Windowed Hough Transform”, IEEE Xplore, 2004, 8 pgs.
Craig Vaream, “Image Deposit Solutions” Emerging Solutions for More Efficient Check Processing, Nov. 2005, 16 pages.
Certificate of Accuracy related to Article entitled, “Deposit checks by mobile” on webpage: https://www.elmundo.es/navegante/2005/07/21/empresas/1121957427.html signed by Christian Paul Scrogum (translator) on Sep. 9, 2021.
Fletcher, Lloyd A., and Rangachar Kasturi, “A robust algorithm for text string separation from mixed text/graphics images”, IEEE transactions on pattern analysis and machine intelligence 10.6 (1988), 910-918 (1988).
IPR 2022-00076 filed Nov. 17, 2021 on behalf of PNC Bank N.A., 98 pages.
IPR 2022-00075 filed Nov. 5, 2021 on behalf of PNC Bank N.A., 90 pages.
IPR 2022-00050 filed Oct. 22, 2021 on behalf of PNC Bank N.A., 126 pages.
IPR 2022-00049 filed Oct. 22, 2021 on behalf of PNC Bank N.A., 70 pages.
About Network Servers, GlobalSpec (retrieved from https://web.archive.org/web/20051019130842/http://globalspec.com80/LearnMore/Networking_Communication_Equipment/Networking_Equipment/Network_Servers (“GlobalSpec”).
FDIC: Check Clearing for the 21st Century act (Check21), Fed. Deposit Ins. Corp., Apr. 25, 2016 (retrieved from https://web.archive.org/web/20161005124304/https://www.fdic.gov/consumers/assistance/protection/check21.html (“FDIC”).
Burnett, J. “Depository Bank Endorsement Requirements,” BankersOnline.com, http://www.bankeronline.com/cgi-bin-printview/printview.pl, 2003, downloaded Apr. 2, 2007, 3 pages.
Federal Check 21 Act, “new Check 21 Act Effective Oct. 28, 2004: Bank No Longer Will Return Original Cancelled Checks,” Consumer Union's FAQ's and Congressional Testimony on Check 21, www.consumerlaw.org/initiatives/content/check21_content.html, downloaded Dec. 2005, 20 pages.
Federal Reserve Board, “Check Clearing for the 21st Act,” FRB, http://www.federalreserve.gov/paymentsystems/truncation/, 2006, downloaded Apr. 2, 2007, 1 page.
Masonson, L. “Check Truncation and ACH Trends—Automated Clearing Houses,” Healthcare Financial Management Association, http://www.findarticles.com/p/articles/mi_m3276/is_n7_v47/ai_14466035/print, 1993, downloaded Apr. 2, 2007, 2 pages.
RemoteDepositCapture.com, LLC, “Remote Deposit Capture Overview,” RDC Overview, http://remotedepositcapture.com/Overview/RDC_Overview.htm, 2006, downloaded Apr. 2, 2007, 4 pages.
Zhang, C.Y. “Robust Estimation and Image Combining,” Astronomical Data Analysis Software and Systems IV, ASP Conference Series, 1995, 77, 5 pages.
“Accept “Customer Not Present” Checks,” Accept Check Online, http://checksoftware.com, Cited in U.S. Pat. No. 7,900,822, as dated 2007 (1 pg).
“Adjusting Brightness and Contrast”, www.eaglesoftware.com/adjustin.htm, retrieved on May 4, 2009 (4 pgs).
“Best practices for producing quality digital image files,” Digital Images Guidelines, http://deepblue.lib.umich.edu/bitstream/2027.42/40247/1/Images-Best_Practice.pdf, downloaded 2007 (2 pgs).
“Chapter 7 Payroll Programs,” Uniform Staff Payroll System, http://www2.oecn.k12.oh.us/www/ssdt/usps/usps_user_guide_005.html, Cited in U.S. Pat. No. 7,900,822, as dated 2007 (9 pgs).
“Check 21—The check is not in the post”, RedTitan Technology 2004 http://www.redtitan.com/check21/htm (3 pgs).
“Check 21 Solutions,” Columbia Financial International, Inc. http://www.columbiafinancial.us/check21/solutions.htm, Cited in U.S. Pat. No. 7,900,822, as dated 2007 (8 pgs).
“Check Fraud: A Guide to Avoiding Losses”, All Net, http://all.net/books/audit/checkfraud/security.htm, Cited in U.S. Pat. No. 7,900,822, as dated 2007 (1 pg).
“Clearing House Electronic Check Clearing System (CHECCS) Operating Rules,” An IP.com Prior Art Database Technical Disclosure, Jul. 29, 2015 (35 pgs).
“Compliance with Regulation CC”, http./www/federalreserve.gov/Pubs/regcc/regcc.htm, Jan. 24, 2006 (6 pgs).
“Customer Personalized Bank Checks and Address Labels” Checks Your Way Inc., http://www.checksyourway.com/htm/web_pages/faq.htm, Cited in U.S. Pat. No. 7,900,822, as dated 2007 (6 pgs).
“Deposit Now: Quick Start User Guide,” BankServ, 2007, 29 pages.
“Direct Deposit Application for Payroll”, Purdue University, Business Office Form 0003, http://purdue.edu/payroll/pdf/directdepositapplication.pdf, Jul. 2007 (2 pgs).
“Direct Deposit Authorization Form”, www.umass.edu/humres/library/DDForm.pdf, May 2003 (3 pgs).
“Direct Deposit,” University of Washington, http://www.washington.edu/admin/payroll/directdeposit.html, Cited in U.S. Pat. No. 7,900,822, as dated 2007 (3 pgs).
“Electronic Billing Problem: The E-check is in the mail” American Banker—vol. 168, No. 95, May 19, 2003 (4 pgs).
“First Wireless Handheld Check and Credit Card Processing Solution Launched by Commericant®, MobileScape® 5000 Eliminates Bounced Checks, Enables Payments Everywhere,” Business Wire, Mar. 13, 2016, 3 pages.
“Frequently Asked Questions” Bank of America, http://www/bankofamerica.com/deposits/checksave/index.cfm?template-lc_faq_bymail, Cited in U.S. Pat. No. 7,900,822, as dated 2007 (2 pgs).
“Full Service Direct Deposit”, www.nonprofitstaffing.com/images/upload/dirdepform.pdf. Cited in U.S. Pat. No. 7,900,822, as dated 2001, (2 pgs).
“How to Digitally Deposit a Check Image”, Smart Money Daily, Copyright 2008 (5 pgs).
“ImageNet Mobile Deposit Provides Convenient Check Deposit and Bill Pay to Mobile Consumers,” Miteksystems, 2008 (2 pgs).
“It's the easiest way to Switch banks”, LNB, http://www.inbky.com/pdf/LNBswitch-kit10-07.pdf Cited in U.S. Pat. No. 7,996,316, as dated 2007 (7 pgs).
“Lesson 38—More Bank Transactions”, Turtle Soft, http://www.turtlesoft.com/goldenseal-software-manual.lesson38.htm, Cited in U.S. Pat. No. 7,900,822, as dated 2007 (8 pgs).
“Middleware”, David E. Bakken, Encyclopedia of Distributed Computing, Kluwer Academic Press, 2001 (6 pgs).
“Mitek Systems Announces Mobile Deposit Application for Apple iPhone,” http://prnewswire.com/cgi-bin/stories/pl?ACCT=104&STORY=/www/story/10-01- . . . , Nov. 25, 2008 (2 pgs).
“NOVA Enhances Electronic Check Service to Benefit Multi-Lane Retailers,” Business Wire, Nov. 28, 2006, 2 pages.
“Personal Finance”, PNC, http://www.pnc.com/webapp/unsec/productsandservice.do?sitearea=/PNC/home/personal/account+services/quick+switch/quick+switch+faqs, Cited in U.S. Pat. No. 7,900,822, as dated 2007 (12 pgs).
“Refractive index” Wikipedia, the free encyclopedia; http://en.wikipedia.org./wiki/refractiveindex.com Oct. 16, 2007 (4 pgs).
“Remote check deposit is the answer to a company's banking problem,” Daily Breeze, Torrance, CA, Nov. 17, 2006, 2 pgs.
“Remote Deposit Capture”, Plante & Moran, http://plantemoran.com/industries/fincial/institutions/bank/resources/community+bank+advisor/2007+summer+issue/remote+deposit+capture.htm, Cited in U.S. Pat. No. 7,900,822, as dated 2007 (3 pgs).
“Remote Deposit” National City, http://www.nationalcity.com/smallbusiness/cashmanagement/remotedeposit/default.asp; Cited in U.S. Pat. No. 7,900,822, as dated 2007 (1 pg).
“Save on ATM Fees”, RedEye Edition, Chicago Tribune, Chicago, IL Jun. 30, 2007 (2 pgs).
“SNB Check Capture: SmartClient User's Guide,” Nov. 2006, 21 pgs.
“Switching Made Easy,” Bank of North Georgia, http://www.banknorthgeorgia.com/cmsmaster/documents/286/documents616.pdf, 2007 (7 pgs).
“Two Words Every Business Should Know: Remote Deposit,” Canon, http://www.rpsolutions.com/rpweb/pdfs/canon_rdc.pdf, 2005 (7 pgs).
“Virtual Bank Checks”, Morebusiness.com, http://www.morebusiness.com/running_yourbusiness/businessbits/d908484987.brc, Cited in U.S. Pat. No. 7,900,822, as dated 2007 (3 pgs).
“WallStreetGrapevine.com” Stocks on the Rise: JADG, BKYI, MITK; Mar. 3, 2008 (4 pgs).
“What is check Fraud”, National Check Fraud Center, http://www.ckfraud.org/ckfraud.html , Cited in U.S. Pat. No. 7,900,822, as dated 2007 (12 pgs).
“Exchangeable image file format for digital still cameras: Exif Version 2.2,” Standard of Electronics and Information Technology Industries Associate, JEITA CP-3451, Technical Standardization Committee on AV & IT Storage Systems and Equipments, Japan Electronics and Information Technology Industries Association, Apr. 2002 (154 pgs). (retrieved from: http://www.exif.org/Exif2-2.PDF).
Affinity Federal Credit Union, “Affinity Announces Online Deposit,” Aug. 4, 2005 (1 pg).
Albrecht, W. Steve, “Check Kiting: Detection, Prosecution and Prevention,” The FBI Law Enforcement Bulletin, Nov. 1, 1993 (6 pgs).
Alves, Vander and Borba, Paulo; “Distributed Adapters Pattern: A Design for Object-Oriented Distributed Applications”; First Latin American Conference on Pattern Languages of Programming; Oct. 2001; pp. 132-142; Rio de Janeiro, Brazil (11 pgs).
Amber Avalona-Butler / Paraglide, “At Your Service: Best iPhone Apps for Military Lifestyle,” Jul. 9, 2010 (2 pgs).
Anderson, Milton M. “FSML and Echeck”, Financial Services Technology Consortium, 1999 (17 pgs).
Aradhye, Hrishikesh B., “A Generic Method for Determining Up/Down Orientation of Text in Roman and Non-Roman Scripts,” Pattern Recognition Society, Dec. 13, 2014, 18 pages.
Archive Index Systems; Panini My Vision X-30 or VX30 or X30 © 1994-2008 Archive Systems, Inc. P./O. Box 40135 Bellevue, WA USA 98015 (2 pgs).
Associate of German Banks, SEPA 2008: Uniform Payment Instruments for Europe, Berlin, Cited in U.S. Pat. No. 7,900,822, as dated Jul. 2007, Bundesverbankd deutscher banker ev (42 pgs).
Automated Merchant Systems, Inc., “Electronic Check Conversion,” http://www.automatedmerchant.com/electronic_check_conversion.cfm, 2006, downloaded Oct. 18, 2006 (3 pgs).
Bank Systems & Technology, Untitled Article, May 1, 2006, http://www.banktech.com/showarticle.jhtml? articleID=187003126, “Are you Winning in the Payment World?” (4 pgs).
BankServ, “DepositNow: What's the difference?” Cited in U.S. Pat. No. 7,970,677, as dated 2006, (4 pgs).
BankServ, Product Overview, http://www.bankserv.com/products/remotedeposit.htm, Cited in U.S. Pat. No. 7,970,677, as dated 2006, (3 pgs).
Bills, Steve, “Automated Amount Scanning Is Trend in Remote-Deposit,” American Banker, New York, NY, Aug. 30, 2005, (3 pgs).
Blafore, Bonnie “Lower Commissions, Fewer Amenities”, Better Investing, Madison Heights: Feb. 2003, vol. 52, Iss 6, (4 pgs).
BLM Technologies, “Case Study: Addressing Check 21 and RDC Error and Fraud Threats,” Remote Deposit Capture News Articles from Jun. 11, 2007, Retrieved from http://www.remotedepositcapture.com/News/june_11_2007.htm on Feb. 19, 2008 (5 pgs).
Blue Mountain Consulting, from URL: www.bluemontainconsulting.com, Cited in U.S. Pat. No. 7,900,822, as dated Apr. 26, 2006 (3 pgs).
Board of Governors of the federal reserve system, “Report to the Congress on the Check Clearing for the 21st Century Act of 2003” Apr. 2007, Submitted to Congress pursuant to section 16 of the Check Clearing for the 21st Century Act of 2003, (59 pgs).
Braun, Tim, “Camdesk—Towards Portable and Easy Document Capture,” Image Understanding and Pattern Recognition Research Group, Department of Computer Science, University of Kaiserslautern, Technical Report, Mar. 29, 2005 (64 pgs). (Retrieved from: https://pdfs.semanticscholar.org/93b2/ea0d12f24c91f3c46fa1c0d58a76bb132bd2.pdf).
Bruene, Jim; “Check Free to Enable In-Home Remote Check Deposit for Consumers and Small Business”, NetBanker. Com, Financial Insite, Inc., http://www. netbanker.com/2008/02/checkfree_to_enableinhome_rem.html, Feb. 5, 2008 (3 pgs).
Bruene, Jim; “Digital Federal Credit Union and Four Others Offer Consumer Remote Deposit Capture Through EasCorp”, NetBanker—Tracking Online Finance,www.netbanker.com/2008/04/digital_federal_credit_union_a.html, Apr. 13, 2008 (3 pgs).
Bruno, M., “Instant Messaging,” Bank Technology News, Dec. 2002 (3 pgs).
Burnett, J. “Depository Bank Endorsement Requirements,” BankersOnline.com, http://www.bankersonline.com/cgi-bin/printview/printview.pl, Jan. 6, 2003 (3 pgs).
Canon, ImageFormula CR-25/CR-55, “Improve Your Bottom Line with Front-Line Efficiencies”, 0117W117, 1207-55/25-1 OM-BSP, Cited in U.S. Pat. No. 7,949,587 as dated 2007. (4 pgs).
Carrubba, P. et al., “Remote Deposit Capture: A White Paper Addressing Regulatory, Operational and Risk Issues,” NetDeposit Inc., 2006 (11 pgs).
Century Remote Deposit High-Speed Scanner User's Manual Release 2006, (Century Manual), Century Bank, 2006, (32 pgs).
Chiang, Chuck, The Bulletin, “Remote banking offered”, http://bendbulletin.com/apps/pbcs.dll/article?AID=/20060201/BIZ0102/602010327&templ . . . , May 23, 2008 (2 pgs).
CNN.com/technology, “Scan, deposit checks from home”, www.cnn.com/2008ITECH/biztech/02/07/check.scanning.ap/index.html, Feb. 7, 2008 (3 pgs).
Constanzo, Chris, “Remote Check Deposit: Wells Captures A New Checking Twist”, Bank Technology News Article—May 2005, www.americanbanker.com/btn_article.html?id=20050502YQ50FSYG (2 pgs).
Craig, Ben, “Resisting Electronic Payment Systems: Burning Down the House?”, Federal Reserve Bank of Cleveland, Jul. 1999 (4 pgs).
Creativepaymentsolutions.com, “Creative Payment Solutions—Websolution,” www.creativepaymentsolution.com/cps/financialservices/websolution/default.html, Copyright 2008, Creative Payment Solutions, Inc. (1 pg).
Credit Union Journal, “The Ramifications of Remote Deposit Capture Success”, www.cuiournal.com/orintthis.html?id=20080411 EODZT57G, Apr. 14, 2008 (1 pg).
Credit Union Journal, “AFCU Averaging 80 DepositHome Transactions Per Day”, Credit Union Journal, Aug. 15, 2005 (1 pg).
Credit Union Management, “When You wish Upon an Imaging System . . . the Right Selection Process can be the Shining Star,” Credit Union Management, Aug. 1993, printed from the internet at <http://search.proquest.com/docview/227756409/14138420743684F7722/15?accountid=14 . . . >, on Oct. 19, 2013 (11 pgs).
DCU Member's Monthly—Jan. 2008, “PC Deposit—Deposit Checks from Home!”, http://www.mycreditunionnewsletter.com/dcu/01 08/page1. html, Copyright 2008 Digital Federal Credit Union (2 pgs).
De Jesus, A. et al., “Distributed Check Processing in a Check 21 Environment: An educational overview of the opportunities and challenges associated with implementing distributed check imaging and processing solutions,” Panini, 2004, pp. 1-22.
De Queiroz, Ricardo et al., “Mixed Raster Content (MRC) Model for Compound Image Compression”, 1998 (14 pgs).
Debello, James et al., “RDM and Mitek Systems to Provide Mobile Check Deposit,” Mitek Systems, Inc., San Diego, California and Waterloo, Ontario, (Feb. 24, 2009), 2 pgs.
DeYoung, Robert; “The Financial Performance of Pure Play Internet Banks”; Federal Reserve Bank of Chicago Economic Perspectives; 2001; pp. 60-75; vol. 25, No. 1 (16pgs).
Dias, Danilo et al., “A Model for the Electronic Representation of Bank Checks”, Brasilia Univ. Oct. 2006 (5 pgs).
Digital Transactions News, “An ACH-Image Proposal for Check Roils Banks and Networks” May 26, 2006 (3 pgs).
Dinan, R.F. et al., “Image Plus High Performance Transaction System”, IBM Systems Journal, 1990 vol. 29, No. 3 (14 pgs).
Doermann, David et al., “Progress in Camera-Based Document Image Analysis,” Proceedings of the Seventh International Conference on Document Analysis and Recognition (ICDAR 2003) 0-7695-1960-1/03, 2003, IEEE Computer Society, 11 pages.
Duvall, Mel, “Remote Deposit Capture,” Baseline, vol. 1, Issue 70, Mar. 2007, 2 pgs.
ECU Technologies, “Upost Remote Deposit Solution,” Retrieved from the internet https://www.eutechnologies.com/products/upost.html, downloaded 2009 (1 pg).
EFT Network Unveils FAXTellerPlus, EFT Network, Inc., www.eftnetwork.com, Jan. 13, 2009 (2 pgs).
ElectronicPaymentProviders, Inc., “FAQs: ACH/ARC, CheckVerification/Conversion/Guarantee, RCK Check Re-Presentment,” http://www.useapp.com/faq.htm, downloaded Oct. 18, 2006 (3 pgs).
Federal Check 21 Act, “New Check 21 Act effective Oct. 28, 2004: Bank No Longer Will Return Original Cancelled Checks,” Consumer Union's FAQ's and Congressional Testimony on Check 21, www.consumerlaw.org.initiatives/content/check21_content.html, Cited in U.S. Pat. No. 7,873,200, as dated Dec. 2005 (20 pgs).
Federal Reserve Board, “Check Clearing for the 21st Century Act”, FRB, http://www.federalreserve.gov/paymentsystems/truncation/, Mar. 1, 2006 (1 pg).
Federal Reserve System, “12 CFR, Part 229 [Regulation CC; Docket No. R-0926]: Availability of Funds and Collection of Checks,” Federal Registrar, Apr. 28, 1997, pp. 1-50.
Federal Reserve System, “Part IV, 12 CFR Part 229 [Regulation CC; Docket No. R-1176]: Availability of Funds and Collection of Checks; Final Rule,” Federal Registrar, vol. 69, No. 149, Aug. 4, 2004, pp. 47290-47328.
Fest, Glen., “Patently Unaware” Bank Technology News, Apr. 2006, Retrieved from the internet at URL:http://banktechnews.com/article.html?id=2006403T7612618 (5 pgs).
Fidelity Information Services, “Strategic Vision Embraces Major Changes in Financial Services Solutions: Fidelity's long-term product strategy ushers in new era of application design and processing,” Insight, 2004, pp. 1-14.
Fisher, Dan M., “Home Banking in the 21st Century: Remote Capture Has Gone Retail”, May 2008 (4 pgs).
Furst, Karen et al., “Internet Banking: Developments and Prospects”, Economic and Policy Analysis Working Paper 2000-9, Sep. 2000 (60 pgs).
Garry, M., “Checking Options: Retailers face an evolving landscape for electronic check processing that will require them to choose among several scenarios,” Supermarket News, vol. 53, No. 49, 2005 (3 pgs).
German Shegalov, Diplom-Informatiker, “Integrated Data, Message, and Process Recovery for Failure Masking in Web Services”, Dissertation Jul. 2005 (146 pgs).
Gupta, Amar et al., “An Integrated Architecture for Recognition of Totally Unconstrained Handwritten Numerals”, WP#3765, Jan. 1993, Productivity from Information Technology “Profit” Research Initiative Sloan School of Management (20 pgs).
Gupta, Maya R. et al., “OCR binarization and image pre-processing for searching historical documents,” Pattern Recognition, vol. 40, No. 2, Feb. 2007, pp. 389-397.
Hale, J., “Picture this: Check 21 uses digital technology to speed check processing and shorten lag time,” Columbus Business First, http://columbus.bizjournals.com/columbus/stories/2005/03/14focus1.html, downloaded 2007 (3 pgs).
Hartly, Thomas, “Banks Check Out New Image”, Business First, Buffalo: Jul. 19, 2004, vol. 20, Issue 43, (3 pgs).
Heckenberg, D. “Using Mac OS X for Real-Time Image Processing” Oct. 8, 2003 (15 pgs).
Herley, Cormac, “Efficient Inscribing of Noisy Rectangular Objects in Scanned Images,” 2004 International Conference on Image Processing, 4 pages.
Hildebrand, C. et al., “Electronic Money,” Oracle, http://www.oracle.com/oramag/profit/05-feb/p15financial.html, 2005, downloaded Oct. 18, 2006 (5 pgs).
Hillebrand, G., “Questions and Answers About the Check Clearing for the 21st Century Act, Check 21,” ConsumersUnion.org, http://www.consumersunion.org/finance/ckclear1002.htm, Jul. 27, 2004, downloaded Oct. 18, 2006 (6 pgs).
Iida, Jeanne, “The Back Office: Systems—Image Processing Rolls on as Banks ReapBenefits,” American Banker, Jul. 19, 1993, printed from the internet at <http://search.proquest.com/docview/292903245/14138420743684F7722/14?accountid=14 . . . >, on Oct. 19, 2013 (3 pgs).
Image Master, “Photo Restoration: We specialize in digital photo restoration and photograph repair of family pictures”, http://www.imphotorepair.com, Cited in U.S. Pat. No. 7,900,822, as downloaded Apr. 2007 (1 pg).
Investment Systems Company, “Portfolio Accounting System,” 2000, pp. 1-32.
JBC, “What is a MICR Line?,” eHow.com, retrieved from http://www.ehow.com/about_4684793_what-micr-line.html on May 4, 2009 (2 pgs).
Johnson, Jennifer J., Secretary of the Board; Federal Reserve System, 12 CFR Part 229, Regulation CC; Docket No. R 1176, “Availability of Funds and Collection of Checks”. Cited in U.S. Pat. No. 7,900,822, as dated 2009, (89 pgs).
Kendrick, Kevin B., “Check Kiting, Float for Purposes of Profit,” Bank Security & Fraud Prevention, vol. 1, No. 2, 1994 (3 pgs).
Kiser, Elizabeth K.; “Modeling the Whole Firm: The Effect of Multiple Inputs and Financial Intermediation on Bank Deposit Rates;” FEDS Working Paper No. 2004-07; Jun. 3, 2003; pp. 1-46 (46 pgs).
Knestout, Brian P. et al., “Banking Made Easy” Kiplinger's Personal Finance Washington, Jul. 2003, vol. 57, Iss 7 (5 pgs).
Kornai Andras et al., “Recognition of Cursive Writing on Personal Checks”, Proceedings of International Workshop on the Frontiers in Handwriting Recognition, Cited in U.S. Pat. No. 7,900,822, as dated Sep. 1996, (6 pgs).
Lampert, Christoph et al., “Oblivious Document Capture and Real-Time Retrieval,” International Workshop on Camera Based Document Analysis and Recognition (CBDAR), 2005 (8 pgs). (Retrieved from: http://www-cs.ccny.cuny.edu/˜wolberg/capstone/bookwarp/LampertCBDAR05.pdf).
Levitin, Adam J., Remote Deposit Capture: A Legal and Transactional Overview, Banking Law Journal, p. 115, 2009 (RDC).
Liang, Jian et al., Camera-Based Analysis of Text and Documents: A Survey, International Journal on Document Analysis and Recognition, Jun. 21, 2005, 21 pages.
Luo, Xi-Peng et al., “Design and Implementation of a Card Reader Based on Build-In Camera,” Proceedings of the 17th International Conference on Pattern Recognition, 2004, 4 pages.
Masonson, L., “Check Truncation and ACH Trends—Automated Clearing Houses”, healthcare financial management associate, http://www.findarticles.com/p/articles/mLm3276/is_n7_v47/ai_14466034/print, 1993 (2 pgs).
Matthews, Deborah, “Advanced Technology Makes Remote Deposit Capture Less Risky,” Indiana Bankers Association, Apr. 2008 (2 pgs).
Metro 1 Credit Union, “Remote Banking Services,” hltp://ww\\i.metro1cu.org/metro1cu/remote.html, downloaded Apr. 17, 2007 (4 pgs).
Mitek systems, “Imagenet Mobile Deposit”, San Diego, CA, downloaded 2009 (2 pgs).
Mitek Systems: Mitek Systems Launches First Mobile Check Deposit and Bill Pay Application, San Diego, CA, Jan. 22, 2008 (3 pgs).
Mohl, Bruce, “Banks Reimbursing ATM Fee to Compete With Larger Rivals”, Boston Globe, Boston, MA, Sep. 19, 2004 (3 pgs).
Moreau, T., “Payment by Authenticated Facsimile Transmission: a Check Replacement Technology for Small and Medium Enterprises,” CONNOTECH Experts-conseils, Inc., Apr. 1995 (31 pgs).
Nelson, B. et al., “Remote deposit capture changes the retail landscape,” Northwestern Financial Review, http://findarticles.com/p/articles/mi qa3799/is200607/ai_n16537250, 2006 (3 pgs).
NetBank, Inc., “Branch Out: Annual Report 2004,” 2004 (150 pgs).
NetBank, Inc., “Quick Post: Deposit and Payment Forwarding Service,” 2005 (1 pg).
NetDeposit Awarded Two Patents for Electronic Check Process, NetDeposit, Jun. 18, 2007, (1 pg).
Nixon, Julie et al., “Fiserv Research Finds Banks are Interested in Offering Mobile Deposit Capture as an,” Fiserv, Inc. Brookfield, Wis., (Business Wire), (Feb. 20, 2009), 2 pgs.
Online Deposit: Frequently Asked Questions, http://www.depositnow.com/faq.html, Copyright 2008 (1 pg).
Onlinecheck.com/MerchantAdvisors, “Real-Time Check Debit”, Merchant Advisors: Retail Check Processing Check Conversion, http://www.onlinecheck/wach/rcareal.htm, Cited in U.S. Pat. No. 7,900,822, as dated 2006 (3 pgs).
Oxley, Michael G., from committee on Financial Services; “Check Clearing for the 21st Century Act”, 108th Congress, 1st Session House of Representatives report 108-132, Jun. 2003 (20 pgs).
Oxley, Michael G., from the committee of conference; “Check Clearing for the 21st Century Act” 108th Congress, 1st Session Senate report 108-291, Oct. 1, 2003 (27 pgs).
Palacios, Rafael et al., “Automatic Processing of Brazilian Bank Checks”. Cited in U.S. Pat. No. 7,900,822, as dated 2002 (28 pgs).
Patterson, Scott “USAA Deposit@Home—Another Wow moment for Net Banking”, NextCU.com, Jan. 26, 2007 (5 pgs).
Public Law 108-100, 108 Congress; “An Act Check Clearing for the 21st Century Act”, Oct. 28, 2003, 117 STAT. 1177 (18 pgs).
Rao, Bharat; “The Internet and the Revolution in Distribution: A Cross-Industry Examination”; Technology in Society; 1999; pp. 287-306; vol. 21, No. 3 (20 pgs).
Remotedepositcapture, URL:www.remotedepositcapture.com, Cited in U.S. Pat. No. 7,900,822, as dated 2006 (5 pgs).
RemoteDepositCapture.com, “PNC Bank to Offer Ease of Online Deposit Service Integrated with QuickBooks to Small Businesses”, Remote Deposit Capture News Articles from Jul. 24, 2006, (2 pgs).
RemoteDepositCapture.com, Remote Deposit Capture News Articles from Jul. 6, 2006, “BankServ Announces New Remote Deposit Product Integrated with QuickBooks” (3 pgs).
Remotedepsitcapture.com, LLC, “Remote Deposit Capture Overview,” ROC Overview, http://remotedepositcapture.com/overview/RDC_overview.htm, Cited in U.S. Pat. No. 7,900,822, as dated Mar. 12, 2007 (4 pgs).
Richey, J. C. et al., “EE 4530 Check Imaging,” Nov. 18, 2008 (10 pgs).
Ritzer, J.R. “Hinky Dinky helped spearhead POS, remote banking movement”, Bank Systems and Equipment, vol. 21, No. 12, Dec. 1984 (1 pg).
Rivlin, Alice M. et al., Chair, Vice Chair—Board of Governors, Committee on the Federal Reserve in the Payments Mechanism—Federal Reserve System, “The Federal Reserve in the Payments Mechanism”, Jan. 1998 (41 pgs).
Rose, Sarah et al., “Best of the We: The Top 50 Financial Websites”, Money, New York, Dec. 1999, vol. 28, Iss. 12 (8 pgs).
Shelby, Hon. Richard C. (Committee on Banking, Housing and Urban Affairs); “Check Truncation Act of 2003”, calendar No. 168, 108th Congress, 1st Session Senate report 108-79, Jun. 2003 (27 pgs).
SoyBank Anywhere, “Consumer Internet Banking Service Agreement,” Dec. 6, 2004 (6 pgs).
Teixeira, D., “Comment: Time to Overhaul Deposit Processing Systems,” American Banker, Dec. 10, 1998, vol. 163, No. 235, p. 15 (3 pgs).
Thailandguru.com: How and where to Pay Bills @ www.thailandguru.com/paying-bills.html, © 1999-2007 (2 pgs).
The Automated Clearinghouse, “Retail Payment Systems; Payment Instruments Clearing and Settlement: The Automated Clearinghouse (ACH)”, www.ffiec.gov/ffiecinfobase/booklets/retailretail_02d.html, Cited in U.S. Pat. No. 7,900,822, as dated Dec. 2005 (3 pgs).
The Green Sheet 2.0: Newswire, “CO-OP adds home deposit capabilities to suite of check imaging products”, www.greensheet.com/newswire.php?newswire_id=8799, Mar. 5, 2008 (2 pgs).
Tygar, J.D., Atomicity in Electronic Commerce, In ACM Networker, 2:2, Apr./May 1998 (12 pgs).
Valentine, Lisa, “Remote Deposit Capture Hot Just Got Hotter,” ABA Banking Journal, Mar. 2006, p. 1-9.
Vaream, Craig, “Image Deposit Solutions: Emerging Solutions for More Efficient Check Processing,” JP Morgan Chase, Nov. 2005 (16 pgs).
Wade, Will, “Early Debate on Remote-Capture Risk,” American Banker, New York, NY, May 26, 2004 (3 pgs).
Wade, Will, “Early Notes: Updating Consumers on Check 21” American Banker Aug. 10, 2004 (3 pgs).
Wallison, Peter J., “Wal-Mart Case Exposes Flaws in Banking-Commerce Split”, American Banker, vol. 167. No. 8, Jan. 11, 2002 (3 pgs).
Wells Fargo 2005 News Releases, “The New Wells Fargo Electronic Deposit Services Break Through Banking Boundaries in the Age of Check 21”, San Francisco Mar. 28, 2005, www.wellsfargo.com/press/3282005_check21Year=2005 (1 pg).
Wells Fargo Commercial, “Remote Deposit”, www.wellsfargo.com/com/treasury mgmtlreceivables/electronic/remote deposit, Copyright 2008 (1 pg).
White, J.M. et al., “Image Thresholding for Optical Character Recognition and Other Applications Requiring Character Image Extraction”, IBM J. Res. Development, Jul. 1983, vol. 27, No. 4 (12 pgs).
Whitney et al., “Reserve Banks to Adopt DSTU X9.37-2003 Format for Check 21 Image Services”, American Bankers Association, May 18, 2004, http://www.aba/com/NR/rdonlyres/CBDC1 A5C-43E3-43CC-B733-BE417C638618/35930/DSTUFormat.pdf (2 pages).
Wikipedia®, “Remote Deposit,” http://en.wikipedia.org/wiki/Remote_deposit, 2007 (3 pgs).
Windowsfordevices.com, “Software lets camera phone users deposit checks, pay bills”, www.windowsfordevices.com/news/NS3934956670.html, Jan. 29, 2008 (3 pgs).
Wolfe, Daniel, “Check Image Group Outlines Agenda,” American Banker, New York, N.Y.: Feb. 13, 2009, vol. 174, Iss. 30, p. 12. (2 pgs).
Woody Baird Associated Press, “Pastor's Wife got Scammed—She Apparently Fell for Overseas Money Scheme,” The Commercial Appeal, Jul. 1, 2006, p. A. 1.
Defendant Wells Fargo Bank, N.A.'s Answer, Affirmative Defenses, and Counterclaims to Plaintiff's Complaint, dated Aug. 14, 2018, 64 pgs.
Leica Digilux 2 Instructions located on the Internet: http://www.overgaard.dk/pdf/d2_manual.pdf (attached as Exhibit 2 from the Defendant Wells Fargo Bank N.A.'s Answer dated Aug. 14, 2018), 95 pgs.
Sony Digital Camera User's Guide/ Trouble Shooting Operating Instructions, copyright 2005, located on the Internet at: https://www.sony.co.uk/electronics/support/res/manuals/2654/26544941M.pdf (attached as Exhibit 3 from the Defendant Wells Fargo Bank N.A.'s Answer dated Aug. 14, 2018), 136 pgs.
Panasonic Operating Instructions for Digital Camera/Lens Kit Model No. DMC-L1K, https://www.panasonic.com/content/dam/Panasonic/support_manual/Digital_Still_Camera/English_01-vqt0-vqt2/vqt0w95_L1_oi.pdf (attached as Exhibit 4 from the Defendant Wells Fargo Back N.A.'s Answer dated Aug. 14, 2018), 129 pgs.
Nikon Digital Camera D300 User's Manual, located on the Internet at: http://download.nikonimglib.com/archive2/iBuJv00Aj97i01y8BrK49XX0Ts69/D300ĒU(En)04.pdf (attached as Exhibit 5 from the Defendant Wells Fargo Bank, N.A.'s Answer dated Aug. 14, 2018), 195 pgs.
Canon EOS 40D Digital Camera Instruction Manual, located on the Internet at: http://gdlp01.c-wss.com/gds/6/0900008236/01/EOS40D_HG_EN.pdf (attached as Exhibit 6 from the Defendant Wells Fargo Bank, N.A.'s Answer dated Aug. 14, 2018), 38 pgs.
Motorola RAZR MAXX V6 User Manual, located on the Internet at: https://www.phonearena.com/phones/Motorola-RAZR-MAXX-V6_id1680, (attached as Exhibit 7 from the Defendant Wells Fargo Bank, N.A.'s Answer dated Aug. 14, 2018), 36 pgs.
Motomanual for Motorazr, located on the Internet at: https://www.cellphones.ca/downloads/phones/manuals/motorola-razr-v3xx-manual.pdf (excerpts attached as Exhibit 8 from the Defendant Wells Fargo Bank, N.A.'s Answer dated Aug. 14, 2018), 34 pgs.
Nokia N95 8GB User Guide, copyright 2009, located on the Internet at: https://www.nokia.com/en_int/phones/sites/default/files/user-guides/Nokia_N95_8GB_Extended_UG_en.pdf (excerpts attached as Exhibit 9 from the Defendant Wells Fargo Bank, N.A.'s Answer dated Aug. 14, 2018), 77 pgs.
Helio Ocean User Manual, located on the Internet at: https://standupwireless.com/wp-content/uploads/2017/04/Manual_PAN-TECH_OCEAN.pdf (excerpts attached as Exhibit 10 from the Defendant Wells Fargo Bank, N.A.'s Answer dated Aug. 14, 2018), 76 pgs.
HTC Touch Diamond Manual, copyright 2008, (attached as Exhibit 11 from the Defendant Wells Fargo Bank, N.A.'s Answer dated Aug. 14, 2018), 257 pgs.
Automated Clearing Houses (ACHs), Federal Reserve Bank of New York (May 2000) available at: https://www.newyorkfed.org/aboutthefed/fedpoint/fed31.html, (attached as Exhibit 12 from the Defendant Wells Fargo Bank, N.A.'s Answer dated Aug. 14, 2018), 4 pgs.
POP, ARC and BOC—A Comparison, Federal Reserve Banks, at 1(Jan. 7, 2009), available on the Internet at: https://web.archive.org/web/20090107101808/https://www.frbservices.org/files/eventseducation/ pdf/pop_arc_boc_comparison.pdf (attached as Exhibit 13 from the Defendant Wells Fargo Bank, N.A.'s Answer dated Aug. 14, 2018), 3 pgs.
David B. Humphrey & Robert Hunt, Getting Rid of Paper: Savings From Check 21, Working Paper No. 12-12, Research Department, Federal Reserve Bank of Philadelphia, (May 2012), available on the Internet at: https://philadelphiafed.org/-/media/research-and-data/publications/working-papers/2012/wp12-12.pdf, (attached as Exhibit 14 from the Defendant Wells Fargo Bank, N.A.'s Answer dated Aug. 14, 2018), 29 pgs.
Jeffrey M. Lacker, Payment System Disruptions and the Federal Reserve Following Sep. 11, 2001, The Federal Reserve Bank of Richmond, (Dec. 23, 2003) (attached as Exhibit 19 from the Defendant Wells Fargo Bank, N.A.'s Answer dated Aug. 14, 2018), 55 pgs.
Check Clearing for the 21st Century Act Foundation for Check 21 Compliance Training, Federal Financial Institutions Examination Council, (Oct. 16, 2004), available on the Internet at: https://web.archive.org/web/20041016100648/https://www.ffiec.gov/exam/check21/check21foundationdoc.htm, (excerpts attached as Exhibit 20 from the Defendant Wells Fargo Bank, N.A.'s Answer dated Aug. 14, 2018), 11 pgs.
Big Red Book, Adobe Systems Incorporated, copyright 2000, (attached as Exhibit 27 from the Defendant Wells Fargo Bank, N.A.'s Answer dated Aug. 14, 2018), 45 pgs.
Zandifar, A., “A Video-Based Framework for the Analysis of Presentations/Posters,” International Journal on Document Analysis and Recognition, Feb. 2, 2005, 10 pages.
“Quicken Bill Pay”, Retrieved from the Internet on Nov. 27, 2007 at: <URL:http://quicken intuit.com/quicken-bill-pay-jhtml>, 2 pgs.
“Start to Simplify with Check Imaging a Smarter Way to Bank”, Retrieved from the Internet on Nov. 27, 2007, at: <URL:http://www.midnatbank.com/Internet%20Banking/internet_Banking.html>, 3 pgs.
Application as filed on Jun. 8, 2018 for U.S. Appl. No. 16/018,868, 39 pgs.
Declaration of Peter Alexander, Ph.D., CBM2019-0004, Nov. 8, 2018, 180 pgs.
“Machine Accepts Bank Deposits”, New York Times, Apr. 12, 1961, 1 pg.
Rockwell, The Megapixel Myth, KenRickwell.com, 2008, located on the Internet at: http://kewrockwell.com.tech/mpmyth.htm, 6 pgs.
Gates, A History of Wireless Standards, Wi-Fi Back to Basics, Areohive Blog, Jul. 2015, located on the Internet at: http://blog.aerohine.com/a-history-of-wireiess-standards, 5 pgs.
Apple Reinvents the Phone with iPhone, Jan. 2007, located on the Internet at: https://www.apple.com/newsroom/2007/01/09Apple-Reinvents-the-Phone-with-iPhone/, 4 pgs.
Brian Chen et al., iPhone 3GS Trounces Predecessors, Rivals in Web Browser Speed Test, Wired, Jun. 24, 2009, located on the Internet at: www.wired.com/2009.3gs-speed/, 10 pgs.
Berman, How Hitchcock Turned a Small Budget Into a Great Triumph, Time.com, Apr. 29, 2015, located on the Internet at: http://time.com/3823112/alfred-hitchcock-shadow-of-a-doubt, 1 pg.
Askey, Leica Digilux 2 Review (pts. 1,3,7), Digital Photography Review, May 20, 2004, located on the Internet at: https://www.dpreview.com/reviews/leicadigilux2, 20 pgs.
Askey, Sony Cyber-shot DSC-R1 Review (pts, 1,3,7), Digital Photography Review, Dec. 6, 2005, located on the Internet at: http://www.dpreview.com.reviews/sonydscr1, 24 pgs.
Askey, Panasonic Lumix DMC-L1 Review (pts. 1,3,7), Digital Photography Review, Apr. 11, 2007, located on the Internet at: https://www.dpreview.com/reviews/panasonicdmc11, 24 pgs.
Askey, Nikon D300 In-depth Review (pts.1,3,9), Digital Photography Review, Mar. 12, 2008, located on the Internet at: https://www.preview.com/reviews/nikond300, 24 pgs.
Askey, Canon EOS 40D Review (pts. 1,4,10), Digital Photography Review, located on the Internet at:http: www.dpreview.com/reviews/canoneos40d, 24 pgs.
Joinson et al., Olympus E-30 Review (pts. 1,4,8), Digital Photography Review, Mar. 24, 2009, located on the Internet at: www.dpreview.com/reviews/olympus30, 6 pgs.
Quinn and Roberds, The Evolution of the Check as a Means of Payment: A Historical Survey, Federal Reserve Bank of Atlanta, Economic Review, 2008, 30 pgs.
Wausau Financial Systems, Understanding Image Quality & Usability Within a New Environment, 2006, 22 pgs.
IPhone Store Downloads Top 10 Million in First Weekend, Jul. 14, 2008, located on the Internet at: http://www.apple.com/newsroom/2008/07/14iPhone-App-Stire-Downloads-Top-10_Million-in-First-Weekend, 3 pgs.
Knerr et al., The A2iA Intercheque System: Courtesy Amount and Legal Amount Recognition for French Checks in Automated Bankcheck Processing 43-86, Impedove et al. eds., 1997, 50 pgs.
149 Cong. Rec. H9289, Oct. 8, 2003, 6 pgs.
Check Clearing for the 21st Century Act, H. R. Rep. No. 108-132, Jun. 2, 2003, 20 pgs.
ITU-R-M.1225, Guides for Evaluation of Radio Transmission Technologies for IMT-2000, dated 1997, located on the Internet at: https://www.itu.int/dms-pubrec/itu-r/rec/m/R-REC-M,1225-0-199702-I!!PDF-E.pdf, 60 pgs.
E. MacKenzie, Photography Made Easy, copyright 1845, 80 pgs.
12 CRF § 229.51 and Appendix D to Part 229 (Jan. 1, 2005 edition), 3 pgs.
Excerpts from American National Standard for Financial Services, ANS, X9.100-140-2004—Specifications for an Image Replacement Document—IRD, Oct. 1, 2004, 16 pgs.
Sumits, Major Mobile Milestones—The Last 15 Years, and the Next Five, Cisco Blogs, Feb. 3, 2016, located on the Internet at: https://blogs.cisco.com/sp/mobile-vni-major-mobile-milesrones-the-last15-years-and-the-next-five, 12 pgs.
Apple Announces the New iPhone 3GS—The Fastest, Most Powerful iPhone Yet, Jun. 8, 2009, located on the Internet at: http://www.apple.com.rensroom/2009/06/08Apple-Annpounces-the-New-iPhone-3GS-The Fastest-Most-Powerful-iPhone-Yet, 4 pgs.
Motomanual, MOTOROKR-E6-GSM-English for wireless phone, copyright 2006, 144 pgs.
Petition filed by Wells Fargo Bank, N.A. for Covered Business Method Review of Claims 1-20 of U.S. Pat. No. 9,818,090, dated Nov. 8, 2018, 90 pgs.
Petition filed by Wells Fargo Bank, N.A. for Covered Business Method Review of Claims 1-20 of U.S. Pat. No. 9,336,517, dated Nov. 8, 2018, 98 pgs.
Petition filed by Wells Fargo Bank, N.A. for Covered Business Method Review of Claims 1-20 of U.S. Pat. No. 8,977,571, dated Nov. 8, 2018, 95 pgs.
Petition filed by Wells Fargo Bank, N.A. for Covered Business Method Review of Claims 1-23 of U.S. Pat. No. 8,699,779, dated Nov. 8, 2018, 101 pgs.
Patent Disclaimer for U.S. Pat. No. 8,699,779, filed on Mar. 4, 2019, 2 pgs.
Patent Disclaimer for U.S. Pat. No. 8,977,571, filed on Feb. 20, 2019, 2 pgs.
Patent Disclaimer for U.S. Pat. No. 9,336,517, filed on Mar. 4, 2019, 2 pgs.
Patent Disclaimer for U.S. Pat. No. 9,818,090, filed on Feb. 20, 2019, 2 pgs.
CBM2019-00002 U.S. Pat. No. 9,818,090, United Services Automobile Association (USAA)'s Patent Owner Preliminary Response, dated Feb. 20, 2019, 75 pgs.
CBM2019-00002 U.S. Pat. No. 9,818,090, Declaration of Tim Crews in Support of Patent Owner Preliminary Response, dated Feb. 20, 2019, 8 pgs.
CBM2019-00002 U.S. Pat. No. 9,818,090, Declaration of Matthew Calman in Support of Patent Owner Preliminary Response, dated Feb. 20, 2019, 14 pgs.
CBM2019-00002 U.S. Pat. No. 9,818,090, Katie Knight Videotape Deposition Transcript, dated Feb. 8, 2019, 27 pgs.
CBM2019-00002 U.S. Pat. No. 9,818,090, Peter Alexander, Ph.D., Oral and Videotaped Deposition, dated Jan. 23, 2019, 27 pgs.
CBM2019-00002 U.S. Pat. No. 9,818,090, United Services Automobiie Association (USAA)'s Updated Exhibit List, dated Mar. 19, 2019, 8 pgs.
CBM2019-00003 U.S. Pat. No. 9,336,517, United Services Automobiie Association (USAA)'s Patent Owner Preliminary Response, dated Mar. 4, 2019, 91 pgs.
CBM2019-00003 U.S. Pat. No. 8,699,779, Declaration of Matthew Calman in Support of Patent Owner Preliminary Response, dated Mar. 4, 2019, 15 pgs.
CBM2019-00993 U.S. Pat. No. 9,336,517, Katie Knight Videotape Deposition Transcript, dated Feb. 8, 2019, 27 pgs.
CBM2019-00003 U.S. Pat. No. 9,336,517, Peter Alexander, Ph.D., Oral and Videotaped Deposition, dated Jan. 23, 2019, 27 pgs.
CBM2019-00003 U.S. Pat. No. 9,336,517, United Services Automobile Association (USAA)'s Updated Exhibit List Pursuant to 37 CFR 42.63(e), dated Mar. 19, 2019, 8 pgs.
CBM2019-00003 U.S. Pat. No. 9,336,517, Petitioner's Reply Brief to Patent Owner Preliminary Response Pursuant to Authorization Provided in Paper No. 14, dated Apr. 10, 2019, 10 pgs.
CBM2019-00004 U.S. Pat. No. 8,977,571, Declaration of Tim Crews in Support of Patent Owner Preliminary Response, dated Feb. 20, 2019, 8 pgs.
CBM2019-00004 U.S. Pat. No. 8,977,571, United Services Automobile Association (USAA)'s Patent Owner Preliminary Response, dated Feb. 20, 2019, 99 pgs.
CBM2019-00004 U.S. Pat. No. 8,977,571, Declaration of Matthew Calman in Support of Patent Owner Preliminary Response, dated Feb. 20, 2019, 14 pgs.
CBM2019-00004 U.S. Pat. No. 8,977,571, United Services Automobile Association (USAA)'s Updated Exhibit List Pursuant to 37 CFR 43.63(e), dated Mar. 19, 2019, 8 pgs.
CBM2019-00005 U.S. Pat. No. 8,699,779, United Services Automobile Association's (USAA)'s Patent Owner Preliminary Response, dated Mar. 4, 2019, 103 pgs.
CBM2019-00005 U.S. Pat. No. 8,699,779, Katie Knight Videotape Deposition Transcript, dated Feb. 8, 2019, 27 pgs.
CBM2019-00005 U.S. Pat. No. 8,699,779 Matthew A. Calman Declaration, dated Mar. 4, 2019, 15 pgs.
CBM2019-00005 U.S. Pat. No. 8,699,779 Peter Alexander, Ph.D., Oral and Videotaped Deposition. dated Jan. 23, 2019, 27 pgs.
CBM2019-00027 U.S. Pat. No. 9,224,136 Declaration of Peter Alexander, Ph.D., dated Mar. 28, 2019, 147 pgs.
CBM2019-00027 U.S. Pat. No. 9,224,136 Petition for Covered Business Method Review of Claims 1-3, 5-9, 11-16 and 18 of U.S. Pat. No. 9,224,136, dated Mar. 28, 2019, 93 pgs.
CBM2019-00027 U.S. Pat. No. 9,224,136 Notice of Filing Date Accorded to Petition and Time for Filing Patent Owner Preliminary Response, dated Apr. 8, 2019, 3 pgs.
CBM2019-00028 U.S. Pat. No. 10,013,681, Plaintiff United Services Automobile Association (USAA) Preliminary Ciaim Constructions and Extrinsic Evidence, dated Mar. 15, 2019, 74 pgs.
CBM2019-00028 U.S. Pat. No. 10,013,681, Declaration of Peter Alexander, Ph.D., dated Mar. 28, 2019, 94 pgs.
CBM2019-00028 U.S. Pat. No. 10,013,681, Petition for Covered Business Method Review of Claims 1-30 of U.S. Pat. No. 10,013,681, dated Mar. 28, 2019, 99 pgs.
CBM2019-00028 U.S. Pat. No. 10,013,681, Petitioner's Updated Exhibit List (as of Apr. 1, 2019) for U.S. Pat. No. 10,013,681, dated Apr. 1, 2019, 5 pgs.
CBM2019-00028 U.S. Pat. No. 10,013,681, Notice of Filing Date Accorded to Petition and Time for Filing Patent owner Preliminary Response for U.S. Pat. No. 10,013,681, dated Apr. 8, 2019, 3 pgs.
CBM2019-00029 U.S. Pat. No. 10,013,605, Declaration of Peter Alexander, Ph.D., dated Mar. 28, 2019, 76 pgs.
CBM2019-00029 U.S. Pat. No. 10,013,605, Petition for Covered Business Method Review of Claims 1-3, 5-14, 16-29 of U.S. Pat. No. 10,013,605, dated Mar. 28, 2019, 88 pgs.
CBM2019-00029 U.S. Pat. No. 10,013,605, Plaintiff United Services Automobile Association (USAA) Preliminary Claim Constructions and Extrinsic Evidence, dated Mar. 15, 2019, 74 pgs.
IPR2019-00815 U.S. Pat. No. 9,818,096, Petition for Inter Parties Review of Claims 109 of U.S. Pat. No. 9,818,090, dated Mar. 20, 2019, 56 pgs.
IPR2019-00815 U.S. Pat. No. 9,818,090, Declaration of Peter Alexander, PhD. as filed in the IPR on Mar. 20, 2019, 99 pgs.
IPR2019-00815 U.S. Pat. No. 9,818,090, Notice of Filing Date Accorded to Petition and Time for Filing Patent Owner Preliminary Response, dated Mar. 27, 2019, 5 pgs.
IPR2019-00815 U.S. Pat. No. 9,818,090, Exhibit B Proposed Claim Constructions for the '571, '090, '779 and '517 Patents, filed on Feb. 28, 2019, 10 pgs.
ABA Routing System Transit Number, Wikipedia, dated Sep. 27, 2006, 3pgs.
Accredited Standards Committee Technical Report TR 33-2006, dated Aug. 28, 2006, 75 pgs.
ANS X9.100-140-2004, “Specification for an Image Replacement document—IRD”, American Standard for Financial Services, Oct. 1, 2004, 15 pgs.
ANSI News, Check 21 Goes Into Effect Oct. 28, 2004, dated Oct. 25, 2004, 1 pg.
ANSI, “Return Reasons for Check Image Exchange of IRDS”, dated May 6, 2016, 23 pgs.
ANSI, “Specifications for Electronic Exchange of Check and Image Data”, dated Jul. 11, 2006, 230 pgs.
ANSI X9.7-1999(R2007), Bank Check Background and Convenience Amount Field Specification, dated Jul. 11, 2007, 86 pgs.
ASCX9, “Specification for Electronic Exchange of Check and Image Data”, date Mar. 31, 2003. 156 pgs.
Bankers' Hotline, “Training Page: Learning the Bank Numbering System”, Copyright 2004, 2 pgs.
BrainJar Validation Algorithms, archived on Mar. 16, 2016 from BrainJar.com, 2 pgs.
Canon White Paper, “Two Words Every Business Should Know—Remote Deposit”, dated 2005, 7 pgs.
CBR online, “Diebold launches ATM depository technology”, Oct. 4, 2007, 5 pgs.
Cheq Information Technology White Paper, “Teller Scanner Performance and Scanner Design: Camera Position Relative to the Feeder”, dated 2005, 7 pgs.
De Jesus, Angie et al., “Distributed Check Processing in a Check 21 Environment”, dated Nov. 2004, 22 pgs.
Federal Reserve Adoption of DSTU X9.37-2003, Image Cash Letter Customer Documentation Version 1.8, dated Oct. 1, 2008, 48 pgs.
Fielding, R. et al, “RFC-2616—Hypertext Transfer Protocol”, Network Working Group, The Internet Society copyright 1999, 177 pgs.
Hill, Simon, “From J-Phone to Lumina 1020: A Complete History of the Camera Phone”, dated Aug. 11, 2013, 19 pgs.
Instrument—Definition from the Merriam-Webster Online Dictionary, dated Mar. 2, 2019, 1 pg.
Instrument—Definition of instrument from the Oxford Dictionaries (British & World English), dated Jul. 2, 2017, 44 pgs.
IPhone Application Programming Guide Device Support, dated Apr. 26, 2009, 7 pgs.
IPhone Announces the New iPhone 3gs—The Fastest, Most Powerful iPhone Yet, Press Release dated Jun. 8, 2009, 4 pgs.
Klein, Robert, Financial Services Technology, “Image Quality and Usability Assurance: Phase 1 Project”, dated Jul. 23, 2004, 67 pgs.
Lange, Bill, “Combining Remote Capture and IRD Printing, A Check 21 Strategy for Community and Regional Banks”, dated 2005, 25 pgs.
Lee, Jeanne, “Mobile Check Deposits: Pro Tips to Ensure They Go Smoothly”, dated Feb. 19, 2016, 6 pgs.
Meara, Bob, “State of Remote Deposit Capture 2015: Mobile Is the New Scanner”, Dated May 26, 2015, obtained from the Internet at: https://www.celent.com/insights/57842967, 3 pgs.
Meara, Bob, “State of Remote Deposit Capture 2015 Mobile Is the New Scanner”, dated May 2015, 56 pgs.
Meara, Bob,“USAA's Mobile Remote Deposit Capture Initiative”, Dated Jun. 26, 2009, 2 pgs.
Mitek's Mobile Deposit Processes More Than Two Billion Checks, $1.5 Trillion in Cumulative Check Value, dated Mar. 18, 2018, 2 pgs.
Mitek, “Video Release—Mitek MiSnap™ Mobile Auto Capture Improves Mobile Deposit® User Experience at Ten Financial Institutions”, dated Jul. 15, 2014, 2 pgs.
NCR, Mobile Remote Deposit Capture (RDC), copyright 2011, 8 pgs.
Nokia N90 Review Digital Trends, dated Feb. 11, 2019, obtained from the Internet at: https://www.digitaltrends.com/cell-phone-reviews/nokia-n90-review/, 11 pgs.
Nokia N95 8GB User Guide, copyright 2009, (from the Wells Fargo Bank, N.A. IPR2019-00815, filed on Mar. 20, 2019), Part 1 of 3, 67 pgs.
Nokia N95 8GB User Guide, copyright 2009, (from the Wells Fargo Bank, N.A. IPR2019-00815, filed on Mar. 20, 2019), Part 2 of 3, 60gs.
Nokia N95 8GB User Guide, copyright 2009, (from the Wells Fargo Bank, N.A. IPR2019-00815, filed on Mar. 20, 2019), Part 3 of 3, 53 pgs.
Patel, Kunur, Ad Age, “How Mobile Technology is Changing Banking's Future”, dated Sep. 21, 2009, 3 pgs.
Remote Deposit Capture Basic Requirements, dated Aug. 22, 2009, 1 pg.
Remote Deposit Capture.com Scanner Matrix, dated Oct. 21, 2011, 3 pgs.
Rowles, Tony, USAA-v. Wells Fargo No. 2:16-cv-245-JRGL e-mail correspondence dated Jan. 24, 2019, 2 pgs.
Sechrest, Stuart et al., “Windows XP Performance”, Microsoft, dated Jun. 1, 2001, 20 pgs.
Spenser, Harvey, “White Paper Check 21 Controlling Image Quality at the Point of Capture”, dated 2004, 7 pgs.
Timothy R. Crews list of Patents, printed from the United States Patent and Trademark Office on Feb. 13, 2019, 7 pgs.
Van Dyke, Jim, “2017 Mitek Mobile Deposit Benchmark Report”, copyright 2017, 50 pgs.
Wausau, “Understanding Image Quality & Usability Within a New Environment”, copyright 2019, 1 pg.
Whitney, Steve et al., “A Framework for Exchanging Image Returns”, dated Jul. 2001, 129 pgs.
CBM2019-00005 U.S. Pat. No. 8,699,779, Patent Owner's Sur-Reply Brief to Petitioner's Reply Brief to Patent Owner Preliminary Response Pursuant to Authorization Provided in Paper No. 15, dated May 1, 2019, 7 pgs.
CBM2019-00004 U.S. Pat. No. 8,977,571 , Defendant's Claim Construction Brief and supporting exhibits, United Services Automobile Association v. Wells Fargo Bank, N.A., Case No. 2:18-cv-245, dated Apr. 25, 2019, 186 pgs.
USAA's Opening Claim Construction Brief, United Services Automobile Association v. Wells Fargo Bank, N.A., Civil Action No. 2:18-cv-245, dated Apr. 11, 2019, 32 pgs.
CBM2019-00004 U.S. Pat. No. 8,977,571, Patent Owner's Sur-Reply Brief to Petitioner's Reply Brief to Patent Owner Preliminary Response Pursuant to Authorization Provided in Paper 14, dated Apr. 30, 2019, 7 pgs.
USAA's Reply to Claim Construction Brief, United Services Automobile Association v. Wells Fargo Bank, N.A., Case No. 2:18-cv-245, dated May 2, 2019, 15 pgs.
CBM2019-00005 U.S. Pat. No. 8,699,779, Patent Owner's Sur-Reply Brief Pursuant to Petitioner's Reply Brief to Patent Owner Preliminary Response Pursuant to Authorization Provided in Paper 15, dated May 1, 2019, 7 pgs.
P.R. 4-3 Joint Claim Construction and Pre-Hearing Statement, United Services Automobile Association v. Wells Fargo Bank, N.A., Civil Action No. 2:18-0-366, dated Apr. 5, 2019, 190 pgs.
Defendant Wells Fargo Back, N.A.'s Amended Answer, Affirmative Defenses, and Counterclaims to Plaintiff's Complaint, United Services Automobile Association v. Wells Fargo Bank, N.A., Civil .Action No. 2:18-cv-366, dated Apr. 12, 2019, 32 pgs.
Plaintiff and Counterclaim Defendant's Answer to Defendant and Counterclaims Plaintiff's Amended Answer, Affirmative Defenses, & Counterclaims, United Services Automobile Association v. Wells Fargo Bank, N.A., Civil Action No. 2:18-cv-366, dated Apr. 26, 2019, 18 pgs.
P.R. 4-3 Joint Claim Construction and Pre-Hearing Statement, United Services Automobile Association v. Wells Fargo Bank, N.A., Civil Action No. 2:18-cv-245, dated Feb. 28, 2019, 122 pgs.
Defendant Wells Fargo Back, N.A.'s Amended Answer, Affirmative Defenses, and Counterclaims to Plaintiff's Complaint, United Services Automobile Association v. Wells Fargo Bank, N.A., Civil Action No. 2:18-cv-245, dated Mar. 7, 2019, 75 pgs.
Plaintiff and Counterclaim Defendant's Answer to Defendant and Counterclaims Plaintiff's Amended Answer, Affirmative Defenses, & Counterclaims, United Services Automobile Association v. Wells Fargo Bank, N.A., Civil Action No. 2:18-cv-245, dated Mar. 21, 2019, 36 pgs.
USAA's Reply Claim Construction Brief, United Services Automobile Association v. Wells Fargo Bank, N.A., Civil Action No. 2:18-cv-246, dated May 2, 2019, 227 pgs.
Parties' P.R. 4-5(D) Joint Claim Construction Chart, United Services Automobile Association v. Wells Fargo Bank, N.A., Civil Action No. 2:18-cv-245, dated May 9, 2019, 25 pgs.
CBM2019-00004 U.S. Pat. No. 8,977,571, Defendant's Claim Construction Brief and supporting exhibits, United Services Automobile Association v. Wells Fargo Bank, N.A., Civil Action No. 2:18-cv-245. dated Apr. 25, 2019, 36 pgs.
CBM2019-00002 U.S. Pat. No. 9,818,090, Decision Denying Institution of Covered Business Method Patent Review 37 C.F.R. § 42.208, dated Apr. 26, 2019, 5 pgs.
CBM2019-00003 U.S. Pat. No. 9,336,517, Decision Denying Institution of Covered Business Method Patent Review 37 C.F.R. § 42.208, dated Jun. 3, 2019, 28 pgs.
CBM2019-00004 U.S. Pat. No. 8,977,571, Decision Denying Institution of Covered Business Method Patent Review 37 C.F.R. § 42.208, dated May 15, 2019, 33 pgs.
CBM2019-00005 U.S. Pat. No. 8,699,779, Decision Denying Institution of Covered Business Method Patent Review 37 C.F.R. § 42.208, dated Jun. 3, 2019, 27 pgs.
USAA's Opening Claim Construction Brief, filed in Civil Action No. 2:18-CV-366, dated May 17, 2019, 32 pgs.
Defendant's Claim Construction Brief, filed in Civil Action No. 2:18-CV-366, dated May 31, 2019, 111 pgs.
Plaintiff's Notice of Filing Claim Construction Presentation, filed in Civil Action No. 2:18-CV-245, dated May 23, 2019, 106 pgs.
IPR2019-01081 U.S. Pat. No. 9,336,517, Petition for Inter Partes Review of Ciaims 1, 5-10, 12-14, 17-20 of U.S. Pat. No. 9,336,517, dated Jun. 5, 2019, 78 pgs.
IPR2019-01082 U.S. Pat. No. 8,977,571, Petition for Inter Partes Review of Claims 1-13 U.S. Pat. No. 8,977,571, dated Jun. 5, 2019, 75 pgs.
IPR2019-01083 U.S. Pat. No. 8,699,779, Petition for Inter Partes Review of Claims 1-18 U.S. Pat. No. 8,699,779, dated Jun. 5, 2019, 74 pgs.
Plaintiff's Notice of Decisions Denying Institution of Covered Business Method Patent Review, filed in Civil Action No. 2:18-CV-245, dated Jun. 6, 2019, 61 pgs.
Claim Construction Memorandum Opinion and Order, filed in Civil Action No. 2:18-CV-245, dated Jun. 13, 2019, 48 pgs.
Parties' P.R.4-5(D) Joint Claim Construction Chart, filed in Civil Action No. 2:18-CV-245, dated Jun. 14, 2019, 28 pgs.
Defendant's Claim Construction Brief, filed in Civil Action No. 2:18-CV-366, dated May 31, 2019, 28 pgs.
USAA's Reply Claim Construction Brief, filed in Civil Action No. 2:18-CV-366, dated Jun. 7, 2019, 14 pgs.
Wells Fargo's Objections to Magistrate Judge Payne's Claim Construction Memorandum Opinion and Order, filed in Civil Action No. 2:18-CV-245, dated Jun. 27, 2019, 7 pgs.
USAA's Objections to Magistrate Judge Payne's Claim Construction Memorandum Opinion and Order, filed in Civil Action No. 2:18-CV-245, dated Jun. 27, 2019, 6 pgs.
Parties' P.R. 4-5(D) Joint Claim Construction Chart, filed in Civil Action No. 2:18-CV-366, dated Jun. 18, 2019, 27 pgs.
IPR2019-00815, Invalidity Chart, uploaded on Jun. 27, 2019, 94 pgs.
IPR2019-00815, United Services Automobile Association (“USAA”)'s Patent Owner Preliminary Response, dated Jun. 27, 2019, 66 pgs.
IPR2019-00815, Supplemental Invalidity Chart, dated on Jun. 27, 2019, 16 pgs.
IPR2019-00815, Declaration of Matthew A. Calman in Support of Patent Owner Preliminary Response, dated Jun. 27, 2019, 25 pgs.
CBM 2019-00027, Declaration of Bharat Prasad, dated Jul. 8, 2019, 32 pgs.
CBM 2019-00027, Patent Owner Preliminary Response and Exhibits 2001-1042, dated Jul. 8, 2019, 91 pgs.
CBM 2019-00028, United Services Automobile Association (“USAA”)'s Patent Owner Preliminary Response, dated Jul. 8, 2019, 73 pgs.
CBM2019-00028, Declaration of Matthew A. Calman in Support of Patent Owner Preliminary Response, dated Jul. 8, 28 pgs.
CBM2019-00028, Malykhina, Elena “Get Smart”, Copyright 2006 by ProQuest Information and Learning Company, 6 pgs.
CBM2019-00028, Palm Treo 700W Smartphone manual, Copyright 2005 by Palm, Inc., 96 pgs.
CBM2019-00028, 00000 C720w User Manual for Windows Mobile Smart Phone, Copyright 2006, 352 pgs.
CBM2019-00028, “Smarter Than Your Average Phone”, Copyright 2006 by Factiva, 4 pgs.
CBM2019-00028, “64 Million Smart Phones Shipped Worldwide in 2006”, Canalys Newsroom, 2006, 3 pgs.
CBM2019-00028, Nokia 9500 Communicator user Guide, Copyright 2006 by Nokia Corporation, 112 pgs.
CBM2019-00028, Robinson, Daniel, “Client Week—Headsets advance at 3GSM”, Copyright 2004 by VNU Business Publications Ltd., 2 pgs.
CBM2019-00028, Burney, Brett “MacBook Pro with Intel processor is fast, innovative”, Copyright 2006 by Plain Dealer Publishing Co., 2 pgs.
CBM2019-00028, 17-inch MacBook Pro User's Guide, Copyright 2006 by Apple Computer, Inc., 144 pgs.
CBM2019-00028, Wong, May “HP unveils new mobile computers”, Copyright 2006 by The Buffalo News, 2 pgs.
CBM2019-00028, Jewell, Mark “Cell Phone Shipments Reach Record 208M”, Copyright 2005 by Associated Press, 1 pg.
CBM 2019-00028, Lawler, Ryan “Apple shows Intel-based Macs, surge in revenue”, Copyright 2006 by The Yomiuri Shimbun, 2 pgs.
CBM 2019-00028, Aspire 9800 Series User Guide, Copyright 2006 by Acer International, 122 pgs.
CBM 2019-00028, Dell XPS M1210 Owner's Manual, Copyright 2006 by Dell Inc., 192 pgs.
CBM 2019-00028, Estridge, Bonnie “Isyour phone smart enough?: The series that cuts through the technobabble to bring you the best advice on the latest gadgets”, Coyright 2006 by XPRESS—A1 Nsr Media, 3 pgs.
CBM 2019-00028, “Motorola, Palm collaborate on smart phone”, Copyright 2000 by Crain Communications, Inc., 1 pg.
CBM 2019-00028, Nasaw, Daniel “Viruses Pose threat to “Smart” Cellphones—Computer Programs Could Cripple Devices and Shut Down Wireless Networks”, Copyright 2004 by Factiva, 2 pgs.
CBM 2019-00028, Seitz, Patrick “Multifunction Trend Shaking Up the Handheld Device Industry; Solid Sales Expected in 2004; PDA, handset, camera—one single, small product can fill a variety of roles”, Copyright 2004 Investor's Business Daily, Inc., 3 pgs.
Microsoft Mobile Devices Buyer's Guide, 2012, 4 pgs.
Microsoft Mobile Devices Smartphone, 2003, 2 pgs.
Plaintiff's Notice of Decision Denying Institution of Covered Business Method Patent Review, filed in Civil Action No. 2:18-CV-245, dated May 15, 2019, 36 pgs.
Defendant's Claim Construction Brief, filed in Civil Action No. 2:18-CV-366, dated Jun. 24, 2019, 28 pgs.
CBM2019-00029, United Services Automobile Association (USAA)'s Patent Owner Preliminary Response, dated Jul. 17, 2019, 76 pgs.
CBM2019-00029, Declaration of Matthew A. Calman in Support of Patent Owner Preliminary Response, dated Jul. 17, 2019, 29 pgs.
CBM2019-00029, Defendant's Claim Construction Brief, filed in Civil Action No. 2:18-CV-366, dated May 31, 2013, 28 pgs.
CBM2019-00029, Palenchar, Joseph, “PDA Phone Adds WiFi VoIP, Turn-By-Turn GPS Navigation”, Copyright 2006 by Reed Business Information, 2 pgs.
CBM2019-00029, HP User Guide, Additional Product Information, Copyright 2006 by Hewlett-Packard Development Company, L.P., 204 pgs.
CBM2019-00029, Pocket PC User Manual, Version 1, dated May 2006 by Microsoft, 225 pgs.
CBM2019-00029, “Dynamism.com: Take tomorrow's tech home today with Dynamism.com: Latest gadgets merge next generation technology with high style design”, Copyright 2006 Normans Media Limited, 2 pgs.
IPR2019-00815, Federal Reserve Financial Services Retired: DSTU X9.37-2003, Specifications for Electronic Exchange of Check and Image Data, Copyright 2006 by Accredited Standards Committee X9, Inc., dated Mar. 31, 2003, 157 pgs.
IPR2019-01081, Declaration of Peter Alexander, Ph.D, dated Jun. 5, 2019, 135 pgs.
Defendant Wells Fargo Bank, N.A.'s Second Amended Answer, Affirmative Defenses, and Counterclaims to Plaintiff's Amended Complaint, United Services Automobile Association v. Wells Fargo Bank, N.A., Civil Action No. 2:18-cv-245, dated Aug. 1, 2019, 72 pgs.
Claim Construction Memorandum Opinion and Order, United Services Automobile Association v. Wells Fargo Bank, N.A., Civil Action No. 2:18-cv-366, dated Jul. 29, 2019, 36 pgs.
Wells Fargo's Objections to Magistrate Judge Payne's Claim Construction Memorandum Opinion and Order, United Services Automobile Association v. Wells Fargo Bank, N.A., Civil Action No. 2:18-cv-366, dated Aug. 12, 2019, 7 pgs.
USAA's Objections to Magistrate Judge Payne's Claim Construction Memorandum Opinion and Order, United Services Automobile Association v. Wells Fargo Bank, N.A., Civil Action No. 2:18-cv-366, dated Aug. 12, 2019, 10 pgs.
IPR2019-00815 U.S. Pat. No. 9,818,090, Petitioner's Reply Brief to Patent Owner Preliminary Response Pursuant to Authorization Provided in Paper No. 13, dated Aug. 1, 2019, 9 pgs.
IPR2019-00815 U.S. Pat. No. 9,818,090, Petitioner's Supplemental Exhibit List, dated Aug. 1, 2019, 5 pgs.
IPR2019-00815 U.S. Pat. No. 9,818,090, United Services Automobile Association (USAA)'s Sur-Reply in Support of Patent Owner Preliminary Response, dated Aug. 8, 2019, 8 pgs.
IPR2019-00815 U.S. Pat. No. 9,818,090, Decision Denying Institution of Inter Partes Review, dated Aug. 26, 2019, 28 pgs.
Herley, Cormac, “Recursive Method to Extract Rectangular Objects From Scans”, Microsoft Research, Oct. 2003, 4 pgs.
Panini My Vision X Operator Manual, Panini, 2004, (cited in IPR2020-00093, U.S. Pat. No. 9,892,454), 51 pgs.
Tochip, E. et al., “Camera Phone Color Appearance Utility”, Matlab at Stanford University, 2007, 25 pgs.
Yeo, L.H. et al., “Submission of transaction from mobile workstations in a cooperative multidatabase environment”, IEEE, 1994, (cited in IPR2020-00097, U.S. Pat. No. 7,885,880), 10 pgs.
Bruno-Britz, Maria “Mitek Launches Mobile Phone Check Capture Solution,” Bank Systems and Technologies Information Week (Jan. 24, 2008).
V User Guide, https://www.lg.com/us/support/manualsdocuments?customerModelCode=%20LGVX9800&csSalesCode=LGVX9800, select“Version(USA) en”; The V_UG_051125.pdf.
Ming Phone User Manual, 2006.
Patel, Kunur, “How Mobile Technology is Changing Banking's Future” AdAge, Sep. 21, 2009, 4 pages.
Spencer, Harvey, “Controlling Image Quality at the Point of Capture” Check 21, Digital Check Corporation & HSA 2004.
Moseik, Celeste K., “Customer Adoption of Online Restaurant Services: A Multi-Channel Approach”, Order No. 1444649 University of Delaware, 2007, Ann Arbor: ProQuest., Web. Jan. 10, 2022 (Year: 2007).
Continuations (3)
Number Date Country
Parent 16414220 May 2019 US
Child 16893860 US
Parent 14738340 Jun 2015 US
Child 16414220 US
Parent 11864569 Sep 2007 US
Child 14738340 US