US7440595B2 - Method and apparatus for processing images - Google Patents
Method and apparatus for processing images Download PDFInfo
- Publication number
- US7440595B2 US7440595B2 US10/720,038 US72003803A US7440595B2 US 7440595 B2 US7440595 B2 US 7440595B2 US 72003803 A US72003803 A US 72003803A US 7440595 B2 US7440595 B2 US 7440595B2
- Authority
- US
- United States
- Prior art keywords
- image data
- data unit
- measuring
- attribute information
- similarity index
- 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.)
- Expired - Fee Related, expires
Links
- 238000012545 processing Methods 0.000 title claims abstract description 46
- 238000000034 method Methods 0.000 title claims abstract description 19
- 238000004590 computer program Methods 0.000 claims 2
- 238000004364 calculation method Methods 0.000 description 10
- 238000005259 measurement Methods 0.000 description 6
- 230000006870 function Effects 0.000 description 5
- 230000014509 gene expression Effects 0.000 description 4
- 238000000605 extraction Methods 0.000 description 3
- 238000010586 diagram Methods 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000011017 operating method Methods 0.000 description 2
- 238000004422 calculation algorithm Methods 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 230000009467 reduction Effects 0.000 description 1
- 238000000638 solvent extraction Methods 0.000 description 1
- 230000003068 static effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/50—Information retrieval; Database structures therefor; File system structures therefor of still image data
- G06F16/58—Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
Definitions
- the present invention relates to measuring a similarity index between captured images.
- Attribute information of captured images generally includes dates, times, shutter speeds, and exposures.
- information may include pan angles, tilt angles, angles of view (zoom angles), and even various control information or supplementary information (e.g. the temperature or weather conditions at capturing time).
- surveillance systems having the above-mentioned cameras are in use and may store captured images for later use. Since an enormous number of captured images is generally stored, especially in surveillance systems, it is necessary to reduce the enormous number of such images down to essential images. Hitherto, image retrieval using attribute information, such as the capture date and time, has been performed.
- References 1 and 2 There are image retrieval techniques according to the similarity index between images, for example, disclosed in Japanese Patent Laid-Open Nos. 2000-235637 and 2000-235638 (hereinafter referred to as References 1 and 2, respectively).
- References 1 and 2 Japanese Patent Laid-Open Nos. 2000-235637 and 2000-235638
- Using the similarity index between images allows, for example, retrieval of an image that is similar to a particular image or detecting a scene change in a TV program to find a part where images vary in moving images.
- Capturing with a movable camera or the like may produce images having different angles of view according to control, so that the captured images may include images that happen to show similarity, such as images whose captured objects are themselves different but have similar color or shape. Therefore, retrieval depending solely on the similarity index between images has problems.
- capturing with a movable camera or the like may include a case where a captured object of interest, which is specified as a rectangular region in a selected image, does not exist in other images due to the different angles of view or a case where the captured object exists at different locations in the images.
- the present invention provides a method for processing images comprising the steps of obtaining image data units and attribute information thereof; selecting a first image data unit from the image data units as a reference for measuring a similarity index; comparing attribute information of the first image data unit with attribute information of the remaining image data units other than the first image data unit to determine a second image data unit to be used for measuring the similarity index; and measuring the similarity index between the first image data unit and the second image data unit.
- FIG. 1 is a block diagram showing a system configuration of an apparatus for processing images according to a first embodiment of the present invention.
- FIG. 2 is a flowchart showing an operating procedure for displaying images on the basis of an image-displaying program stored in the apparatus for processing images of the first embodiment.
- FIG. 3 illustrates a typical display of image data units read in the apparatus for processing images of the first embodiment.
- FIG. 4 is a flowchart showing a procedure for measuring a similarity index on the basis of a similarity-measuring program stored in the apparatus for processing images of the first embodiment.
- FIG. 5 schematically illustrates a typical image that is split into blocks for calculating a similarity distance in the first embodiment.
- FIG. 6 illustrates a typical display of image data units sorted according to the similarity indices in the first embodiment.
- FIG. 7 is a flowchart showing a procedure for measuring a similarity index on the basis of a similarity-measuring program stored in an apparatus for processing images of a second embodiment.
- FIG. 8 schematically illustrates a typical display of an image that is split into blocks for calculating a similarity distance in the second embodiment.
- FIG. 9 schematically illustrates an example showing a specified rectangular region in a selected image and the corresponding rectangular region in an image to be compared with in a third embodiment.
- FIG. 10 illustrates a typical measurement of a similarity index between the specified rectangular region in the selected image and the corresponding rectangular region in the image to be compared with in the third embodiment.
- FIG. 1 is a block diagram showing a system configuration of an apparatus for processing images according to the first embodiment of the present invention.
- the apparatus for processing images according to this embodiment includes a memory (MEM) 101 that stores programs necessary for booting up the system or data; a central processing unit (CPU) 102 that performs computations and controls processing; a display device (DISP) 103 that displays information such as letters, symbols, or images; an auxiliary storage (HDD) 104 that stores data or information; a keyboard (KB) 105 with which a user types letters or the like; a pointing device (MOUSE) 106 by which a user selects displayed letters or images or the like with an on-screen cursor or the like; and a bus 109 that connects the above-mentioned components.
- MEM memory
- CPU central processing unit
- DISP display device
- HDD auxiliary storage
- KB keyboard
- MOUSE pointing device
- the memory 101 stores an image-displaying program 110 and a similarity-measuring program 120 .
- the auxiliary storage 104 stores n+1 image data units i 0 to in.
- the apparatus for processing images obtains image data units and attribute information thereof and then stores them in the auxiliary storage 104 , as will be described below.
- attribute information of the selected image data unit is compared to that of other image data units stored in the auxiliary storage 104 to exclude an image data unit that is not to be used for measuring the similarity index.
- attribute information of the image data unit (the first image data unit) for measuring the similarity index is compared to that of the remaining image data units other than the image data unit (the first image data unit), and an image data unit that is used for measuring the similarity index (a second image data unit) is determined.
- the image data unit (the first image data unit) is compared to the image data unit that has not been excluded (i.e., the second image data unit that is to be used for measuring the similarity index).
- FIG. 2 is a flowchart showing an operating procedure for displaying images on the basis of the image-displaying program 110 stored in the apparatus for processing images of the first embodiment.
- the image data units i 0 to in which are stored in the auxiliary storage 104 , are read (step S 201 ).
- These image data units are, for example, known JPEG image data or EXIF-standard data.
- a header of each image data unit includes attribute values of the image. In this embodiment, such attribute values include the capture date and time, the exposure, the shutter speed, the pan angle P, the tilt angle T, and the angle of view (zoom angle) Z in each image data unit.
- FIG. 3 illustrates a typical display of image data units read in the apparatus for processing images in the first embodiment. There may be cases where images themselves are displayed or both the names and the images are displayed. Then, processing waits until an event occurs (step S 203 ).
- step S 204 If an event occurs by, for example, clicking a certain item such as the shutter speed designated as 301 in FIG. 3 (the YES path of step S 204 ), the image data units are sorted and displayed according to the selected item (step S 205 ), as performed in WindowsTM Explorer.
- step S 204 If no item is determined to be clicked at step S 204 (the NO path), it is then determined whether any of the names of the image data units, designated as 302 in FIG. 3 , is clicked or not (step S 206 ). If a name of an image data unit is clicked (the YES path), the image data unit having the clicked name is determined to be selected for measuring the similarity indices to other image data units (step S 207 ).
- step S 208 it is then determined whether a similarity-measuring item 304 is clicked or not (step S 208 ).
- the similarity-measuring item 304 appears in a menu displayed upon clicking a Menu button 303 shown in FIG. 3 .
- step S 209 it is determined whether any image data unit as a reference for measuring the similarity index is selected or not (step S 209 ). If an image data unit is determined to be selected (the YES path), the similarity-measuring program 120 is performed (step S 210 ). Subsequently, the processing goes back to step S 203 and waits until the next event occurs.
- step S 208 If the similarity-measuring item 304 is not clicked at step S 208 (the NO path), the image-displaying program 110 completes upon selecting Exit 305 (the YES path of step S 211 ). In other cases (the NO path of step S 211 ), the processing goes back to step S 203 and waits until the next event occurs.
- FIG. 4 is a flowchart showing a procedure for measuring the similarity index on the basis of the similarity-measuring program 120 stored in the apparatus for processing images of the first embodiment.
- the calculation of the similarity indices is performed between the image selected at step S 207 shown in FIG. 2 and other images stored in the auxiliary storage 104 (image-group for comparison).
- This calculation of the similarity index between images may use the calculation of similarity distances disclosed in References 1 and 2 , but it is not restricted to this disclosed calculation algorithm.
- FIG. 5 schematically illustrates a typical image that is split into blocks for calculating similarity distances in this embodiment.
- differences between each of the average values of R, G, and B channels of the selected image and those of the image-group for comparison are squared on a block-to-block basis, and the sum of the squared differences is determined.
- This is defined as the similarity distance between images, representing the similarity index. The smaller the similarity distance between images, the more similar the images; the larger the similarity distance between images, the less similar the images. In brief, this distance represents “the similarity of color arrangement between images.”
- the calculation of the similarity distance between images may be expressed as:
- i a block number in processing
- k is the number of blocks into which the image is split
- P 1iR is the average value of the R-channel of an ith block of a selected image
- P 1iG is the average value of the G-channel of the ith block of the selected image
- P 1iB is the average value of the B-channel of the ith block of the selected image
- P 2iR is the average value of the R-channel of the ith block of an image for comparison
- P 2iG is the average value of the G-channel of the ith block of the image for comparison
- P 2iB is the average value of the B-channel of the ith block of the image for comparison.
- the similarity index S is 100 in this case, the compared image is identical to the selected image.
- the similarity index S which is the result of calculating the similarity index, is then stored.
- the similarity indices to other images for comparison are determined in the same way.
- pan angles, tilt angles, and angles of view (zoom angles) are compared between the selected image and other images before calculating the similarity indices.
- PTZ pan angles, tilt angles, and angles of view (zoom angles) of the attribute information are compared between the selected image and other images before calculating the similarity indices.
- a pan angle Px, a tilt angle Tx, and an angle of view (a zoom angle) Zx of the selected image is different from a pan angle Py, a tilt angle Ty, and an angle of view (a zoom angle) Zy of a compared image, respectively.
- the similarity index of the compared image may be assumed to be, for example, ‘ ⁇ 1’.
- a (second) image data unit i.e., an image data unit that are to be used for measuring the similarity index
- image data units having pan angles, tilt angles, and zoom angles of a camera during capturing the image data units these angles being different from those included in the attribute information of a (first) image data unit (i.e., an image data unit as a reference for measuring the similarity indices to other image data units).
- the apparatus for processing images splits each of the first image data unit and the second image data unit into a plurality of blocks, and measures the similarity index between the first image data unit and the second image data unit on a block-to-block basis.
- the measured similarity indices are displayed on a screen as shown in FIG. 3 (step S 402 ).
- FIG. 6 illustrates a typical display of image data units sorted according to the similarity indices in the first embodiment. Referring to FIG. 6 , the image data units are displayed in descending order from an image data unit having the largest similarity index (i.e., the image data that is determined to be very similar) based on the measured similarity indices 601 .
- the method for retrieving image data units described above allows extraction of only image data units whose capture conditions (the PTZ in this embodiment) are considered, while extraction of image data by conventional calculation of the similarity index between images may include undesired images. Therefore, even when an enormous number of image data is stored, such as when PTZ-controllable cameras are used for surveillance, the use of the apparatus for processing images according to this embodiment enables a reduction in the number of images that are used for measuring the similarity indices accurately. Attribute information other than the PTZ is applicable, as in the case of the above embodiment.
- the apparatus for processing images according to the first embodiment excludes images having different angles of view during capturing to reduce the number of image data units to be used for measuring the similarity indices.
- an apparatus for processing images according to the second embodiment further performs specifying a rectangular region having an object in which a searcher is interested when the searcher selects an image data unit for measuring the similarity indices, thereby reducing the number of image data units to be used for measuring the similarity indices.
- the apparatus for processing images of this embodiment has a system configuration that is similar to that of the first embodiment except that a similarity-measuring program stored in the memory 101 shown in FIG. 1 is different.
- FIG. 7 is a flowchart showing a procedure for measuring the similarity index on the basis of the similarity-measuring program stored in the apparatus for processing images of the second embodiment.
- FIG. 8 schematically illustrates a typical display of an image that is split into blocks for calculating similarity distances in the second embodiment.
- an image selected as a reference for measuring the similarity index is displayed (step S 701 of FIG. 7 ).
- this displayed image has partitioning lines used for splitting the image into a plurality of blocks lengthwise and breadthwise, as with FIG. 5 .
- a Start Comparison button 801 is disabled, for example, by being grayed out on the screen display.
- at least one block in which the searcher is interested is clicked with the pointing device 106 or selected with rubber banding in WindowsTM to specify at least one block (the rectangular region) that is used for measuring (step S 702 ).
- the Start Comparison button 801 is enabled and available only after at least one block is specified.
- step S 703 it is determined whether the Start Comparison button 801 is pressed or not. If the Start Comparison button 801 is pressed (the YES path), the similarity indices are calculated between the selected image and other images (image-group for comparison), as with step S 401 of FIG. 4 showing the similarity-measuring program 120 of the first embodiment (step S 704 ).
- the procedure of the similarity-measuring program of this embodiment is different from that of the first embodiments in that expression (1) applies only to at least the one block specified at step S 702 .
- image data units having the similarity indices 601 are displayed as in step S 402 of FIG. 4 (step S 705 ).
- image data units having different PTZ attribute from those of the selected image are determined to be excluded from image data units to be used for measuring, so that the similarity indices thereof are not calculated.
- the similarity indices of such image data units may be assumed to be ‘ ⁇ 1’ so that such image data units are not displayed.
- the apparatus for processing images specifies a region for measuring the similarity index in a first image data unit (i.e., an image data unit for measuring the similarity indices to other image data units) and measures the similarity index between the specified region in the first image data unit and the corresponding region in a second image data unit (i.e., an image data unit that is to be used for measuring the similarity indices).
- a region for measuring the similarity index in a first image data unit i.e., an image data unit for measuring the similarity indices to other image data units
- measures the similarity index between the specified region in the first image data unit and the corresponding region in a second image data unit i.e., an image data unit that is to be used for measuring the similarity indices.
- the apparatus for processing images splits each of the first image data unit and the second image data unit into a plurality of blocks, and specifies at least one block to specify the region for the similarity index in the first image data unit (the image data unit for measuring the similarity indices to other image data units).
- the similarity index is calculated only in the rectangular region of interest that is specified at step S 702 in this embodiment. Therefore, the calculation is completed without being affected by unnecessary portions of the image data unit, resulting in a measurement of the similarity indices with higher reliability.
- the combined use of the PTZ and block-specifying for measuring the similarity indices in a movable and controllable camera achieves a greatly reduced number of image data units.
- the apparatus for processing images according to the second embodiment specifies the rectangular region that is to be used for comparison and an image data unit having the same angle of view as the selected image data unit is used for comparison.
- an apparatus for processing images according to the third embodiment performs calculations for measuring the similarity indices to regions, corresponding to the specified rectangular region in the selected image data unit, of image data units having the different angle of view as well as images having the same angle of view. This is because a specified rectangular region in an image captured with a controllable camera is relatively small for the angle of view used in capturing, and thus the corresponding region may be included in images with different angles of view.
- the apparatus for processing images of this embodiment has a system configuration that is similar to that of the second embodiment except that a similarity-measuring program stored in the memory 101 shown in FIG. 1 is different.
- the operation of the apparatus for processing images according to this embodiment will now be described in detail.
- the operation of displaying images according to the image-displaying program 110 is similar to that of the first embodiment.
- images captured with different pan, tilt, and zoom operations of the camera may be read in as images having different angles of view. Examples of such images are shown as regions of angles of view 901 , 903 , or 904 in FIG. 9 , which will be described below.
- the similarity-measuring program of this embodiment is similar to that of the second embodiment except that a calculation for measuring the similarity indices between images described at step S 704 of the flowchart of FIG. 7 is different.
- an image including a rectangular region corresponding to a specified rectangular region in the selected image for measuring the similarity index is to be comparison with, and the corresponding rectangular region is extracted and is compared with the specified rectangular region. Accordingly, an image having no corresponding rectangular region is excluded from the comparison, and it is assumed to be, for example, ‘ ⁇ 1’ to be not displayed.
- FIG. 9 schematically illustrates an example showing the specified rectangular region in the selected image and the corresponding rectangular region in the image to be compared with in the third embodiment.
- the region 901 represents the angle of view of the selected image
- a region 902 represents the specified rectangular region
- the region 903 represents the angle of view of a candidate image for comparison.
- the region 903 since the region 903 includes a region corresponding to the specified rectangular region 902 , the corresponding region is to be compared with.
- This corresponding region is shown as a rectangular region 902 ′ in FIG. 10 , which will be described below.
- the region 904 represents the angle of view of another candidate image for comparison.
- this candidate image is excluded from the comparison.
- Such a determination of whether a region is used for comparison or not is achieved by, for example, applying the coordinate axes to the whole effective region captured under control of pan, tilt, and zoom operations of the camera.
- the angles of view of candidate images are expressed with the absolute coordinates so that the determination of whether the candidate images include the entire specified rectangular region 902 or not can be performed by comparing the coordinates of the images.
- FIG. 10 illustrates a typical measurement of the similarity index between the specified rectangular region in the selected image and the corresponding rectangular region in the image that is to be used for comparison in the third embodiment.
- the similarity index is measured between an image 1001 , which is extracted with the specified rectangular region 902 of the region 901 of the selected image, and the corresponding rectangular region in the image that is used for comparison.
- An image 1002 is a rectangular image prepared by, for example, a typical scaling of an image that is extracted with the region 902 ′ so as to be used for measuring the similarity index to the image 1001 .
- image data units are obtained and stored in the auxiliary storage.
- a first image data unit is selected as a reference for measuring a similarity index and a region for measuring the similarity index in the first image data unit is specified.
- a region in a second image data unit is extracted from the remaining image data units other than the first image data and the specified region in the first image data unit. The region in the second image data unit corresponds to the specified region. Then, the similarity index is measured between the specified region in the first image data unit and the extracted corresponding region in the second image data unit.
- comparison between the rectangular regions allows measurement of the similarity indices to images stored as different images, images captured at different locations, or images having different angles of view.
- the similarity index is calculated between the specified rectangular region in the selected image and the corresponding region in the image that is used for comparison, allowing extraction of similar images to be restricted to a desired region in this embodiment.
- the present invention is applicable to a system consisting of a plurality of devices, such as a host computer, an interface device, a reader, or a printer, or to an apparatus consisting of a single device, such as a copying machine, or a facsimile machine.
- the object according to the present invention can be achieved by providing a system or an apparatus with a recording medium (or a storage medium) on which program code for software achieving functions of the above described embodiments is recorded, wherein a computer (a CPU or an MPU) reads the program code stored on the recording medium and executes it.
- a computer a CPU or an MPU
- the program code read from the recording medium itself carries out the functions of the above described embodiments, so that the recording medium recording the program code is included in the present invention.
- the functions of the above described embodiments can be carried out not only where the computer executes the read program code, but also where an operating system (OS) running on the computer executes a part of or all of actual processing on the basis of the program code instructions.
- OS operating system
- the recording medium stores program code corresponding to the procedures described in the above embodiments.
- the present invention reduces the enormous number of images down to images suitable for measuring the similarity indices and measures the similarity indices between the selected images more suitably.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Library & Information Science (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Image Analysis (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
where i is a block number in processing; k is the number of blocks into which the image is split; P1iR is the average value of the R-channel of an ith block of a selected image; P1iG is the average value of the G-channel of the ith block of the selected image; P1iB is the average value of the B-channel of the ith block of the selected image; P2iR is the average value of the R-channel of the ith block of an image for comparison; P2iG is the average value of the G-channel of the ith block of the image for comparison; and P2iB is the average value of the B-channel of the ith block of the image for comparison.
S=(195075k−D)/195075k*100 (2)
Claims (8)
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002338107A JP2004171375A (en) | 2002-11-21 | 2002-11-21 | Image processing method |
JP2002-338107 | 2002-11-21 |
Publications (2)
Publication Number | Publication Date |
---|---|
US20040119839A1 US20040119839A1 (en) | 2004-06-24 |
US7440595B2 true US7440595B2 (en) | 2008-10-21 |
Family
ID=32588058
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/720,038 Expired - Fee Related US7440595B2 (en) | 2002-11-21 | 2003-11-20 | Method and apparatus for processing images |
Country Status (2)
Country | Link |
---|---|
US (1) | US7440595B2 (en) |
JP (1) | JP2004171375A (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20090041312A1 (en) * | 2007-08-07 | 2009-02-12 | Kabushiki Kaisha Toshiba | Image processing apparatus and method |
US20130343659A1 (en) * | 2011-03-14 | 2013-12-26 | Nikon Corporation | Electronic device, electronic device control method, and computer-readable recording medium having stored thereon electronic device control program |
US9185285B2 (en) * | 2010-11-24 | 2015-11-10 | Samsung Electronics Co., Ltd. | Method and apparatus for acquiring pre-captured picture of an object to be captured and a captured position of the same |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005341416A (en) * | 2004-05-28 | 2005-12-08 | Toshiba Corp | Electronic apparatus with imaging function, and its image display method |
US7492921B2 (en) * | 2005-01-10 | 2009-02-17 | Fuji Xerox Co., Ltd. | System and method for detecting and ranking images in order of usefulness based on vignette score |
JP4768451B2 (en) * | 2006-01-18 | 2011-09-07 | 株式会社リコー | Image processing apparatus, image forming apparatus, program, and image processing method |
JP2007206919A (en) * | 2006-02-01 | 2007-08-16 | Sony Corp | Display control device, method, program and storage medium |
JP5043595B2 (en) * | 2007-10-23 | 2012-10-10 | 富士フイルム株式会社 | Imaging apparatus and endoscope system |
JP6293992B2 (en) * | 2012-08-01 | 2018-03-14 | ソニー株式会社 | Display control apparatus, display control method, and program |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5828769A (en) * | 1996-10-23 | 1998-10-27 | Autodesk, Inc. | Method and apparatus for recognition of objects via position and orientation consensus of local image encoding |
JP2000235637A (en) | 1999-02-15 | 2000-08-29 | Canon Inc | Image processing system and image processing method |
JP2000235638A (en) | 1999-02-15 | 2000-08-29 | Canon Inc | Image processing system and image processing method |
US6181805B1 (en) * | 1993-08-11 | 2001-01-30 | Nippon Telegraph & Telephone Corporation | Object image detecting method and system |
US6400853B1 (en) * | 1997-03-19 | 2002-06-04 | Canon Kabushiki Kaisha | Image retrieval apparatus and method |
-
2002
- 2002-11-21 JP JP2002338107A patent/JP2004171375A/en active Pending
-
2003
- 2003-11-20 US US10/720,038 patent/US7440595B2/en not_active Expired - Fee Related
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6181805B1 (en) * | 1993-08-11 | 2001-01-30 | Nippon Telegraph & Telephone Corporation | Object image detecting method and system |
US5828769A (en) * | 1996-10-23 | 1998-10-27 | Autodesk, Inc. | Method and apparatus for recognition of objects via position and orientation consensus of local image encoding |
US6400853B1 (en) * | 1997-03-19 | 2002-06-04 | Canon Kabushiki Kaisha | Image retrieval apparatus and method |
JP2000235637A (en) | 1999-02-15 | 2000-08-29 | Canon Inc | Image processing system and image processing method |
JP2000235638A (en) | 1999-02-15 | 2000-08-29 | Canon Inc | Image processing system and image processing method |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20090041312A1 (en) * | 2007-08-07 | 2009-02-12 | Kabushiki Kaisha Toshiba | Image processing apparatus and method |
US9185285B2 (en) * | 2010-11-24 | 2015-11-10 | Samsung Electronics Co., Ltd. | Method and apparatus for acquiring pre-captured picture of an object to be captured and a captured position of the same |
US20130343659A1 (en) * | 2011-03-14 | 2013-12-26 | Nikon Corporation | Electronic device, electronic device control method, and computer-readable recording medium having stored thereon electronic device control program |
US10275643B2 (en) | 2011-03-14 | 2019-04-30 | Nikon Corporation | Electronic device, electronic device control method, and computer-readable recording medium having stored thereon electronic device control program |
Also Published As
Publication number | Publication date |
---|---|
US20040119839A1 (en) | 2004-06-24 |
JP2004171375A (en) | 2004-06-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP0729117B1 (en) | Method and apparatus for detecting a point of change in moving images | |
US6226388B1 (en) | Method and apparatus for object tracking for automatic controls in video devices | |
US5805733A (en) | Method and system for detecting scenes and summarizing video sequences | |
US9578248B2 (en) | Method for generating thumbnail image and electronic device thereof | |
US20070237225A1 (en) | Method for enabling preview of video files | |
US6731330B2 (en) | Method for robust determination of visible points of a controllable display within a camera view | |
KR20100051648A (en) | Method for manipulating regions of a digital image | |
JP2009048490A (en) | Similar shot detection device, program and method | |
JP2009048489A (en) | Video processor, program and method | |
EP0866606B1 (en) | Method for temporally and spatially integrating and managing a plurality of videos, device used for the same, and recording medium storing program of the method | |
US7440595B2 (en) | Method and apparatus for processing images | |
US20050069291A1 (en) | Systems and methods for locating a video file | |
EP1356423B1 (en) | System and method for extracting a point of interest of an object in front of a computer controllable display captured by an imaging device | |
Xiong et al. | Snap angle prediction for 360 panoramas | |
US6606636B1 (en) | Method and apparatus for retrieving dynamic images and method of and apparatus for managing images | |
JP6203188B2 (en) | Similar image search device | |
JP3258924B2 (en) | Scene management device, scene management method, and recording medium | |
US8218823B2 (en) | Determining main objects using range information | |
US10783365B2 (en) | Image processing device and image processing system | |
US7099394B2 (en) | Image processing method and apparatus, program, and storage medium | |
JP4895201B2 (en) | Image sorting apparatus, method, and program | |
JP2006178222A (en) | Image display program and image display device | |
US11457180B2 (en) | Video monitoring support apparatus, video monitoring support method, and computer readable recording medium | |
CN114205631B (en) | Video storage, catalog generation and migration methods, devices, equipment and media | |
US20240087289A1 (en) | Image processing apparatus, image processing method, and non-transitory computer-readable storage medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: CANON KABUSHIKI KAISHA, JAPAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:KOHNO, AKIHIRO;REEL/FRAME:014737/0099 Effective date: 20031104 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
FPAY | Fee payment |
Year of fee payment: 4 |
|
FEPP | Fee payment procedure |
Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
FPAY | Fee payment |
Year of fee payment: 8 |
|
FEPP | Fee payment procedure |
Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
LAPS | Lapse for failure to pay maintenance fees |
Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
STCH | Information on status: patent discontinuation |
Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362 |
|
FP | Lapsed due to failure to pay maintenance fee |
Effective date: 20201021 |