US20060146352A1 - Image processing unit and method thereof - Google Patents

Image processing unit and method thereof Download PDF

Info

Publication number
US20060146352A1
US20060146352A1 US11/322,225 US32222506A US2006146352A1 US 20060146352 A1 US20060146352 A1 US 20060146352A1 US 32222506 A US32222506 A US 32222506A US 2006146352 A1 US2006146352 A1 US 2006146352A1
Authority
US
United States
Prior art keywords
pixel
brightness
pixels
filter
image processing
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
US11/322,225
Inventor
Feng-Yi Guan
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.)
Lite On IT Corp
Original Assignee
Lite On IT Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Lite On IT Corp filed Critical Lite On IT Corp
Assigned to LITE-ON IT CORPORATION reassignment LITE-ON IT CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: GUAN, FENG-YI
Publication of US20060146352A1 publication Critical patent/US20060146352A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N1/00Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
    • H04N1/40Picture signal circuits
    • H04N1/409Edge or detail enhancement; Noise or error suppression
    • H04N1/4092Edge or detail enhancement
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/20Image enhancement or restoration using local operators
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/70Denoising; Smoothing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/73Deblurring; Sharpening
    • 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/10016Video; Image sequence
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20004Adaptive image processing
    • G06T2207/20012Locally adaptive
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20172Image enhancement details
    • G06T2207/20192Edge enhancement; Edge preservation

