Movatterモバイル変換


[0]ホーム

URL:


US20030215135A1 - System and method for performing region-based image retrieval using color-based segmentation - Google Patents

System and method for performing region-based image retrieval using color-based segmentation
Download PDF

Info

Publication number
US20030215135A1
US20030215135A1US10/434,595US43459503AUS2003215135A1US 20030215135 A1US20030215135 A1US 20030215135A1US 43459503 AUS43459503 AUS 43459503AUS 2003215135 A1US2003215135 A1US 2003215135A1
Authority
US
United States
Prior art keywords
image
pixels
region
hue
color
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
US10/434,595
Inventor
Cedric Caron
Yong Yan
Kiran Challapali
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.)
Koninklijke Philips NV
Original Assignee
Koninklijke Philips Electronics NV
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 Koninklijke Philips Electronics NVfiledCriticalKoninklijke Philips Electronics NV
Priority to US10/434,595priorityCriticalpatent/US20030215135A1/en
Publication of US20030215135A1publicationCriticalpatent/US20030215135A1/en
Abandonedlegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

An image retrieval system is provided for analyzing an image in a first color model format and detecting and retrieving from the image a selected image portion. The image retrieval system comprises an image processor for converting pixels in the image from the first color model format to a (Yrθ) color model format, where Y is an intensity component indicating a total amount of light, r is a saturation component indicating an amount of white light mixed with a color of each pixel, and θ is a hue component indicating the color of each pixel. The image processor groups spatially adjacent pixels into image regions according to hue components of the adjacent pixels and performs a merging process wherein a first image region and an adjacent second image region are merged into a composite region if a hue difference between the first and second image regions is less than a predetermined hue difference threshold. The process is repeated to continually merge regions of similar hue until no further merges can be performed.

Description

Claims (20)

