US20140193085A1 - Image manipulating system and method - Google Patents

Image manipulating system and method Download PDF

Info

Publication number
US20140193085A1
US20140193085A1 US14/203,466 US201414203466A US2014193085A1 US 20140193085 A1 US20140193085 A1 US 20140193085A1 US 201414203466 A US201414203466 A US 201414203466A US 2014193085 A1 US2014193085 A1 US 2014193085A1
Authority
US
United States
Prior art keywords
pixel
image
value
module
pixels
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
US14/203,466
Inventor
Hou-Hsien Lee
Chang-Jung Lee
Chih-Ping Lo
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.)
Hon Hai Precision Industry Co Ltd
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to US14/203,466 priority Critical patent/US20140193085A1/en
Assigned to HON HAI PRECISION INDUSTRY CO., LTD. reassignment HON HAI PRECISION INDUSTRY CO., LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: LEE, CHANG-JUNG, LEE, HOU-HSIEN, LO, CHIH-PING
Publication of US20140193085A1 publication Critical patent/US20140193085A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • G06K9/6212
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/40Extraction of image or video features
    • G06V10/50Extraction of image or video features by performing operations within image blocks; by using histograms, e.g. histogram of oriented gradients [HoG]; by summing image-intensity values; Projection analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/97Determining parameters from multiple pictures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/20Image preprocessing
    • G06V10/36Applying a local operator, i.e. means to operate on image points situated in the vicinity of a given point; Non-linear local filtering operations, e.g. median filtering
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10024Color image