Definitions

  • the invention relates in general to a data processing method, and more particularly to an image processing method.
  • Digitalized data have the advantages of easy storage, maintenance and editing. It has become a mainstream to convert the data such as voice data and image data which are stored in analog signals to be stored in digital signals.
  • conventional digital image processing method applies a smooth filter to the entire frame to remove the noises. Then, a sharpen filter is applied to the entire frame to enforce the edges and enhance image contrast.
  • the image is classified first and then processed partly, so that each step of image processing is more efficient and that both the required internal resources of the image processing unit and the image processing time are reduced.
  • an image processing method includes the following steps. At first, an image having a plurality of pixels arranged in matrix is received, wherein each pixel has a pixel data. A pixel data variance between each pixel and its surrounding pixels is calculated, and the pixels are classified into at least a first kind and a second kind according to the variance. The first and the second filter are respectively applied to the first kind and the second kind pixels.
  • an image processing unit used for processing a video signal at least includes an image having a plurality of pixels arranged in matrix, and each pixel has a pixel data.
  • the image processing unit includes a multiplexer, a first filter and a second filter.
  • the multiplexer receives an image, calculates a pixel data variance between each pixel and its surrounding pixels and classifies the pixels into a first kind and a second kind according to the variance.
  • the first and the second filter respectively process the first kind and the second kind pixels.
  • FIG. 1 is a block diagram of an image processing unit according to a preferred embodiment of the invention.
  • FIG. 2 is a flowchart of an image processing method according to a preferred embodiment of the invention.
  • FIG. 3 is a diagram of an image.
  • the image processing method according to the invention classifies the pixels according to their brightness values first, and then the pixels classified into various kinds are processed separately, so that a better effect of image processing can be achieved or that the processing time can be shortened.
  • a preferred embodiment is exemplified below. However, the preferred embodiment is merely an embodiment under the spirit of the invention and the scope of protection of the invention is not limited thereto.
  • image processing unit 100 is used for processing a video signal.
  • the image processing unit 100 includes a multiplexer 70 , a first filter 80 and a second filter 90 .
  • the multiplexer 70 is used for receiving and classifying an image of video signal.
  • the first filter 80 is used for processing a first kind of pixel, and the second filter 90 is used for processing a second kind of pixel.
  • the image processing method at least includes the steps of S 101 ⁇ S 103 .
  • step S 101 an image having a plurality of pixels arranged in matrix is received, and each pixel has a pixel data.
  • step S 102 a pixel data variance between each pixel and its surrounding pixels is calculated, and the pixels are classified into at least a first kind pixel and a second kind pixel according to the variance.
  • step S 103 a first filter and a second are applied to the first kind pixel and the second kind pixel respectively. The classification and processing of image is completed here.
  • FIG. 3 is a diagram illustrating an image.
  • the multiplexer 70 receives an image having several pixels P 11 , P 12 . . . and P nm arranged in matrix, each pixel has a pixel data, and each pixel data includes a red R, a green G and a blue B.
  • step S 102 the multiplexer 70 classifies the pixels according to a pixel data variance, and the details are disclosed below.
  • the multiplexer 70 calculates the brightness of each pixel A 11 , A 12 . . . and A nm .
  • the pixel data, such as brightness preferably, of each pixel, which is the average of red R, green G and blue B, is expressed below as formula (1): A R + G + B 3 ( 1 )
  • Step 1 the brightness A 22 of the pixel P 22 ,is calculated.
  • Step 2 the brightness A 11 , A 12 , A 13 , A 21 , A 23 , A 31 , A 32 , A 33 , of the surrounding pixels P 11 , P 12 , P 13 , P 21 , P 23 , P 31 , P 32 , P 33 , are also calculated.
  • Step 3 an absolute difference value between the brightness A 22 of the pixel P 22 and the brightness of each surrounding pixel is respectively calculated.
  • Step 4 the absolute values of the differences are added to obtain a brightness variance V.
  • the brightness variance V is compared with the first critical value X 1 , and the pixels are classified according to the variance.
  • the pixel whose brightness variance V is larger than the first critical value X 1 is classified as a first kind of pixel, and the pixel whose brightness variance V is smaller than the first critical value X 1 is classified as a second kind of pixel.
  • the application of the invention is not limited to RGB color model.
  • the invention can also be used in YUV or CMYK model, which can also be mixed into white light, to calculate the variance.
  • pixels of various kinds receive various kinds of image processing.
  • a first filter 80 is applied to the first kind pixels
  • a second filter 90 is applied to the second kind pixels.
  • the first filter 80 can be a sharpen filter
  • the second filter 90 can be a smooth filter.
  • the step of applying a sharpen filter includes the following sub-steps. Firstly, the brightness A1 of a pixel is compared with the average brightness ⁇ overscore (A2) ⁇ of its surrounding pixels. Then, the brightness of the pixel is increased if brightness A1 is larger than ⁇ overscore (A2) ⁇ , and the brightness of the pixel is reduced if brightness A1 is smaller than ⁇ overscore (A2) ⁇ .
  • the step of applying a smooth filter includes the following sub-step.
  • the brightness A1 of a pixel is converted to the average brightness of its surrounding pixels ⁇ overscore (A 2 ) ⁇ .
  • the application of the invention is not limited to when brightness is used as the only criterion of classification. Hue can also be used as the criterion of classification in the invention.
  • the image processing time according to the present embodiment is indeed shorter than conventional image processing time. That is to say, the system resources of the image processing unit can be saved and the image processing time can be shortened if pixels of an image are respectively processed according to their classification.
  • the processing step is further simplified, the processing time is shortened, and a clearer image is obtained.
  • an item of pixel data only needs to be processed once, largely reducing the processing time.
  • no off-setting will occur between distinct filters, resulting in an improved image-processing effect. Therefore, the image processing method according to the invention having better effect of image processing and requiring shorter processing time is particularly applicable to movie filter.
  • the pixels can be classified into more than two kinds, and then be respectively processed.
  • the step of classifying the pixels into at least two kinds of includes the following sub-steps.
  • a first critical value X 1 and a second critical value X 2 are determined, and the first critical value X 1 is larger than second critical value X 2 .
  • the pixel whose brightness variance is larger than the first critical value (V>X 1 ) is classified as a first kind of pixel, which is applied to a sharpen filter.
  • the pixel whose brightness variance is smaller than second critical value (V ⁇ X 2 ) is classified as a second kind of pixel, which is applied to a smooth filter.
  • the pixel whose brightness variance ranges between the first critical value and a second critical value (X 1 >V>X 2 ) is classified as a third kind of pixel.
  • the pixel data of the third kind of pixel remain the original value.
  • the first kind of pixel and the second kind of pixel can be further classified into several sub-kind, and then be processed respectively and gradationally so as to achieve a processed image of higher delicacy.
  • the first kind of pixel can be further classified into a first sub-kind of pixel and a second sub-kind of pixel.
  • the brightness variance more than twice larger than the first critical value (V>2X 1 ) is classified into the first sub-kind of pixel.
  • the brightness smaller than the double of the first critical value but larger than the first critical value (2X 1 >V>X 1 ) is classified into the second sub-kind of pixel.
  • the sharpen filter is applied, the brightness of the first sub-kind of pixel is increased by two times, and the brightness of the second sub-kind pixel is increased by only one time.
  • the second kind pixel can be further classified according to the above method with various soothing levels being applied thereto to achieve a processed image of higher delicacy.
  • the pixel data of the image is classified firstly and then processed respectively, so that each step of image processing is more efficient and that both the internal resources of the image processing unit and the image processing time are more efficient.
  • the classified image data is smoothed or sharpened according to their classification, not only largely reducing the processing time, but also producing an even better effect of image processing because the processing effects are not off-set.
  • Such image processing method which has better effect and faster processing is particularly applicable to the processing of movie image.
  • the classification of image can be further classified into minor categories to which various levels and kinds of image processing are applied, so as to achieve an even delicate image processing.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Image Processing (AREA)
  • Testing, Inspecting, Measuring Of Stereoscopic Televisions And Televisions (AREA)

