US20090154773A1 - Method and system for reducing the cost of sampling a moving image - Google Patents

Method and system for reducing the cost of sampling a moving image Download PDF

Info

Publication number
US20090154773A1
US20090154773A1 US12/256,523 US25652308A US2009154773A1 US 20090154773 A1 US20090154773 A1 US 20090154773A1 US 25652308 A US25652308 A US 25652308A US 2009154773 A1 US2009154773 A1 US 2009154773A1
Authority
US
United States
Prior art keywords
cost
image
identified
sampling method
interest
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.)
Abandoned
Application number
US12/256,523
Inventor
John B. Pickering
Philip G. Wiloughby
George M. Blue
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
International Business Machines Corp
Original Assignee
International Business Machines Corp
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
Application filed by International Business Machines Corp filed Critical International Business Machines Corp
Priority to US12/256,523 priority Critical patent/US20090154773A1/en
Publication of US20090154773A1 publication Critical patent/US20090154773A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/18Closed-circuit television [CCTV] systems, i.e. systems in which the video signal is not broadcast
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/50Context or environment of the image
    • G06V20/52Surveillance or monitoring of activities, e.g. for recognising suspicious objects

Definitions

  • the present invention relates generally to surveillance systems and more particularly to an image sensor, a motion image sensor, and improved, cost-effective image analysis and motion image analysis methods.
  • This cost includes but is not limited to:
  • any moving image there are typically areas of interest and areas that are not of interest.
  • Traditional imaging systems expend the same amount of cost to sample all areas of the image.
  • the moving image will typically be compressed. Compression reduces the amount of data to be stored, but it does not remove the cost of making the image in the first place.
  • Nilsson in the work entitled “Visual Landmark Selection and Recognition for Autonomous Unmanned Aerial Vehicle Navigation”—Master's degree project, The Royal Institute of Technology, Sweden, 2005, (hereinafter Nilsson)—disclosed image analysis methods that aim at enhancing the performance of a navigation system for an autonomous unmanned aerial vehicle.
  • Nilsson investigates algorithms for the selection, tracking and recognition of landmarks based on the use of local scale invariant features. For example, Nilsson disclosed the affine tracker algorithm combined with Kalman filters to track an object in an image plane. Nilsson further discloses a landmark recognition algorithm that has the capability of recognizing landmarks despite the presence of noise and significant variation in scale and rotation.
  • the performance of the landmark recognition algorithm allows for a substantially reduced sampling rate but the uncertainty of the landmark location results in larger image search areas and therefore an increase in the computational burden. That means the landmark recognition algorithm is more suitable for stable (i.e. unchanging) image regions than for unstable (i.e. changing) image regions.
  • the present invention is directed to a system, method and program storage device for minimizing image sampling costs in monitoring an area, e.g. visual space.
  • the system and method utilize motion detection and estimation techniques within a feedback loop to control the subsequent sampling method.
  • the present invention includes a program storage device, readable by machine, embodying a program of instructions executable by the machine to perform method steps for minimizing costs associated with use of an image sensor device, the method steps comprising:
  • the high-cost sampling method comprising one or more of: zooming in on an identified priority object, increasing an illumination of the identified priority object, and increasing an irradiation of the identified priority object.
  • FIG. 1 shows a basic process flow of the present invention.
  • FIG. 2 shows a detailed overview of the process steps employed by the invention.
  • FIG. 1 provides an overview of the novel system and technique for controlling the sampling method.
  • a low-cost sampling capture method is employed.
  • “Low-cost” here refers to the reduced energy consumption of an imaging system and/or the reduced output radiation level of an imaging system.
  • This method may employ a low-resolution, black-and-white camera for image sampling.
  • Successive frames are captured and stored in a memory storage device associated with a computer system.
  • the images are examined to establish what can be inferred about the image content using the low-cost sampling approach. This will be expanded in further detail hereinbelow in FIG. 2 .
  • Such analysis decides whether or not a significant change of image content has been identified as indicated at step 14 .
  • “High-cost” here refers to increasing an image sampling rate, zooming in on an identified priority object, increasing a resolution of obtained image, increasing an illumination of the identified priority object, increasing an irradiation of the identified priority object, and/or using image enhancement technologies such as the use of color and differentiation techniques.
  • step 10 to step 14 / 16 capturing/sampling one or more images, examining them to identify the presence or absence of useful or interesting information, optional image capture/sample settings modification, and image capture/sample again—is repeated indefinitely until no more image capture/sample is required.
  • FIG. 2 depicts a more detailed process flow diagram depicting the examination stage of the process.
  • An image capture device 110 such as a camera, a digital camera, a video recorder, a CCD (Charge-Coupled Device) camera, and the like is used which collects digital images and which can be configured for the following:
  • sampling rate that is how often an image is captured (frequency); and image resolution (the number of pixels, for example, to a given physical area);
  • Images are captured by an image capture device 110 at step 120 and passed on to a central processing device (not shown).
  • This may comprise a continuous datastream of images in, for instance, a surveillance system; where other technology is deployed (such as motion detectors), then image capture may be disabled and (re-)enabled as appropriate. In the latter case where the image capture is (re-)enabled, at startup, then a set of images may first need to be collected to bootstrap the process.
  • images are captured and passed to the central processing device, they are stored in an image buffer as shown at step 130 so that they can be compared with each other as detailed below by the image processing modules 140 to 160 where, at module 140 , object priority and sensitivity is established; at module 150 , frame to frame changes (i.e., comparing the Nth frame with the N ⁇ 1th frame within a datastream) are checked; and, at module 160 , motion is identified and/or predicted.
  • Any surveillance system using visual imaging will be able to establish what the background is and to have variants of this background to accommodate changes such as may be caused by weather and time of day.
  • this background information it is possible to establish (through image subtraction) areas in the image, which need more attention, because they show priority additions to the image.
  • the image is automatically reviewed at step 140 to identify whether there are animated objects in the frame, or objects which may be particularly sensitive to light or radiation of any type.
  • This may be performed using one or more motion detection techniques, including but not limited to standard edge detection and texture analysis techniques.
  • the edge detection establishes which part of visual spaces belongs to the same object. Texture detectors are used to establish a texture (such as smooth, rough, soft, hard, etc) of the object.
  • the object is identified in a rough term as, for example, a bird, a person, a car, etc. Based on the rough identification, a determination is made as to whether the object is animate or inanimate.
  • a decision on whether the sensitivity of surveillance needs to be increased or not is decided based on the animate/inanimate distinction (i.e., is more light necessary?; can radiation be applied?). At this stage, information is retained and used in conjunction with the next stages to modify default parameter reset actions 170 .
  • a number of frames (N, N+1 . . . N+M) are used to establish whether there are any frame-to-frame changes within a datastream by comparing the frames captured during current monitoring.
  • this may be a simple delta calculation averaged over the M frames: values above a configurable threshold are identified as containing significant change.
  • the process is then repeated but with localized areas in the images to localize the part or parts of the image which are detected as changing, using one or more motion detection techniques.
  • the amounts of change as well as location are stored and passed on to modify the parameter reset at step 170 .
  • step 160 movement is determined and flagged with speed and direction. This can be done by looking at localized differences determined at step 150 where general shape integrity has been maintained between images. Comparing successive images and the progression of a similar shape across the images indicates speed and direction of object movement.
  • position of local area i.e., location is determined at module 150 ; speed and direction used to predict location in next M frames are determined at module 160 .
  • the present invention is used as a security camera system: a camera is used to monitor a visual space for security purposes. During the night, the image is not so clear, so an infrared lamp is provided to illuminate the visual space. It is expensive to illuminate the visual space all night.
  • the present invention can be used to monitor a dark image for movement.
  • a system can be programmed to ignore certain kinds of movement, for instance, traffic on a distant road and to detect abnormal movements. When an abnormal movement is detected, the infrared light is automatically switched on. If the light beam can be steered, then it is pointed at the area of movement. This provides a clearer image of the area where the movement occurred or is occurring. The system may additionally alert a security guard to the availability of an image of probable significance.
  • the present invention can be realized in hardware, software, or a combination of hardware and software.
  • a typical combination of hardware and software could be a general purpose computer system with a computer program that, when being loaded and executed, controls the computer system such that it carries out the methods described herein.
  • the present invention can also be embedded in a computer program product, which comprises all the features enabling the implementation of the methods described herein, and which—when loaded into a computer system—is able to carry out these methods.
  • Computer program means or computer program in the present context include any expression, in any language, code or notation, of a set of instructions intended to cause a system having an information processing capability to perform a particular function either directly or after conversion to another language, code or notation, and/or reproduction in a different material form.
  • the invention includes an article of manufacture which comprises a computer usable medium having computer readable program code means embodied therein for causing a function described above.
  • the computer readable program code means in the article of manufacture comprises computer readable program code means for causing a computer to effect the steps of a method of this invention.
  • the present invention may be implemented as a computer program product comprising a computer usable medium having computer readable program code means embodied therein for causing a function described above.
  • the computer readable program code means in the computer program product comprising computer readable program code means for causing a computer to effect one or more functions of this invention.
  • the present invention may be implemented as a program storage device readable by machine, tangibly embodying a program of instructions executable by the machine to perform method steps for causing one or more functions of this invention.

