WO2014126735A1 - Real time object scanning using a mobile phone and cloud-based visual search engine - Google Patents
Real time object scanning using a mobile phone and cloud-based visual search engine Download PDFInfo
- Publication number
- WO2014126735A1 WO2014126735A1 PCT/US2014/014293 US2014014293W WO2014126735A1 WO 2014126735 A1 WO2014126735 A1 WO 2014126735A1 US 2014014293 W US2014014293 W US 2014014293W WO 2014126735 A1 WO2014126735 A1 WO 2014126735A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- image
- key frame
- tag
- determining
- frame
- Prior art date
- Legal status (The legal status 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 status listed.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/20—Scenes; Scene-specific elements in augmented reality scenes
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/98—Detection or correction of errors, e.g. by rescanning the pattern or by human intervention; Evaluation of the quality of the acquired patterns
- G06V10/993—Evaluation of the quality of the acquired pattern
Definitions
- Figure 1 is a block diagram illustrating an embodiment of a network system.
- Figure 2 is a block diagram illustrating an embodiment of an image tagging system.
- Figure 3 is a block diagram illustrating an embodiment of a mobile device.
- Figure 4 is a flow diagram illustrating an embodiment of a process for using a system for real time object scanning.
- Figure 5A is a flow diagram illustrating an embodiment of a process for processing a video stream.
- Figure 5B is a flow diagram illustrating an embodiment of a process for processing a key frame.
- Figure 6 is a flow diagram illustrating an embodiment of a process for processing an image frame.
- Figure 7 is a flow diagram illustrating an embodiment of a process for determining if a frame is a key frame.
- Figure 8 is a flow diagram illustrating an embodiment of a process for tagging an object.
- the invention can be implemented in numerous ways, including as a process; an apparatus; a system; a composition of matter; a computer program product embodied on a computer readable storage medium; and/or a processor, such as a processor configured to execute instructions stored on and/or provided by a memory coupled to the processor.
- these implementations, or any other form that the invention may take, may be referred to as techniques.
- the order of the steps of disclosed processes may be altered within the scope of the invention.
- a component such as a processor or a memory described as being configured to perform a task may be implemented as a general component that is temporarily configured to perform the task at a given time or a specific component that is manufactured to perform the task.
- the term 'processor' refers to one or more devices, circuits, and/or processing cores configured to process data, such as computer program instructions.
- a system for tagging an object comprises a processor configured to: determine a key frame, wherein determining a key frame comprises: determining if an image is stable; and in the event that the image is stable:
- a memory is coupled to the processor and is configured to provide the processor with instructions.
- An interface is configured to receive an image (e.g., for processing by the processor).
- real time object identification is performed using a mobile phone including a camera and a processor.
- a mobile phone user performs real time object identification by initiating the object identification process (e.g., by launching an app) and holding their phone steady so the camera captures a steady image of the object of interest.
- the app determines that the image is steady (e.g., features of interest are not blurry), when the image has been steady for a predetermined duration, and when the visual content is sufficiently different from the previous key frames, the image is captured and processed.
- the app By analyzing each frame of the image stream, the app is able to ensure that a high quality image is received for image processing (e.g., in focus, within the frame, etc.). If the app requires the user to push a button to indicate that an image should be captured, it is forced to rely on the user to take a good quality image. This is particularly burdensome when the app is used for assisting a blind user, who will likely have difficulty taking a high quality image.
- an image is steady in the event that an object of interest is within a camera view for a predetermined time.
- a steady image refers to an image from the perspective of a device with a camera, where the image, or rather stream of images, includes the same subject matter within the view of the camera.
- the image is received via an interface to be processed.
- the image or stream of images is steady or within the view of the camera for a predetermined period of time.
- the predetermined period of time is indicative of a length of time to express the intent of interest in the objects in the view of the camera.
- the processor receives an image stream from the camera. Each image frame is analyzed until a key frame is detected.
- a key frame comprises an image frame where the image is steady and has been held steady over a predetermined duration, and where the visual content is different from the previous key frames.
- the image is provided to object identification software for identifying an object in the image.
- the object is identified by an automated object identification process.
- the object is identified by a human object identifier. In some embodiments, it is determined whether the object can be identified by an automated object identification process, and if not, the object is identified by a human object identifier.
- the system comprises a processor for image recognition which performs the expensive computation of analyzing a new object and a key frame processor which performs the less expensive identification of frames that are susceptible frames to having a new object. If the frame is identified as being susceptible by the key frame processor, the frame is sent on to the image recognition processor.
- FIG. 1 is a block diagram illustrating an embodiment of a network system.
- the network system of Figure 1 comprises image tagging system 102 communicating with network 100.
- the network system of Figure 1 performs real time object scanning using a mobile phone (e.g., smart mobile phone 108) and a cloud-based visual search engine (e.g., image tagging system 102).
- the image tagging system is on the mobile device where key frame identification happens.
- object recognition is performed on the cloud-based visual search engine due to the power consumption load it requires.
- Image tagging system 102 comprises a system for assigning tags to objects in images.
- network 100 comprises one or more of the following: a local area network, a wide area network, a wired network, a wireless network, the Internet, a cellular network, or any other appropriate network.
- a user submits an image to be tagged to image tagging system 102 via network 100.
- the image to be tagged is created using a mobile device (e.g., camera enabled cellular telephone 106, smart mobile phone 108, or another mobile device, for instance a wireless enabled digital camera, a tablet computer, a laptop, a tablet, a camera, etc.) and conveyed to network 100 via wireless access point 104.
- a mobile device e.g., camera enabled cellular telephone 106, smart mobile phone 108, or another mobile device, for instance a wireless enabled digital camera, a tablet computer, a laptop, a tablet, a camera, etc.
- the image to be tagged is located on a user's home computer (e.g., computer 110), either after it was uploaded by the user from a digital camera or other image creation device or downloaded from the Internet, and is submitted through a wired connection to network 100.
- the image tagging system user comprises a web site or other computing system that uses image tagging as part of its service, and images are submitted from the user's system server (e.g., server 112) through network 100, to image tagging system 102.
- FIG. 2 is a block diagram illustrating an embodiment of an image tagging system.
- image tagging system 200 comprises image tagging system 102 of Figure 1.
- Image tagging system 200 comprises an image tagging system for receiving an image and providing one or more tags for one or more objects in the image.
- image tagging system 200 comprises web interface 202, computer vision engines 204, human computation module(s) 206, object databases 208, results processor 210, learning module 212, and dashboard 214.
- Web interface 202 comprises an interface accessible through the World Wide Web for submitting images to image tagging system 200.
- web interface 202 comprises a graphical user interface (GUI), enabling a user to easily submit images to image tagging system 202.
- GUI graphical user interface
- web interface 202 comprises an application programming interface (API), enabling a programmer to create software that submits images and other information to image tagging system 200 and receives tags from image tagging system 200.
- API application programming interface
- web interface 202 uses a communication interface other than the World Wide Web (e.g., a local area network, a wide area network).
- computer vision engines 204 comprises a set of one or more computer vision engines for automatically identifying objects in images received by image tagging system 200.
- the computer vision engines use an instance recognition module, a classification module, an optical character recognition module, a face identification module, a barcode recognition module, a clock recognition module, a color detection module, or any other appropriate module.
- each different module utilized by computer vision engines 204 is utilized by a separate computer vision engine.
- computer vision engines 204 comprise more than one computer vision engine, and the separate computer vision engines execute their modules in parallel.
- computer vision engines 204 utilize information stored in object databases 208 as part of executing computer vision modules.
- an instance recognition module utilizes object databases 208 as its instance library.
- a classification module utilizes object databases 208 as its class representation library.
- human computation module(s) 206 comprises one or more human computation modules for image recognition.
- computation module for image recognition comprises one or more humans each capable of recognizing images and providing tags for the images.
- a human computation module relays any tags provided by its humans directly to results processor 210.
- a human computation module requests tags from human taggers.
- a human computation module receives a request for tags from a results processor.
- the human computation module provides various processing functionality prior to providing the tags to results processor 210.
- processing functionality includes determining a status of a human tagger, determining a validity of a tag based on a status of a human tagger (e.g., valid tag is determined in the event that the tag is received from a tagger indicated as an expert or reliable tagger), confirming a validity of a tag based on receipt from multiple human taggers (e.g., valid tag is determined in the event that the same tag is received from a majority of taggers or a minimum number of taggers or both), marking a tag with a validity status based on a status of a human tagger, or any other appropriate processing functionality.
- human computation module(s) 206 comprises more than one human computation module.
- human taggers are divided into separate human computation modules based on specialty, experience, age, location, average time to provide results, tagger status, or any other appropriate tagger classification.
- Results processor 210 comprises a results processor for receiving and processing tags from computer vision engines 204 and human computation module(s) 206.
- results processor 210 ranks the received tags according to a predetermined ranking algorithm and provides the highest ranked tag or tags to the image tagging system user (e.g., the user that originally provided the image).
- the predetermined ranking algorithm utilizes a module ranking (e.g., tags received from a computer vision instance module rank more highly than tags received from a computer vision classification module), a module score (e.g., tags received from the same module are ranked based on a score assigned to them by the module they are received from), or any other appropriate ranking criteria.
- results processor 210 requests tags from computer vision engines 204.
- results processor 210 requests tags from human computation module(s) 206.
- results processor 210 requests tags from human computation module(s) 206 in the event that computer vision engines 204 are not able to provide tags.
- Learning module 212 comprises a module for updating object databases 208 based on the results of an image query.
- an instance recognition module or a classification module are able to determine tags for an image based on information stored in object databases 208 without finding an identical image stored in object databases 208
- the learning module then stores the image in object databases 208 associated with the determined tags.
- the learning module determines whether adding the image to object databases 208 will broaden the space of images associated with the determined tag. The learning module may then choose to store the image in object databases 208 only if it does broaden the space of images associated with the tag.
- learning module 212 stores the image and associated tag in object databases 208, so that the image can be automatically identified if it is submitted in future queries.
- learning module 212 processes an image before storing it and any associated tags in object databases 208.
- processing comprises background subtraction, object geometry processing, object class representation creation, or any other appropriate processing.
- Dashboard 214 comprises an interface for an image tagging system administrator to gain information about the current status of the image tagging system.
- the dashboard system can provide information to a system administrator on image queries, tags that have been applied to images, system users, image taggers, and system status, as well as allowing the administrator to train the computer vision module by adding images and tags at his discretion.
- FIG. 3 is a block diagram illustrating an embodiment of a mobile device.
- mobile device 300 comprises smart mobile phone 108 of Figure 1.
- mobile device 300 comprises a smart mobile phone, a tablet computer, a laptop computer, an embedded system, or any other appropriate mobile device.
- Mobile device 300 performs real time object scanning.
- mobile device 300 interacts with a cloud-based visual search engine to perform real time object scanning.
- mobile device 300 comprises camera 302, image processor 304, object databases 306, network interface 308, results processor 310, and user interface 312.
- Camera 302 comprises a camera for recording images.
- camera 302 comprises a still camera (e.g., records only one still image at a time).
- camera 302 comprises a video camera (e.g., records images at a given rate, e.g., 5 frames per second, 10 frames per second, 30 frames per second, etc.).
- Image processor 304 comprises an image processor for processing images. In various embodiments, image processor 304 performs image cropping, image filtering, image transforming, image parameter extraction, object identification, object tagging, key frame detection, or any other appropriate image processing function.
- Object databases 306 comprise(s) one or more databases of object tags. In some embodiments, object databases 306 comprise(s) a copy of object databases 208. In some embodiments, object databases 306 comprises a subset of object databases 208.
- Network interface 308 comprises a network interface for communicating with a network (e.g., network 100 of Figure 1).
- object databases 306 are updated using network interface 308.
- images are uploaded (e.g., to an image tagging system) and tags are downloaded via network interface 308.
- Results processor 310 comprises a processor for receiving and processing image tagging results (e.g., from object databases 306, image processor 304, or network interface 308).
- Results processor 310 determines result quality, selects the best results, and processes results for display by user interface 312.
- User interface 312 receives results from results processor 310 and displays results for a user.
- user interface 312 receives an application start command, receives a stream select start command, displays an image stream to a user, displays an image tag to a user, or performs any other appropriate user interface function.
- Figure 4 is a flow diagram illustrating an embodiment of a process for using a system for real time object scanning.
- the process of Figure 4 is executed by a mobile device user using an app for real time object scanning using a mobile phone and cloud-based search engine.
- the search engine is on the mobile phone.
- the app is launched.
- the camera is pointed at an object.
- the camera is pointed at the object the user is interested in identifying. The user does not need to make an indication (e.g., click a button, etc.) to the mobile device that the camera is pointed at the object of interest or that the camera should take a photograph.
- the device is held stable.
- the device is held stable for at least a predetermined period of time (e.g., 0.5 seconds, 5 seconds, etc.).
- an object identification is received.
- an object identification is determined by the device and presented to the user.
- the device interacts with an image tagging system (e.g., communicating via a network) to determine an object identification.
- the image tagging system determines an object identification.
- the image tagging system interacts with a human to determine an object identification.
- an object identification comprises an object tag.
- Figure 5A is a flow diagram illustrating an embodiment of a process for processing a video stream.
- the process of Figure 5 A is executed by a mobile device (e.g., mobile device 300 of Figure 3).
- the process of Figure 5 A is used by a mobile device for real time object scanning without interaction from a user (e.g., without requiring the user to make an indication of the object of interest or manually indicate to take a photograph).
- an image frame is processed.
- processing an image frame comprises determining if the image frame is a key frame.
- an image frame received from a camera is processed.
- image frames are captured at 1 frame per second, 5 frames per second, 10 frames per second, 30 frames per second, or at any other appropriate rate.
- the process waits for the next image frame. Once the next image frame has been received, control passes back to 500.
- Figure 5B is a flow diagram illustrating an embodiment of a process for processing a key frame.
- the process of Figure 5B is used to indicate an object tag in a key frame to a user.
- a key frame is received.
- the key frame comprises a key frame identified in 500 of Figure 5 A.
- a key frame comprises a frame where the image is still (e.g., not blurry).
- a key frame comprises a frame where the image is still and the image has been still for a predetermined number of frames before it.
- a key frame comprises a frame where the image's visual content is different from the previously detected key frames.
- an object is recognized in the key frame.
- the object is recognized by the mobile device.
- the object is recognized by an image tagging system.
- object recognition user interface information is provided.
- providing object recognition user interface information comprises displaying an object tag.
- Figure 6 is a flow diagram illustrating an embodiment of a process for processing an image frame.
- the process of Figure 6 is executed by image processor 304 of Figure 3.
- An image processor uses the process of Figure 6 for processing a received image frame and determining if the image frame is locked onto an object.
- the process of Figure 6 implements 500 of Figure 5A.
- an image frame is received.
- the image frame is received from a camera.
- the image frame is part of a video stream.
- features are extracted at salient locations such as corners or object contours.
- a local patch centered around the salient location is encoded.
- the encoding typically captures histograms of oriented edge energy.
- the features are compared to the features in the previous frame, and are used to compute the optical flow.
- optical flow is estimated using a Lukas Kanade algorithm. It is determined which feature(s) is/are locked onto.
- feature(s) is/are used to determine an object tag.
- determining whether feature(s) is/are locked comprises checking to see if feature(s) have been found in a previous frame.
- feature(s) if feature(s) have been locked, the image is steady and a key frame can be detected. In the event feature(s) is/are locked, it is determined if the frame is a key frame. If it is determined that feature(s) have not been locked, feature(s) is/are looked for. In some embodiments, it is determined whether feature(s) have been found. In the event feature(s) have been found, the lock on to feature(s) is indicated. For example, a software module is informed (e.g., by passing a message or indication) that the feature(s) are locked and that the process may proceed (e.g., to process additional images to determine a key frame).
- the lock is stored or recorded (e.g., in a data structure or in memory location(s)).
- the next time the process is executed e.g., in response to the next image frame received
- a lack of lock on to features is indicated (e.g., stored, recorded, passed as an indication or variable to a software module, etc.).
- Figure 7 is a flow diagram illustrating an embodiment of a process for determining if a frame is a key frame. In some embodiments, the process if Figure 7 implements 608.
- An image processor uses the process of Figure 7 for processing a received image frame and determining if the image frame is a key frame.
- movement of feature(s) e.g., movement of features since the last frame, blurriness of features, etc.
- feature(s) with substantial movement e.g., features that have moved more than a threshold since the last frame, features that are above a blurriness threshold, etc.
- feature(s) is/are reset.
- stable frame counter is increased.
- the value stored in the stable frame counter represents the duration that the image has been stable.
- an accelerometer measurement is used to determine whether there are stable frames.
- the accelerometer is associated with a mobile phone.
- a key frame has different visual content from a previous key frame. In some embodiments, a key frame has the same visual content from a previous key frame.
- Figure 8 is a flow diagram illustrating an embodiment of a process for tagging an object.
- the process of Figure 8 is executed by mobile device 300 of Figure 3.
- the process of Figure 8 is used for real time object scanning using a mobile phone and cloud-based search engine.
- the process of Figure 8 is executed on each frame of an incoming image stream.
- in 800 it is determined whether the image is stable. If it is determined that the image is not stable, the process ends. In some embodiments, the process is then repeated on the next image frame. If it is determined in 800 that the image is stable, control passes to 802. In 802, it is determined if the image has been stable for a predetermined duration.
- the process ends. In some embodiments, the process is then repeated on the next image frame. If it is determined in 802 that the image has been stable for the predetermined duration, control passes to 804. In 804, the current frame is identified as a key frame. In 806, a tag is determined for an item in the key frame. In some embodiments, the tag is determined by a machine. In some embodiments, the process additionally determines whether the tag is determined by a machine or by a human. In some embodiments, in the event it is determined that the tag cannot be determined by a machine, the tag is determined by a human.
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Theoretical Computer Science (AREA)
- Quality & Reliability (AREA)
- Studio Devices (AREA)
- Image Analysis (AREA)
Abstract
A system for tagging an object comprises and interface and a processor. The interface is configured to receive an image. The processor is configured to determine a key frame. Determining a key frame comprises determining that the image is stable. The processor is configured to determine a tag for an item in the key frame.
Description
REAL TIME OBJECT SCANNING USING A MOBILE PHONE
AND CLOUD-BASED VISUAL SEARCH ENGINE
RELATED APPLICATIONS
[0001] This application claims priority from U.S. Patent Application No.
13/768,051 (Atty. Docket No. YAH1P297), entitled "Real Time Object Scanning Using a Mobile Phone and Cloud-Based Visual Search Engine," by Zhong et al, filed on February 15, 2013, which is incorporated herein by reference in its entirety and for all purposes.
BACKGROUND OF THE INVENTION
[0002] Mobile phones and smart mobile phones are becoming extremely common. Many people now carry everywhere a device that includes a powerful processor, a high-resolution video camera, and a connection to the Internet. One possible practical application of these devices is image recognition. When a smart phone user is presented with an item that he desires to know more about, he can photograph the item and use image recognition software to identify it. Depending on his preferences he may simply be given the name of the object, or automatically be connected with search results regarding the object, shopping information regarding the object, or any other appropriate information. A particularly useful application of this technology is for visually impaired people; enabling them to identify objects they are not able to identify themselves without assistance. Frequently, when a user takes a photo with a smart phone for the purposes of object identification, the user does not take the photo that best enables the object to be identified - for instance, the image can be blurry or from an angle that makes recognition difficult. This is particularly a problem when assisting blind users, as they cannot see the photo image themselves to verify its quality
BRIEF DESCRIPTION OF THE DRAWINGS
[0003] Various embodiments of the invention are disclosed in the following detailed description and the accompanying drawings.
[0004] Figure 1 is a block diagram illustrating an embodiment of a network system.
[0005] Figure 2 is a block diagram illustrating an embodiment of an image tagging system.
[0006] Figure 3 is a block diagram illustrating an embodiment of a mobile device.
[0007] Figure 4 is a flow diagram illustrating an embodiment of a process for using a system for real time object scanning.
[0008] Figure 5A is a flow diagram illustrating an embodiment of a process for processing a video stream.
[0009] Figure 5B is a flow diagram illustrating an embodiment of a process for processing a key frame.
[0010] Figure 6 is a flow diagram illustrating an embodiment of a process for processing an image frame.
[0011] Figure 7 is a flow diagram illustrating an embodiment of a process for determining if a frame is a key frame.
[0012] Figure 8 is a flow diagram illustrating an embodiment of a process for tagging an object.
DETAILED DESCRIPTION
[0013] The invention can be implemented in numerous ways, including as a process; an apparatus; a system; a composition of matter; a computer program product embodied on a computer readable storage medium; and/or a processor, such as a processor configured to execute instructions stored on and/or provided by a memory coupled to the processor. In this specification, these implementations, or any other form that the invention may take, may be referred to as techniques. In general, the order of the steps of disclosed processes may be altered within the scope of the invention. Unless stated otherwise, a component such as a processor or a memory described as being configured to perform a task may be implemented as a general component that is temporarily configured to perform the task at a given time or a specific component that is manufactured to perform the task. As used herein, the term 'processor' refers to one or more devices, circuits, and/or processing cores configured to process data, such as computer program instructions.
[0014] A detailed description of one or more embodiments of the invention is provided below along with accompanying figures that illustrate the principles of the invention. The invention is described in connection with such embodiments, but the invention is not limited to any embodiment. The scope of the invention is limited only by the claims and the invention encompasses numerous alternatives,
modifications and equivalents. Numerous specific details are set forth in the following description in order to provide a thorough understanding of the invention. These details are provided for the purpose of example and the invention may be practiced according to the claims without some or all of these specific details. For the purpose of clarity, technical material that is known in the technical fields related to the invention has not been described in detail so that the invention is not unnecessarily obscured.
[0015] Real time object scanning using a mobile phone and cloud-based visual search engine is disclosed. A system for tagging an object comprises a processor configured to: determine a key frame, wherein determining a key frame comprises: determining if an image is stable; and in the event that the image is stable:
determining if the image has been stable for a predetermined duration; and in the event that the image has been stable for the predetermined duration: identifying the
current frame as a key frame; and determine a tag for an item in the key frame. A memory is coupled to the processor and is configured to provide the processor with instructions. An interface is configured to receive an image (e.g., for processing by the processor).
[0016] In some embodiments, real time object identification is performed using a mobile phone including a camera and a processor. A mobile phone user performs real time object identification by initiating the object identification process (e.g., by launching an app) and holding their phone steady so the camera captures a steady image of the object of interest. Rather than the user making an indication (e.g., pushing a button, manually triggering, voice triggering, etc.) that the image is of the desired object, the app determines that the image is steady (e.g., features of interest are not blurry), when the image has been steady for a predetermined duration, and when the visual content is sufficiently different from the previous key frames, the image is captured and processed. By analyzing each frame of the image stream, the app is able to ensure that a high quality image is received for image processing (e.g., in focus, within the frame, etc.). If the app requires the user to push a button to indicate that an image should be captured, it is forced to rely on the user to take a good quality image. This is particularly burdensome when the app is used for assisting a blind user, who will likely have difficulty taking a high quality image.
[0017] In some embodiments, an image is steady in the event that an object of interest is within a camera view for a predetermined time. In some embodiments, a steady image refers to an image from the perspective of a device with a camera, where the image, or rather stream of images, includes the same subject matter within the view of the camera. In some embodiments, the image is received via an interface to be processed. In some embodiments, the image or stream of images is steady or within the view of the camera for a predetermined period of time. In some embodiments, the predetermined period of time is indicative of a length of time to express the intent of interest in the objects in the view of the camera.
[0018] In some embodiments, when the object identification process is initiated, the processor receives an image stream from the camera. Each image frame is analyzed until a key frame is detected. A key frame comprises an image frame where the image is steady and has been held steady over a predetermined duration,
and where the visual content is different from the previous key frames. When a key frame is detected, the image is provided to object identification software for identifying an object in the image. In some embodiments, the object is identified by an automated object identification process. In some embodiments, the object is identified by a human object identifier. In some embodiments, it is determined whether the object can be identified by an automated object identification process, and if not, the object is identified by a human object identifier.
[0019] In some embodiments, the system comprises a processor for image recognition which performs the expensive computation of analyzing a new object and a key frame processor which performs the less expensive identification of frames that are susceptible frames to having a new object. If the frame is identified as being susceptible by the key frame processor, the frame is sent on to the image recognition processor.
[0020] Figure 1 is a block diagram illustrating an embodiment of a network system. In the example shown, the network system of Figure 1 comprises image tagging system 102 communicating with network 100. The network system of Figure 1 performs real time object scanning using a mobile phone (e.g., smart mobile phone 108) and a cloud-based visual search engine (e.g., image tagging system 102). In some embodiments, the image tagging system is on the mobile device where key frame identification happens. In some embodiments, object recognition is performed on the cloud-based visual search engine due to the power consumption load it requires. Image tagging system 102 comprises a system for assigning tags to objects in images. In various embodiments, network 100 comprises one or more of the following: a local area network, a wide area network, a wired network, a wireless network, the Internet, a cellular network, or any other appropriate network. In the example shown, a user submits an image to be tagged to image tagging system 102 via network 100. In some embodiments, the image to be tagged is created using a mobile device (e.g., camera enabled cellular telephone 106, smart mobile phone 108, or another mobile device, for instance a wireless enabled digital camera, a tablet computer, a laptop, a tablet, a camera, etc.) and conveyed to network 100 via wireless access point 104. In some embodiments, the image to be tagged is located on a user's home computer (e.g., computer 110), either after it was uploaded by the user from a
digital camera or other image creation device or downloaded from the Internet, and is submitted through a wired connection to network 100. In some embodiments, the image tagging system user comprises a web site or other computing system that uses image tagging as part of its service, and images are submitted from the user's system server (e.g., server 112) through network 100, to image tagging system 102.
[0021] Figure 2 is a block diagram illustrating an embodiment of an image tagging system. In some embodiments, image tagging system 200 comprises image tagging system 102 of Figure 1. Image tagging system 200 comprises an image tagging system for receiving an image and providing one or more tags for one or more objects in the image. In the example shown, image tagging system 200 comprises web interface 202, computer vision engines 204, human computation module(s) 206, object databases 208, results processor 210, learning module 212, and dashboard 214. Web interface 202 comprises an interface accessible through the World Wide Web for submitting images to image tagging system 200. In some embodiments, web interface 202 comprises a graphical user interface (GUI), enabling a user to easily submit images to image tagging system 202. In some embodiments, web interface 202 comprises an application programming interface (API), enabling a programmer to create software that submits images and other information to image tagging system 200 and receives tags from image tagging system 200. In some embodiments, web interface 202 uses a communication interface other than the World Wide Web (e.g., a local area network, a wide area network).
[0022] In the example shown, computer vision engines 204 comprises a set of one or more computer vision engines for automatically identifying objects in images received by image tagging system 200. In various embodiments, the computer vision engines use an instance recognition module, a classification module, an optical character recognition module, a face identification module, a barcode recognition module, a clock recognition module, a color detection module, or any other appropriate module. In some embodiments, each different module utilized by computer vision engines 204 is utilized by a separate computer vision engine. In some embodiments, computer vision engines 204 comprise more than one computer vision engine, and the separate computer vision engines execute their modules in parallel. In some embodiments, computer vision engines 204 utilize information stored in object
databases 208 as part of executing computer vision modules. In some embodiments, an instance recognition module utilizes object databases 208 as its instance library. In some embodiments, a classification module utilizes object databases 208 as its class representation library.
[0023] In the example shown, human computation module(s) 206 comprises one or more human computation modules for image recognition. A human
computation module for image recognition comprises one or more humans each capable of recognizing images and providing tags for the images. In some
embodiments, a human computation module relays any tags provided by its humans directly to results processor 210. In some embodiments, a human computation module requests tags from human taggers. In some embodiments, a human computation module receives a request for tags from a results processor. In some embodiments, the human computation module provides various processing functionality prior to providing the tags to results processor 210. In various embodiments, processing functionality includes determining a status of a human tagger, determining a validity of a tag based on a status of a human tagger (e.g., valid tag is determined in the event that the tag is received from a tagger indicated as an expert or reliable tagger), confirming a validity of a tag based on receipt from multiple human taggers (e.g., valid tag is determined in the event that the same tag is received from a majority of taggers or a minimum number of taggers or both), marking a tag with a validity status based on a status of a human tagger, or any other appropriate processing functionality. In some embodiments, human computation module(s) 206 comprises more than one human computation module. In various embodiments, human taggers are divided into separate human computation modules based on specialty, experience, age, location, average time to provide results, tagger status, or any other appropriate tagger classification.
[0024] Results processor 210 comprises a results processor for receiving and processing tags from computer vision engines 204 and human computation module(s) 206. In the example shown, results processor 210 ranks the received tags according to a predetermined ranking algorithm and provides the highest ranked tag or tags to the image tagging system user (e.g., the user that originally provided the image). In various embodiments, the predetermined ranking algorithm utilizes a module ranking
(e.g., tags received from a computer vision instance module rank more highly than tags received from a computer vision classification module), a module score (e.g., tags received from the same module are ranked based on a score assigned to them by the module they are received from), or any other appropriate ranking criteria. In some embodiments, results processor 210 requests tags from computer vision engines 204. In some embodiments, results processor 210 requests tags from human computation module(s) 206. In some embodiments, results processor 210 requests tags from human computation module(s) 206 in the event that computer vision engines 204 are not able to provide tags.
[0025] Learning module 212 comprises a module for updating object databases 208 based on the results of an image query. In some embodiments, if an instance recognition module or a classification module are able to determine tags for an image based on information stored in object databases 208 without finding an identical image stored in object databases 208, the learning module then stores the image in object databases 208 associated with the determined tags. In some embodiments, the learning module determines whether adding the image to object databases 208 will broaden the space of images associated with the determined tag. The learning module may then choose to store the image in object databases 208 only if it does broaden the space of images associated with the tag. In some embodiments, if computer vision engines 204 is not able to determine a tag associated with the image but human computation module(s) 206 is, learning module 212 stores the image and associated tag in object databases 208, so that the image can be automatically identified if it is submitted in future queries. In some embodiments, learning module 212 processes an image before storing it and any associated tags in object databases 208. In various embodiments, processing comprises background subtraction, object geometry processing, object class representation creation, or any other appropriate processing.
[0026] Dashboard 214 comprises an interface for an image tagging system administrator to gain information about the current status of the image tagging system. In the example shown, the dashboard system can provide information to a system administrator on image queries, tags that have been applied to images, system
users, image taggers, and system status, as well as allowing the administrator to train the computer vision module by adding images and tags at his discretion.
[0027] Figure 3 is a block diagram illustrating an embodiment of a mobile device. In some embodiments, mobile device 300 comprises smart mobile phone 108 of Figure 1. In various embodiments, mobile device 300 comprises a smart mobile phone, a tablet computer, a laptop computer, an embedded system, or any other appropriate mobile device. Mobile device 300 performs real time object scanning. In some embodiments, mobile device 300 interacts with a cloud-based visual search engine to perform real time object scanning. In the example shown, mobile device 300 comprises camera 302, image processor 304, object databases 306, network interface 308, results processor 310, and user interface 312. Camera 302 comprises a camera for recording images. In some embodiments, camera 302 comprises a still camera (e.g., records only one still image at a time). In some embodiments, camera 302 comprises a video camera (e.g., records images at a given rate, e.g., 5 frames per second, 10 frames per second, 30 frames per second, etc.). Image processor 304 comprises an image processor for processing images. In various embodiments, image processor 304 performs image cropping, image filtering, image transforming, image parameter extraction, object identification, object tagging, key frame detection, or any other appropriate image processing function. Object databases 306 comprise(s) one or more databases of object tags. In some embodiments, object databases 306 comprise(s) a copy of object databases 208. In some embodiments, object databases 306 comprises a subset of object databases 208. Network interface 308 comprises a network interface for communicating with a network (e.g., network 100 of Figure 1). In some embodiments, object databases 306 are updated using network interface 308. In some embodiments, images are uploaded (e.g., to an image tagging system) and tags are downloaded via network interface 308. Results processor 310 comprises a processor for receiving and processing image tagging results (e.g., from object databases 306, image processor 304, or network interface 308). Results processor 310 determines result quality, selects the best results, and processes results for display by user interface 312. User interface 312 receives results from results processor 310 and displays results for a user. In various embodiments, user interface 312 receives an application start command, receives a stream select start command, displays an image
stream to a user, displays an image tag to a user, or performs any other appropriate user interface function.
[0028] Figure 4 is a flow diagram illustrating an embodiment of a process for using a system for real time object scanning. In some embodiments, the process of Figure 4 is executed by a mobile device user using an app for real time object scanning using a mobile phone and cloud-based search engine. In some embodiments, the search engine is on the mobile phone. In the example shown, in 400, the app is launched. In 402, the camera is pointed at an object. In some embodiments, the camera is pointed at the object the user is interested in identifying. The user does not need to make an indication (e.g., click a button, etc.) to the mobile device that the camera is pointed at the object of interest or that the camera should take a photograph. In 404, the device is held stable. In some embodiments, the device is held stable for at least a predetermined period of time (e.g., 0.5 seconds, 5 seconds, etc.). In 406, an object identification is received. In some embodiments, an object identification is determined by the device and presented to the user. In some embodiments, the device interacts with an image tagging system (e.g., communicating via a network) to determine an object identification. In some embodiments, the image tagging system determines an object identification. In some embodiments, the image tagging system interacts with a human to determine an object identification. In some embodiments, an object identification comprises an object tag.
[0029] Figure 5A is a flow diagram illustrating an embodiment of a process for processing a video stream. In some embodiments, the process of Figure 5 A is executed by a mobile device (e.g., mobile device 300 of Figure 3). The process of Figure 5 A is used by a mobile device for real time object scanning without interaction from a user (e.g., without requiring the user to make an indication of the object of interest or manually indicate to take a photograph). In the example shown, in 500, an image frame is processed. In some embodiments, processing an image frame comprises determining if the image frame is a key frame. In some embodiments, an image frame received from a camera is processed. In various embodiments, image frames are captured at 1 frame per second, 5 frames per second, 10 frames per second, 30 frames per second, or at any other appropriate rate. In 502, the process waits for
the next image frame. Once the next image frame has been received, control passes back to 500.
[0030] Figure 5B is a flow diagram illustrating an embodiment of a process for processing a key frame. In some embodiments, the process of Figure 5B is used to indicate an object tag in a key frame to a user. In the example shown, in 520, a key frame is received. In some embodiments, the key frame comprises a key frame identified in 500 of Figure 5 A. In some embodiments, a key frame comprises a frame where the image is still (e.g., not blurry). In some embodiments, a key frame comprises a frame where the image is still and the image has been still for a predetermined number of frames before it. In some embodiments, a key frame comprises a frame where the image's visual content is different from the previously detected key frames. In 522, an object is recognized in the key frame. In some embodiments, the object is recognized by the mobile device. In some embodiments, the object is recognized by an image tagging system. In 524, object recognition user interface information is provided. In some embodiments, providing object recognition user interface information comprises displaying an object tag.
[0031] Figure 6 is a flow diagram illustrating an embodiment of a process for processing an image frame. In some embodiments, the process of Figure 6 is executed by image processor 304 of Figure 3. An image processor uses the process of Figure 6 for processing a received image frame and determining if the image frame is locked onto an object. In some embodiments, the process of Figure 6 implements 500 of Figure 5A. In the example shown, in 600, an image frame is received. In some embodiments, the image frame is received from a camera. In some embodiments, the image frame is part of a video stream. In 602, it is determined whether there are points to track. In the event that there are not points to track, in 604 points to track are looked for, and then the process ends. In the event that there are points to track, in 606 displacement for point(s) are found. In 608, it is determined if a frame is a key frame.
[0032] In some embodiments, features are extracted at salient locations such as corners or object contours. A local patch centered around the salient location is encoded. The encoding typically captures histograms of oriented edge energy. The features are compared to the features in the previous frame, and are used to compute
the optical flow. In some embodiments, optical flow is estimated using a Lukas Kanade algorithm. It is determined which feature(s) is/are locked onto. In some embodiments, feature(s) is/are used to determine an object tag. In some embodiments, determining whether feature(s) is/are locked comprises checking to see if feature(s) have been found in a previous frame. In some embodiments, if feature(s) have been locked, the image is steady and a key frame can be detected. In the event feature(s) is/are locked, it is determined if the frame is a key frame. If it is determined that feature(s) have not been locked, feature(s) is/are looked for. In some embodiments, it is determined whether feature(s) have been found. In the event feature(s) have been found, the lock on to feature(s) is indicated. For example, a software module is informed (e.g., by passing a message or indication) that the feature(s) are locked and that the process may proceed (e.g., to process additional images to determine a key frame). Or for example, the lock is stored or recorded (e.g., in a data structure or in memory location(s)). In some embodiments, after the lock on to feature(s) is indicated, the next time the process is executed (e.g., in response to the next image frame received), it will be determined that feature(s) is/ are locked. If it is determined that feature(s) have not been found, the process ends. In some embodiments, a lack of lock on to features is indicated (e.g., stored, recorded, passed as an indication or variable to a software module, etc.).
[0033] Figure 7 is a flow diagram illustrating an embodiment of a process for determining if a frame is a key frame. In some embodiments, the process if Figure 7 implements 608. An image processor uses the process of Figure 7 for processing a received image frame and determining if the image frame is a key frame. In the example shown, in 700, movement of feature(s) (e.g., movement of features since the last frame, blurriness of features, etc.) is determined. In 702, feature(s) with substantial movement (e.g., features that have moved more than a threshold since the last frame, features that are above a blurriness threshold, etc.) are removed. In 704, it is determined whether at least N features remain. In the event that less than N features remain, control passes to 706. In 706, feature(s) is/are reset. In the event that it is determined in 704 that at least N features remain, control passes to 708. In 708, stable frame counter is increased. In some embodiments, the value stored in the stable frame counter represents the duration that the image has been stable. In 710, it is determined whether there is an existing key frame for the feature(s). In the event that
there is an existing key frame for the feature(s), the process ends. In the event that there is not an existing key frame for the feature(s), then in 712 it is determined whether there are enough stable frames. In the event that there are not enough stable frames, the process ends. In the event that there are enough stable frames, in 714 the image is stored as key frame, and the process ends.
[0034] In some embodiments, an accelerometer measurement is used to determine whether there are stable frames. In some embodiments, the accelerometer is associated with a mobile phone.
[0035] In some embodiments, a key frame has different visual content from a previous key frame. In some embodiments, a key frame has the same visual content from a previous key frame.
[0036] Figure 8 is a flow diagram illustrating an embodiment of a process for tagging an object. In some embodiments, the process of Figure 8 is executed by mobile device 300 of Figure 3. The process of Figure 8 is used for real time object scanning using a mobile phone and cloud-based search engine. In some embodiments, the process of Figure 8 is executed on each frame of an incoming image stream. In the example shown, in 800, it is determined whether the image is stable. If it is determined that the image is not stable, the process ends. In some embodiments, the process is then repeated on the next image frame. If it is determined in 800 that the image is stable, control passes to 802. In 802, it is determined if the image has been stable for a predetermined duration. If it is determined that the image has not been stable for the predetermined duration, the process ends. In some embodiments, the process is then repeated on the next image frame. If it is determined in 802 that the image has been stable for the predetermined duration, control passes to 804. In 804, the current frame is identified as a key frame. In 806, a tag is determined for an item in the key frame. In some embodiments, the tag is determined by a machine. In some embodiments, the process additionally determines whether the tag is determined by a machine or by a human. In some embodiments, in the event it is determined that the tag cannot be determined by a machine, the tag is determined by a human.
[0037] Although the foregoing embodiments have been described in some detail for purposes of clarity of understanding, the invention is not limited to the
details provided. There are many alternative ways of implementing the invention. The disclosed embodiments are illustrative and not restrictive.
Claims
1. A system for tagging an object, comprising:
an interface configured to receive an image; and
a processor configured to:
determine a key frame, wherein determining a key frame comprises determining that the image is stable; and
determine a tag for an item in the key frame.
2. A system as in claim 1, wherein determining that an image is stable comprises determining a feature.
3. A system as in claim 2, wherein the feature is in a current frame and in a prior frame.
4. A system as in claim 2, wherein the feature is one of a plurality of features.
5. A system as in claim 4, wherein a percentage of the plurality of features is above a threshold for a predetermined number of frames.
6. A system as in claim 4, wherein a number of the plurality of features is above a threshold for a predetermined number of frames.
7. A system as in any of claims 4, wherein each of the plurality of features is in a current frame and a prior frame.
8. A system as in any of claims 4, wherein movement is determined associated with each of the plurality of features.
9. A system as in any of claims 4-8, wherein in the event that a specific feature of the plurality of features has movement above a threshold, remove the specific feature point from the plurality of features.
10. A system as in any of claims 1, wherein the image is received from a camera on a mobile device.
11. A system as in claim 10, wherein the mobile device comprises a mobile phone.
12. A system as in claim 10, wherein the mobile device comprises a tablet.
13. A system as in any of claims 1, wherein the tag is determined using a computer vision engine.
14. A system as in any of claims 1, wherein the tag is determined using a human computation module.
15. A system as in claim 14, wherein the human computation module requests the tag from one or more human taggers.
16. A system as in claim 15, wherein the human computation module determines validity of the tag.
17. A system as in any of claims 14 or 15, wherein the tag is determined using the human computation module in the event that the tag could not be determined using the computer vision module.
18. A system as in any of claims 1 , wherein the key frame has visual content different from visual content from a previous key frame.
19. A method for tagging an object, comprising:
determining a key frame, wherein determining a key frame comprises determining that an image is stable; and
determining a tag for an item in the key frame.
20. A computer program product for tagging an object, the computer program product being embodied in a tangible computer readable storage medium and comprising computer instructions for:
determining a key frame, wherein determining a key frame comprises determining that an image is stable; and
determining a tag for an item in the key frame.
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US13/768,051 US9633272B2 (en) | 2013-02-15 | 2013-02-15 | Real time object scanning using a mobile phone and cloud-based visual search engine |
| US13/768,051 | 2013-02-15 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2014126735A1 true WO2014126735A1 (en) | 2014-08-21 |
Family
ID=51351214
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/US2014/014293 Ceased WO2014126735A1 (en) | 2013-02-15 | 2014-01-31 | Real time object scanning using a mobile phone and cloud-based visual search engine |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US9633272B2 (en) |
| TW (1) | TWI586160B (en) |
| WO (1) | WO2014126735A1 (en) |
Families Citing this family (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US9218364B1 (en) | 2011-01-28 | 2015-12-22 | Yahoo! Inc. | Monitoring an any-image labeling engine |
| US10091419B2 (en) * | 2013-06-14 | 2018-10-02 | Qualcomm Incorporated | Computer vision application processing |
| US9754177B2 (en) * | 2013-06-21 | 2017-09-05 | Microsoft Technology Licensing, Llc | Identifying objects within an image |
| PL3066591T4 (en) | 2014-02-10 | 2020-04-30 | Geenee Gmbh | IMAGE-BASED RECOGNITION SYSTEMS AND METHODS |
| JP2016021184A (en) * | 2014-07-15 | 2016-02-04 | 東芝テック株式会社 | Face identification system and program |
| JP7345237B2 (en) * | 2014-11-05 | 2023-09-15 | シエラ・ネバダ・コーポレイション | System and method for generating improved environmental representations for mobile objects |
| CN108702549B (en) * | 2016-03-17 | 2022-03-04 | 惠普发展公司有限责任合伙企业 | frame transmission |
| CN106803997B (en) * | 2017-03-14 | 2019-12-17 | 广州视源电子科技股份有限公司 | A system and method for detecting client playback status in audio and video live broadcast |
| KR20200016886A (en) | 2017-05-31 | 2020-02-17 | 카메라, 인크. | A system of vehicles with imaging equipment for high resolution, near real time map generation |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20110216179A1 (en) * | 2010-02-24 | 2011-09-08 | Orang Dialameh | Augmented Reality Panorama Supporting Visually Impaired Individuals |
| US20120098981A1 (en) * | 2010-10-20 | 2012-04-26 | Htc Corporation | Image capture methods and systems |
| US8321293B2 (en) * | 2008-10-30 | 2012-11-27 | Ebay Inc. | Systems and methods for marketplace listings using a camera enabled mobile device |
| US20120299961A1 (en) * | 2011-05-27 | 2012-11-29 | A9.Com, Inc. | Augmenting a live view |
| US20120308077A1 (en) * | 2011-06-03 | 2012-12-06 | Erick Tseng | Computer-Vision-Assisted Location Check-In |
Family Cites Families (59)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5309526A (en) | 1989-05-04 | 1994-05-03 | At&T Bell Laboratories | Image processing system |
| US5496270A (en) | 1994-09-26 | 1996-03-05 | Megadyne Medical Products, Inc. | Tri-tubular suction irrigation device |
| US5913205A (en) | 1996-03-29 | 1999-06-15 | Virage, Inc. | Query optimization for visual information retrieval system |
| US6421690B1 (en) | 1998-04-30 | 2002-07-16 | Honeywell International Inc. | Computer memory management system |
| US7184100B1 (en) * | 1999-03-24 | 2007-02-27 | Mate - Media Access Technologies Ltd. | Method of selecting key-frames from a video sequence |
| US6677948B1 (en) | 1999-06-14 | 2004-01-13 | Mitutoyo Corporation | Systems and methods for multi-resolution image defocusing |
| US7113918B1 (en) | 1999-08-01 | 2006-09-26 | Electric Planet, Inc. | Method for video enabled electronic commerce |
| US7194148B2 (en) | 2001-09-07 | 2007-03-20 | Yavitz Edward Q | Technique for providing simulated vision |
| US7068309B2 (en) | 2001-10-09 | 2006-06-27 | Microsoft Corp. | Image exchange with image annotation |
| WO2003032143A2 (en) | 2001-10-12 | 2003-04-17 | Hrl Laboratories, Llc | Vision-based pointer tracking method and apparatus |
| IL162043A0 (en) | 2001-12-04 | 2005-11-20 | Novozymes As | Methods for killing spores |
| US7139784B2 (en) | 2003-07-29 | 2006-11-21 | Hewlett-Packard Development Company, L.P. | Dead timestamp identification and elimination |
| US7590310B2 (en) | 2004-05-05 | 2009-09-15 | Facet Technology Corp. | Methods and apparatus for automated true object-based image analysis and retrieval |
| US8438084B1 (en) * | 2004-06-09 | 2013-05-07 | Amazon Technologies, Inc. | Method and system for inventory verification |
| US7509353B2 (en) | 2004-11-16 | 2009-03-24 | Microsoft Corporation | Methods and systems for exchanging and rendering forms |
| US7660468B2 (en) | 2005-05-09 | 2010-02-09 | Like.Com | System and method for enabling image searching using manual enrichment, classification, and/or segmentation |
| US7760917B2 (en) | 2005-05-09 | 2010-07-20 | Like.Com | Computer-implemented method for performing similarity searches |
| US7657100B2 (en) | 2005-05-09 | 2010-02-02 | Like.Com | System and method for enabling image recognition and searching of images |
| US7702681B2 (en) | 2005-06-29 | 2010-04-20 | Microsoft Corporation | Query-by-image search and retrieval system |
| US9286388B2 (en) | 2005-08-04 | 2016-03-15 | Time Warner Cable Enterprises Llc | Method and apparatus for context-specific content delivery |
| JP2007041987A (en) | 2005-08-05 | 2007-02-15 | Sony Corp | Image processing apparatus and method, and program |
| US8160400B2 (en) | 2005-11-17 | 2012-04-17 | Microsoft Corporation | Navigating images using image based geometric alignment and object based controls |
| US7352292B2 (en) | 2006-01-20 | 2008-04-01 | Keith Alter | Real-time, three-dimensional synthetic vision display of sensor-validated terrain data |
| US7711145B2 (en) | 2006-01-27 | 2010-05-04 | Eastman Kodak Company | Finding images with multiple people or objects |
| WO2008018091A1 (en) | 2006-08-08 | 2008-02-14 | Jubilant Organosys Limited | Process for producing sulphoxide compounds |
| US8214309B1 (en) | 2008-12-16 | 2012-07-03 | Hrl Laboratories, Llc | Cognitive-neural method for image analysis |
| JP4941124B2 (en) * | 2007-06-25 | 2012-05-30 | オムロン株式会社 | Monitoring system and method, information processing apparatus, and program |
| US8050503B2 (en) | 2007-07-05 | 2011-11-01 | General Electric Company | Systems and methods for computer vision using curvelets |
| US8073189B2 (en) | 2007-08-03 | 2011-12-06 | General Electric Company | Methods and systems for selecting an image application based on image content |
| US7675461B1 (en) | 2007-09-18 | 2010-03-09 | Rockwell Collins, Inc. | System and method for displaying radar-estimated terrain |
| JP5055092B2 (en) | 2007-11-02 | 2012-10-24 | 株式会社日立国際電気 | Video processing apparatus and video processing method |
| US7854509B2 (en) | 2007-12-13 | 2010-12-21 | David Johns | Vision screener |
| US8406525B2 (en) | 2008-01-31 | 2013-03-26 | The Regents Of The University Of California | Recognition via high-dimensional data classification |
| US8055081B2 (en) | 2008-04-14 | 2011-11-08 | Eastman Kodak Company | Image classification using capture-location-sequence information |
| US8134624B2 (en) | 2008-07-03 | 2012-03-13 | Aptina Imaging Corporation | Method and apparatus providing multiple exposure high dynamic range sensor |
| US8364698B2 (en) | 2008-07-11 | 2013-01-29 | Videosurf, Inc. | Apparatus and software system for and method of performing a visual-relevance-rank subsequent search |
| US8364660B2 (en) | 2008-07-11 | 2013-01-29 | Videosurf, Inc. | Apparatus and software system for and method of performing a visual-relevance-rank subsequent search |
| US8520979B2 (en) | 2008-08-19 | 2013-08-27 | Digimarc Corporation | Methods and systems for content processing |
| US7961117B1 (en) | 2008-09-16 | 2011-06-14 | Rockwell Collins, Inc. | System, module, and method for creating a variable FOV image presented on a HUD combiner unit |
| US9805123B2 (en) | 2008-11-18 | 2017-10-31 | Excalibur Ip, Llc | System and method for data privacy in URL based context queries |
| US20100125805A1 (en) | 2008-11-19 | 2010-05-20 | Xerox Corporation | Methods of providing user interface for control of digital imaging system and corresponding apparatus |
| US20110298932A1 (en) | 2008-12-31 | 2011-12-08 | Iscon Video Imaging, Inc. | Systems and methods for concealed object detection |
| US9430570B2 (en) | 2009-07-01 | 2016-08-30 | Matthew Jeremy Kapp | Systems and methods for determining information and knowledge relevancy, relevant knowledge discovery and interactions, and knowledge creation |
| US8478052B1 (en) | 2009-07-17 | 2013-07-02 | Google Inc. | Image classification |
| US20110016150A1 (en) | 2009-07-20 | 2011-01-20 | Engstroem Jimmy | System and method for tagging multiple digital images |
| US8706184B2 (en) | 2009-10-07 | 2014-04-22 | Intuitive Surgical Operations, Inc. | Methods and apparatus for displaying enhanced imaging data on a clinical image |
| US20110145043A1 (en) * | 2009-12-15 | 2011-06-16 | David Brian Handel | Method and System for Improving the Truthfulness, Reliability, and Segmentation of Opinion Research Panels |
| US20110184972A1 (en) | 2009-12-23 | 2011-07-28 | Cbs Interactive Inc. | System and method for navigating a product catalog |
| US8489589B2 (en) | 2010-02-05 | 2013-07-16 | Microsoft Corporation | Visual search reranking |
| US8660355B2 (en) | 2010-03-19 | 2014-02-25 | Digimarc Corporation | Methods and systems for determining image processing operations relevant to particular imagery |
| US8706580B2 (en) | 2010-04-26 | 2014-04-22 | Hrb Tax Group, Inc. | Method, system, and computer program for predicting tax liabilities and benefits |
| US20120011119A1 (en) | 2010-07-08 | 2012-01-12 | Qualcomm Incorporated | Object recognition system with database pruning and querying |
| US20120011142A1 (en) | 2010-07-08 | 2012-01-12 | Qualcomm Incorporated | Feedback to improve object recognition |
| US9485497B2 (en) | 2010-09-10 | 2016-11-01 | Reald Inc. | Systems and methods for converting two-dimensional images into three-dimensional images |
| US8265866B2 (en) | 2010-12-15 | 2012-09-11 | The Boeing Company | Methods and systems for augmented navigation |
| US8856021B2 (en) * | 2011-06-12 | 2014-10-07 | International Business Machines Corporation | Scoring of crowd-computing inputs |
| TWI567570B (en) | 2011-06-15 | 2017-01-21 | 微軟技術授權有限責任公司 | Techniques for generating custom objects representing content files |
| US9182891B2 (en) * | 2011-10-07 | 2015-11-10 | Appgree Sa | User interfaces for determining the reaction of a group with respect to a set of elements |
| US9396400B1 (en) * | 2015-07-30 | 2016-07-19 | Snitch, Inc. | Computer-vision based security system using a depth camera |
-
2013
- 2013-02-15 US US13/768,051 patent/US9633272B2/en active Active
-
2014
- 2014-01-31 WO PCT/US2014/014293 patent/WO2014126735A1/en not_active Ceased
- 2014-02-11 TW TW103104388A patent/TWI586160B/en active
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8321293B2 (en) * | 2008-10-30 | 2012-11-27 | Ebay Inc. | Systems and methods for marketplace listings using a camera enabled mobile device |
| US20110216179A1 (en) * | 2010-02-24 | 2011-09-08 | Orang Dialameh | Augmented Reality Panorama Supporting Visually Impaired Individuals |
| US20120098981A1 (en) * | 2010-10-20 | 2012-04-26 | Htc Corporation | Image capture methods and systems |
| US20120299961A1 (en) * | 2011-05-27 | 2012-11-29 | A9.Com, Inc. | Augmenting a live view |
| US20120308077A1 (en) * | 2011-06-03 | 2012-12-06 | Erick Tseng | Computer-Vision-Assisted Location Check-In |
Also Published As
| Publication number | Publication date |
|---|---|
| TW201448585A (en) | 2014-12-16 |
| TWI586160B (en) | 2017-06-01 |
| US20140233854A1 (en) | 2014-08-21 |
| US9633272B2 (en) | 2017-04-25 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US9633272B2 (en) | Real time object scanning using a mobile phone and cloud-based visual search engine | |
| US10133951B1 (en) | Fusion of bounding regions | |
| US9412017B1 (en) | Methods systems and computer program products for motion initiated document capture | |
| US11328304B2 (en) | Automated queuing system | |
| US9342735B2 (en) | Facial recognition lost pet identifying system | |
| US9378408B2 (en) | Assisted photo-tagging with facial recognition models | |
| KR101729938B1 (en) | Integrative image searching system and service method of the same | |
| WO2021051547A1 (en) | Violent behavior detection method and system | |
| US20130243249A1 (en) | Electronic device and method for recognizing image and searching for concerning information | |
| WO2016173443A1 (en) | Account information acquisition method, terminal, server and system | |
| CN113469138B (en) | Object detection method and device, storage medium and electronic device | |
| WO2019033567A1 (en) | Method for capturing eyeball movement, device and storage medium | |
| CN107832799A (en) | Object identifying method and device, computing device based on camera scene | |
| US10402777B2 (en) | Method and a system for object recognition | |
| CN108021654A (en) | A kind of photograph album image processing method and device | |
| CN117689935A (en) | Certificate information identification method, device and system, electronic equipment and storage medium | |
| KR101784287B1 (en) | Integrative image searching system and service method of the same | |
| US20130273969A1 (en) | Mobile app that generates a dog sound to capture data for a lost pet identifying system | |
| US10108861B2 (en) | Systems and methods of providing content differentiation between thumbnails | |
| CN103353879B (en) | Image processing method and apparatus | |
| CN114861241A (en) | Anti-peeping screen method based on intelligent detection and related equipment thereof | |
| CN115269494B (en) | Data archiving method and device | |
| JP6210554B2 (en) | Recognition device, recognition program, and recognition method | |
| CN114764897A (en) | Behavior recognition method, behavior recognition device, terminal equipment and storage medium | |
| CN113792569B (en) | Object recognition method, device, electronic equipment and readable medium |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 14751358 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 14751358 Country of ref document: EP Kind code of ref document: A1 |