Abstract

An image processing unit and the method thereof are provided. The image processing unit includes a multiplexer, a first filter and a second filter. The multiplexer receives an image, calculates a pixel data variance between each pixel and its surrounding pixels and classifies the pixels into a first kind and a second kind according to the variance. The first and the second filter respectively process the first kind and the second kind pixels. The method includes the following steps. At first, an image having a plurality of pixels arranged in matrix is received, wherein each pixel has a pixel data. A pixel data variance between each pixel and its surrounding pixels is calculated, and the pixels are classified into at least a first kind and a second kind according to the variance. The first and the second filter are respectively applied to the first kind and the second kind pixels.

Description

  • This application claims the benefit of Taiwan Application Serial No. 094100189, filed Jan. 04, 2005, the subject matter of which is incorporated herein by reference.
  • BACKGROUND OF THE INVENTION
  • 1. Field of the Invention
  • The invention relates in general to a data processing method, and more particularly to an image processing method.
  • 2. Description of the Related Art
  • Digitalized data have the advantages of easy storage, maintenance and editing. It has become a mainstream to convert the data such as voice data and image data which are stored in analog signals to be stored in digital signals.
  • Generally speaking, conventional digital image processing method applies a smooth filter to the entire frame to remove the noises. Then, a sharpen filter is applied to the entire frame to enforce the edges and enhance image contrast.
  • However, the effect of conventional image processing might cause off-set effect. Since the image contrast has already been weakened after the smooth filtering processing, the sharpening effect is not significant as usual and may even increase noises. Besides, applying mutually off-set processing to the same frame will result in an unnecessary waste in terms of time and resources.
  • SUMMARY OF THE INVENTION
  • It is therefore the object of the invention to provide an image processing method. The image is classified first and then processed partly, so that each step of image processing is more efficient and that both the required internal resources of the image processing unit and the image processing time are reduced.
  • According to an object of the invention, an image processing method is provided. The method includes the following steps. At first, an image having a plurality of pixels arranged in matrix is received, wherein each pixel has a pixel data. A pixel data variance between each pixel and its surrounding pixels is calculated, and the pixels are classified into at least a first kind and a second kind according to the variance. The first and the second filter are respectively applied to the first kind and the second kind pixels.
  • According to another object of the invention, an image processing unit used for processing a video signal is provided. The video signal at least includes an image having a plurality of pixels arranged in matrix, and each pixel has a pixel data. The image processing unit includes a multiplexer, a first filter and a second filter. The multiplexer receives an image, calculates a pixel data variance between each pixel and its surrounding pixels and classifies the pixels into a first kind and a second kind according to the variance. The first and the second filter respectively process the first kind and the second kind pixels.
  • Other objects, features, and advantages of the invention will become apparent from the following detailed description of the preferred but non-limiting embodiments. The following description is made with reference to the accompanying drawings.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a block diagram of an image processing unit according to a preferred embodiment of the invention;
  • FIG. 2 is a flowchart of an image processing method according to a preferred embodiment of the invention; and
  • FIG. 3 is a diagram of an image.
  • DETAILED DESCRIPTION OF THE INVENTION
  • The image processing method according to the invention classifies the pixels according to their brightness values first, and then the pixels classified into various kinds are processed separately, so that a better effect of image processing can be achieved or that the processing time can be shortened. A preferred embodiment is exemplified below. However, the preferred embodiment is merely an embodiment under the spirit of the invention and the scope of protection of the invention is not limited thereto.
  • Referring to FIG. 1, a block diagram of an image processing unit according to a preferred embodiment of the invention is shown. In the present embodiment, image processing unit 100 is used for processing a video signal. The image processing unit 100 includes a multiplexer 70, a first filter 80 and a second filter 90. The multiplexer 70 is used for receiving and classifying an image of video signal. The first filter 80 is used for processing a first kind of pixel, and the second filter 90 is used for processing a second kind of pixel.
  • Referring to FIG. 2, a flowchart illustrating an image processing method according to a preferred embodiment of the invention. The image processing method at least includes the steps of S101˜S103. In step S101, an image having a plurality of pixels arranged in matrix is received, and each pixel has a pixel data. In step S102, a pixel data variance between each pixel and its surrounding pixels is calculated, and the pixels are classified into at least a first kind pixel and a second kind pixel according to the variance. In step S103, a first filter and a second are applied to the first kind pixel and the second kind pixel respectively. The classification and processing of image is completed here.
  • FIG. 3 is a diagram illustrating an image. Referring to both FIG. 2 and FIG. 3, in step S101 the multiplexer 70 receives an image having several pixels P11, P12 . . . and Pnm arranged in matrix, each pixel has a pixel data, and each pixel data includes a red R, a green G and a blue B.
  • In step S102, the multiplexer 70 classifies the pixels according to a pixel data variance, and the details are disclosed below. At first, the multiplexer 70 calculates the brightness of each pixel A11, A12 . . . and Anm. The pixel data, such as brightness preferably, of each pixel, which is the average of red R, green G and blue B, is expressed below as formula (1): A = R + G + B 3 ( 1 )
  • Then, the pixel data variance, such as the brightness variance preferably, between each pixel and its surrounding pixels is calculated, and the details are disclosed below. Step 1: the brightness A22 of the pixel P22,is calculated. Step 2: the brightness A11, A12, A13, A21, A23, A31, A32, A33, of the surrounding pixels P11, P12, P13, P21, P23, P31, P32, P33, are also calculated. Step 3: an absolute difference value between the brightness A22 of the pixel P22 and the brightness of each surrounding pixel is respectively calculated. Step 4: the absolute values of the differences are added to obtain a brightness variance V. The calculation is expressed below as formula (2): V = i = 1 , j = 1 i = 3 , j = 3 A 22 - A ij ( 2 )
  • Then, the brightness variance V is compared with the first critical value X1, and the pixels are classified according to the variance. For example, the pixel whose brightness variance V is larger than the first critical value X1 is classified as a first kind of pixel, and the pixel whose brightness variance V is smaller than the first critical value X1 is classified as a second kind of pixel. The application of the invention is not limited to RGB color model. The invention can also be used in YUV or CMYK model, which can also be mixed into white light, to calculate the variance.
  • In step S103, pixels of various kinds receive various kinds of image processing. A first filter 80 is applied to the first kind pixels, and a second filter 90 is applied to the second kind pixels. For example, the first filter 80 can be a sharpen filter, and the second filter 90 can be a smooth filter. The step of applying a sharpen filter includes the following sub-steps. Firstly, the brightness A1 of a pixel is compared with the average brightness {overscore (A2)} of its surrounding pixels. Then, the brightness of the pixel is increased if brightness A1 is larger than {overscore (A2)}, and the brightness of the pixel is reduced if brightness A1 is smaller than {overscore (A2)}. The step of applying a smooth filter includes the following sub-step. The brightness A1 of a pixel is converted to the average brightness of its surrounding pixels {overscore (A2)}. In addition, the application of the invention is not limited to when brightness is used as the only criterion of classification. Hue can also be used as the criterion of classification in the invention.
  • A number of experimental results are disclosed below showing the comparison between the image processing time according to the present embodiment and that according to conventional practice. Referring to table one, the image processing time according to the present embodiment is indeed shorter than conventional image processing time. That is to say, the system resources of the image processing unit can be saved and the image processing time can be shortened if pixels of an image are respectively processed according to their classification.
    TABLE ONE
    image one image two
    image size (bit) 2048 × 1536 × 24 1024 × 512 × 24
    conventional image 1782 281
    processing time (ms)
    processing time (ms) 1344 219
    according to the
    present embodiment
  • By classifying an image into a few kinds first and then partly smoothing and partly sharpening the image, the processing step is further simplified, the processing time is shortened, and a clearer image is obtained. With the classification and respective processing, an item of pixel data only needs to be processed once, largely reducing the processing time. Moreover, no off-setting will occur between distinct filters, resulting in an improved image-processing effect. Therefore, the image processing method according to the invention having better effect of image processing and requiring shorter processing time is particularly applicable to movie filter.
  • Besides, in the step S103 of applying separate image processing to pixels of various kinds, the pixels can be classified into more than two kinds, and then be respectively processed. For example, the step of classifying the pixels into at least two kinds of includes the following sub-steps. A first critical value X1 and a second critical value X2 are determined, and the first critical value X1 is larger than second critical value X2. The pixel whose brightness variance is larger than the first critical value (V>X1) is classified as a first kind of pixel, which is applied to a sharpen filter. The pixel whose brightness variance is smaller than second critical value (V<X2) is classified as a second kind of pixel, which is applied to a smooth filter. The pixel whose brightness variance ranges between the first critical value and a second critical value (X1>V>X2) is classified as a third kind of pixel. The pixel data of the third kind of pixel remain the original value. The first kind of pixel and the second kind of pixel can be further classified into several sub-kind, and then be processed respectively and gradationally so as to achieve a processed image of higher delicacy. For example, the first kind of pixel can be further classified into a first sub-kind of pixel and a second sub-kind of pixel. The brightness variance more than twice larger than the first critical value (V>2X1) is classified into the first sub-kind of pixel. The brightness smaller than the double of the first critical value but larger than the first critical value (2X1>V>X1) is classified into the second sub-kind of pixel. When the sharpen filter is applied, the brightness of the first sub-kind of pixel is increased by two times, and the brightness of the second sub-kind pixel is increased by only one time. Similarly, the second kind pixel can be further classified according to the above method with various soothing levels being applied thereto to achieve a processed image of higher delicacy.
  • According to the image processing unit and method thereof disclosed in above embodiment of the invention, the pixel data of the image is classified firstly and then processed respectively, so that each step of image processing is more efficient and that both the internal resources of the image processing unit and the image processing time are more efficient. At first, the classified image data is smoothed or sharpened according to their classification, not only largely reducing the processing time, but also producing an even better effect of image processing because the processing effects are not off-set. Such image processing method which has better effect and faster processing is particularly applicable to the processing of movie image. Moreover, the classification of image can be further classified into minor categories to which various levels and kinds of image processing are applied, so as to achieve an even delicate image processing. Despite the abovementioned advantages and effects due to this invention, each embodiment of the invention does not necessarily include all of them at the same time.
  • While the invention has been described by way of example and in terms of a preferred embodiment, it is to be understood that the invention is not limited thereto. On the contrary, it is intended to cover various modifications and similar arrangements and procedures, and the scope of the appended claims therefore should be accorded the broadest interpretation so as to encompass all such modifications and similar arrangements and procedures.