Abstract

An energy-efficient and cost-reducing method and system to enable the successful sampling of a moving image are disclosed. The method and system use movement detection and analysis within a feedback loop to control subsequent sensor movement/lighting/radiation for control of future sampling of the image.

Description

    CROSS-REFERENCE TO RELATED APPLICATIONS
  • This application is a U.S. continuation application which is filed under 35 U.S.C. 111(a) and claims the benefit under 35 U.S.C. 120 of an allowed U.S. patent application (U.S. patent application Ser. No. 11/955,174), filed on Dec. 12, 2007, the entire contents of which are hereby incorporated by reference.
  • BACKGROUND OF THE INVENTION
  • 1. Fields of the Invention
  • The present invention relates generally to surveillance systems and more particularly to an image sensor, a motion image sensor, and improved, cost-effective image analysis and motion image analysis methods.
  • 2. Description of the Prior Art
  • Generally, in many imaging systems implemented for detecting moving objects in an image field, there is a cost associated with sampling parts of the image. This cost includes but is not limited to:
      • a. A cost in energy in irradiating the subject, e.g. electricity bill for lighting;
      • b. A cost in damaging the subject, for instance, high exposure to X-rays with fluoroscopy;
      • c. A cost in being detected, which might apply in certain security applications, where it is desired to want someone not to know if they are being observed;
      • d. A cost in sensor time where the sensor has to be physically moved, and hence time is wasted by sampling uninteresting areas; and,
      • e. A cost in sensor time where an image sensor device requires time to reset between sampling.
  • In any moving image, there are typically areas of interest and areas that are not of interest. Traditional imaging systems expend the same amount of cost to sample all areas of the image. When an image comes to be stored on a non-volatile medium, the moving image will typically be compressed. Compression reduces the amount of data to be stored, but it does not remove the cost of making the image in the first place.
  • Jonas Nilsson in the work entitled “Visual Landmark Selection and Recognition for Autonomous Unmanned Aerial Vehicle Navigation”—Master's degree project, The Royal Institute of Technology, Sweden, 2005, (hereinafter Nilsson)—disclosed image analysis methods that aim at enhancing the performance of a navigation system for an autonomous unmanned aerial vehicle. Nilsson investigates algorithms for the selection, tracking and recognition of landmarks based on the use of local scale invariant features. For example, Nilsson disclosed the affine tracker algorithm combined with Kalman filters to track an object in an image plane. Nilsson further discloses a landmark recognition algorithm that has the capability of recognizing landmarks despite the presence of noise and significant variation in scale and rotation. The performance of the landmark recognition algorithm allows for a substantially reduced sampling rate but the uncertainty of the landmark location results in larger image search areas and therefore an increase in the computational burden. That means the landmark recognition algorithm is more suitable for stable (i.e. unchanging) image regions than for unstable (i.e. changing) image regions.
  • Therefore, it would be highly desirable to provide a method, system and program storage device for minimizing the cost in monitoring a visual space (i.e. everything that a camera sees).
  • SUMMARY OF THE INVENTION
  • The present invention is directed to a system, method and program storage device for minimizing image sampling costs in monitoring an area, e.g. visual space. The system and method utilize motion detection and estimation techniques within a feedback loop to control the subsequent sampling method.
  • In the method of the invention, the following steps are performed:
      • a. Obtaining image frames and feeding the image frames to a computer to be analyzed.
      • b. The computer uses image analysis software to identify an area of interest and areas that might become of interest. This may be done by comparing a number of frames against a threshold value or against a reference frame. These could be, for example, areas within the visual space where movement has been detected.
      • c. The computer provides information to the imaging system that allows it to optimize how future frames are sampled in such a way as to reduce the cost.
      • d. Repeating the operations in the steps a to c.
  • In one embodiment, the present invention includes a program storage device, readable by machine, embodying a program of instructions executable by the machine to perform method steps for minimizing costs associated with use of an image sensor device, the method steps comprising:
  • (a) monitoring a visual space using the image sensor device in a low-cost sampling mode of operation and generating monitored frames using the low-cost sampling method;
  • (b) providing a datastream including the monitored frames to a computer device to be analyzed;
  • (c) performing a motion estimation technique, said motion estimation technique comprising an edge detection technique and a texture analysis;
  • (d) based on said edge detection technique and said texture analysis, identifying an object, said edge detection determining which part of the visual space belongs to the object, said texture analysis determining a texture of the object;
  • (e) based on said identifying said object, determining whether the object is animate or inanimate;
  • (f) checking for frame-to-frame change within the datastream to determine a movement of said object in the visual space;
  • (g) based on the object movement and the determination of whether the object is animate or inanimate, establishing object priority and sensitivity to identify an area of interest within the visual space; and
  • (h) when the area of interest is identified by the low-cost sampling method, replacing the low-cost sampling method by a high-cost sampling method to monitor and analyze the identified area of interest closely and generating monitored frames using the high-cost sampling method on the identified area of interest, the high-cost sampling method comprising one or more of: zooming in on an identified priority object, increasing an illumination of the identified priority object, and increasing an irradiation of the identified priority object.
  • Both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the invention as claimed.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The accompanying drawings are included to provide a further understanding of the present invention, and are incorporated in and constitute a part of this specification. The drawings illustrate embodiments of the invention and, together with the description, serve to explain the principles of the invention. In the drawings,
  • FIG. 1 shows a basic process flow of the present invention.
  • FIG. 2 shows a detailed overview of the process steps employed by the invention.
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
  • FIG. 1 provides an overview of the novel system and technique for controlling the sampling method. As shown in FIG. 1, at the first step 10, a low-cost sampling capture method is employed. “Low-cost” here refers to the reduced energy consumption of an imaging system and/or the reduced output radiation level of an imaging system. This method, for instance, may employ a low-resolution, black-and-white camera for image sampling. Successive frames are captured and stored in a memory storage device associated with a computer system. At step 12, the images are examined to establish what can be inferred about the image content using the low-cost sampling approach. This will be expanded in further detail hereinbelow in FIG. 2. Such analysis decides whether or not a significant change of image content has been identified as indicated at step 14. At step 14, a determination is made from the image content as to whether an area of interest (i.e. an area showing an object movement) has been identified. If not, then image capture continues using the low-cost method. If, on the other hand, there are areas of interest identified at step 14, then image capture is dynamically switched to use a high-cost sampling method as shown at step 16. “High-cost” here refers to increasing an image sampling rate, zooming in on an identified priority object, increasing a resolution of obtained image, increasing an illumination of the identified priority object, increasing an irradiation of the identified priority object, and/or using image enhancement technologies such as the use of color and differentiation techniques. The general loop at step 10 to step 14/16—capturing/sampling one or more images, examining them to identify the presence or absence of useful or interesting information, optional image capture/sample settings modification, and image capture/sample again—is repeated indefinitely until no more image capture/sample is required.
  • FIG. 2 depicts a more detailed process flow diagram depicting the examination stage of the process. An image capture device 110 such as a camera, a digital camera, a video recorder, a CCD (Charge-Coupled Device) camera, and the like is used which collects digital images and which can be configured for the following:
  • sampling rate: that is how often an image is captured (frequency); and image resolution (the number of pixels, for example, to a given physical area);
  • radiation: that is the intensity of image capture (light saturation; X-Ray dosage; level of exposure; and so forth); and
  • focus: whether or not an image is to be taken zooming in on or zooming out from a specific area.
  • Images are captured by an image capture device 110 at step 120 and passed on to a central processing device (not shown). This may comprise a continuous datastream of images in, for instance, a surveillance system; where other technology is deployed (such as motion detectors), then image capture may be disabled and (re-)enabled as appropriate. In the latter case where the image capture is (re-)enabled, at startup, then a set of images may first need to be collected to bootstrap the process.
  • As images are captured and passed to the central processing device, they are stored in an image buffer as shown at step 130 so that they can be compared with each other as detailed below by the image processing modules 140 to 160 where, at module 140, object priority and sensitivity is established; at module 150, frame to frame changes (i.e., comparing the Nth frame with the N−1th frame within a datastream) are checked; and, at module 160, motion is identified and/or predicted.
  • Any surveillance system using visual imaging will be able to establish what the background is and to have variants of this background to accommodate changes such as may be caused by weather and time of day. Using this background information, it is possible to establish (through image subtraction) areas in the image, which need more attention, because they show priority additions to the image.
  • More particularly, the image is automatically reviewed at step 140 to identify whether there are animated objects in the frame, or objects which may be particularly sensitive to light or radiation of any type. This may be performed using one or more motion detection techniques, including but not limited to standard edge detection and texture analysis techniques. The edge detection establishes which part of visual spaces belongs to the same object. Texture detectors are used to establish a texture (such as smooth, rough, soft, hard, etc) of the object. Based on the edge detection and texture analysis, the object is identified in a rough term as, for example, a bird, a person, a car, etc. Based on the rough identification, a determination is made as to whether the object is animate or inanimate. A decision on whether the sensitivity of surveillance needs to be increased or not is decided based on the animate/inanimate distinction (i.e., is more light necessary?; can radiation be applied?). At this stage, information is retained and used in conjunction with the next stages to modify default parameter reset actions 170.
  • At step 150, a number of frames, (N, N+1 . . . N+M) are used to establish whether there are any frame-to-frame changes within a datastream by comparing the frames captured during current monitoring. At the simplest level, this may be a simple delta calculation averaged over the M frames: values above a configurable threshold are identified as containing significant change. The process is then repeated but with localized areas in the images to localize the part or parts of the image which are detected as changing, using one or more motion detection techniques. The amounts of change as well as location are stored and passed on to modify the parameter reset at step 170.
  • Finally, at step 160, movement is determined and flagged with speed and direction. This can be done by looking at localized differences determined at step 150 where general shape integrity has been maintained between images. Comparing successive images and the progression of a similar shape across the images indicates speed and direction of object movement.
  • From these analyses, characteristics concerning the nature of objects in the image are determined at module 140; how and where the images are changing are determined at module 150; rate and direction of the change are determined at module 160. Taking these together, the process then determines:
  • position of local area (i.e., location is determined at module 150; speed and direction used to predict location in next M frames are determined at module 160.)
  • whether the image capture device should zoom in to a local area (i.e., at module 150, whether location remains static and whether quantity of change is high are checked);
  • whether to increase illumination and/or irradiation (i.e., at module 140, whether an object can be subject to higher exposure is checked; at module 150, image quality is checked; at module 160, whether rate of change is high is checked.)
  • Factoring these determinations together enables a re-configuring and/or resetting of the parameters 170 at the image capture device 110 before image capture 120 continues.
  • In an example implementation, the present invention is used as a security camera system: a camera is used to monitor a visual space for security purposes. During the night, the image is not so clear, so an infrared lamp is provided to illuminate the visual space. It is expensive to illuminate the visual space all night. The present invention can be used to monitor a dark image for movement. A system can be programmed to ignore certain kinds of movement, for instance, traffic on a distant road and to detect abnormal movements. When an abnormal movement is detected, the infrared light is automatically switched on. If the light beam can be steered, then it is pointed at the area of movement. This provides a clearer image of the area where the movement occurred or is occurring. The system may additionally alert a security guard to the availability of an image of probable significance. Should the movement simply have come from an animal, for example, then a picture of the animal is recorded. Should the image be of an unidentified intruder, then the image recorder is well lit and will be of use in identifying the intruder. However, the present invention achieves this without lighting the whole area for the entire night.
  • Although the embodiments of the present invention have been described in detail, it should be understood that various changes and substitutions can be made therein without departing from the spirit and scope of the inventions as defined by the appended claims. Variations described for the present invention can be realized in any combination desirable for each particular application. Thus particular limitations, and/or embodiment enhancements described herein, which may have particular advantages to a particular application need not be used for all applications. Also, not all limitations need be implemented in methods, systems and/or apparatus including one or more concepts of the present invention.
  • The present invention can be realized in hardware, software, or a combination of hardware and software. A typical combination of hardware and software could be a general purpose computer system with a computer program that, when being loaded and executed, controls the computer system such that it carries out the methods described herein. The present invention can also be embedded in a computer program product, which comprises all the features enabling the implementation of the methods described herein, and which—when loaded into a computer system—is able to carry out these methods.
  • Computer program means or computer program in the present context include any expression, in any language, code or notation, of a set of instructions intended to cause a system having an information processing capability to perform a particular function either directly or after conversion to another language, code or notation, and/or reproduction in a different material form.
  • Thus the invention includes an article of manufacture which comprises a computer usable medium having computer readable program code means embodied therein for causing a function described above. The computer readable program code means in the article of manufacture comprises computer readable program code means for causing a computer to effect the steps of a method of this invention. Similarly, the present invention may be implemented as a computer program product comprising a computer usable medium having computer readable program code means embodied therein for causing a function described above. The computer readable program code means in the computer program product comprising computer readable program code means for causing a computer to effect one or more functions of this invention. Furthermore, the present invention may be implemented as a program storage device readable by machine, tangibly embodying a program of instructions executable by the machine to perform method steps for causing one or more functions of this invention.
  • It is noted that the foregoing has outlined some of the more pertinent objects and embodiments of the present invention. This invention may be used for many applications. Thus, although the description is made for particular arrangements and methods, the intent and concept of the invention is suitable and applicable to other arrangements and applications. It will be clear to those skilled in the art that modifications to the disclosed embodiments can be effected without departing from the spirit and scope of the invention. The described embodiments ought to be construed to be merely illustrative of some of the more prominent features and applications of the invention. Other beneficial results can be realized by applying the disclosed invention in a different manner or modifying the invention in ways known to those familiar with the art.