We claim:
1. An image processing device, comprising:
an image processor that is configured to:
convert a plurality of pixels of an image from a first color model format to a (Y,r,θ) color model format, wherein:
Y is an intensity component indicating a total amount of light,
r is a saturation component indicating an amount of white light mixed with a color of the each pixel, and
θ is a hue component indicating the color of the each pixel;
group spatially adjacent ones of the plurality of pixels into a plurality of image regions according to hue components of the adjacent pixels, substantially independent of intensity components and the saturation components of the adjacent pixels; and
selectively merge a first image region and a second image region proximate the first image region into a composite region if a hue difference between the first and second image regions is less than a predetermined hue difference threshold.
2. The image processing device ofclaim 1, wherein
the image processor is configured to determine a histogram of hue components of the pixels in the image,
the histogram indicating a number of pixels of similar hue in the image.
3. The image processing device ofclaim 2, wherein
the image processor is configured to determine a dominant hue in the image using a peak detection algorithm on the histogram.
4. The image processing device ofclaim 1, wherein
the image processor is configured to determine and to mark ones of the plurality of image regions having less than a predetermined minimum number of pixels and disregarding the marked image regions during the merging process.
5. The image processing device ofclaim 1, wherein
the image processor is configured to determine and mark achromatic ones of the plurality of image regions having less than a predetermined minimum number of pixels and disregarding the marked achromatic image regions during the merging process.
6. The image processing device ofclaim 5, wherein
the first and second image regions are merged if a number of pixels in the first image region and a number of pixels in the second image region are greater than a predetermined image region size threshold.
7. An image retrieval system capable of analyzing an image comprising a plurality of pixels in a first color model format comprising:
an image processing device capable of detecting and retrieving from the image a selected image portion,
the image processing device comprising:
an image processor that is configured to:
convert the plurality of pixels in the image from the first color model format to a (Y,r,θ) color model format,
wherein
for each pixel in the plurality of pixels,
Y is an intensity component indicating a total amount of light,
r is a saturation component indicating an amount of white light mixed with a color of the each pixel, and
θ is a hue component indicating the color of the each pixel;
group spatially adjacent ones of the plurality of pixels into a plurality of image regions according to hue components of the adjacent pixels, substantially independent of intensity components and the saturation components of the adjacent pixels; and
perform a merging process to merge a first image region and a second image region proximate the first image region into a composite region, if a hue difference between the first and second image regions is less than a predetermined hue difference threshold;
a display monitor that is configured to display the composite region; and
a user input device that is configured to receive user commands capable of controlling the merging process.
8. The image retrieval system ofclaim 7, wherein
the image processor is configured to determine a histogram of hue components of the pixels in the image,
the histogram indicating a number of pixels of similar hue in the image.
9. The image retrieval system ofclaim 8, wherein
the image processor is configured to determine a dominant hue in the image based on the histogram.
10. The image retrieval system ofclaim 9, wherein
the image processor is configured to:
determine and mark ones of the plurality of image regions having less than a predetermined minimum number of pixels, and
disregard the marked image regions during the merging process.
11. The image retrieval system ofclaim 7, wherein
the image processor is configured to:
determine and mark achromatic ones of the plurality of image regions having less than a predetermined minimum number of pixels, and
disregard the marked achromatic image regions during the merging process.
12. The image retrieval system ofclaim 11, wherein
the first and second image regions are merged if a number of pixels in the first image region and a number of pixels in the second image region are greater than a predetermined image region size threshold.
13. A method of processing an image comprising a plurality of pixels in a first color model format, the method comprising:
converting the plurality of pixels in the image from the first color model format to a (Y,r,θ) color model format,
wherein for each pixel in the plurality of pixels,
Y is an intensity component indicating a total amount of light,
r is a saturation component indicating an amount of white light mixed with a color of each pixel, and
θ is a hue component indicating the color of each pixel; and
grouping spatially adjacent ones of the plurality of pixels into a plurality of image regions according to hue components of the adjacent pixels, substantially independent of intensity components and the saturation components of the adjacent pixels; and
performing a merging process,
wherein a first image region and a second image region proximate the first image region are merged into a composite region if a hue difference between the first and second image regions is less than a predetermined hue difference threshold.
14. The method ofclaim 13, further comprising:
determining and marking ones of the plurality of image regions having less than a predetermined minimum number of pixels; and
disregarding the marked image regions during the merging process.
15. The method ofclaim 13, further comprising:
determining and marking achromatic ones of the plurality of image regions having less than a predetermined minimum number of pixels; and
disregarding the marked achromatic image regions during the merging process.
16. The method ofclaim 13, wherein
the first and second image regions are merged if a number of pixels in the first image region and a number of pixels in the second image region are greater than a predetermined image region size threshold.
17. For use in an image retrieval system capable of analyzing an image comprising a plurality of pixels in a first color model format, a computer executable process, stored on a computer readable storage medium, for detecting and retrieving from the image a selected image portion comprising:
converting the plurality of pixels in the image from the first color model format to a (Y,r,θ) color model format,
wherein for each pixel in the plurality of pixels,
Y is an intensity component indicating a total amount of light,
r is a saturation component indicating an amount of white light mixed with a color of each pixel, and
θ is a hue component indicating the color of each pixel; and
grouping spatially adjacent ones of the plurality of pixels into a plurality of image regions according to hue components of the adjacent pixels, substantially independent of intensity components and the saturation components of the adjacent pixels; and
performing a merging process,
wherein a first image region and a second image region proximate the first image region are merged into a composite region if a hue difference between the first and second image regions is less than a predetermined hue difference threshold.
18. The computer executable process ofclaim 17, further comprising:
determining and marking ones of the plurality of image regions having less than a predetermined minimum number of pixels; and
disregarding the marked image regions during the merging process.
19. The computer executable process ofclaim 17, further comprising:
determining and marking achromatic ones of the plurality of image regions having less than a predetermined minimum number of pixels; and
disregarding the marked achromatic image regions during the merging process.
20. The computer executable process ofclaim 17, wherein
the first and second image regions are merged if a number of pixels in the first image region and a number of pixels in the second image region are greater than a predetermined image region size threshold.
US10/434,5951999-08-172003-05-09System and method for performing region-based image retrieval using color-based segmentationAbandonedUS20030215135A1 (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
US10/434,595US20030215135A1 (en)1999-08-172003-05-09System and method for performing region-based image retrieval using color-based segmentation

Applications Claiming Priority (2)

Application NumberPriority DateFiling DateTitle
US09/375,951US6577759B1 (en)1999-08-171999-08-17System and method for performing region-based image retrieval using color-based segmentation
US10/434,595US20030215135A1 (en)1999-08-172003-05-09System and method for performing region-based image retrieval using color-based segmentation

Related Parent Applications (1)

Application NumberTitlePriority DateFiling Date
US09/375,951DivisionUS6577759B1 (en)1999-08-171999-08-17System and method for performing region-based image retrieval using color-based segmentation

Publications (1)

Publication NumberPublication Date
US20030215135A1true US20030215135A1 (en)2003-11-20

Family

ID=23483044

Family Applications (2)

Application NumberTitlePriority DateFiling Date
US09/375,951Expired - Fee RelatedUS6577759B1 (en)1999-08-171999-08-17System and method for performing region-based image retrieval using color-based segmentation
US10/434,595AbandonedUS20030215135A1 (en)1999-08-172003-05-09System and method for performing region-based image retrieval using color-based segmentation

Family Applications Before (1)

Application NumberTitlePriority DateFiling Date
US09/375,951Expired - Fee RelatedUS6577759B1 (en)1999-08-171999-08-17System and method for performing region-based image retrieval using color-based segmentation

Country Status (5)

CountryLink
US (2)US6577759B1 (en)
EP (1)EP1145148A2 (en)
JP (1)JP2003507793A (en)
CN (1)CN1244074C (en)
WO (1)WO2001013263A2 (en)

Cited By (18)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN100341313C (en)*2004-06-082007-10-03明基电通股份有限公司 How to determine the color composition of an image
US20100329587A1 (en)*2009-06-262010-12-30Hon Hai Precision Industry Co., Ltd.System and method for merging separated pixel blocks into an integral image of an object
CN102253989A (en)*2011-07-042011-11-23厦门市美亚柏科信息股份有限公司Image processing method and device, and image retrieval method and system
US8290311B1 (en)*2007-01-112012-10-16Proofpoint, Inc.Apparatus and method for detecting images within spam
US8290203B1 (en)2007-01-112012-10-16Proofpoint, Inc.Apparatus and method for detecting images within spam
US8705620B1 (en)*2011-04-282014-04-22Google Inc.Method and apparatus for encoding anchor frame by encoding features using layers
US8804819B1 (en)2011-04-192014-08-12Google Inc.Method and apparatus for encoding video using data frequency
US20150178320A1 (en)*2013-12-202015-06-25Qualcomm IncorporatedSystems, methods, and apparatus for image retrieval
US9167268B1 (en)2012-08-092015-10-20Google Inc.Second-order orthogonal spatial intra prediction
US9225979B1 (en)2013-01-302015-12-29Google Inc.Remote access encoding
US9247251B1 (en)2013-07-262016-01-26Google Inc.Right-edge extension for quad-tree intra-prediction
US9344742B2 (en)2012-08-102016-05-17Google Inc.Transform-domain intra prediction
US9369732B2 (en)2012-10-082016-06-14Google Inc.Lossless intra-prediction video coding
US9380298B1 (en)2012-08-102016-06-28Google Inc.Object-based intra-prediction
US9628790B1 (en)2013-01-032017-04-18Google Inc.Adaptive composite intra prediction for image and video compression
US9749638B1 (en)2011-04-282017-08-29Google Inc.Method and apparatus for encoding video with dynamic quality improvement
US9781447B1 (en)2012-06-212017-10-03Google Inc.Correlation based inter-plane prediction encoding and decoding
US9892524B2 (en)2015-07-172018-02-13Xiaomi Inc.Image displaying methods, devices, and storage media

Families Citing this family (52)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US6801576B1 (en)*1999-08-062004-10-05Loudeye Corp.System for accessing, distributing and maintaining video content over public and private internet protocol networks
JP3501031B2 (en)*1999-08-242004-02-23日本電気株式会社 Image region determination device, image region determination method, and storage medium storing program thereof
US6903782B2 (en)*2001-03-282005-06-07Koninklijke Philips Electronics N.V.System and method for performing segmentation-based enhancements of a video image
KR20020095350A (en)*2001-06-142002-12-26엘지전자 주식회사Pattern-adaptive error diffusion apparatus
EP1302865A1 (en)*2001-10-102003-04-16Mitsubishi Electric Information Technology Centre Europe B.V.Method and apparatus for searching for and retrieving colour images
KR100499130B1 (en)*2001-11-272005-07-04삼성전자주식회사Image retrieval method and apparatus independent of the illumination change
US7728048B2 (en)2002-12-202010-06-01L-1 Secure Credentialing, Inc.Increasing thermal conductivity of host polymer used with laser engraving methods and compositions
CN1254079C (en)*2002-01-092006-04-26索尼公司 Image reading device and method
US7190394B2 (en)*2002-06-042007-03-13Micron Technology, Inc.Method for statistical analysis of images for automatic white balance of color channel gains for image sensors
US7466856B2 (en)2002-09-262008-12-16Samsung Electronics Co., Ltd.Image retrieval method and apparatus independent of illumination change
DE602004030434D1 (en)2003-04-162011-01-20L 1 Secure Credentialing Inc THREE-DIMENSIONAL DATA STORAGE
WO2004102353A2 (en)*2003-05-122004-11-25Gtech Rhode Island CorporationMethod and system for authentication
DE60330720D1 (en)2003-07-042010-02-04Mitsubishi Electric Corp Method and device for displaying a group of images
US8127137B2 (en)2004-03-182012-02-28Digimarc CorporationWatermark payload encryption for media including multiple watermarks
KR20080012954A (en)*2005-06-072008-02-12소니 가부시끼 가이샤 Information processing apparatus and information processing method, image processing apparatus and image processing method, and computer program
JP4393489B2 (en)*2006-09-062010-01-06キヤノン株式会社 Image processing apparatus and method
CN100433016C (en)*2006-09-082008-11-12北京工业大学Image retrieval algorithm based on abrupt change of information
US7940280B2 (en)*2007-12-062011-05-10Seiko Epson CorporationSystem and method for color format conversion in a graphics environment
CN101425182B (en)*2008-11-282011-07-20华中科技大学Image object segmentation method
US8335374B2 (en)*2009-08-122012-12-18Genetix CorporationImage segmentation
US20120254790A1 (en)*2011-03-312012-10-04Xerox CorporationDirect, feature-based and multi-touch dynamic search and manipulation of image sets
CN102509099B (en)*2011-10-212013-02-27清华大学深圳研究生院Detection method for image salient region
US9996579B2 (en)2014-06-262018-06-12Amazon Technologies, Inc.Fast color searching
US9697573B1 (en)2014-06-262017-07-04Amazon Technologies, Inc.Color-related social networking recommendations using affiliated colors
US9679532B2 (en)2014-06-262017-06-13Amazon Technologies, Inc.Automatic image-based recommendations using a color palette
US9514543B2 (en)2014-06-262016-12-06Amazon Technologies, Inc.Color name generation from images and color palettes
US9245350B1 (en)2014-06-262016-01-26Amazon Technologies, Inc.Image-based color palette generation
US9652868B2 (en)2014-06-262017-05-16Amazon Technologies, Inc.Automatic color palette based recommendations
US9922050B2 (en)2014-06-262018-03-20Amazon Technologies, Inc.Identifying data from keyword searches of color palettes and color palette trends
US9792303B2 (en)2014-06-262017-10-17Amazon Technologies, Inc.Identifying data from keyword searches of color palettes and keyword trends
US10073860B2 (en)2014-06-262018-09-11Amazon Technologies, Inc.Generating visualizations from keyword searches of color palettes
US10120880B2 (en)2014-06-262018-11-06Amazon Technologies, Inc.Automatic image-based recommendations using a color palette
US10255295B2 (en)2014-06-262019-04-09Amazon Technologies, Inc.Automatic color validation of image metadata
US9727983B2 (en)2014-06-262017-08-08Amazon Technologies, Inc.Automatic color palette based recommendations
US9177391B1 (en)2014-06-262015-11-03Amazon Technologies, Inc.Image-based color palette generation
US9916613B1 (en)2014-06-262018-03-13Amazon Technologies, Inc.Automatic color palette based recommendations for affiliated colors
US10235389B2 (en)2014-06-262019-03-19Amazon Technologies, Inc.Identifying data from keyword searches of color palettes
US10169803B2 (en)2014-06-262019-01-01Amazon Technologies, Inc.Color based social networking recommendations
US9401032B1 (en)2014-06-262016-07-26Amazon Technologies, Inc.Image-based color palette generation
US10691744B2 (en)2014-06-262020-06-23Amazon Technologies, Inc.Determining affiliated colors from keyword searches of color palettes
US9524563B2 (en)2014-06-262016-12-20Amazon Technologies, Inc.Automatic image-based recommendations using a color palette
US9898487B2 (en)2014-06-262018-02-20Amazon Technologies, Inc.Determining color names from keyword searches of color palettes
US9659032B1 (en)2014-06-262017-05-23Amazon Technologies, Inc.Building a palette of colors from a plurality of colors based on human color preferences
US9542704B2 (en)2014-06-262017-01-10Amazon Technologies Inc.Automatic image-based recommendations using a color palette
US10223427B1 (en)2014-06-262019-03-05Amazon Technologies, Inc.Building a palette of colors based on human color preferences
US10430857B1 (en)2014-08-012019-10-01Amazon Technologies, Inc.Color name based search
US9785649B1 (en)*2014-09-022017-10-10Amazon Technologies, Inc.Hue-based color naming for an image
US9633448B1 (en)*2014-09-022017-04-25Amazon Technologies, Inc.Hue-based color naming for an image
JP2017054337A (en)*2015-09-102017-03-16ソニー株式会社Image processor and method
CN106610987B (en)*2015-10-222020-02-21杭州海康威视数字技术股份有限公司 Video image retrieval method, device and system
CN108170849B (en)*2018-01-182021-02-19厦门理工学院Image classification marking method for partition diffusion
CN108108494A (en)*2018-01-182018-06-01厦门理工学院A kind of picture classification intelligent terminal

Citations (8)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US4819077A (en)*1986-05-141989-04-04Kabushiki Kaisha ToshibaColor image processing system
US5557688A (en)*1992-11-181996-09-17Fuji Photo Film Co., Ltd.Method of extracting characteristic image data and color data conversion device for image processing apparatus
US5668890A (en)*1992-04-061997-09-16Linotype-Hell AgMethod and apparatus for the automatic analysis of density range, color cast, and gradation of image originals on the BaSis of image values transformed from a first color space into a second color space
US5799105A (en)*1992-03-061998-08-25Agri-Tech, Inc.Method for calibrating a color sorting apparatus
US5825917A (en)*1994-09-301998-10-20Sanyo Electric Co., Ltd.Region-based image processing method, image processing apparatus and image communication apparatus
US5923790A (en)*1995-01-241999-07-13Omron CorporationMethod and apparatus for detecting vertical direction of document
US6088137A (en)*1995-07-282000-07-11Sharp Kabushiki KaishaSpecified image-area extracting method and device
US6453069B1 (en)*1996-11-202002-09-17Canon Kabushiki KaishaMethod of extracting image from input image using reference image

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
JPH05242165A (en)1992-02-281993-09-21Mitsubishi Electric CorpImage database system

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US4819077A (en)*1986-05-141989-04-04Kabushiki Kaisha ToshibaColor image processing system
US5799105A (en)*1992-03-061998-08-25Agri-Tech, Inc.Method for calibrating a color sorting apparatus
US5668890A (en)*1992-04-061997-09-16Linotype-Hell AgMethod and apparatus for the automatic analysis of density range, color cast, and gradation of image originals on the BaSis of image values transformed from a first color space into a second color space
US5557688A (en)*1992-11-181996-09-17Fuji Photo Film Co., Ltd.Method of extracting characteristic image data and color data conversion device for image processing apparatus
US5825917A (en)*1994-09-301998-10-20Sanyo Electric Co., Ltd.Region-based image processing method, image processing apparatus and image communication apparatus
US5923790A (en)*1995-01-241999-07-13Omron CorporationMethod and apparatus for detecting vertical direction of document
US6088137A (en)*1995-07-282000-07-11Sharp Kabushiki KaishaSpecified image-area extracting method and device
US6453069B1 (en)*1996-11-202002-09-17Canon Kabushiki KaishaMethod of extracting image from input image using reference image

Cited By (24)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN100341313C (en)*2004-06-082007-10-03明基电通股份有限公司 How to determine the color composition of an image
US8290311B1 (en)*2007-01-112012-10-16Proofpoint, Inc.Apparatus and method for detecting images within spam
US8290203B1 (en)2007-01-112012-10-16Proofpoint, Inc.Apparatus and method for detecting images within spam
US10095922B2 (en)2007-01-112018-10-09Proofpoint, Inc.Apparatus and method for detecting images within spam
US20100329587A1 (en)*2009-06-262010-12-30Hon Hai Precision Industry Co., Ltd.System and method for merging separated pixel blocks into an integral image of an object
US8380006B2 (en)*2009-06-262013-02-19Hon Hai Precision Industry Co., Ltd.System and method for merging separated pixel blocks into an integral image of an object
US8804819B1 (en)2011-04-192014-08-12Google Inc.Method and apparatus for encoding video using data frequency
US9749638B1 (en)2011-04-282017-08-29Google Inc.Method and apparatus for encoding video with dynamic quality improvement
US8705620B1 (en)*2011-04-282014-04-22Google Inc.Method and apparatus for encoding anchor frame by encoding features using layers
CN102253989A (en)*2011-07-042011-11-23厦门市美亚柏科信息股份有限公司Image processing method and device, and image retrieval method and system
US9781447B1 (en)2012-06-212017-10-03Google Inc.Correlation based inter-plane prediction encoding and decoding
US9167268B1 (en)2012-08-092015-10-20Google Inc.Second-order orthogonal spatial intra prediction
US9615100B2 (en)2012-08-092017-04-04Google Inc.Second-order orthogonal spatial intra prediction
US9344742B2 (en)2012-08-102016-05-17Google Inc.Transform-domain intra prediction
US9380298B1 (en)2012-08-102016-06-28Google Inc.Object-based intra-prediction
US9369732B2 (en)2012-10-082016-06-14Google Inc.Lossless intra-prediction video coding
US9628790B1 (en)2013-01-032017-04-18Google Inc.Adaptive composite intra prediction for image and video compression
US9225979B1 (en)2013-01-302015-12-29Google Inc.Remote access encoding
US9247251B1 (en)2013-07-262016-01-26Google Inc.Right-edge extension for quad-tree intra-prediction
US10089330B2 (en)*2013-12-202018-10-02Qualcomm IncorporatedSystems, methods, and apparatus for image retrieval
US20150178320A1 (en)*2013-12-202015-06-25Qualcomm IncorporatedSystems, methods, and apparatus for image retrieval
US10346465B2 (en)2013-12-202019-07-09Qualcomm IncorporatedSystems, methods, and apparatus for digital composition and/or retrieval
US9892524B2 (en)2015-07-172018-02-13Xiaomi Inc.Image displaying methods, devices, and storage media
RU2647673C2 (en)*2015-07-172018-03-16Сяоми Инк.Method and apparatus for displaying picture

Also Published As

Publication numberPublication date
WO2001013263A3 (en)2001-08-30
WO2001013263A2 (en)2001-02-22
EP1145148A2 (en)2001-10-17
CN1340178A (en)2002-03-13
CN1244074C (en)2006-03-01
US6577759B1 (en)2003-06-10
JP2003507793A (en)2003-02-25

Similar Documents

PublicationPublication DateTitle
US6577759B1 (en)System and method for performing region-based image retrieval using color-based segmentation
KR100450793B1 (en)Apparatus for object extraction based on the feature matching of region in the segmented images and method therefor
US6263113B1 (en)Method for detecting a face in a digital image
US6865290B2 (en)Method and apparatus for recognizing document image by use of color information
US7522766B2 (en)Picture reading method, program and device, principal color extracting method, program and device, and image dividing method, program and device
US8094935B2 (en)Representative color extracting method and apparatus based on human color sense and data histogram distributions
US8125679B2 (en)Image processing method and image processing apparatus
US20100033745A1 (en)Image processing method and apparatus
Wesolkowski et al.Comparison of color image edge detectors in multiple color spaces
WO2003034335A2 (en)Method and apparatus for discriminating between different regions of an image
KR20010110416A (en)Video stream classifiable symbol isolation method and system
JP2007128526A (en) Standard illumination color conversion method, standard illumination color conversion program, computer-readable recording medium recording standard illumination color conversion program, color information extraction method, computer readable color information extraction program Recording medium and color information extraction device
KR101177626B1 (en)Object checking apparatus and method
US7466856B2 (en)Image retrieval method and apparatus independent of illumination change
US7606414B2 (en)Fusion of color space data to extract dominant color
US6360006B1 (en)Color block selection
JP2576336B2 (en) Image division method and apparatus
JPH05108728A (en)Filing and retrieving method for picture
Chang et al.Determining region color by using maximum colorfulness
KR100309679B1 (en) String Extraction Method
Raveaux et al.A colour document interpretation: Application to ancient cadastral maps
JP2001043312A (en) Document image processing device
KR100305590B1 (en)An image retrieval method by using directional edge map
Raveaux et al.A contribution to ancient cadastral maps interpretation through colour analysis
KR20010110415A (en)Symbol classification with shape features applied to neutral network

Legal Events

DateCodeTitleDescription
STCBInformation on status: application discontinuation

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


[8]ページ先頭

©2009-2025 Movatter.jp