Claims (14)

1. An image processing method, comprising steps of:
receiving an image having a plurality of pixels arranged in matrix, wherein each pixel has a pixel data;
calculating a pixel data variance between each pixel and its surrounding pixels, and classifying the pixels into at least a first kind and a second kind according to the pixel data variance; and
applying a first filter and a second filter respectively to the first kind pixels and the second kind pixels, wherein using the first filter and the second filter to a single pixel will cause off-set effect.
2. The image processing method according to claim 1, wherein the first filter is a sharpen filter, and the second filter is a smooth filter.
3. The image processing method according to claim 2, wherein the step of applying the sharpen filter comprises:
comparing the brightness of a pixel with a brightness average of its surrounding pixels; and
increasing the brightness of the pixel when the brightness is larger than the brightness average; and
reducing the brightness of the pixel when the brightness is smaller than the brightness average.
4. The image processing method according to claim 2, wherein the step of applying the smooth filter comprises:
calculating brightness average of surrounding pixels of a pixel; and
converting the brightness of the pixel to the brightness average.
5. The image processing method according to claim 1, wherein the pixel data variance includes a brightness variance and the step of classifying the pixels comprises:
calculating a brightness of each pixel;
calculating a brightness variance between each pixel and its surrounding pixels; and
comparing the brightness variance with a critical value, and classifying the pixels into the first kind and the second kind according to the comparison.
6. The image processing method according to claim 5, wherein each pixel data comprises a red R, a green G and a blue B, and the brightness of each pixel is the average brightness of the red R, the G data and the blue B.
7. The image processing method according to claim 5, wherein the step of calculating the brightness variance between each pixel and its surrounding pixels further comprises of:
calculating a plurality of brightness values of surrounding pixels; and
respectively calculating an absolute difference between the brightness of the pixel and the brightness of its surrounding pixels, and then summing the absolute values up to obtain the brightness variance.
8. The image processing method according to claim 5, wherein the pixel whose brightness variance is larger than the critical value is classified as the first kind of pixel, and the pixel whose brightness variance is smaller than the critical value is classified as the second kind of pixel.
9. The image processing method according to claim 5, wherein the step of classifying the pixels further comprises:
determining a first critical value and a second critical value, wherein the first critical value is larger than the second critical value;
classifying the pixel whose brightness variance is larger than the first critical value as the first kind of pixel;
classifying the pixel whose brightness variance is smaller than the second critical value as the second kind of pixel;
classifying the pixel whose brightness variance ranges between the first critical value and the second critical value as a third kind of pixel.
10. The image processing method according to claim 9, wherein the step of processing the classified pixels data comprises:
applying a sharpen filter to the first kind of pixels;
applying a smooth filter to the second kind of pixels; and
maintaining the third kind of pixel data.
11. An image processing unit used for processing a video, the video having at least an image, the image comprising a plurality of pixels arranged in matrix, each pixel having a pixel data, and the image processing unit comprising:
a multiplexer for receiving the image, calculating a pixel data variance between each pixel and its surrounding pixels, and classifying the pixels into at least a first kind and a second kind according to the pixel data variance;
a first filter for processing the first kind of pixels; and
a second filter for processing the second kind of pixels.
12. The image processing unit according to claim 11, wherein the first filter is a sharpen filter, and the second filter is a smooth filter.
13. The image processing unit according to claim 12, wherein the multiplexer pre-determines a critical value, and adds a absolute difference between the brightness of each pixel and a brightness average of its surrounding pixels to obtain a brightness variance;
wherein when the brightness variance of the pixel is larger than the critical value, the pixel is classified as the first kind of pixel and applied to the sharpen filter;
wherein when the brightness variance of the pixel is smaller than the critical value, the pixel is classified as the second kind of pixel and applied to the smooth filter.
14. The image processing unit according to claim 13, wherein the pixel data comprises a red R, a green G and a blue B, and the brightness of each pixel is the average brightness of the red R, the G data and the blue B.
US11/322,225 2005-01-04 2006-01-03 Image processing unit and method thereof Abandoned US20060146352A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
TW094100189A TW200625161A (en) 2005-01-04 2005-01-04 Image processing unit and method thereof
TW94100189 2005-01-04

