WO2007089533A3 - Data capture and identification system and process - Google Patents

Data capture and identification system and process Download PDF

Info

Publication number
WO2007089533A3
WO2007089533A3 PCT/US2007/002010 US2007002010W WO2007089533A3 WO 2007089533 A3 WO2007089533 A3 WO 2007089533A3 US 2007002010 W US2007002010 W US 2007002010W WO 2007089533 A3 WO2007089533 A3 WO 2007089533A3
Authority
WO
WIPO (PCT)
Prior art keywords
comparison
identification system
data capture
data
identify
Prior art date
Application number
PCT/US2007/002010
Other languages
French (fr)
Other versions
WO2007089533A2 (en
Inventor
Wayne C Boncyk
Ronald Cohen
Original Assignee
Evryx Technologies Inc
Wayne C Boncyk
Ronald Cohen
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=37037463&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=WO2007089533(A3) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by Evryx Technologies Inc, Wayne C Boncyk, Ronald Cohen filed Critical Evryx Technologies Inc
Priority to US12/282,091 priority Critical patent/US20110300507A1/en
Publication of WO2007089533A2 publication Critical patent/WO2007089533A2/en
Publication of WO2007089533A3 publication Critical patent/WO2007089533A3/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/40Extraction of image or video features
    • G06V10/46Descriptors for shape, contour or point-related descriptors, e.g. scale invariant feature transform [SIFT] or bags of words [BoW]; Salient regional features
    • G06V10/462Salient features, e.g. scale invariant feature transforms [SIFT]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/58Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • G06F16/583Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using metadata automatically derived from the content
    • G06F16/5838Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using metadata automatically derived from the content using colour
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/21Design, administration or maintenance of databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2457Query processing with adaptation to user needs
    • G06F16/24578Query processing with adaptation to user needs using ranking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/248Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/51Indexing; Data structures therefor; Storage structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/58Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • G06F16/583Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using metadata automatically derived from the content
    • G06F16/5854Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using metadata automatically derived from the content using shape and object relationship
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/58Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • G06F16/5866Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using information manually generated, e.g. tags, keywords, comments, manually generated location and time information
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/40Extraction of image or video features
    • G06V10/56Extraction of image or video features relating to colour
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/70Arrangements for image or video recognition or understanding using pattern recognition or machine learning
    • G06V10/74Image or video pattern matching; Proximity measures in feature spaces
    • G06V10/75Organisation of the matching processes, e.g. simultaneous or sequential comparisons of image or video features; Coarse-fine approaches, e.g. multi-scale approaches; using context analysis; Selection of dictionaries
    • G06V10/751Comparing pixel values or logical combinations thereof, or feature values having positional relevance, e.g. template matching
    • G06V10/7515Shifting the patterns to accommodate for positional errors
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/10Character recognition
    • G06V30/14Image acquisition
    • G06V30/142Image acquisition using hand-held instruments; Constructional details of the instruments
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/141Setup of application sessions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/02Constructional features of telephone sets
    • H04M1/0202Portable telephone sets, e.g. cordless phones, mobile phones or bar type handsets

Abstract

An identification method and process for objects from digitally captured images thereof that uses data characteristics to identify an object from a plurality of objects in a database. The data is broken down into parameters such as a Shape Comparison, Grayscale Comparison, Wavelet Comparison, and Color Cube Comparison with object data in one or more databases to identify the actual object of a digital image.
PCT/US2007/002010 2000-11-06 2007-01-23 Data capture and identification system and process WO2007089533A2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US12/282,091 US20110300507A1 (en) 2000-11-06 2007-01-23 Elastically flexible coupling body

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11/342,094 US7565008B2 (en) 2000-11-06 2006-01-26 Data capture and identification system and process
US11/342,094 2006-01-26

Publications (2)

Publication Number Publication Date
WO2007089533A2 WO2007089533A2 (en) 2007-08-09
WO2007089533A3 true WO2007089533A3 (en) 2008-01-10

Family

ID=37037463

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2007/002010 WO2007089533A2 (en) 2000-11-06 2007-01-23 Data capture and identification system and process

Country Status (4)

Country Link
US (11) US7565008B2 (en)
EP (1) EP1814060A3 (en)
JP (3) JP2007200275A (en)
WO (1) WO2007089533A2 (en)

Families Citing this family (96)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7565008B2 (en) 2000-11-06 2009-07-21 Evryx Technologies, Inc. Data capture and identification system and process
US7680324B2 (en) 2000-11-06 2010-03-16 Evryx Technologies, Inc. Use of image-derived information as search criteria for internet and other search engines
US7899243B2 (en) 2000-11-06 2011-03-01 Evryx Technologies, Inc. Image capture and identification system and process
US9310892B2 (en) 2000-11-06 2016-04-12 Nant Holdings Ip, Llc Object information derived from object images
US8224078B2 (en) 2000-11-06 2012-07-17 Nant Holdings Ip, Llc Image capture and identification system and process
US7751805B2 (en) * 2004-02-20 2010-07-06 Google Inc. Mobile image-based information retrieval system
US8370323B2 (en) 2004-08-31 2013-02-05 Intel Corporation Providing information services related to multimodal inputs
US7873911B2 (en) * 2004-08-31 2011-01-18 Gopalakrishnan Kumar C Methods for providing information services related to visual imagery
US20070005490A1 (en) * 2004-08-31 2007-01-04 Gopalakrishnan Kumar C Methods and System for Distributed E-commerce
US20070002077A1 (en) * 2004-08-31 2007-01-04 Gopalakrishnan Kumar C Methods and System for Providing Information Services Related to Visual Imagery Using Cameraphones
CA2625775A1 (en) 2005-10-14 2007-04-19 Applied Research Associates Nz Limited A method of monitoring a surface feature and apparatus therefor
US8990142B2 (en) 2009-10-30 2015-03-24 The Nielsen Company (Us), Llc Distributed audience measurement systems and methods
US9177381B2 (en) 2010-12-22 2015-11-03 Nani Holdings IP, LLC Depth estimate determination, systems and methods
US8438110B2 (en) 2011-03-08 2013-05-07 Bank Of America Corporation Conducting financial transactions based on identification of individuals in an augmented reality environment
US9224166B2 (en) 2011-03-08 2015-12-29 Bank Of America Corporation Retrieving product information from embedded sensors via mobile device video analysis
US9317860B2 (en) 2011-03-08 2016-04-19 Bank Of America Corporation Collective network of augmented reality users
US8811711B2 (en) 2011-03-08 2014-08-19 Bank Of America Corporation Recognizing financial document images
US8688559B2 (en) 2011-03-08 2014-04-01 Bank Of America Corporation Presenting investment-related information on a mobile communication device
US8873807B2 (en) 2011-03-08 2014-10-28 Bank Of America Corporation Vehicle recognition
US8660951B2 (en) 2011-03-08 2014-02-25 Bank Of America Corporation Presenting offers on a mobile communication device
US9406031B2 (en) 2011-03-08 2016-08-02 Bank Of America Corporation Providing social impact information associated with identified products or businesses
US8929591B2 (en) 2011-03-08 2015-01-06 Bank Of America Corporation Providing information associated with an identified representation of an object
US9773285B2 (en) 2011-03-08 2017-09-26 Bank Of America Corporation Providing data associated with relationships between individuals and images
US8922657B2 (en) 2011-03-08 2014-12-30 Bank Of America Corporation Real-time video image analysis for providing security
US9317835B2 (en) 2011-03-08 2016-04-19 Bank Of America Corporation Populating budgets and/or wish lists using real-time video image analysis
US8718612B2 (en) 2011-03-08 2014-05-06 Bank Of American Corporation Real-time analysis involving real estate listings
US8571888B2 (en) 2011-03-08 2013-10-29 Bank Of America Corporation Real-time image analysis for medical savings plans
US8611601B2 (en) 2011-03-08 2013-12-17 Bank Of America Corporation Dynamically indentifying individuals from a captured image
US8582850B2 (en) 2011-03-08 2013-11-12 Bank Of America Corporation Providing information regarding medical conditions
US8721337B2 (en) 2011-03-08 2014-05-13 Bank Of America Corporation Real-time video image analysis for providing virtual landscaping
US8668498B2 (en) 2011-03-08 2014-03-11 Bank Of America Corporation Real-time video image analysis for providing virtual interior design
GB2502750A (en) 2011-03-22 2013-12-04 Nant Holdings Ip Llc Healthcare Management objects
GB2503163B (en) 2011-03-22 2019-05-29 Nant Holdings Ip Llc Reasoning Engines
US8810598B2 (en) 2011-04-08 2014-08-19 Nant Holdings Ip, Llc Interference based augmented reality hosting platforms
US8538845B2 (en) 2011-06-03 2013-09-17 Mozido, Llc Monetary transaction system
US8744230B2 (en) 2011-08-12 2014-06-03 Bae Systems Information And Electronic Systems Integration Inc. Method for real-time correlation of streaming video to geolocation
EP2764460A4 (en) 2011-10-06 2015-08-05 Nant Holdings Ip Llc Healthcare object recognition systems and methods
JP2015501984A (en) 2011-11-21 2015-01-19 ナント ホールディングス アイピー,エルエルシー Subscription bill service, system and method
US10438196B2 (en) 2011-11-21 2019-10-08 Mozido, Inc. Using a mobile wallet infrastructure to support multiple mobile wallet providers
US9208488B2 (en) 2011-11-21 2015-12-08 Mozido, Inc. Using a mobile wallet infrastructure to support multiple mobile wallet providers
US9805385B2 (en) 2011-11-21 2017-10-31 Nant Holdings Ip, Llc Subscription bill service, systems and methods
US9179844B2 (en) 2011-11-28 2015-11-10 Aranz Healthcare Limited Handheld skin measuring or monitoring device
US8964192B2 (en) * 2011-12-06 2015-02-24 Ricoh Production Print Solutions LLC Print verification database mechanism
JP5899333B2 (en) 2012-02-24 2016-04-06 ナント ホールディングス アイピー,エルエルシー System and method for content activation via interaction based authentication
US20130271461A1 (en) * 2012-04-11 2013-10-17 Pinpoint 3D Systems and methods for obtaining parameters for a three dimensional model from reflectance data
KR20150081411A (en) 2012-05-24 2015-07-14 난트 홀딩스 아이피, 엘엘씨 Event archiving, system and methods
US8988556B1 (en) 2012-06-15 2015-03-24 Amazon Technologies, Inc. Orientation-assisted object recognition
US9336508B2 (en) 2012-11-02 2016-05-10 Patrick Soon-Shiong Virtual planogram management, systems, and methods
EP3617843A1 (en) * 2012-12-10 2020-03-04 Samsung Electronics Co., Ltd. Mobile device, control method thereof, and ui display method
US9728008B2 (en) 2012-12-10 2017-08-08 Nant Holdings Ip, Llc Interaction analysis systems and methods
US9678617B2 (en) 2013-01-14 2017-06-13 Patrick Soon-Shiong Shared real-time content editing activated by an image
US9256661B2 (en) * 2013-01-15 2016-02-09 International Business Machines Corporation Indicating level of confidence in digital content
EP2959403A4 (en) 2013-02-25 2016-10-12 Nant Holdings Ip Llc Link association analysis systems and methods
US10564815B2 (en) 2013-04-12 2020-02-18 Nant Holdings Ip, Llc Virtual teller systems and methods
US9355123B2 (en) 2013-07-19 2016-05-31 Nant Holdings Ip, Llc Fast recognition algorithm processing, systems and methods
WO2015026834A1 (en) 2013-08-19 2015-02-26 Nant Holdings Ip, Llc Camera-to-camera interactions, systems and methods
WO2015026874A1 (en) * 2013-08-19 2015-02-26 Nant Holdings Ip, Llc Metric based recognition, systems and methods
US9761053B2 (en) 2013-08-21 2017-09-12 Nantmobile, Llc Chroma key content management systems and methods
WO2015027226A1 (en) 2013-08-23 2015-02-26 Nantmobile, Llc Recognition-based content management, systems and methods
SG2013069893A (en) * 2013-09-13 2015-04-29 Jcs Echigo Pte Ltd Material handling system and method
US9582516B2 (en) 2013-10-17 2017-02-28 Nant Holdings Ip, Llc Wide area augmented reality location-based services
US9544655B2 (en) 2013-12-13 2017-01-10 Nant Holdings Ip, Llc Visual hash tags via trending recognition activities, systems and methods
KR101561628B1 (en) * 2013-12-30 2015-10-20 주식회사 케이티 Search apparatus for providing realtime display information of smart glass and method thereof
WO2015123646A1 (en) 2014-02-14 2015-08-20 Nant Holdings Ip, Llc Edge-based recognition, systems and methods
WO2015123647A1 (en) 2014-02-14 2015-08-20 Nant Holdings Ip, Llc Object ingestion through canonical shapes, systems and methods
US9514377B2 (en) 2014-04-29 2016-12-06 Google Inc. Techniques for distributed optical character recognition and distributed machine language translation
US9514376B2 (en) 2014-04-29 2016-12-06 Google Inc. Techniques for distributed optical character recognition and distributed machine language translation
WO2015195765A1 (en) 2014-06-17 2015-12-23 Nant Vision, Inc. Activity recognition systems and methods
US10185976B2 (en) 2014-07-23 2019-01-22 Target Brands Inc. Shopping systems, user interfaces and methods
US9892560B2 (en) 2014-09-11 2018-02-13 Nant Holdings Ip, Llc Marker-based augmented reality authoring tools
CN104463195B (en) * 2014-11-08 2018-08-07 沈阳工业大学 Printing digit recognizing method based on template matches
RU2019142493A (en) * 2015-03-17 2020-01-21 Виза Интернэшнл Сервис Ассосиэйшн TRANSACTION CHECK BY MULTIPLE DEVICES
US11550387B2 (en) * 2015-03-21 2023-01-10 Mine One Gmbh Stereo correspondence search
WO2016207875A1 (en) * 2015-06-22 2016-12-29 Photomyne Ltd. System and method for detecting objects in an image
US10013527B2 (en) 2016-05-02 2018-07-03 Aranz Healthcare Limited Automatically assessing an anatomical surface feature and securely managing information related to the same
US10129126B2 (en) 2016-06-08 2018-11-13 Bank Of America Corporation System for predictive usage of resources
US10581988B2 (en) 2016-06-08 2020-03-03 Bank Of America Corporation System for predictive use of resources
US10178101B2 (en) 2016-06-08 2019-01-08 Bank Of America Corporation System for creation of alternative path to resource acquisition
US10291487B2 (en) 2016-06-08 2019-05-14 Bank Of America Corporation System for predictive acquisition and use of resources
US10433196B2 (en) 2016-06-08 2019-10-01 Bank Of America Corporation System for tracking resource allocation/usage
DK179978B1 (en) * 2016-09-23 2019-11-27 Apple Inc. Image data for enhanced user interactions
JP2018077644A (en) * 2016-11-08 2018-05-17 富士ゼロックス株式会社 Information processing system and program
CN106454424B (en) * 2016-11-10 2019-11-26 中广热点云科技有限公司 Hot spot cloud management platform and its method
US11116407B2 (en) 2016-11-17 2021-09-14 Aranz Healthcare Limited Anatomical surface assessment methods, devices and systems
CN106600525A (en) * 2016-12-09 2017-04-26 宇龙计算机通信科技(深圳)有限公司 Picture fuzzy processing method and system
EP4183328A1 (en) 2017-04-04 2023-05-24 Aranz Healthcare Limited Anatomical surface assessment methods, devices and systems
US10977624B2 (en) 2017-04-12 2021-04-13 Bank Of America Corporation System for generating paper and digital resource distribution documents with multi-level secure authorization requirements
US10122889B1 (en) 2017-05-08 2018-11-06 Bank Of America Corporation Device for generating a resource distribution document with physical authentication markers
US10621363B2 (en) 2017-06-13 2020-04-14 Bank Of America Corporation Layering system for resource distribution document authentication
US10511692B2 (en) 2017-06-22 2019-12-17 Bank Of America Corporation Data transmission to a networked resource based on contextual information
US10313480B2 (en) 2017-06-22 2019-06-04 Bank Of America Corporation Data transmission between networked resources
US10524165B2 (en) 2017-06-22 2019-12-31 Bank Of America Corporation Dynamic utilization of alternative resources based on token association
CN112020630A (en) * 2018-04-27 2020-12-01 北京嘀嘀无限科技发展有限公司 System and method for updating 3D model of building
CN110245247A (en) * 2019-05-24 2019-09-17 浙江大华技术股份有限公司 Method, electronic equipment and the computer storage medium of picture searching
US11372892B2 (en) 2019-10-17 2022-06-28 Optum Health Solutions (UK) Limited Relational database retrieval procedures for cohort-wise data comparisons
US11475637B2 (en) 2019-10-21 2022-10-18 Wormhole Labs, Inc. Multi-instance multi-user augmented reality environment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020019819A1 (en) * 2000-06-23 2002-02-14 Shunichi Sekiguchi Information search system
US20030095681A1 (en) * 2001-11-21 2003-05-22 Bernard Burg Context-aware imaging device
US20050015370A1 (en) * 2003-07-14 2005-01-20 Stavely Donald J. Information management system and method
US20050185060A1 (en) * 2004-02-20 2005-08-25 Neven Hartmut Sr. Image base inquiry system for search engines for mobile telephones with integrated camera

Family Cites Families (378)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3800082A (en) 1972-10-27 1974-03-26 Nasa Auditory display for the blind
JPS6314297A (en) 1986-07-03 1988-01-21 オムロン株式会社 Pos terminal
US4947321A (en) 1988-04-04 1990-08-07 Stanford Technologies, Inc. MICR rejects analysis and management information system
GB8826550D0 (en) 1988-11-14 1989-05-17 Smiths Industries Plc Image processing apparatus and methods
US4991008A (en) 1988-12-01 1991-02-05 Intec Video Systems, Inc. Automatic transaction surveillance system
US5241671C1 (en) 1989-10-26 2002-07-02 Encyclopaedia Britannica Educa Multimedia search system using a plurality of entry path means which indicate interrelatedness of information
US5992752A (en) 1993-11-24 1999-11-30 Metrologic Instruments, Inc. Internet-based system for enabling information-related transactions over the internet using Java-enabled internet terminals provided with bar code symbol readers for reading Java-Applet encoded bar code symbols
US5259037A (en) 1991-02-07 1993-11-02 Hughes Training, Inc. Automated video imagery database generation using photogrammetry
GB9125540D0 (en) 1991-11-30 1992-01-29 Davies John H E Access control systems
US5821523A (en) 1992-03-12 1998-10-13 Bunte; Alan G. Combined code reader and digital camera using a common photodetector
US5579471A (en) 1992-11-09 1996-11-26 International Business Machines Corporation Image query system and method
US5550928A (en) 1992-12-15 1996-08-27 A.C. Nielsen Company Audience measurement system and method
US5815411A (en) 1993-09-10 1998-09-29 Criticom Corporation Electro-optic vision system which exploits position and attitude
JP3108585B2 (en) 1993-07-28 2000-11-13 日本電信電話株式会社 Video image print access method and system
US5625765A (en) 1993-09-03 1997-04-29 Criticom Corp. Vision systems including devices and methods for combining images for extended magnification schemes
US7301536B2 (en) 1993-09-10 2007-11-27 Geovector Corporation Electro-optic vision systems
US6064398A (en) 1993-09-10 2000-05-16 Geovector Corporation Electro-optic vision systems
US6278461B1 (en) 1993-09-10 2001-08-21 Geovector Corporation Augmented reality vision systems which derive image information from other vision systems
US6037936A (en) 1993-09-10 2000-03-14 Criticom Corp. Computer vision system with a graphic user interface and remote camera control
JP3556265B2 (en) 1994-03-04 2004-08-18 オリンパス株式会社 Image handling device and camera
US5497314A (en) 1994-03-07 1996-03-05 Novak; Jeffrey M. Automated apparatus and method for object recognition at checkout counters
JP3574170B2 (en) 1994-03-17 2004-10-06 富士通株式会社 Distributed image processing device
US6522770B1 (en) 1999-05-19 2003-02-18 Digimarc Corporation Management of documents and other objects using optical devices
ES2105936B1 (en) 1994-03-21 1998-06-01 I D Tec S L IMPROVEMENTS INTRODUCED IN INVENTION PATENT N. P-9400595/8 BY: BIOMETRIC PROCEDURE FOR SECURITY AND IDENTIFICATION AND CREDIT CARDS, VISAS, PASSPORTS AND FACIAL RECOGNITION.
US6064979A (en) 1996-10-25 2000-05-16 Ipf, Inc. Method of and system for finding and serving consumer product related information over the internet using manufacturer identification numbers
US6866196B1 (en) 1994-05-25 2005-03-15 Spencer A. Rathus Method and apparatus for accessing electronic data via a familiar printed medium
US5594806A (en) 1994-06-20 1997-01-14 Personnel Identification & Entry Access Control, Inc. Knuckle profile indentity verification system
US5742815A (en) 1994-10-04 1998-04-21 Stern; Yonatan Pesach Method for storing and retrieving images in/from a database
US5717940A (en) 1995-04-28 1998-02-10 Ricoh Company, Ltd. Method of selecting a target document using features of an example page
US5657389A (en) 1995-05-08 1997-08-12 Image Data, Llc Positive identification system and method
US6202055B1 (en) 1996-08-21 2001-03-13 Image Data, Llc Positive identification display device and scanner for low cost collection and display of graphic and text data in a secure manner
US5945982A (en) 1995-05-30 1999-08-31 Minolta Co., Ltd. Data administration apparatus that can search for desired image data using maps
WO1996041446A1 (en) 1995-06-07 1996-12-19 E-Comm Incorporated System for detecting unauthorized account access
US6535210B1 (en) 1995-06-07 2003-03-18 Geovector Corp. Vision system computer modeling apparatus including interaction with real scenes with respect to perspective and spatial relationship as measured in real-time
US5978773A (en) 1995-06-20 1999-11-02 Neomedia Technologies, Inc. System and method for using an ordinary article of commerce to access a remote computer
US6408331B1 (en) 1995-07-27 2002-06-18 Digimarc Corporation Computer linking methods using encoded graphics
US6788800B1 (en) 2000-07-25 2004-09-07 Digimarc Corporation Authenticating objects using embedded data
US6650761B1 (en) 1999-05-19 2003-11-18 Digimarc Corporation Watermarked business cards and methods
US6411725B1 (en) 1995-07-27 2002-06-25 Digimarc Corporation Watermark enabled video objects
WO1997010564A1 (en) 1995-09-15 1997-03-20 Interval Research Corporation A method of compressing a plurality of video images
US6714969B1 (en) 1995-11-17 2004-03-30 Symbol Technologies, Inc. Mobile terminal with integrated host application software
US6405975B1 (en) 1995-12-19 2002-06-18 The Boeing Company Airplane ground maneuvering camera system
JP3743988B2 (en) 1995-12-22 2006-02-08 ソニー株式会社 Information retrieval system and method, and information terminal
US5862218A (en) 1996-04-04 1999-01-19 Fotonation, Inc. Method and apparatus for in-camera image marking and authentication
US5933823A (en) 1996-03-01 1999-08-03 Ricoh Company Limited Image database browsing and query using texture analysis
JP3279913B2 (en) 1996-03-18 2002-04-30 株式会社東芝 Person authentication device, feature point extraction device, and feature point extraction method
US5894323A (en) 1996-03-22 1999-04-13 Tasc, Inc, Airborne imaging system using global positioning system (GPS) and inertial measurement unit (IMU) data
US5893095A (en) 1996-03-29 1999-04-06 Virage, Inc. Similarity engine for content-based retrieval of images
US5804803A (en) 1996-04-02 1998-09-08 International Business Machines Corporation Mechanism for retrieving information using data encoded on an object
GB2312319B (en) 1996-04-15 1998-12-09 Discreet Logic Inc Video storage
US8180844B1 (en) 2000-03-18 2012-05-15 Digimarc Corporation System for linking from objects to remote resources
WO1997044737A1 (en) 1996-05-22 1997-11-27 Geovector Corporation Mehtod and apparatus for controlling electrical devices in response to sensed conditions
US6804726B1 (en) 1996-05-22 2004-10-12 Geovector Corporation Method and apparatus for controlling electrical devices in response to sensed conditions
JPH09330336A (en) 1996-06-11 1997-12-22 Sony Corp Information processor
DE59708043D1 (en) 1996-06-17 2002-10-02 Siemens Ag Communication system and method for taking and managing digital images
AU3497497A (en) 1996-06-21 1998-01-07 Norand Corporation Too long code reader performing coded image decoding
US5917930A (en) 1996-07-31 1999-06-29 Currency Systems International Method for semi-continuous currency processing using separator cards
JPH1091634A (en) 1996-08-15 1998-04-10 Hewlett Packard Co <Hp> Photographic image retrieval system
US5915038A (en) 1996-08-26 1999-06-22 Philips Electronics North America Corporation Using index keys extracted from JPEG-compressed images for image retrieval
US5768633A (en) 1996-09-03 1998-06-16 Eastman Kodak Company Tradeshow photographic and data transmission system
US6819783B2 (en) 1996-09-04 2004-11-16 Centerframe, Llc Obtaining person-specific images in a public venue
EP1016002A4 (en) 1996-09-04 2000-11-15 David A Goldberg Method and system for obtaining person-specific images in a public venue
US6754636B1 (en) * 1996-09-04 2004-06-22 Walker Digital, Llc Purchasing systems and methods wherein a buyer takes possession at a retailer of a product purchased using a communication network
DE19636028C1 (en) 1996-09-05 1997-11-20 Daimler Benz Ag Stereo image object detection, esp. for road vehicles
US7711598B2 (en) 1996-10-25 2010-05-04 Ipf, Inc. Web-based consumer product marketing communication network for managing and delivering consumer product marketing communications to consumers along e-commerce (EC) enabled web sites on the world wide web (WWW), using multi-mode virtual kiosks (MMVKS) driven by server=side components embodying consumer product identifiers and driven by consumer product information (CPI) links managed by product manufacturer team members and/or their agents
JPH10134004A (en) 1996-10-28 1998-05-22 Casio Comput Co Ltd Image data processing system
US6243375B1 (en) 1996-11-08 2001-06-05 Gregory J. Speicher Internet-audiotext electronic communications system with multimedia based matching
JP2002515149A (en) 1996-11-08 2002-05-21 ネオメディア テクノロジーズ,インク. Automatic access of electronic information by machine readable code of printed documents
DE19701157C1 (en) 1997-01-15 1998-04-09 Peter Heller Gmbh Food-freezing assembly has drum with inlet and outlet at opposing ends
US5768663A (en) 1997-01-29 1998-06-16 Lin; Bob Light source arrangement of a scanner
US6145738A (en) 1997-02-06 2000-11-14 Mr. Payroll Corporation Method and apparatus for automatic check cashing
US5933923A (en) 1997-02-13 1999-08-10 Tatra Corporation Buckle for cargo control strap
US6307957B1 (en) 1997-02-28 2001-10-23 Electro-Optical Sciences Inc Multispectral imaging and characterization of biological tissue
WO1998037811A1 (en) 1997-02-28 1998-09-03 Electro-Optical Sciences, Inc. Systems and methods for the multispectral imaging and characterization of skin tissue
US6081612A (en) 1997-02-28 2000-06-27 Electro Optical Sciences Inc. Systems and methods for the multispectral imaging and characterization of skin tissue
JPH10289243A (en) 1997-04-14 1998-10-27 Casio Comput Co Ltd Data retrieval system
WO1998046323A1 (en) 1997-04-15 1998-10-22 Criticom Corporation Computer games having optically acquired images which are combined with computer generated graphics and images
MXPA99010114A (en) 1997-05-07 2004-09-10 Neomedia Tech Inc Scanner enhanced remote control unit and system for automatically linking to on-line resources.
US6597818B2 (en) 1997-05-09 2003-07-22 Sarnoff Corporation Method and apparatus for performing geo-spatial registration of imagery
WO1998051035A1 (en) 1997-05-09 1998-11-12 Neomedia Technologies, Inc. Method and system for accessing electronic resources via machine-readable data on intelligent documents
US6061478A (en) 1997-05-21 2000-05-09 Ricoh Company, Ltd. Content-based filing and retrieval system for name cards and hankos
US5897625A (en) 1997-05-30 1999-04-27 Capital Security Systems, Inc. Automated document cashing system
GB9714720D0 (en) 1997-07-14 2001-03-14 British Aerospace Inertial navigation accuracy enhancement
US6064335A (en) 1997-07-21 2000-05-16 Trimble Navigation Limited GPS based augmented reality collision avoidance system
US6208353B1 (en) 1997-09-05 2001-03-27 ECOLE POLYTECHNIQUE FEDéRALE DE LAUSANNE Automated cartographic annotation of digital images
US6317544B1 (en) 1997-09-25 2001-11-13 Raytheon Company Distributed mobile biometric identification system with a centralized server and mobile workstations
US6181817B1 (en) 1997-11-17 2001-01-30 Cornell Research Foundation, Inc. Method and system for comparing data objects using joint histograms
US6396537B1 (en) 1997-11-24 2002-05-28 Eastman Kodak Company Photographic system for enabling interactive communication between a camera and an attraction site
JPH11167532A (en) 1997-12-02 1999-06-22 Canon Inc System, device, and method for data processing and recording medium
US6173070B1 (en) 1997-12-30 2001-01-09 Cognex Corporation Machine vision method using search models to find features in three dimensional images
US6072904A (en) 1997-12-31 2000-06-06 Philips Electronics North America Corp. Fast image retrieval using multi-scale edge representation of images
US5970473A (en) 1997-12-31 1999-10-19 At&T Corp. Video communication device providing in-home catalog services
JP3748164B2 (en) 1998-02-06 2006-02-22 富士通株式会社 Pattern extraction device
AU2971499A (en) 1998-02-18 1999-09-06 Geovector Corporation Apparatus and methods for presentation of information relating to objects being addressed
US6038333A (en) 1998-03-16 2000-03-14 Hewlett-Packard Company Person identifier and management system
JPH11265391A (en) 1998-03-17 1999-09-28 Nippon Telegr & Teleph Corp <Ntt> Information retrieval device
US6567122B1 (en) 1998-03-18 2003-05-20 Ipac Acquisition Subsidiary I Method and system for hosting an internet web site on a digital camera
US6393147B2 (en) 1998-04-13 2002-05-21 Intel Corporation Color region based recognition of unidentified objects
US7686213B1 (en) 1998-04-17 2010-03-30 Diebold Self-Service Systems Division Of Diebold, Incorporated Cash withdrawal from ATM via videophone
GB9809986D0 (en) 1998-05-12 1998-07-08 Univ Manchester Visualising images
US6504571B1 (en) 1998-05-18 2003-01-07 International Business Machines Corporation System and methods for querying digital image archives using recorded parameters
EP0962324B1 (en) 1998-05-21 2005-10-19 Canon Kabushiki Kaisha Ink-jet printing method and ink-jet printing apparatus
US6404900B1 (en) 1998-06-22 2002-06-11 Sharp Laboratories Of America, Inc. Method for robust human face tracking in presence of multiple persons
US6285995B1 (en) 1998-06-22 2001-09-04 U.S. Philips Corporation Image retrieval system using a query image
US6615183B1 (en) 1998-07-20 2003-09-02 Usa Technologies, Inc. Method of warehousing user data entered at an electronic commerce terminal
US6037963A (en) 1998-07-28 2000-03-14 Lexmark International, Inc. Laser printer having variable beam spacing
EP0977141A3 (en) 1998-07-31 2003-04-23 Sony Corporation An information processing apparatus and method
EP0984349B1 (en) 1998-08-31 2008-11-05 Sony Corporation Image processing
US6711278B1 (en) * 1998-09-10 2004-03-23 Microsoft Corporation Tracking semantic objects in vector image sequences
US6956593B1 (en) * 1998-09-15 2005-10-18 Microsoft Corporation User interface for creating, viewing and temporally positioning annotations for media content
US6173239B1 (en) 1998-09-30 2001-01-09 Geo Vector Corporation Apparatus and methods for presentation of information relating to objects being addressed
US6522772B1 (en) 1998-09-30 2003-02-18 Ncr Corporation Self-service checkout terminal having a biometric sensing device for verifying identity of a user and associated method
US6583813B1 (en) 1998-10-09 2003-06-24 Diebold, Incorporated System and method for capturing and searching image data associated with transactions
US7533805B1 (en) 1998-10-09 2009-05-19 Diebold, Incorporated Data bearing record based capture and correlation of user image data at a card reading banking system machine
US6445834B1 (en) 1998-10-19 2002-09-03 Sony Corporation Modular image query system
US6256409B1 (en) 1998-10-19 2001-07-03 Sony Corporation Method for determining a correlation between images using multi-element image descriptors
US6446076B1 (en) 1998-11-12 2002-09-03 Accenture Llp. Voice interactive web-based agent system responsive to a user location for prioritizing and formatting information
US6134548A (en) 1998-11-19 2000-10-17 Ac Properties B.V. System, method and article of manufacture for advanced mobile bargain shopping
US6532298B1 (en) 1998-11-25 2003-03-11 Iridian Technologies, Inc. Portable authentication device and method using iris patterns
US6208933B1 (en) 1998-12-04 2001-03-27 Northrop Grumman Corporation Cartographic overlay on sensor video
US6396963B2 (en) 1998-12-29 2002-05-28 Eastman Kodak Company Photocollage generation and modification
US6411953B1 (en) 1999-01-25 2002-06-25 Lucent Technologies Inc. Retrieval and matching of color patterns based on a predetermined vocabulary and grammar
US6691914B2 (en) 1999-01-25 2004-02-17 Airclic, Inc. Method and system for directing end user to network location of provider based on user-provided codes
ES2296609T3 (en) 1999-02-01 2008-05-01 Neomedia Technologies, Inc. INTERACTIVE SYSTEM TO FIND PRODUCTS IN A NETWORK.
US6651053B1 (en) 1999-02-01 2003-11-18 Barpoint.Com, Inc. Interactive system for investigating products on a network
US7230582B1 (en) 1999-02-12 2007-06-12 Fisher-Rosemount Systems, Inc. Wearable computer in a process control environment
US6578017B1 (en) 1999-02-26 2003-06-10 Information Decision Technologies, Llc Method to aid object detection in images by incorporating contextual information
US6317718B1 (en) 1999-02-26 2001-11-13 Accenture Properties (2) B.V. System, method and article of manufacture for location-based filtering for shopping agent in the physical world
US7324081B2 (en) 1999-03-02 2008-01-29 Siemens Aktiengesellschaft Augmented-reality system for situation-related support of the interaction between a user and an engineering apparatus
JP2000287072A (en) 1999-03-31 2000-10-13 Sony Corp Image processing system, image processor, image processing method, medium and portable information terminal
WO2000060484A1 (en) 1999-04-05 2000-10-12 Neomedia Technologies, Inc. System and method of using machine-readable or human-readable linkage codes for accessing networked data resources
JP2000293696A (en) 1999-04-07 2000-10-20 Matsushita Electric Ind Co Ltd Picture recognizing device
GB2349460B (en) 1999-04-29 2002-11-27 Mitsubishi Electric Inf Tech Method of representing colour images
US6674993B1 (en) 1999-04-30 2004-01-06 Microvision, Inc. Method and system for identifying data locations associated with real world observations
US7062454B1 (en) 1999-05-06 2006-06-13 Jarbridge, Inc. Previewing system and method
US6510238B2 (en) 1999-05-13 2003-01-21 Currency Systems International, Inc. Partial OCR note confirmation methods
US7760905B2 (en) 1999-06-29 2010-07-20 Digimarc Corporation Wireless mobile phone with content processing
US7206820B1 (en) 2000-03-18 2007-04-17 Digimarc Corporation System for linking from object to remote resource
US7143949B1 (en) 2000-04-05 2006-12-05 Digimarc Corporation Internet-linking scanner
US6987573B1 (en) 1999-05-25 2006-01-17 Silverbrook Research Pty Ltd Interface surface printer
AUPQ439299A0 (en) 1999-12-01 1999-12-23 Silverbrook Research Pty Ltd Interface system
WO2000073818A1 (en) 1999-05-26 2000-12-07 Robert Bosch Gmbh Object detection system
US6502756B1 (en) 1999-05-28 2003-01-07 Anoto Ab Recording of information
GB2393012B (en) 1999-07-05 2004-05-05 Mitsubishi Electric Inf Tech Representing and searching for an object in an image
US6563959B1 (en) 1999-07-30 2003-05-13 Pixlogic Llc Perceptual similarity image retrieval method
US20080243721A1 (en) 1999-08-24 2008-10-02 Raymond Anthony Joao Apparatus and method for providing financial information and/or investment information
US6396475B1 (en) 1999-08-27 2002-05-28 Geo Vector Corp. Apparatus and methods of the remote address of objects
US7502759B2 (en) 1999-08-30 2009-03-10 Digimarc Corporation Digital watermarking methods and related toy and game applications
AU7346800A (en) 1999-09-02 2001-03-26 Automated Business Companies Communication and proximity authorization systems
US6601026B2 (en) 1999-09-17 2003-07-29 Discern Communications, Inc. Information retrieval by natural language querying
JP2001092813A (en) 1999-09-21 2001-04-06 Matsushita Graphic Communication Systems Inc Digital composite machine and data terminal equipment connected to it
JP2001101191A (en) 1999-09-27 2001-04-13 Cadix Inc Image identifying device and database system used for image identification
US6974078B1 (en) 1999-09-28 2005-12-13 Yahoo! Inc. Personal communication device with bar code reader for obtaining product information from multiple databases
US7224995B2 (en) 1999-11-03 2007-05-29 Digimarc Corporation Data entry method and system
GB2356511B (en) 1999-11-18 2004-06-23 Hewlett Packard Co Information capture and processing
US20010032252A1 (en) 1999-11-29 2001-10-18 Durst Robert T. System and method for linking online resources to print media and authoring tool for same
JP2001160057A (en) 1999-12-03 2001-06-12 Nippon Telegr & Teleph Corp <Ntt> Method for hierarchically classifying image and device for classifying and retrieving picture and recording medium with program for executing the method recorded thereon
US6950800B1 (en) 1999-12-22 2005-09-27 Eastman Kodak Company Method of permitting group access to electronically stored images and transaction card used in the method
US6522889B1 (en) 1999-12-23 2003-02-18 Nokia Corporation Method and apparatus for providing precise location information through a communications network
US6771294B1 (en) 1999-12-29 2004-08-03 Petri Pulli User interface
AU782832C (en) 2000-01-05 2006-04-27 Electronic Finger Print Technologies Limited Method and apparatus for authenticating financial transactions
US6992655B2 (en) 2000-02-18 2006-01-31 Anoto Ab Input unit arrangement
US6522292B1 (en) 2000-02-23 2003-02-18 Geovector Corp. Information systems having position measuring capacity
US6766363B1 (en) 2000-02-28 2004-07-20 Barpoint.Com, Inc. System and method of linking items in audio, visual, and printed media to related information stored on an electronic network using a mobile device
US6675165B1 (en) 2000-02-28 2004-01-06 Barpoint.Com, Inc. Method for linking a billboard or signage to information on a global computer network through manual information input or a global positioning system
GB2366033B (en) 2000-02-29 2004-08-04 Ibm Method and apparatus for processing acquired data and contextual information and associating the same with available multimedia resources
JP3946927B2 (en) 2000-03-09 2007-07-18 株式会社東芝 Target determination system and determination method
JP2001265970A (en) 2000-03-16 2001-09-28 Laurel Intelligent Systems Co Ltd Merchandise using two-dimensional code and system for processing service transaction information
WO2001071282A1 (en) 2000-03-16 2001-09-27 Geovector Corporation Information systems having directional interference facility
SE0000949L (en) 2000-03-21 2001-09-22 Anoto Ab location information
US6658389B1 (en) 2000-03-24 2003-12-02 Ahmet Alpdemir System, method, and business model for speech-interactive information system having business self-promotion, audio coupon and rating features
US6674923B1 (en) 2000-03-28 2004-01-06 Eastman Kodak Company Method and system for locating and accessing digitally stored images
JP2001282825A (en) 2000-03-29 2001-10-12 Eighting:Kk Method and server for information retrieval and portable remote terminal
AU2001253030A1 (en) 2000-03-31 2001-10-15 Neomedia Technologies, Inc. System for accessing internet via wireless device using linkage url bar-code
US7050653B2 (en) 2000-04-05 2006-05-23 Anoto Ab Identification of virtual raster pattern
JP3678404B2 (en) 2000-05-12 2005-08-03 株式会社東芝 Video information processing device
KR20010110532A (en) 2000-06-07 2001-12-13 김점두 Method discrimination for the production background of the products by bar code system
US7599847B2 (en) 2000-06-09 2009-10-06 Airport America Automated internet based interactive travel planning and management system
US6572377B2 (en) 2000-06-09 2003-06-03 Cynthia H. Masters Computerized interior design expert system
US7526440B2 (en) 2000-06-12 2009-04-28 Walker Digital, Llc Method, computer product, and apparatus for facilitating the provision of opinions to a shopper from a panel of peers
US20010053252A1 (en) 2000-06-13 2001-12-20 Stuart Creque Method of knowledge management and information retrieval utilizing natural characteristics of published documents as an index method to a digital content store
JP4624594B2 (en) 2000-06-28 2011-02-02 パナソニック株式会社 Object recognition method and object recognition apparatus
US7353182B1 (en) 2000-06-30 2008-04-01 Accenture Llp System and method for providing a multi-channel customer interaction center
US8255291B1 (en) 2000-08-18 2012-08-28 Tensilrus Capital Nv Llc System, method and apparatus for interactive and comparative shopping
WO2002017090A1 (en) 2000-08-24 2002-02-28 Friedman, Mark, M. A method and system for automatically connecting real-world entities directly to corresponding network-based data sources or services
US8010988B2 (en) 2000-09-14 2011-08-30 Cox Ingemar J Using features extracted from an audio and/or video work to obtain information about the work
US7058223B2 (en) 2000-09-14 2006-06-06 Cox Ingemar J Identifying works for initiating a work-based action, such as an action on the internet
US7016899B1 (en) 2000-09-21 2006-03-21 Lenovo (Singapore) Pte. Ltd. Camera device, methods and program products for location and environmental stamping of images, communications and other applications
US8113657B2 (en) 2000-10-07 2012-02-14 Metaio Gmbh Device and method for determining the orientation of an eye
AU2002221662A1 (en) 2000-10-07 2002-04-29 Physoptics Opto-Electronic Gmbh Information system and method for providing information using a holographic element
DE10050486A1 (en) 2000-10-12 2002-04-18 Giesecke & Devrient Gmbh Device for processing and monitoring production of banknotes with means for recording both banknote identity and associated processing method
AU2002225593A1 (en) 2000-10-17 2002-04-29 Digimarc Corporation User control and activation of watermark enabled objects
KR20020031015A (en) 2000-10-21 2002-04-26 오길록 Non-linear quantization and similarity matching methods for edge histogram bins
US20020048403A1 (en) 2000-10-24 2002-04-25 Electronic Warfare Associates, Inc Mark recognition system and method for identification of one or more marks on an object
US6453361B1 (en) 2000-10-27 2002-09-17 Ipac Acquisition Subsidiary I, Llc Meta-application architecture for integrating photo-service websites
KR100516289B1 (en) 2000-11-02 2005-09-21 주식회사 케이티 Content based image reference apparatus and method for relevance feedback using fussy integral
US20040080530A1 (en) 2000-11-03 2004-04-29 Lee Joseph H. Portable wardrobe previewing device
US8218873B2 (en) * 2000-11-06 2012-07-10 Nant Holdings Ip, Llc Object information derived from object images
US7680324B2 (en) 2000-11-06 2010-03-16 Evryx Technologies, Inc. Use of image-derived information as search criteria for internet and other search engines
US8130242B2 (en) 2000-11-06 2012-03-06 Nant Holdings Ip, Llc Interactivity via mobile image recognition
US7565008B2 (en) * 2000-11-06 2009-07-21 Evryx Technologies, Inc. Data capture and identification system and process
US8817045B2 (en) 2000-11-06 2014-08-26 Nant Holdings Ip, Llc Interactivity via mobile image recognition
US8224078B2 (en) 2000-11-06 2012-07-17 Nant Holdings Ip, Llc Image capture and identification system and process
US7016532B2 (en) * 2000-11-06 2006-03-21 Evryx Technologies Image capture and identification system and process
US20020102966A1 (en) 2000-11-06 2002-08-01 Lev Tsvi H. Object identification method for portable devices
US7167164B2 (en) 2000-11-10 2007-01-23 Anoto Ab Recording and communication of handwritten information
US7333947B2 (en) 2000-11-13 2008-02-19 Anoto Ab Network-based system
WO2002041188A1 (en) 2000-11-15 2002-05-23 Mark Frigon Method and apparatus for processing objects in online images
US7113867B1 (en) 2000-11-26 2006-09-26 Mobileye Technologies Limited System and method for detecting obstacles to vehicle motion and determining time to contact therewith using sequences of images
US6842181B2 (en) 2000-11-27 2005-01-11 Intel Corporation Euler vector for color images
JP4095243B2 (en) 2000-11-28 2008-06-04 キヤノン株式会社 A storage medium storing a URL acquisition and processing system and method and a program for executing the method.
JP3898440B2 (en) 2000-12-22 2007-03-28 株式会社エヌ・ティ・ティ・ドコモ Information provision system
JP2002207774A (en) 2001-01-10 2002-07-26 Nec Corp Internet dynamic image link system
US6963667B2 (en) 2001-01-12 2005-11-08 National Instruments Corporation System and method for signal matching and characterization
US6968453B2 (en) 2001-01-17 2005-11-22 International Business Machines Corporation Secure integrated device with secure, dynamically-selectable capabilities
US7031875B2 (en) 2001-01-24 2006-04-18 Geo Vector Corporation Pointing systems for addressing objects
DE10103922A1 (en) 2001-01-30 2002-08-01 Physoptics Opto Electronic Gmb Interactive data viewing and operating system
AU2002235412A1 (en) 2001-01-30 2002-08-12 The Robert Allen Group Method and system for product selection
US20020124188A1 (en) 2001-02-20 2002-09-05 Vipadvisor.Com, Inc. Computing environment for facilitating collaboration between professional service providers and their clients
US6765569B2 (en) 2001-03-07 2004-07-20 University Of Southern California Augmented-reality tool employing scene-feature autocalibration during camera motion
WO2002073818A1 (en) 2001-03-13 2002-09-19 Geovector Corporation Systems for providing point-to-call functionality
JP2002269350A (en) 2001-03-14 2002-09-20 Hitachi Ltd Transaction settlement method, transaction settlement system and portable communication terminal used therefor and settlement terminal for member store
US7305354B2 (en) 2001-03-20 2007-12-04 Lightsurf,Technologies, Inc. Media asset management system
GB2374225A (en) 2001-03-28 2002-10-09 Hewlett Packard Co Camera for recording linked information associated with a recorded image
JP2002297648A (en) 2001-03-29 2002-10-11 Minolta Co Ltd Device and program for information retrieval, and recording medium
JP2004534963A (en) 2001-03-30 2004-11-18 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ Methods, systems and devices for augmented reality
WO2002082799A2 (en) 2001-04-03 2002-10-17 Emblaze Systems, Ltd. A method for selective image acquisition and transmission
US6738630B2 (en) 2001-04-10 2004-05-18 Knowtate, Inc. Combining markers with location information to deliver domain-specific content to mobile devices
US6822648B2 (en) 2001-04-17 2004-11-23 Information Decision Technologies, Llc Method for occlusion of movable objects and people in augmented reality scenes
US6993594B2 (en) 2001-04-19 2006-01-31 Steven Schneider Method, product, and apparatus for requesting a resource from an identifier having a character image
JP2002334092A (en) 2001-05-11 2002-11-22 Hitachi Ltd Method for relating information, information reading device, information register information retrieving device, charging method, and program
WO2002095553A2 (en) 2001-05-18 2002-11-28 Imprivata Inc. Biometric authentication for remote initiation of actions and services
GB2377147A (en) 2001-06-27 2002-12-31 Nokia Corp A virtual reality user interface
US7127679B2 (en) * 2001-06-29 2006-10-24 Softrek, Inc. Method for generating and navigating a plurality of menus using a database and a menu template
US7266545B2 (en) 2001-08-07 2007-09-04 International Business Machines Corporation Methods and apparatus for indexing in a database and for retrieving data from a database in accordance with queries using example sets
JP4240859B2 (en) 2001-09-05 2009-03-18 株式会社日立製作所 Portable terminal device and communication system
US7175095B2 (en) 2001-09-13 2007-02-13 Anoto Ab Coding pattern
JP3984886B2 (en) 2001-09-28 2007-10-03 キヤノン株式会社 Data conversion apparatus, data conversion method, computer program, and storage medium
US20030064705A1 (en) 2001-10-02 2003-04-03 Desiderio Piero L. Communication of real estate information utilizing moving map GPS and wireless telecommunications to access MLS and other property specific information from remote databases
US6724914B2 (en) 2001-10-16 2004-04-20 Digimarc Corporation Progressive watermark decoding on a distributed computing platform
US7433844B2 (en) 2001-11-05 2008-10-07 Diebold, Incorporated Automated banking machine currency tracking method
US7797204B2 (en) 2001-12-08 2010-09-14 Balent Bruce F Distributed personal automation and shopping method, apparatus, and process
JP2003178067A (en) * 2001-12-10 2003-06-27 Mitsubishi Electric Corp Portable terminal-type image processing system, portable terminal, and server
US6641037B2 (en) 2001-12-13 2003-11-04 Peter Williams Method and system for interactively providing product related information on demand and providing personalized transactional benefits at a point of purchase
JP3979834B2 (en) 2001-12-13 2007-09-19 富士フイルム株式会社 Image database apparatus and operation control method thereof
US7394346B2 (en) 2002-01-15 2008-07-01 International Business Machines Corporation Free-space gesture recognition for transaction security and command processing
JP3893983B2 (en) 2002-01-17 2007-03-14 ソニー株式会社 Information providing apparatus, information providing method, storage medium, and computer program
US8573486B2 (en) 2010-10-13 2013-11-05 Square, Inc. Systems and methods for financial transaction through miniaturized card reader with confirmation of payment sent to buyer
US20030164819A1 (en) 2002-03-04 2003-09-04 Alex Waibel Portable object identification and translation system
US7353184B2 (en) 2002-03-07 2008-04-01 Hewlett-Packard Development Company, L.P. Customer-side market segmentation
JP2003271650A (en) * 2002-03-12 2003-09-26 Nec Corp Web site image retrieval system and method for cellular phone, server and program
JP4278918B2 (en) * 2002-04-19 2009-06-17 富士通株式会社 Image data processing apparatus and method
JP2003323440A (en) 2002-04-30 2003-11-14 Japan Research Institute Ltd Photographed image information providing system using portable terminal, photographed image information providing method, and program for executing method in computer
JP2004005314A (en) 2002-06-03 2004-01-08 Matsushita Electric Ind Co Ltd Data retrieval system, and device, method, recording medium or program for the same
JP3562516B2 (en) 2002-06-27 2004-09-08 富士ゼロックス株式会社 Image impression evaluation device, image impression evaluation method, and image impression evaluation program
US7254548B1 (en) 2002-07-10 2007-08-07 Union Beach, L.P. System and method for the administration of financial accounts using profiles
JP4065507B2 (en) 2002-07-31 2008-03-26 キヤノン株式会社 Information presentation apparatus and information processing method
US7002551B2 (en) 2002-09-25 2006-02-21 Hrl Laboratories, Llc Optical see-through augmented reality modified-scale display
JP2004118384A (en) * 2002-09-25 2004-04-15 Sharp Corp Image processing apparatus, obscure image generation device, obscure image generation method, and recording medium with image processing program recorded thereon
US6996251B2 (en) 2002-09-30 2006-02-07 Myport Technologies, Inc. Forensic communication apparatus and method
US7121469B2 (en) 2002-11-26 2006-10-17 International Business Machines Corporation System and method for selective processing of digital images
US6985240B2 (en) 2002-12-23 2006-01-10 International Business Machines Corporation Method and apparatus for retrieving information about an object of interest to an observer
US7127094B1 (en) 2003-01-02 2006-10-24 Electro Optical Sciences Inc Method of controlling data gathered at remote locations
WO2004063884A2 (en) 2003-01-09 2004-07-29 Evolution Robotics, Inc. Computer and vision-based augmented interaction in the use of printed media
US7016889B2 (en) 2003-01-30 2006-03-21 Hewlett-Packard Development Company, Lp. System and method for identifying useful content in a knowledge repository
US7764808B2 (en) 2003-03-24 2010-07-27 Siemens Corporation System and method for vehicle detection and tracking
US7103772B2 (en) 2003-05-02 2006-09-05 Giritech A/S Pervasive, user-centric network security enabled by dynamic datagram switch and an on-demand authentication and encryption scheme through mobile intelligent data carriers
US7072669B1 (en) 2003-05-23 2006-07-04 Verizon Corporate Services Group Inc. Method for localizing the position of a wireless device
US7410099B2 (en) 2003-06-05 2008-08-12 Ntt Docomo, Inc. Apparatus and method for reading and decoding information contained in a barcode
KR20060034232A (en) 2003-06-06 2006-04-21 네오미디어 테크놀리지스 인코포레이티드 Automatic access of internet content with a camera-enabled cell phone
JP2005011180A (en) 2003-06-20 2005-01-13 Nec Corp Url retrieval system, server therefor, and url retrieval method
JP4596754B2 (en) * 2003-07-29 2010-12-15 株式会社日立製作所 Character recognition method and portable terminal system using the same
US7118032B2 (en) 2003-08-15 2006-10-10 Lockheed Martin Corporation Portable transaction terminal having an image recognition system
GB2407230A (en) 2003-09-19 2005-04-20 Openblue Ltd Providing location based information to a mobile device
US20050083413A1 (en) * 2003-10-20 2005-04-21 Logicalis Method, system, apparatus, and machine-readable medium for use in connection with a server that uses images or audio for initiating remote function calls
US20050102233A1 (en) 2003-11-06 2005-05-12 Sharp Laboratories Of America, Inc. Associating mobile phone to vending machine via bar-code encoded data, CCD camera and internet connection
US7310605B2 (en) 2003-11-25 2007-12-18 International Business Machines Corporation Method and apparatus to transliterate text using a portable device
FI115943B (en) 2003-12-12 2005-08-15 Nokia Corp Arrangement for presenting information on a monitor
US7872669B2 (en) 2004-01-22 2011-01-18 Massachusetts Institute Of Technology Photo-based mobile deixis system and related techniques
US7580061B2 (en) 2004-01-26 2009-08-25 Olympus Corporation Image sensing apparatus which determines white balance correction information before photographing
JP4413633B2 (en) 2004-01-29 2010-02-10 株式会社ゼータ・ブリッジ Information search system, information search method, information search device, information search program, image recognition device, image recognition method and image recognition program, and sales system
US7903838B2 (en) 2004-01-30 2011-03-08 Evolution Robotics, Inc. Vision-enabled household appliances
US7751805B2 (en) * 2004-02-20 2010-07-06 Google Inc. Mobile image-based information retrieval system
US7774283B2 (en) 2004-02-23 2010-08-10 Pitney Bowes Inc. Method and system for using a camera cell phone in transactions
EP1754179A1 (en) 2004-04-08 2007-02-21 Mobileye Technologies Limited Pedestrian detection
US7707218B2 (en) 2004-04-16 2010-04-27 Mobot, Inc. Mobile query system and method based on visual cues
US7296747B2 (en) 2004-04-20 2007-11-20 Michael Rohs Visual code system for camera-equipped mobile devices and applications thereof
US7769228B2 (en) 2004-05-10 2010-08-03 Siemens Corporation Method for combining boosted classifiers for efficient multi-class object detection
US20050252966A1 (en) 2004-05-12 2005-11-17 Kulas Chares J Purchasing system using object matching
US8121944B2 (en) 2004-06-24 2012-02-21 Jpmorgan Chase Bank, N.A. Method and system for facilitating network transaction processing
JP3844765B2 (en) * 2004-06-25 2006-11-15 三菱電機株式会社 Character recognition device
US7558595B2 (en) 2004-06-25 2009-07-07 Sony Ericsson Mobile Communications Ab Mobile terminals, methods, and program products that generate communication information based on characters recognized in image data
JP2008505402A (en) 2004-06-29 2008-02-21 ウオーカー ディジタル、エルエルシー Apparatus and method for vending machine customer membership
US20060008124A1 (en) 2004-07-12 2006-01-12 Ewe Hong T Iris image-based recognition system
US7309015B2 (en) 2004-07-14 2007-12-18 Scanbuy, Inc. Mobile device gateway providing access to instant information
US7631336B2 (en) 2004-07-30 2009-12-08 Broadband Itv, Inc. Method for converting, navigating and displaying video content uploaded from the internet to a digital TV video-on-demand platform
US7843488B2 (en) 2004-08-09 2010-11-30 Stapleton John J Vision thermalization for sightless and visually impaired
US8547401B2 (en) 2004-08-19 2013-10-01 Sony Computer Entertainment Inc. Portable augmented reality device and method
EP1640891B1 (en) 2004-09-28 2013-02-13 Swisscom AG Method of guiding a mobile device user from a predetermined location to a product
US7376645B2 (en) 2004-11-29 2008-05-20 The Intellection Group, Inc. Multimodal natural language query system and architecture for processing voice and proximity-based queries
US7720436B2 (en) 2006-01-09 2010-05-18 Nokia Corporation Displaying network objects in mobile devices based on geolocation
US20060190812A1 (en) 2005-02-22 2006-08-24 Geovector Corporation Imaging systems including hyperlink associations
US20060223635A1 (en) 2005-04-04 2006-10-05 Outland Research method and apparatus for an on-screen/off-screen first person gaming experience
US7737965B2 (en) 2005-06-09 2010-06-15 Honeywell International Inc. Handheld synthetic vision device
US7353114B1 (en) 2005-06-27 2008-04-01 Google Inc. Markup language for an interactive geographic information system
US20080189185A1 (en) 2005-08-10 2008-08-07 Ebank Corporation Account Opening Method
CN101273368A (en) 2005-08-29 2008-09-24 埃韦里克斯技术股份有限公司 Interactivity via mobile image recognition
US7548915B2 (en) 2005-09-14 2009-06-16 Jorey Ramer Contextual mobile content placement on a mobile communication facility
US7477909B2 (en) 2005-10-31 2009-01-13 Nuance Communications, Inc. System and method for conducting a search using a wireless mobile device
DE102005061952B4 (en) 2005-12-23 2008-09-11 Metaio Gmbh Method and system for determining inaccuracy information in an augmented reality system
DE102006005044B4 (en) 2006-02-03 2011-01-27 Metaio Gmbh Method and system for determining a data model for superposition with a real object in an object tracking method
US7860317B2 (en) * 2006-04-04 2010-12-28 Microsoft Corporation Generating search results based on duplicate image detection
US7775437B2 (en) 2006-06-01 2010-08-17 Evryx Technologies, Inc. Methods and devices for detecting linkable objects
US7830417B2 (en) 2006-08-15 2010-11-09 Fuji Xerox Co., Ltd System and method for interacting with objects via a camera enhanced mobile device
US8838477B2 (en) 2011-06-09 2014-09-16 Golba Llc Method and system for communicating location of a mobile device for hands-free payment
US8187045B2 (en) 2007-01-19 2012-05-29 Thibodaux Ronald J Air-propelled vessel with articulating member
US7780522B2 (en) * 2007-02-23 2010-08-24 Cfph, Llc Game at cash register
US8756659B2 (en) 2007-04-19 2014-06-17 At&T Intellectual Property I, L.P. Access authorization servers, methods and computer program products employing wireless terminal location
US7756755B2 (en) 2007-06-28 2010-07-13 Hewlett-Packard Devlopment Company, L.P. Capturing and utilizing consumer purchase intent information
US8140525B2 (en) 2007-07-12 2012-03-20 Ricoh Company, Ltd. Information processing apparatus, information processing method and computer readable information recording medium
US8726194B2 (en) 2007-07-27 2014-05-13 Qualcomm Incorporated Item selection using enhanced control
US7845558B2 (en) 2007-09-28 2010-12-07 First Data Corporation Accessing financial accounts with 3D bar code
US8386918B2 (en) 2007-12-06 2013-02-26 International Business Machines Corporation Rendering of real world objects and interactions into a virtual universe
US8131118B1 (en) 2008-01-31 2012-03-06 Google Inc. Inferring locations from an image
US8903430B2 (en) 2008-02-21 2014-12-02 Microsoft Corporation Location based object tracking
US8320615B2 (en) 2008-02-27 2012-11-27 Honeywell International Inc. Systems and methods for recognizing a target from a moving platform
US7427980B1 (en) 2008-03-31 2008-09-23 International Business Machines Corporation Game controller spatial detection
US8219558B1 (en) 2008-04-25 2012-07-10 David Scott Trandal Methods and systems for inventory management
US9082117B2 (en) 2008-05-17 2015-07-14 David H. Chin Gesture based authentication for wireless payment by a mobile electronic device
US8542906B1 (en) 2008-05-21 2013-09-24 Sprint Communications Company L.P. Augmented reality image offset and overlay
US8099332B2 (en) 2008-06-06 2012-01-17 Apple Inc. User interface for application management for a mobile device
US8090616B2 (en) 2008-09-08 2012-01-03 Proctor Jr James Arthur Visual identification information used as confirmation in a wireless communication
US20100106720A1 (en) 2008-10-24 2010-04-29 National Kaohsiung University Of Applied Sciences Method for identifying a remote pattern
CN101414307A (en) 2008-11-26 2009-04-22 阿里巴巴集团控股有限公司 Method and server for providing picture searching
US8497939B2 (en) 2008-12-08 2013-07-30 Home Box Office, Inc. Method and process for text-based assistive program descriptions for television
US8559671B2 (en) 2008-12-18 2013-10-15 The Regents Of The University Of California Training-free generic object detection in 2-D and 3-D using locally adaptive regression kernels
US8688517B2 (en) 2009-02-13 2014-04-01 Cfph, Llc Method and apparatus for advertising on a mobile gaming device
WO2010105245A2 (en) * 2009-03-12 2010-09-16 Exbiblio B.V. Automatically providing content associated with captured information, such as information captured in real-time
US8447066B2 (en) 2009-03-12 2013-05-21 Google Inc. Performing actions based on capturing information from rendered documents, such as documents under copyright
US8483715B2 (en) 2009-03-26 2013-07-09 Yahoo! Inc. Computer based location identification using images
US9024972B1 (en) 2009-04-01 2015-05-05 Microsoft Technology Licensing, Llc Augmented reality computing with inertial sensors
US9195898B2 (en) * 2009-04-14 2015-11-24 Qualcomm Incorporated Systems and methods for image recognition using mobile devices
US8190645B1 (en) * 2009-06-04 2012-05-29 Matthew Charles Bashaw Method and system for storing, retrieving, and sharing data using a field-accessed database system comprising a mobile unit
JP5347847B2 (en) 2009-08-31 2013-11-20 株式会社リコー Image capturing apparatus, communication establishment method, program
US8831279B2 (en) 2011-03-04 2014-09-09 Digimarc Corporation Smartphone-based methods and systems
US8219146B2 (en) 2009-11-06 2012-07-10 Sony Corporation Audio-only user interface mobile phone pairing
US8977639B2 (en) 2009-12-02 2015-03-10 Google Inc. Actionable search results for visual queries
US8189964B2 (en) 2009-12-07 2012-05-29 Google Inc. Matching an approximately located query image against a reference image set
US8751316B1 (en) 2010-02-05 2014-06-10 Intuit Inc. Customer-controlled point-of-sale on a mobile device
US20120072353A1 (en) 2010-02-11 2012-03-22 Christopher Boone Enhanced system and method for multipath contactless transactions
WO2011106520A1 (en) 2010-02-24 2011-09-01 Ipplex Holdings Corporation Augmented reality panorama supporting visually impaired individuals
WO2011126134A1 (en) * 2010-04-09 2011-10-13 サイバーアイ・エンタテインメント株式会社 Server system for real-time moving image collection, recognition, classification, processing, and delivery
US8494274B2 (en) 2010-06-18 2013-07-23 Infosys Limited System and method for performing a shopping activity through a wireless computing device
US20120011142A1 (en) 2010-07-08 2012-01-12 Qualcomm Incorporated Feedback to improve object recognition
US20120011119A1 (en) 2010-07-08 2012-01-12 Qualcomm Incorporated Object recognition system with database pruning and querying
US8625902B2 (en) 2010-07-30 2014-01-07 Qualcomm Incorporated Object recognition using incremental feature extraction
US8523075B2 (en) * 2010-09-30 2013-09-03 Apple Inc. Barcode recognition using data-driven classifier
KR101788046B1 (en) 2010-11-03 2017-10-19 엘지전자 주식회사 Mobile terminal and method for controlling the same
US8550903B2 (en) 2010-11-15 2013-10-08 Bally Gaming, Inc. System and method for bonus gaming using a mobile device
US8626602B2 (en) 2010-11-12 2014-01-07 Marc George Consumer shopping and purchase support system and marketplace
US8831677B2 (en) 2010-11-17 2014-09-09 Antony-Euclid C. Villa-Real Customer-controlled instant-response anti-fraud/anti-identity theft devices (with true-personal identity verification), method and systems for secured global applications in personal/business e-banking, e-commerce, e-medical/health insurance checker, e-education/research/invention, e-disaster advisor, e-immigration, e-airport/aircraft security, e-military/e-law enforcement, with or without NFC component and system, with cellular/satellite phone/internet/multi-media functions
KR101350033B1 (en) 2010-12-13 2014-01-14 주식회사 팬택 Terminal and method for providing augmented reality
KR102271191B1 (en) 2011-01-18 2021-06-30 에이치에스엔아이 엘엘씨 System and method for recognition of items in media data and delivery of information related thereto
US20120231887A1 (en) 2011-03-07 2012-09-13 Fourth Wall Studios, Inc. Augmented Reality Mission Generators
US9036925B2 (en) 2011-04-14 2015-05-19 Qualcomm Incorporated Robust feature matching for visual search
WO2012150602A1 (en) * 2011-05-03 2012-11-08 Yogesh Chunilal Rathod A system and method for dynamically monitoring, recording, processing, attaching dynamic, contextual & accessible active links & presenting of physical or digital activities, actions, locations, logs, life stream, behavior & status
US8442500B2 (en) 2011-06-21 2013-05-14 Qualcomm Incorporated Relevant content delivery
US20130013414A1 (en) 2011-07-05 2013-01-10 Haff Maurice Apparatus and method for direct discovery of digital content from observed physical media
US20130046602A1 (en) 2011-08-17 2013-02-21 Bank Of America Corporation Method of providing an offer based on proximity to a point of sale transaction
US8577810B1 (en) 2011-09-29 2013-11-05 Intuit Inc. Secure mobile payment authorization
JP5899333B2 (en) 2012-02-24 2016-04-06 ナント ホールディングス アイピー,エルエルシー System and method for content activation via interaction based authentication
US9407860B2 (en) * 2012-04-06 2016-08-02 Melvin Lee Barnes, JR. System, method and computer program product for processing image data
US20130304609A1 (en) 2012-05-10 2013-11-14 Wal-Mart Stores, Inc. Interactive Shopping List System
US20140006165A1 (en) 2012-06-28 2014-01-02 Bank Of America Corporation Systems and methods for presenting offers during an in-store shopping experience
US10846766B2 (en) 2012-06-29 2020-11-24 Ebay Inc. Contextual menus based on image recognition
GB2506881A (en) 2012-10-10 2014-04-16 Barclays Bank Plc System and method for enrolment of payment transaction services
US20150339324A1 (en) 2014-05-20 2015-11-26 Road Warriors International, Inc. System and Method for Imagery Warehousing and Collaborative Search Processing
US10043238B2 (en) 2016-01-21 2018-08-07 International Business Machines Corporation Augmented reality overlays based on an optically zoomed input

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020019819A1 (en) * 2000-06-23 2002-02-14 Shunichi Sekiguchi Information search system
US20030095681A1 (en) * 2001-11-21 2003-05-22 Bernard Burg Context-aware imaging device
US20050015370A1 (en) * 2003-07-14 2005-01-20 Stavely Donald J. Information management system and method
US20050185060A1 (en) * 2004-02-20 2005-08-25 Neven Hartmut Sr. Image base inquiry system for search engines for mobile telephones with integrated camera

Also Published As

Publication number Publication date
WO2007089533A2 (en) 2007-08-09
JP2007200275A (en) 2007-08-09
US20190042599A1 (en) 2019-02-07
JP2012194984A (en) 2012-10-11
US20100011058A1 (en) 2010-01-14
EP1814060A2 (en) 2007-08-01
US20060181605A1 (en) 2006-08-17
US20160012077A1 (en) 2016-01-14
US9578107B2 (en) 2017-02-21
US7565008B2 (en) 2009-07-21
US7881529B2 (en) 2011-02-01
US20170124119A1 (en) 2017-05-04
US8224077B2 (en) 2012-07-17
EP1814060A3 (en) 2008-12-10
US9824099B2 (en) 2017-11-21
US20180081907A1 (en) 2018-03-22
US20130034267A1 (en) 2013-02-07
US20140223022A1 (en) 2014-08-07
US20120219187A1 (en) 2012-08-30
US20110268317A1 (en) 2011-11-03
US8494264B2 (en) 2013-07-23
US9288271B2 (en) 2016-03-15
US8582817B2 (en) 2013-11-12
US8824738B2 (en) 2014-09-02
US10509821B2 (en) 2019-12-17
US20130336530A1 (en) 2013-12-19
JP2015007992A (en) 2015-01-15
US10095712B2 (en) 2018-10-09

Similar Documents

Publication Publication Date Title
WO2007089533A3 (en) Data capture and identification system and process
WO2011154978A3 (en) An illumination invariant and robust apparatus and method for detecting and recognizing various traffic signs
WO2007050630A3 (en) Face recognition system and method
EP1918873A3 (en) Image processing method, medium and system
WO2008091281A3 (en) Artificial intelligence systems for identifying objects
WO2008019169A3 (en) Iris encoding system
EP2453411A3 (en) Method and system operative to process monochrome image data
WO2008019020A3 (en) Methods for discriminating moving objects in motion image sequences
EP1583356A4 (en) Image processing device and image processing program
EP3693889A3 (en) Detecting and tracking objects in images
WO2011001398A3 (en) Method circuit and system for matching an object or person present within two or more images
EP1720354B8 (en) Electronic watermarking method, electronic watermark detecting method, apparatus and program
WO2008063482A3 (en) Improved method and system for learning object recognition in images
WO2006016359A3 (en) Non-contact optical means and method for 3d fingerprint recognition
WO2009027839A3 (en) Planogram extraction based on image processing
EP2034747A3 (en) Apparatus and method for rendering a 3D scene
EP1785896A3 (en) Information processing apparatus and method, and program
WO2009044148A8 (en) Apparatus and method of image analysis
EP1838082A3 (en) A method for removing color noise and image-capturing device that uses this method
EP2202992A3 (en) Image processing method and apparatus therefor
WO2008073962A3 (en) System and method for detecting and tracking features in images
WO2003073359A3 (en) Method and apparatus for recognizing objects
EP2315158A3 (en) Information processing apparatus, information processing method, and program
EP2144188A3 (en) Word detection method and system
WO2006136958A3 (en) System and method of improving the legibility and applicability of document pictures using form based image enhancement

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application
NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 07709846

Country of ref document: EP

Kind code of ref document: A2

WWE Wipo information: entry into national phase

Ref document number: 12282091

Country of ref document: US