Definitions

  • the present disclosure relates to images.
  • Image identification method is used in many fields. Conventional identification method compares the pixel values of pixels in two images to determine similarities between the two images. However, if two images have the same content but different color gradations, the two images are determined to be different. Therefore, the present system is not accurate.
  • FIG. 1 is a block diagram of an exemplary embodiment of an image information acquiring system, the image information acquiring system includes a storage unit.
  • FIG. 2 is a block diagram of an exemplary embodiment of the storage unit of FIG. 1 .
  • FIG. 3 is a schematic diagram of a first image.
  • FIG. 4 is a flowchart of an exemplary embodiment of an image information acquiring method.
  • FIG. 5 is block diagram of an exemplary embodiment of an image comparing system including the image information acquiring system of FIG. 1 .
  • FIG. 6 is block diagram of an exemplary embodiment of an image reproducing system including the image information acquiring system of FIG. 1 .
  • FIG. 7 a schematic diagram of a second image, the second image being obtained from the first image in FIG. 3 by the image reproducing system in FIG. 6 .
  • an exemplary embodiment of an image information acquiring system 1 includes a processing unit 16 and a storage unit 18 .
  • the image information acquiring system 1 is operable to obtain information of an image.
  • the information for the image may be used for a plurality of functions such as indentifying images, and rebuilding images.
  • users can compare information for two images to determine whether the two images are the same, and can produce an image according to the information.
  • the storage unit 18 includes a reading module 180 , a converting module 182 , and a storing module 186 .
  • the reading module 180 and the converting module 182 may include one or more computerized instructions that are executed by the processing unit 16 .
  • a first image 31 includes first to ninth (3*3) pixels a1-a9.
  • the reading module 180 acquires a pixel value of each pixel in the first image 31 .
  • the converting module 182 calculates the ratios between the pixel value of the first pixel a1 and a pixel value of each of the other pixels (adjacent pixels) which are adjacent to (centering around) the first pixel a1, to obtain a relative value for the first pixel a1. Similar to the first pixel a1, the converting module 182 obtains a relative value for each pixel.
  • the relative values for all of the pixels a1-a9 in the first image 31 are stored in the storing module 186 and regarded as the information for the first image 31 .
  • the pixel values of the pixels a1-a9 in the first image 31 are “120”, “65”, “90”, “65”, “65”, “0”, “90”, “0”, “120”.
  • the first pixel a1 is adjacent to the second pixel a2, the fourth pixel a4, and the fifth pixel a5.
  • the second pixel a2 is on the right side of the first pixel a1.
  • the fourth pixel a4 is on the bottom of the first pixel a1.
  • the fifth pixel a5 is on the bottom-right side of the first pixel a1.
  • the relative value for the first pixel a1 is (R/0.541, B/0.541, BR/0).
  • the relative value includes the ratios and orientations. Similar to the first pixel a1, the second pixel a2 is adjacent to the first pixel a1, the third pixel a3, the fourth pixel a4, the fifth pixel a5, and the sixth pixel a6.
  • the first pixel a1 is on the left side of the second pixel a2.
  • the third pixel a3 is on the right side of the second pixel a2.
  • the fourth pixel a4 is on the bottom-left side of the second pixel a2.
  • the fifth pixel a5 is on the bottom of the second pixel a2.
  • the fifth pixel a5 is on the bottom-right side of the second pixel a2.
  • the relative value for the second pixel a2 is (L/1.846, R/1.384, BL/1, B/1, BR/0).
  • the first image 31 are gray, such that each of the first to ninth pixels a1-a9 has one pixel value.
  • each of the first to ninth pixels a1-a9 has three values including an R value, a G value, and a B value.
  • the relative value for the first pixel a1 includes a plurality of groups of ratios. Each group of ratios includes an R value ratio, a G value ratio, and a B value ratio.
  • the relative value can omit the orientations.
  • the ratios in the relative value for each pixel may be arranged in series according to orientations of the adjacent pixel relative to the pixel.
  • the pixel a5 is adjacent to the first to fourth pixel a1-a4 and the sixth to ninth pixel a6-a9.
  • the nine ratios are arranged in series according to the orientations of “the top-left side”, “the top”, “the top-right side”, “the left side”, “the right side”, “the bottom-left side”, “the bottom”, and “the bottom-right side”.
  • the relative value for the fifth pixel a5 is (1.846, 1, 1.384, 1, 0, 1.384, 0, 1.846).
  • the fourth pixel a4, and the fifth pixel a5 are adjacent to the first pixel a1. In other words, there is no pixel on the left side, the bottom-left side, the top-left side, and the top-right side of the first pixel a1.
  • the relative value for the first pixel a1 is (#, #, #, #, 0.541, #, 0.541, 0.541).
  • the relative value at the orientation is marked as a character, such as “#”.
  • the ratios between the pixel value of the sixth pixel a6 or the eighth pixel a8 and pixel values of the other pixels which are adjacent to the sixth pixel a6 or the eighth pixel a8 are regarded as a number “255”.
  • the relative value for the sixth pixel a6 or the eighth pixel a8 is (255, 255, 255, 255, . . . ).
  • an exemplary embodiment of an image information acquiring method includes the following steps.
  • step S 41 the reading module 180 acquires a pixel value of each pixel in the first image 31 .
  • step S 42 the converting module 182 calculates ratios between the pixel value of the first pixel a1 and a pixel value of each other pixels which are adjacent to the first pixel a1, to obtain a relative value for the first pixel a1. Similar to the first pixel a1, the converting module 182 obtain a relative value for each pixel. As a result, a plurality of relative values corresponding to all of the pixels a1-a9 are obtained.
  • step S 43 the relative values for all of the pixels a1-a9 in the first image 31 are stored in the storing module 186 and regarded as an information for the first image 31 .
  • an exemplary embodiment of an image comparing system 5 includes a processing unit 56 and a storage unit 58 .
  • the image comparing system 5 is operable to determine whether two images are the same.
  • the storing unit 58 includes a reading module 580 , a converting module 582 , a storing module 586 , and a comparing module 588 .
  • the reading module 580 , the converting module 582 , and the comparing module 588 may include one or more computerized instructions that are executed by the processing unit 56 .
  • the reading module 580 and the converting module 582 are the same as the reading module 180 and the converting module 182 in FIG. 2 respectively.
  • the converting module 582 obtains two groups of relative values for the two images respectively.
  • the comparing module 588 compares the two groups of relative values to determine whether the two images are the same. If the comparison shows the two groups of the relative values are an 80% or higher match, the two images are regarded as the same. The choice of 80% can be preset and be any suitable value. Otherwise, the two images are regarded as different, that is if the comparison shows a likeness of less than 80%, the two images are considered as two different images.
  • an exemplary embodiment of an image reproducing system 6 includes a processing unit 66 and a storage unit 68 .
  • the storing unit 68 includes a reading module 680 , a converting module 682 , a storing module 686 , a reconverting module 688 , and a reproducing module 689 .
  • the reading module 680 , the converting module 682 , the reconverting module 688 , and the reproducing module 689 may include one or more computerized instructions that are executed by the processing unit 66 .
  • the reading module 680 and the converting module 682 are the same as the reading module 180 and the converting module 182 in FIG. 2 respectively.
  • the reading module 680 and the converting module 682 obtain a group of relative values for the first image 31 .
  • the reconverting module 688 reads the group of relative values for the first image 31 stored in the storing module 686 , and gives each pixel a pixel value according to the group of relative values.
  • the pixel values of the pixel may be different from the pixel values of the pixels in the first image 31 , but the ratios between the pixel values of the pixels are the same as the ratios in the first image 31 .
  • the reproducing module 689 produces the second image 71 according to the pixel values obtained by the reproducing module 688 .
  • the second image 71 has a same content with the first image 31 , but maybe a different size or a different color gradations.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Multimedia (AREA)
  • Nonlinear Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Image Analysis (AREA)
  • Image Processing (AREA)

Abstract

An image comparing system acquires a pixel value of each pixel in two images, and obtains two groups of relative values corresponding to the two images respectively. The two group of relative values is used for determining whether two images are the same.

Description

    CROSS REFERENCE TO RELATED APPLICATIONS
  • This present application is a divisional application of U.S. patent application, entitled “IMAGE MANIPULATING SYSTEM AND METHOD”, with application Ser. No. 12/779,711, filed on May 13, 2010, which claims foreign priority based on Chinese Patent application No. 201010300226.5, filed in China on Jan. 12, 2010. The contents of the above-referenced applications are hereby incorporated by reference.
  • BACKGROUND
  • 1. Technical Field
  • The present disclosure relates to images.
  • 2. Description of Related Art
  • Image identification method is used in many fields. Conventional identification method compares the pixel values of pixels in two images to determine similarities between the two images. However, if two images have the same content but different color gradations, the two images are determined to be different. Therefore, the present system is not accurate.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • Many aspects of the embodiments can be better understood with reference to the following drawings. The components in the drawings are not necessarily drawn to scale, the emphasis instead being placed upon clearly illustrating the principles of the present embodiments. Moreover, in the drawings, like reference numerals designate corresponding parts throughout the several views.
  • FIG. 1 is a block diagram of an exemplary embodiment of an image information acquiring system, the image information acquiring system includes a storage unit.
  • FIG. 2 is a block diagram of an exemplary embodiment of the storage unit of FIG. 1.
  • FIG. 3 is a schematic diagram of a first image.
  • FIG. 4 is a flowchart of an exemplary embodiment of an image information acquiring method.
  • FIG. 5 is block diagram of an exemplary embodiment of an image comparing system including the image information acquiring system of FIG. 1.
  • FIG. 6 is block diagram of an exemplary embodiment of an image reproducing system including the image information acquiring system of FIG. 1.
  • FIG. 7 a schematic diagram of a second image, the second image being obtained from the first image in FIG. 3 by the image reproducing system in FIG. 6.
  • DETAILED DESCRIPTION
  • Many aspects of the embodiments can be better understood with reference to the following drawings. The components in the drawings are not necessarily drawn to scale, the emphasis instead being placed upon clearly illustrating the principles of the present embodiments. Moreover, in the drawings, like reference numerals designate corresponding parts throughout the several views.
  • Referring to FIG. 1, an exemplary embodiment of an image information acquiring system 1 includes a processing unit 16 and a storage unit 18. The image information acquiring system 1 is operable to obtain information of an image. The information for the image may be used for a plurality of functions such as indentifying images, and rebuilding images. In other words, users can compare information for two images to determine whether the two images are the same, and can produce an image according to the information.
  • Referring to FIG. 2, the storage unit 18 includes a reading module 180, a converting module 182, and a storing module 186. The reading module 180 and the converting module 182 may include one or more computerized instructions that are executed by the processing unit 16.
  • Referring to FIG. 3, a first image 31 includes first to ninth (3*3) pixels a1-a9. The reading module 180 acquires a pixel value of each pixel in the first image 31.
  • The converting module 182 calculates the ratios between the pixel value of the first pixel a1 and a pixel value of each of the other pixels (adjacent pixels) which are adjacent to (centering around) the first pixel a1, to obtain a relative value for the first pixel a1. Similar to the first pixel a1, the converting module 182 obtains a relative value for each pixel. The relative values for all of the pixels a1-a9 in the first image 31 are stored in the storing module 186 and regarded as the information for the first image 31.
  • For example, the pixel values of the pixels a1-a9 in the first image 31 are “120”, “65”, “90”, “65”, “65”, “0”, “90”, “0”, “120”. The first pixel a1 is adjacent to the second pixel a2, the fourth pixel a4, and the fifth pixel a5. The ratios between the pixel value of the first pixel a1 and a pixel value of each other pixels a2, a4, a5 which are adjacent to the first pixel a1 are 65/120=0.541, 65/120=0.541, and 65/120=0.541. In addition, the second pixel a2 is on the right side of the first pixel a1. The fourth pixel a4 is on the bottom of the first pixel a1. The fifth pixel a5 is on the bottom-right side of the first pixel a1. As a result, the relative value for the first pixel a1 is (R/0.541, B/0.541, BR/0). The relative value includes the ratios and orientations. Similar to the first pixel a1, the second pixel a2 is adjacent to the first pixel a1, the third pixel a3, the fourth pixel a4, the fifth pixel a5, and the sixth pixel a6. The ratios between the pixel value of the second pixel a2 and pixel values of the first pixel a1, the third pixel a3, the fourth pixel a4, the fifth pixel a5, and the sixth pixel a6 which are adjacent to the first pixel a1 are 120/65=1.846, 90/65=1.384, 65/65=1, 65/65=1, and 0/65=0. In addition, the first pixel a1 is on the left side of the second pixel a2. The third pixel a3 is on the right side of the second pixel a2. The fourth pixel a4 is on the bottom-left side of the second pixel a2. The fifth pixel a5 is on the bottom of the second pixel a2. The fifth pixel a5 is on the bottom-right side of the second pixel a2. As a result, the relative value for the second pixel a2 is (L/1.846, R/1.384, BL/1, B/1, BR/0).
  • In this embodiment, the first image 31 are gray, such that each of the first to ninth pixels a1-a9 has one pixel value. In other embodiment, if the first image 31 is chromatic, each of the first to ninth pixels a1-a9 has three values including an R value, a G value, and a B value. At this condition, the relative value for the first pixel a1 includes a plurality of groups of ratios. Each group of ratios includes an R value ratio, a G value ratio, and a B value ratio.
  • In other embodiments, the relative value can omit the orientations. The ratios in the relative value for each pixel may be arranged in series according to orientations of the adjacent pixel relative to the pixel. For example, the pixel a5 is adjacent to the first to fourth pixel a1-a4 and the sixth to ninth pixel a6-a9. The ratios between the pixel value of the fifth pixel a5 and pixel values of the other pixels which are adjacent to the fifth pixel a5 are 120/65=1.846, 65/65=1, 90/65=1.384, 65/65=1, 0/65=0, 90/65=1.384, 0/65=0, and 120/65=1.846. The nine ratios are arranged in series according to the orientations of “the top-left side”, “the top”, “the top-right side”, “the left side”, “the right side”, “the bottom-left side”, “the bottom”, and “the bottom-right side”. As a result, the relative value for the fifth pixel a5 is (1.846, 1, 1.384, 1, 0, 1.384, 0, 1.846). In addition, such as the second pixel a2, the fourth pixel a4, and the fifth pixel a5 are adjacent to the first pixel a1. In other words, there is no pixel on the left side, the bottom-left side, the top-left side, and the top-right side of the first pixel a1. In this condition, the relative value for the first pixel a1 is (#, #, #, #, 0.541, #, 0.541, 0.541). In other words, upon the condition that there is no pixel at an orientation of the pixel, the relative value at the orientation is marked as a character, such as “#”.
  • For a black pixel, such as the sixth pixel a6 and the eighth pixel a8, the ratios between the pixel value of the sixth pixel a6 or the eighth pixel a8 and pixel values of the other pixels which are adjacent to the sixth pixel a6 or the eighth pixel a8 are regarded as a number “255”. As a result, the relative value for the sixth pixel a6 or the eighth pixel a8 is (255, 255, 255, 255, . . . ).
  • Referring to FIG. 4, an exemplary embodiment of an image information acquiring method includes the following steps.
  • In step S41, the reading module 180 acquires a pixel value of each pixel in the first image 31.
  • In step S42, the converting module 182 calculates ratios between the pixel value of the first pixel a1 and a pixel value of each other pixels which are adjacent to the first pixel a1, to obtain a relative value for the first pixel a1. Similar to the first pixel a1, the converting module 182 obtain a relative value for each pixel. As a result, a plurality of relative values corresponding to all of the pixels a1-a9 are obtained.
  • In step S43, the relative values for all of the pixels a1-a9 in the first image 31 are stored in the storing module 186 and regarded as an information for the first image 31.
  • Referring to FIG. 5, an exemplary embodiment of an image comparing system 5 includes a processing unit 56 and a storage unit 58. The image comparing system 5 is operable to determine whether two images are the same.
  • The storing unit 58 includes a reading module 580, a converting module 582, a storing module 586, and a comparing module 588. The reading module 580, the converting module 582, and the comparing module 588 may include one or more computerized instructions that are executed by the processing unit 56.
  • The reading module 580 and the converting module 582 are the same as the reading module 180 and the converting module 182 in FIG. 2 respectively. The converting module 582 obtains two groups of relative values for the two images respectively. The comparing module 588 compares the two groups of relative values to determine whether the two images are the same. If the comparison shows the two groups of the relative values are an 80% or higher match, the two images are regarded as the same. The choice of 80% can be preset and be any suitable value. Otherwise, the two images are regarded as different, that is if the comparison shows a likeness of less than 80%, the two images are considered as two different images.
  • Referring to FIG. 6, an exemplary embodiment of an image reproducing system 6 includes a processing unit 66 and a storage unit 68.
  • The storing unit 68 includes a reading module 680, a converting module 682, a storing module 686, a reconverting module 688, and a reproducing module 689. The reading module 680, the converting module 682, the reconverting module 688, and the reproducing module 689 may include one or more computerized instructions that are executed by the processing unit 66.
  • The reading module 680 and the converting module 682 are the same as the reading module 180 and the converting module 182 in FIG. 2 respectively. The reading module 680 and the converting module 682 obtain a group of relative values for the first image 31.
  • The reconverting module 688 reads the group of relative values for the first image 31 stored in the storing module 686, and gives each pixel a pixel value according to the group of relative values. The pixel values of the pixel may be different from the pixel values of the pixels in the first image 31, but the ratios between the pixel values of the pixels are the same as the ratios in the first image 31.
  • The reproducing module 689 produces the second image 71 according to the pixel values obtained by the reproducing module 688. The second image 71 has a same content with the first image 31, but maybe a different size or a different color gradations.
  • The foregoing description of the exemplary embodiments of the disclosure has been presented only for the purposes of illustration and description and is not intended to be exhaustive or to limit the disclosure to the precise forms disclosed. Many modifications and variations are possible in light of the above everything. The embodiments were chosen and described in order to explain the principles of the disclosure and their practical application so as to enable others of ordinary skill in the art to utilize the disclosure and various embodiments and with various modifications as are suited to the particular use contemplated. Alternative embodiments will become apparent to those of ordinary skills in the art to which the present disclosure pertains without departing from its spirit and scope. Accordingly, the scope of the present disclosure is defined by the appended claims rather than the foregoing description and the exemplary embodiments described therein.

Claims (5)

What is claimed is:
1. An image comparing system comprising:
a processing unit;
a storage unit connected to the processing unit and storing a plurality of programs to be executed by the processing unit, wherein the storage unit comprises:
a reading module to acquire a pixel value of each pixel in two images respectively;
a converting module to calculate ratios between the pixel value of each pixel and a pixel value of each other pixels which are adjacent to the pixel, for obtaining two groups of relative values corresponding to the two images respectively;
a storing module to store the two groups of relative values; and
a comparing module to compare the two groups of relative values to determine whether the two images are the same.
2. The image comparing system of claim 1, wherein upon the condition that corresponding relative values from each of the two groups of relative values are a n % match, the two images are regarded as the same, n is a preset value.
3. The image comparing system of claim 1, wherein each group of relative values comprises the ratios between the pixel value of each pixel and a pixel value of each other pixels which are adjacent to the pixel, and orientations of the adjacent pixels relative to the pixel.
4. The image comparing system of claim 1, wherein each group of relative values comprises the ratios between the pixel value of each pixel and a pixel value of each other pixels which are adjacent to the pixel, the ratios are arranged in series according to orientations of the adjacent pixels relative to the pixel.
5. The image comparing system of claim 4, wherein upon the condition that there is no pixel at an orientation of the pixel, the relative value at the orientation is marked as a symbol.
US14/203,466 2010-01-12 2014-03-10 Image manipulating system and method Abandoned US20140193085A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/203,466 US20140193085A1 (en) 2010-01-12 2014-03-10 Image manipulating system and method

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
CN2010103002265A CN102129678A (en) 2010-01-12 2010-01-12 Image characteristic model establishment system, method and image processing system using system and method
US12/779,711 US8712161B2 (en) 2010-01-12 2010-05-13 Image manipulating system and method
US14/203,466 US20140193085A1 (en) 2010-01-12 2014-03-10 Image manipulating system and method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US12/779,711 Division US8712161B2 (en) 2010-01-12 2010-05-13 Image manipulating system and method

Publications (1)

Publication Number Publication Date
US20140193085A1 true US20140193085A1 (en) 2014-07-10

Family

ID=44258566

Family Applications (2)

Application Number Title Priority Date Filing Date
US12/779,711 Active 2032-09-23 US8712161B2 (en) 2010-01-12 2010-05-13 Image manipulating system and method
US14/203,466 Abandoned US20140193085A1 (en) 2010-01-12 2014-03-10 Image manipulating system and method

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US12/779,711 Active 2032-09-23 US8712161B2 (en) 2010-01-12 2010-05-13 Image manipulating system and method

Country Status (2)

Country Link
US (2) US8712161B2 (en)
CN (1) CN102129678A (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB201117804D0 (en) 2011-10-14 2011-11-30 Siemens Medical Solutions Automatic local contrast quantification tool
US9977992B2 (en) 2012-02-28 2018-05-22 Snell Advanced Media Limited Identifying points of interest in an image
GB2499799B (en) * 2012-02-28 2019-06-26 Snell Advanced Media Ltd Identifying points of interest in an image
TWI577493B (en) * 2014-12-26 2017-04-11 財團法人工業技術研究院 Calibration method and automatic apparatus using the same

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020039436A1 (en) * 1990-11-16 2002-04-04 David Alumot Optical inspection apparatus for defect detection
US20030021451A1 (en) * 2001-05-25 2003-01-30 Cecrop Co., Ltd. Method for acquiring fingerprints by linear fingerprint detecting sensor
US20050074177A1 (en) * 2003-10-03 2005-04-07 Daijiro Ichimura Video coding method
US20080298635A1 (en) * 2007-05-29 2008-12-04 West William M Method for identifying images using fixtureless tracking and system for performing same
US20100177203A1 (en) * 2009-01-15 2010-07-15 Aptina Imaging Corporation Apparatus and method for local contrast enhanced tone mapping

Family Cites Families (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61203785A (en) * 1985-03-07 1986-09-09 Dainippon Screen Mfg Co Ltd Method and device for smoothing binary picture data
US5091972A (en) * 1990-09-17 1992-02-25 Eastman Kodak Company System and method for reducing digital image noise
US6151410A (en) * 1996-11-19 2000-11-21 Seiko Epson Corporation Image processing apparatus, image processing method and medium for storing image-processing control program
US6215898B1 (en) * 1997-04-15 2001-04-10 Interval Research Corporation Data processing system and method
TWI259408B (en) * 2003-07-29 2006-08-01 Realtek Semiconductor Corp Color edge eliminating method
US20010008418A1 (en) * 2000-01-13 2001-07-19 Minolta Co., Ltd. Image processing apparatus and method
US6707940B1 (en) * 2000-03-31 2004-03-16 Intel Corporation Method and apparatus for image segmentation
US6914611B2 (en) * 2000-07-07 2005-07-05 Koninklijke Philips Electronics N.V. Window detection
US7215365B2 (en) * 2001-06-25 2007-05-08 Sony Corporation System and method for effectively calculating destination pixels in an image data processing procedure
JP4267848B2 (en) * 2001-09-25 2009-05-27 株式会社リコー Image encoding device, image decoding device, image encoding method, and image decoding method
US7231061B2 (en) * 2002-01-22 2007-06-12 Digimarc Corporation Adaptive prediction filtering for digital watermarking
US7440611B2 (en) * 2002-01-31 2008-10-21 Sharp Laboratories Of America, Inc. Method for image characterization using color and texture statistics with embedded spatial information
CN1303570C (en) * 2002-02-12 2007-03-07 松下电器产业株式会社 Image processing device and image processing method
WO2006025486A1 (en) * 2004-09-01 2006-03-09 Nec Corporation Image correction system and image correction method
JP4241754B2 (en) * 2006-04-14 2009-03-18 ソニー株式会社 Imaging device
CN102238314B (en) * 2006-04-28 2013-06-12 松下电器产业株式会社 Visual processing apparatus, visual processing method, program, recording medium, display, and integrated circuit
US8164594B2 (en) * 2006-05-23 2012-04-24 Panasonic Corporation Image processing device, image processing method, program, storage medium and integrated circuit
JP4232800B2 (en) * 2006-08-03 2009-03-04 日本電気株式会社 Line noise elimination device, line noise elimination method, line noise elimination program
CN101196981B (en) 2006-12-04 2010-10-06 北京爱国者妙笔数码科技有限责任公司 Information reading device for processing according to information reading sequence
US7925086B2 (en) * 2007-01-18 2011-04-12 Samsung Electronics Co, Ltd. Method and system for adaptive quantization layer reduction in image processing applications
JP4966035B2 (en) * 2007-01-26 2012-07-04 株式会社東芝 Solid-state imaging device
JP4309927B2 (en) * 2007-03-14 2009-08-05 株式会社豊田中央研究所 Eyelid detection device and program
US8165418B2 (en) * 2007-03-30 2012-04-24 Brother Kogyo Kabushiki Kaisha Image processor
US8077234B2 (en) * 2007-07-27 2011-12-13 Kabushiki Kaisha Toshiba Image pickup device and method for processing an interpolated color signal
JP5272581B2 (en) * 2008-08-25 2013-08-28 ソニー株式会社 Image processing apparatus, imaging apparatus, image processing method, and program
JP5248368B2 (en) * 2009-03-06 2013-07-31 株式会社東芝 Image processing device
CN101604385A (en) 2009-07-09 2009-12-16 深圳大学 A kind of palm grain identification method and palmmprint recognition device
JP5279653B2 (en) * 2009-08-06 2013-09-04 キヤノン株式会社 Image tracking device, image tracking method, and computer program
KR101184097B1 (en) * 2009-12-07 2012-09-18 삼성전자주식회사 Method for determining frontal pose of face

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020039436A1 (en) * 1990-11-16 2002-04-04 David Alumot Optical inspection apparatus for defect detection
US20030021451A1 (en) * 2001-05-25 2003-01-30 Cecrop Co., Ltd. Method for acquiring fingerprints by linear fingerprint detecting sensor
US20050074177A1 (en) * 2003-10-03 2005-04-07 Daijiro Ichimura Video coding method
US20080298635A1 (en) * 2007-05-29 2008-12-04 West William M Method for identifying images using fixtureless tracking and system for performing same
US20100177203A1 (en) * 2009-01-15 2010-07-15 Aptina Imaging Corporation Apparatus and method for local contrast enhanced tone mapping

Also Published As

Publication number Publication date
US20110170774A1 (en) 2011-07-14
CN102129678A (en) 2011-07-20
US8712161B2 (en) 2014-04-29

Similar Documents

Publication Publication Date Title
US10924729B2 (en) Method and device for calibration
CN100501742C (en) Image group representation method and device
CN110598788B (en) Target detection method, target detection device, electronic equipment and storage medium
US20140193085A1 (en) Image manipulating system and method
US20210366087A1 (en) Image colorizing method and device
CN113902657A (en) Image splicing method and device and electronic equipment
CN110287893A (en) A kind of vehicle blind zone reminding method, system, readable storage medium storing program for executing and automobile
CN109801279A (en) Object detection method and device, electronic equipment, storage medium in image
CN113901928A (en) Target detection method based on dynamic super-resolution, and power transmission line component detection method and system
CN113115112B (en) Verification platform and verification method
CN111274988A (en) Multispectral-based vehicle weight identification method and device
Akhyar et al. A beneficial dual transformation approach for deep learning networks used in steel surface defect detection
CN114677722A (en) Multi-supervision human face in-vivo detection method integrating multi-scale features
CN114202775A (en) Transformer substation dangerous area pedestrian intrusion detection method and system based on infrared image
CN111325218B (en) Hog feature detection and matching method based on light field image
CN117253022A (en) Object identification method, device and inspection equipment
Buzzelli et al. Consensus-driven illuminant estimation with GANs
US7065248B2 (en) Content-based multimedia searching system using color distortion data
CN111242087B (en) Object identification method and device
CN108268533A (en) A kind of Image Feature Matching method for image retrieval
CN113159158A (en) License plate correction and reconstruction method and system based on generation countermeasure network
CN115482285A (en) Image alignment method, device, equipment and storage medium
CN1484815A (en) Apparatus and method for boundary detection in vequences and edge detection color image signals
CN112232125A (en) Key point detection method and key point detection model training method
Muselet et al. Rank correlation as illumination invariant descriptor for color object recognition

Legal Events

Date Code Title Description
AS Assignment

Owner name: HON HAI PRECISION INDUSTRY CO., LTD., TAIWAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:LEE, HOU-HSIEN;LEE, CHANG-JUNG;LO, CHIH-PING;REEL/FRAME:032397/0968

Effective date: 20100507

STCB Information on status: application discontinuation

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