Publications (1)

Publication Number Publication Date
US20060146352A1 true US20060146352A1 (en) 2006-07-06

Family

ID=36640044

Family Applications (1)

Application Number Title Priority Date Filing Date
US11/322,225 Abandoned US20060146352A1 (en) 2005-01-04 2006-01-03 Image processing unit and method thereof

Country Status (2)

Country Link
US (1) US20060146352A1 (en)
TW (1) TW200625161A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140221745A1 (en) * 2011-10-12 2014-08-07 Fujifilm Corporation Endoscope system and image generation method
CN109741267A (en) * 2018-12-05 2019-05-10 西安电子科技大学 Infrared Image Non-uniformity Correction method based on three sides filtering and neural network

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6040858A (en) * 1994-11-18 2000-03-21 Canon Kabushiki Kaisha Method and apparatus for expanding the dynamic range of sensed color images
US6826310B2 (en) * 2001-07-06 2004-11-30 Jasc Software, Inc. Automatic contrast enhancement
US6845181B2 (en) * 2001-07-12 2005-01-18 Eastman Kodak Company Method for processing a digital image to adjust brightness
US7019756B2 (en) * 2002-12-03 2006-03-28 Samsung Electronics Co., Ltd. Apparatus and method for brightness control
US7081923B1 (en) * 1998-03-17 2006-07-25 Fuji Photo Film Co., Ltd. Method and system for adjusting image brightness based on color saturation components
US7242800B2 (en) * 2002-03-15 2007-07-10 Canon Kabushiki Kaisha Image processing apparatus, image processing system, image processing method, storage medium, and program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6040858A (en) * 1994-11-18 2000-03-21 Canon Kabushiki Kaisha Method and apparatus for expanding the dynamic range of sensed color images
US7081923B1 (en) * 1998-03-17 2006-07-25 Fuji Photo Film Co., Ltd. Method and system for adjusting image brightness based on color saturation components
US6826310B2 (en) * 2001-07-06 2004-11-30 Jasc Software, Inc. Automatic contrast enhancement
US6845181B2 (en) * 2001-07-12 2005-01-18 Eastman Kodak Company Method for processing a digital image to adjust brightness
US7242800B2 (en) * 2002-03-15 2007-07-10 Canon Kabushiki Kaisha Image processing apparatus, image processing system, image processing method, storage medium, and program
US7019756B2 (en) * 2002-12-03 2006-03-28 Samsung Electronics Co., Ltd. Apparatus and method for brightness control

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140221745A1 (en) * 2011-10-12 2014-08-07 Fujifilm Corporation Endoscope system and image generation method
US9788709B2 (en) * 2011-10-12 2017-10-17 Fujifilm Corporation Endoscope system and image generation method to generate images associated with irregularities of a subject
CN109741267A (en) * 2018-12-05 2019-05-10 西安电子科技大学 Infrared Image Non-uniformity Correction method based on three sides filtering and neural network