Claims (1)

1. A program storage device, readable by machine, embodying a program of instructions executable by the machine to perform method steps for minimizing costs associated with use of an image sensor device, the method steps comprising:
(a) monitoring a visual space using the image sensor device in a low-cost sampling mode of operation and generating monitored frames using the low-cost sampling method;
(b) providing a datastream including the monitored frames to a computer device to be analyzed;
(c) performing a motion estimation technique, said motion estimation technique comprising an edge detection technique and a texture analysis;
(d) based on said edge detection technique and said texture analysis, identifying an object, said edge detection determining which part of the visual space belongs to the object, said texture analysis determining a texture of the object;
(e) based on said identifying said object, determining whether the object is animate or inanimate;
(f) checking for frame-to-frame change within the datastream to determine a movement of said object in the visual space;
(g) based on the object movement and the determination of whether the object is animate or inanimate, establishing object priority and sensitivity to identify an area of interest within the visual space; and
(h) when the area of interest is identified by the low-cost sampling method, replacing the low-cost sampling method by a high-cost sampling method to monitor and analyze the identified area of interest closely and generating monitored frames using the high-cost sampling method on the identified area of interest, the high-cost sampling method comprising one or more of: zooming in on an identified priority object, increasing an illumination of the identified priority object, and increasing an irradiation of the identified priority object.
US12/256,523 2007-12-12 2008-10-23 Method and system for reducing the cost of sampling a moving image Abandoned US20090154773A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US12/256,523 US20090154773A1 (en) 2007-12-12 2008-10-23 Method and system for reducing the cost of sampling a moving image

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11/955,174 US7489334B1 (en) 2007-12-12 2007-12-12 Method and system for reducing the cost of sampling a moving image
US12/256,523 US20090154773A1 (en) 2007-12-12 2008-10-23 Method and system for reducing the cost of sampling a moving image

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US11/955,174 Continuation US7489334B1 (en) 2007-12-12 2007-12-12 Method and system for reducing the cost of sampling a moving image