Also Published As

Publication number Publication date
TW200625161A (en) 2006-07-16

Similar Documents

Publication Publication Date Title
US7865014B2 (en) Video auto enhancing algorithm
US8639050B2 (en) Dynamic adjustment of noise filter strengths for use with dynamic range enhancement of images
US8363123B2 (en) Image pickup apparatus, color noise reduction method, and color noise reduction program
US8311355B2 (en) Skin tone aware color boost for cameras
EP1933274B1 (en) System, medium, and method with noise reducing adaptive saturation adjustment
US20100278423A1 (en) Methods and systems for contrast enhancement
US20060119896A1 (en) Image processing apparatus, image processing program, electronic camera, and image processing method for smoothing image of mixedly arranged color components
US10148926B2 (en) Imaging apparatus and image processing method of thereof
US20050285968A1 (en) Image sensing apparatus and image processing method therefor
US8831346B2 (en) Image processing apparatus and method, and program
US8244056B2 (en) Image contrast enhancement apparatus and method thereof
US8768054B2 (en) Image processing device, image processing method, and computer-readable storage medium storing image processing program
US8295596B1 (en) Adaptive histogram-based video contrast enhancement
US9025903B2 (en) Image processing device and image processing method
US20060262206A1 (en) Noise reduction method
US8184905B2 (en) Apparatus for color interpolation using adjustable threshold
US8265391B1 (en) Localized, adaptive video contrast enhancement using controlled histogram equalization
US20100119163A1 (en) Noise reducing apparatus, noise reducing method, and noise reducing program
US20110052053A1 (en) Digital image processing apparatus and method
CN110298812B (en) Image fusion processing method and device
US10922792B2 (en) Image adjustment method and associated image processing circuit
WO2018100950A1 (en) Image processing device, digital camera, image processing program, and recording medium
EP3203439A2 (en) Method and device for reducing noise in a component of a picture
EP1103918A2 (en) Image enhancement on JPEG compressed image data
US20070172118A1 (en) Method for reducing enhancement of artifacts and noise in image color enhancement

Legal Events

Date Code Title Description
AS Assignment

Owner name: LITE-ON IT CORPORATION, TAIWAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:GUAN, FENG-YI;REEL/FRAME:017430/0533

Effective date: 20051220

STCB Information on status: application discontinuation

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