Publications (1)

Publication Number Publication Date
US20090154773A1 true US20090154773A1 (en) 2009-06-18

Family

ID=40342905

Family Applications (2)

Application Number Title Priority Date Filing Date
US11/955,174 Expired - Fee Related US7489334B1 (en) 2007-12-12 2007-12-12 Method and system for reducing the cost of sampling a moving image
US12/256,523 Abandoned US20090154773A1 (en) 2007-12-12 2008-10-23 Method and system for reducing the cost of sampling a moving image

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US11/955,174 Expired - Fee Related US7489334B1 (en) 2007-12-12 2007-12-12 Method and system for reducing the cost of sampling a moving image

Country Status (1)

Country Link
US (2) US7489334B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080189036A1 (en) * 2007-02-06 2008-08-07 Honeywell International Inc. Method and system for three-dimensional obstacle mapping for navigation of autonomous vehicles

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080186150A1 (en) * 2007-02-05 2008-08-07 D-Link Corporation Plug-and-play network digital image display apparatus and image monitoring system
US7489334B1 (en) * 2007-12-12 2009-02-10 International Business Machines Corporation Method and system for reducing the cost of sampling a moving image
KR20090124319A (en) * 2008-05-29 2009-12-03 삼성디지털이미징 주식회사 Digital photographing apparatus, method for controlling the same, and recording medium storing program to implement the method
US8537172B2 (en) * 2008-08-25 2013-09-17 Technion Research & Development Foundation Limited Method and system for processing an image according to deterministic and stochastic fields
KR101742634B1 (en) * 2013-03-08 2017-06-01 가부시키가이샤 덴소 Device and method for monitoring moving entity
CA2904251A1 (en) * 2013-03-08 2014-09-12 Denso Wave Incorporated Apparatus and method of monitoring moving objects
US20150319510A1 (en) * 2014-04-30 2015-11-05 General Instrument Corporation Interactive viewing experiences by detecting on-screen text
US9984301B2 (en) 2015-04-20 2018-05-29 Qualcomm Incorporated Non-matching feature-based visual motion estimation for pose determination
US10984363B2 (en) * 2015-09-04 2021-04-20 International Business Machines Corporation Summarization of a recording for quality control
KR101967430B1 (en) * 2017-09-26 2019-04-10 주식회사 우성하이테크 Smart Digital Door lock and Its Control Method
US10907968B1 (en) * 2018-01-29 2021-02-02 Rockwell Collins,, Inc. Integrity monitoring systems and methods for image sensors
US11694314B2 (en) 2019-09-25 2023-07-04 The Regents Of The University Of Michigan Digital foveation for machine vision

Citations (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3988533A (en) * 1974-09-30 1976-10-26 Video Tek, Inc. Video-type universal motion and intrusion detection system
US4015366A (en) * 1975-04-11 1977-04-05 Advanced Decision Handling, Inc. Highly automated agricultural production system
US4257063A (en) * 1979-03-23 1981-03-17 Ham Industries, Inc. Video monitoring system and method
US4337481A (en) * 1980-06-10 1982-06-29 Peter Mick Motion and intrusion detecting system
US4417306A (en) * 1980-01-23 1983-11-22 Medtronic, Inc. Apparatus for monitoring and storing utilizing a data processor
US4679077A (en) * 1984-11-10 1987-07-07 Matsushita Electric Works, Ltd. Visual Image sensor system
US5669387A (en) * 1992-10-02 1997-09-23 Kabushiki Kaisha Toshiba Ultrasonic diagnosis apparatus and image displaying system
US5912822A (en) * 1994-06-01 1999-06-15 American Traffic Systems, Inc. Frequency domain processing of Doppler signals in a traffic monitoring system
US5930379A (en) * 1997-06-16 1999-07-27 Digital Equipment Corporation Method for detecting human body motion in frames of a video sequence
US5995095A (en) * 1997-12-19 1999-11-30 Sharp Laboratories Of America, Inc. Method for hierarchical summarization and browsing of digital video
US6057847A (en) * 1996-12-20 2000-05-02 Jenkins; Barry System and method of image generation and encoding using primitive reprojection
US6256046B1 (en) * 1997-04-18 2001-07-03 Compaq Computer Corporation Method and apparatus for visual sensing of humans for active public interfaces
US6603503B1 (en) * 1999-11-18 2003-08-05 Avaya, Inc. Methods, systems and devices for displaying live 3-D, parallax and panoramic images
US6967612B1 (en) * 2004-10-22 2005-11-22 Gorman John D System and method for standoff detection of human carried explosives
US7016537B2 (en) * 2001-07-02 2006-03-21 Trw Inc. Vehicle occupant sensor apparatus and method including scanned, phased beam transmission for occupant characteristic determination
US20060088191A1 (en) * 2004-10-25 2006-04-27 Tong Zhang Video content understanding through real time video motion analysis
US7114383B2 (en) * 2005-01-07 2006-10-03 Bridgestone Firestone North American Tire, Llc Method and apparatus for monitoring tire performance
US20070109448A1 (en) * 2005-11-14 2007-05-17 Lsi Logic Corporation Noise adaptive 3D composite noise reduction
US7289215B2 (en) * 1998-07-10 2007-10-30 Nanometrics Incorporated Image control in a metrology/inspection positioning system
US7317749B2 (en) * 1999-03-15 2008-01-08 Lg Electronics Inc. Pilot signals for synchronization and/or channel estimation
US7489334B1 (en) * 2007-12-12 2009-02-10 International Business Machines Corporation Method and system for reducing the cost of sampling a moving image

Family Cites Families (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7415126B2 (en) 1992-05-05 2008-08-19 Automotive Technologies International Inc. Occupant sensing system
US7983817B2 (en) 1995-06-07 2011-07-19 Automotive Technologies Internatinoal, Inc. Method and arrangement for obtaining information about vehicle occupants
US7477758B2 (en) 1992-05-05 2009-01-13 Automotive Technologies International, Inc. System and method for detecting objects in vehicular compartments
US5909501A (en) 1996-09-09 1999-06-01 Arete Associates Systems and methods with identity verification by comparison and interpretation of skin patterns such as fingerprints
US5940140A (en) 1996-09-10 1999-08-17 Ultimatte Corporation Backing luminance non-uniformity compensation in real-time compositing systems
US6744912B2 (en) 1996-11-29 2004-06-01 Varian Medical Systems Technologies, Inc. Multiple mode digital X-ray imaging system
IL123733A0 (en) 1997-03-27 1998-10-30 Rt Set Ltd Method for compositing an image of a real object with a virtual scene
US6760061B1 (en) 1997-04-14 2004-07-06 Nestor Traffic Systems, Inc. Traffic sensor
US20050105772A1 (en) 1998-08-10 2005-05-19 Nestor Voronka Optical body tracker
JP4287287B2 (en) 2002-02-13 2009-07-01 レイファイ コーポレイション Method and apparatus for acquisition, compression, and characterization of spatiotemporal signals
US7317759B1 (en) * 2002-02-28 2008-01-08 Carnegie Mellon University System and methods for video compression mode decisions
US7269292B2 (en) 2003-06-26 2007-09-11 Fotonation Vision Limited Digital image adjustable compression and resolution using face detection information
US20050104958A1 (en) 2003-11-13 2005-05-19 Geoffrey Egnal Active camera video-based surveillance systems and methods
JP2006033793A (en) 2004-06-14 2006-02-02 Victor Co Of Japan Ltd Tracking video reproducing apparatus
US20050285941A1 (en) 2004-06-28 2005-12-29 Haigh Karen Z Monitoring devices
US20060171453A1 (en) 2005-01-04 2006-08-03 Rohlfing Thomas R Video surveillance system
US7801328B2 (en) 2005-03-31 2010-09-21 Honeywell International Inc. Methods for defining, detecting, analyzing, indexing and retrieving events using video image processing
GB0522955D0 (en) 2005-11-11 2005-12-21 Roke Manor Research A method and apparatus for combining images
US7855732B2 (en) 2006-09-05 2010-12-21 Pc Connection, Inc. Hand producer for background separated images

Patent Citations (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4081830A (en) * 1974-09-30 1978-03-28 Video Tek, Inc. Universal motion and intrusion detection system
US3988533A (en) * 1974-09-30 1976-10-26 Video Tek, Inc. Video-type universal motion and intrusion detection system
US4015366A (en) * 1975-04-11 1977-04-05 Advanced Decision Handling, Inc. Highly automated agricultural production system
US4257063A (en) * 1979-03-23 1981-03-17 Ham Industries, Inc. Video monitoring system and method
US4417306A (en) * 1980-01-23 1983-11-22 Medtronic, Inc. Apparatus for monitoring and storing utilizing a data processor
US4337481A (en) * 1980-06-10 1982-06-29 Peter Mick Motion and intrusion detecting system
US4679077A (en) * 1984-11-10 1987-07-07 Matsushita Electric Works, Ltd. Visual Image sensor system
US5669387A (en) * 1992-10-02 1997-09-23 Kabushiki Kaisha Toshiba Ultrasonic diagnosis apparatus and image displaying system
US5912822A (en) * 1994-06-01 1999-06-15 American Traffic Systems, Inc. Frequency domain processing of Doppler signals in a traffic monitoring system
US6057847A (en) * 1996-12-20 2000-05-02 Jenkins; Barry System and method of image generation and encoding using primitive reprojection
US6256046B1 (en) * 1997-04-18 2001-07-03 Compaq Computer Corporation Method and apparatus for visual sensing of humans for active public interfaces
US5930379A (en) * 1997-06-16 1999-07-27 Digital Equipment Corporation Method for detecting human body motion in frames of a video sequence
US5995095A (en) * 1997-12-19 1999-11-30 Sharp Laboratories Of America, Inc. Method for hierarchical summarization and browsing of digital video
US7289215B2 (en) * 1998-07-10 2007-10-30 Nanometrics Incorporated Image control in a metrology/inspection positioning system
US7317749B2 (en) * 1999-03-15 2008-01-08 Lg Electronics Inc. Pilot signals for synchronization and/or channel estimation
US6603503B1 (en) * 1999-11-18 2003-08-05 Avaya, Inc. Methods, systems and devices for displaying live 3-D, parallax and panoramic images
US7016537B2 (en) * 2001-07-02 2006-03-21 Trw Inc. Vehicle occupant sensor apparatus and method including scanned, phased beam transmission for occupant characteristic determination
US6967612B1 (en) * 2004-10-22 2005-11-22 Gorman John D System and method for standoff detection of human carried explosives
US20060088191A1 (en) * 2004-10-25 2006-04-27 Tong Zhang Video content understanding through real time video motion analysis
US7114383B2 (en) * 2005-01-07 2006-10-03 Bridgestone Firestone North American Tire, Llc Method and apparatus for monitoring tire performance
US20070109448A1 (en) * 2005-11-14 2007-05-17 Lsi Logic Corporation Noise adaptive 3D composite noise reduction
US7489334B1 (en) * 2007-12-12 2009-02-10 International Business Machines Corporation Method and system for reducing the cost of sampling a moving image

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080189036A1 (en) * 2007-02-06 2008-08-07 Honeywell International Inc. Method and system for three-dimensional obstacle mapping for navigation of autonomous vehicles
US7974460B2 (en) * 2007-02-06 2011-07-05 Honeywell International Inc. Method and system for three-dimensional obstacle mapping for navigation of autonomous vehicles

Also Published As

Publication number Publication date
US7489334B1 (en) 2009-02-10

Similar Documents

Publication Publication Date Title
US7489334B1 (en) Method and system for reducing the cost of sampling a moving image
US8774517B1 (en) System for identifying regions of interest in visual imagery
US20070236570A1 (en) Method and apparatus for providing motion control signals between a fixed camera and a ptz camera
CN112703533A (en) Object tracking
KR102144394B1 (en) Apparatus and method for alignment of images
US8923552B2 (en) Object detection apparatus and object detection method
US20220366691A1 (en) Object detection
CN115760912A (en) Moving object tracking method, device, equipment and computer readable storage medium
JP7255819B2 (en) Systems and methods for use in object detection from video streams
Purohit et al. Multi-sensor surveillance system based on integrated video analytics
JP2005346425A (en) Automatic tracking system and automatic tracking method
CN111832345A (en) Container monitoring method, device and equipment and storage medium
JP4740755B2 (en) Monitoring device using images
US10268922B2 (en) Image processing by means of cross-correlation
WO2018037479A1 (en) Image processing device, stereo camera device, and image processing method
KR20040018586A (en) Motion detecting device using face characteristics and monitoring system adapting it
TWI476735B (en) Abnormal classification detection method for a video camera and a monitering host with video image abnormal detection
JP2007251532A (en) Imaging device and face area extraction method
CN117561540A (en) System and method for performing computer vision tasks using a sequence of frames
Dhaief People counting technology
KR20220128192A (en) Apparatus for detecting object using compound image and method thereof
KR20110102321A (en) Image motion detection method and apparatus
US20230410352A1 (en) Method for object detection using cropped images
JP3615909B2 (en) Moving object detection device
JP2009010594A (en) Image sensor

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION