WO1999062249A1 - Method and system for combining multiple images into a single higher-quality image - Google Patents
Method and system for combining multiple images into a single higher-quality image Download PDFInfo
- Publication number
- WO1999062249A1 WO1999062249A1 PCT/US1999/012040 US9912040W WO9962249A1 WO 1999062249 A1 WO1999062249 A1 WO 1999062249A1 US 9912040 W US9912040 W US 9912040W WO 9962249 A1 WO9962249 A1 WO 9962249A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- pixel
- frame
- still image
- intensity
- 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.)
- Ceased
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N9/00—Details of colour television systems
- H04N9/64—Circuits for processing colour signals
- H04N9/646—Circuits for processing colour signals for image enhancement, e.g. vertical detail restoration, cross-colour elimination, contour correction, chrominance trapping filters
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T5/00—Image enhancement or restoration
- G06T5/50—Image enhancement or restoration using two or more images, e.g. averaging or subtraction
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T5/00—Image enhancement or restoration
- G06T5/70—Denoising; Smoothing
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N5/00—Details of television systems
- H04N5/14—Picture signal circuitry for video frequency region
- H04N5/21—Circuitry for suppressing or minimising disturbance, e.g. moiré or halo
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/10—Image acquisition modality
- G06T2207/10016—Video; Image sequence
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/10—Image acquisition modality
- G06T2207/10024—Color image
Definitions
- This invention relates to electronic video capture systems, and more particularly to a method and system for combining multiple image frames into a single reduced noise still image.
- Video still capture' * involves a process of extracting a still image from an image set comprising a sequence of electronically-encoded image frames.
- a number of video capture products are on the market that allow a user to capture one or more still images from a conventional video source to an attached computer, such as a personal computer (PC).
- the video source can be a signal conforming to one of the well-known NTSC, PAL, or SECAM video standards, or a video camera, or sequential images from a digital camera, or recorded video signals played on a video cassette recorder (VCR) or the like.
- each frame comprises an XY array of picture element (pixel) data.
- each pixel includes data defining an intensity level (Y in the YUV color space model) as well as color values (UV in the YUV color space model).
- intensity level Y in the YUV color space model
- color values UV in the YUV color space model
- other color space models may be used if the models define each pixel as having color space coordinates defining intensity and color values, directly or indirectly (i.e., by having separate intensity and color values, or where such information can be derived from the color space coordinates, or where the color space coordinates can be separately weighted).
- a weighted average of several frames of video is taken to generate a single still output frame. The weighting is determined adaptively in order to reduce inter-frame motion artifacts.
- the resulting output has substantially less visible noise than a simple unweighted average.
- the algorithm described above is much faster and simpler to implement than true multi-pixel motion estimation, which is not really necessary in a series of nominally-still images. If averaging is done on individual NTSC-derived images in the YUV or YIQ color spaces, and if weights are based only on pixel intensity, television-related color artifacts may also be reduced by a comb filtering effect.
- FIG. 1 is a block diagram of a prior art electronic video tuner system and computer system that may be used with the present invention.
- FIG. 2 is a flowchart of a preferred embodiment of the invention. Like reference numbers and designations in the various drawings indicate like elements. DETAILED DESCRIPTION
- the invention will be described in the context of a conventional image capture system the provides a series of decoded video image frames to a buffer memory of a computer system.
- the invention operates on the contents of the buffer memory to provide a still image with reduced noise.
- FIG. 1 is a block diagram of a prior art electronic video decoder system 1 and computer system 2 that may be used with the present invention.
- Any of several video sources such as a video camera 3, VCR 4, or a television antenna or cable signal source 5 processed through an RF tuner 5a, are coupled to the video decoder system 1 , which may be, for example, a Rockwell Semiconductor Systems Bt848A single-chip video capture processor and PCI Bus Master, available from Rockwell Semiconductor Systems, Newport Beach, CA.
- the video decoder system 1 can place video data directly into the system memory 6 of the computer system 2 for video capture applications.
- the computer system 2 includes the system memory 6, a central processing unit 7, and a host bridge 8 to couple the computer system to a conventional bus 9, such as the PCI Bus.
- the video decoder system 1 can also provide video data to a computer graphics adapter 10, which includes a graphics controller 1 1 , a frame buffer 12, and a RAMDAC 13.
- the output of the video decoder system 1 is placed into a target area in the frame buffer 12 for video overlay applications, so that a video image stream may be displayed on a monitor 14.
- the video decoder system 1 includes an analog-to-digital converter (ADC) 20 for converting the input video signal to a "raw" digital format.
- ADC analog-to-digital converter
- a Y/C separation circuit 21 separates luminance and color (chroma) information encoded within the digital signal into conventional YUV color space data values. The separated information is temporarily stored in a first-in-first-out (FIFO) memory 22.
- a PCI Bus Master circuit 23 provides controlled transfer of decoded, digitized video frames over the bus 9 connecting the video decoder system 1 to the computer system 2. (Although the illustrated embodiment shows use of a PCI bus, the invention is not limited to any particular bus).
- a video synchronization and scaling circuit 24 locks the video decoder system 1 to the incoming analog video signal and allows resizing of the video image size. Control of the video decoder system 1 is provided through either a general purpose input/output port 25 or a two-wire inter-integrated circuit interface 26. In an alternative embodiment, Y/C separation may be performed within the computer system 2 using appropriate programming.
- the video decoder system 1 is used to place data for a series of still video frames 6-1 ... 6-n directly into the system memory 6 of the computer system 2, as shown in FIG. 1. If the data is not in YUV format, Y/C separation is performed by appropriate processing of such data to generate YUV values for each pixel of the series of still video frames 6-1 ... 6-n.
- One method of separating luminance (Y) from chrominance (C) in a video signal is simply to use a notch filter to generate Y, and a bandpass filter to extract C.
- the U and V components of the YUV color space are derived from C by quadrature amplitude demodulation, in known fashion.
- a computer implementation of the method described below is applied to a set of n video frames to derive a still image with reduced visible noise.
- the computer implementation preferably executes on the CPU 7 of the computer system 2.
- the invention reduces visible noise, along with some television color artifacts, in still images captured from a video stream by combining data from multiple video frames.
- Each frame comprises an XY array of picture element (pixel) data.
- each pixel includes data defining an intensity level (Y in the YUV color space model) as well as color values (UV in the YUV color space model).
- a weighted average of several frames of video is taken to generate a single still output frame. The weighting is determined adaptively in order to reduce inter-frame motion artifacts.
- one frame near the middle (in time) of a sequence of n frames is designated the "primary" frame P.
- Its weight, Wp is "1" for every pixel.
- the intensity level Yp of each pixel of the primary frame is compared to the intensity level of the corresponding pixel of each of the other n- ⁇ bracketing frames.
- a weight Wn is generated.
- every pixel location has its own set of n weights.
- Each weight Wn is set to one if the difference is below a selected threshold Tl and to zero if the difference is above a selected threshold T2.
- the values for Tl and T2 may be empirically determined.
- YUV values for each output pixel of the desired still frame are calculated as follows:
- Vout (W l *V l + ... + W n *V n ) l (W ⁇ + ... + W n ) where (Yford U Canal V,) ... (Yward, U ⁇ , V tun) are the corresponding pixel values from each frame
- the resulting output has substantially less visible noise than a simple unweighted average.
- the algorithm described above is much faster and simpler to implement than true multi-pixel motion estimation, which is not really necessary in a series of nominally-still image. Since averaging is done in the YUV color space, and since weights are based only on intensity rather than partially on color information, television-related color artifacts are reduced.
- YUV color space model is shown in the illustrated embodiment, other color space models may be used if the models define each pixel as having color space coordinates defining intensity and color values, directly or indirectly.
- a suitable color space model may have separate intensity and color values, or such information can be derived from the color space coordinates, or the color space coordinates can be separately weighted.
- RGB color space model there is no separate intensity channel.
- each color axis (R, G, B) can be weighted separately, or the RGB values for a pixel can be used to calculate back to an intensity value which is used for weighting in accordance with the invention.
- Other color space models to which the invention can be adapted are YCrCb and YIQ.
- FIG. 2 is a flowchart of a preferred embodiment of the invention.
- a set of still frames are generated by the video decoder system 1 and placed in the system memory 6 of the computer system 2 (STEP 100).
- Each frame comprises X by Y pixels, each pixel having color space coordinates defining intensity and color values, directly or indirectly (e.g., YUV) values.
- a set of n intensity-based weights relative to corresponding pixels in n-l bracketing frames are computed as described above (STEP 102).
- Color and intensity values are computed for each pixel of an output frame as the weighted average of each corresponding pixel of the n frames, as described above (STEP 104).
- the computed color and intensity values of the output frame are output (e.g., to a monitor or data file) as a reduced noise still frame (STEP 106).
- aspects of the invention may be implemented in hardware or software, or a combination of both.
- the algorithms and processes of the invention are implemented in one or more computer programs executing on programmable computers each comprising at least one processor, at least one data storage system (including volatile and non-volatile memory and/or storage elements), at least one input device, and at least one output device.
- Program code is applied to input data to perform the functions described herein and generate output information.
- the output information is applied to one or more output devices, in known fashion.
- Each program may be implemented in any desired computer language (including machine, assembly, high level procedural, or object oriented programming languages) to communicate with a computer system.
- the language may be a compiled or interpreted language.
- Each such computer program is preferably stored on a storage media or device (e.g., ROM, CD-ROM, tape, or magnetic diskette) readable by a general or special purpose programmable computer, for configuring and operating the computer when the storage media or device is read by the computer to perform the procedures described herein.
- the inventive system may also be considered to be implemented as a computer-readable storage medium, configured with a computer program, where the storage medium so configured causes a computer to operate in a specific and predefined manner to perform the functions described herein.
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Image Processing (AREA)
- Processing Of Color Television Signals (AREA)
- Picture Signal Circuits (AREA)
Abstract
A method for combining a set of n still image frames into a single reduced noise still image. The invention reduces visable noise, along with some television color artifacts, in still images captured from a video stream by combining data from multiple video frames. Each frame comprises an XY array of pixel data (100). In the preferred embodiment, each pixel includes data defining an intensity level as well as color values (100). A weighted average of several frames of video is taken to generate a single still output frame (102, 104). The weighting is determined adaptively in order to reduce interframe motion artifacts (102, 104). The resulting output has substantially less visable noise than a simple unweighted average (106). The algorithm is much faster and simpler to implement than true multi-pixel motion estimation, which is not really necessary in a series of nominally-still images.
Description
METHOD AND SYSTEM FOR COMBINING MULTIPLE IMAGES INTO A SINGLE HIGHER-QUALITY IMAGE
TECHNICAL FIELD
This invention relates to electronic video capture systems, and more particularly to a method and system for combining multiple image frames into a single reduced noise still image.
BACKGROUND
"Video still capture'* involves a process of extracting a still image from an image set comprising a sequence of electronically-encoded image frames. A number of video capture products are on the market that allow a user to capture one or more still images from a conventional video source to an attached computer, such as a personal computer (PC). The video source can be a signal conforming to one of the well-known NTSC, PAL, or SECAM video standards, or a video camera, or sequential images from a digital camera, or recorded video signals played on a video cassette recorder (VCR) or the like.
Many video sources, such as consumer-quality computer cameras and consumer VCRs, tend to have noise problems that degrade image quality. When capturing single video frames for display as still images, these problems are still visible. Some attempts have been made to reduce such noise. For example, the SNAPPY™ video snapshot product from Play, Inc. generates an unweighted average of multiple video fields without any motion compensation to output a single still image with somewhat reduced noise. The inventor has determined that there is still a need for improved noise reduction in a video capture system. The present invention provides a method and system for achieving this end.
SUMMARY
The invention reduces visible noise, along with some television color artifacts, by combining a set of n still image frames into a single reduced noise still image. Each frame comprises an XY array of picture element (pixel) data. In the preferred embodiment, each pixel includes data defining an intensity level (Y in the YUV color space model) as well as color values (UV in the YUV color space model). However, other color space models may be used if the models define each pixel as having color space coordinates defining intensity and color values, directly or indirectly (i.e., by having separate intensity and color values, or where such information can be derived from the color space coordinates, or where the color space coordinates can be separately weighted). A weighted average of several frames of video is taken to generate a single still output frame. The weighting is determined adaptively in order to reduce inter-frame motion artifacts.
The resulting output has substantially less visible noise than a simple unweighted average. The algorithm described above is much faster and simpler to implement than true multi-pixel motion estimation, which is not really necessary in a series of nominally-still images. If averaging is done on individual NTSC-derived images in the YUV or YIQ color spaces, and if weights are based only on pixel intensity, television-related color artifacts may also be reduced by a comb filtering effect.
The details of one or more embodiments of the invention are set forth in the accompa- nying drawings and the description below. Other features, objects, and advantages of the invention will be apparent from the description and drawings, and from the claims.
DESCRIPTION OF DRAWINGS
FIG. 1 is a block diagram of a prior art electronic video tuner system and computer system that may be used with the present invention.
FIG. 2 is a flowchart of a preferred embodiment of the invention. Like reference numbers and designations in the various drawings indicate like elements.
DETAILED DESCRIPTION
The invention will be described in the context of a conventional image capture system the provides a series of decoded video image frames to a buffer memory of a computer system. The invention operates on the contents of the buffer memory to provide a still image with reduced noise.
FIG. 1 is a block diagram of a prior art electronic video decoder system 1 and computer system 2 that may be used with the present invention. Any of several video sources, such as a video camera 3, VCR 4, or a television antenna or cable signal source 5 processed through an RF tuner 5a, are coupled to the video decoder system 1 , which may be, for example, a Rockwell Semiconductor Systems Bt848A single-chip video capture processor and PCI Bus Master, available from Rockwell Semiconductor Systems, Newport Beach, CA. The video decoder system 1 can place video data directly into the system memory 6 of the computer system 2 for video capture applications. The computer system 2 includes the system memory 6, a central processing unit 7, and a host bridge 8 to couple the computer system to a conventional bus 9, such as the PCI Bus. The video decoder system 1 can also provide video data to a computer graphics adapter 10, which includes a graphics controller 1 1 , a frame buffer 12, and a RAMDAC 13. The output of the video decoder system 1 is placed into a target area in the frame buffer 12 for video overlay applications, so that a video image stream may be displayed on a monitor 14. The video decoder system 1 includes an analog-to-digital converter (ADC) 20 for converting the input video signal to a "raw" digital format. A Y/C separation circuit 21 separates luminance and color (chroma) information encoded within the digital signal into conventional YUV color space data values. The separated information is temporarily stored in a first-in-first-out (FIFO) memory 22. A PCI Bus Master circuit 23 provides controlled transfer of decoded, digitized video frames over the bus 9 connecting the video decoder system 1 to the computer system 2. (Although the illustrated embodiment shows use of a PCI bus, the invention is not limited to any particular bus). A video synchronization and scaling circuit 24 locks the video decoder system 1 to the incoming analog video signal and allows resizing of the video image size. Control of the video decoder system 1 is provided through either a general purpose input/output port 25 or a two-wire inter-integrated circuit interface
26. In an alternative embodiment, Y/C separation may be performed within the computer system 2 using appropriate programming.
For purposes of the invention, the video decoder system 1 is used to place data for a series of still video frames 6-1 ... 6-n directly into the system memory 6 of the computer system 2, as shown in FIG. 1. If the data is not in YUV format, Y/C separation is performed by appropriate processing of such data to generate YUV values for each pixel of the series of still video frames 6-1 ... 6-n. One method of separating luminance (Y) from chrominance (C) in a video signal is simply to use a notch filter to generate Y, and a bandpass filter to extract C. The U and V components of the YUV color space are derived from C by quadrature amplitude demodulation, in known fashion. Thereafter, in the preferred embodiment, a computer implementation of the method described below is applied to a set of n video frames to derive a still image with reduced visible noise. The computer implementation preferably executes on the CPU 7 of the computer system 2.
The invention reduces visible noise, along with some television color artifacts, in still images captured from a video stream by combining data from multiple video frames. Each frame comprises an XY array of picture element (pixel) data. In the preferred embodiment, each pixel includes data defining an intensity level (Y in the YUV color space model) as well as color values (UV in the YUV color space model). A weighted average of several frames of video is taken to generate a single still output frame. The weighting is determined adaptively in order to reduce inter-frame motion artifacts.
More particularly, one frame near the middle (in time) of a sequence of n frames is designated the "primary" frame P. Its weight, Wp, is "1" for every pixel. The intensity level Yp of each pixel of the primary frame is compared to the intensity level of the corresponding pixel of each of the other n-\ bracketing frames. Based on the absolute difference between the Y value of a primary-frame pixel and that of another frame n, a weight Wn is generated. Thus, every pixel location has its own set of n weights. Each weight Wn is set to one if the difference is below a selected threshold Tl and to zero if the difference is above a selected threshold T2. The values for Tl and T2 may be empirically determined. Between the two thresholds, the weight varies from one to zero, preferably linearly (although other functions may be used). To summarize, each weight Wis calculated as follows:
If \Yp - Yn\ < Tl, Wn = l Else lf\Yp - Yn\ > T2, Wn = 0 Else Wn = (\Yp - Yn\ - T2) / (T1-T2)
Once weights have been determined, YUV values for each output pixel of the desired still frame are calculated as follows:
Yout = (W_*Yi + ... + W *Yn) l (Wλ + ... + W„) uout = <w_*υ _ + ... + w *υn) i (wλ + ... + wn)
Vout = (Wl*Vl + ... + Wn*Vn) l (Wλ + ... + Wn) where (Y„ U„ V,) ... (Y„, Uπ, V„) are the corresponding pixel values from each frame
1 to n.
The resulting output has substantially less visible noise than a simple unweighted average. The algorithm described above is much faster and simpler to implement than true multi-pixel motion estimation, which is not really necessary in a series of nominally-still image. Since averaging is done in the YUV color space, and since weights are based only on intensity rather than partially on color information, television-related color artifacts are reduced.
While the YUV color space model is shown in the illustrated embodiment, other color space models may be used if the models define each pixel as having color space coordinates defining intensity and color values, directly or indirectly. For example, a suitable color space model may have separate intensity and color values, or such information can be derived from the color space coordinates, or the color space coordinates can be separately weighted. For instance, for an RGB color space model, there is no separate intensity channel. However, each color axis (R, G, B) can be weighted separately, or the RGB values for a pixel can be used to calculate back to an intensity value which is used for weighting in accordance with the invention. Other color space models to which the invention can be adapted are YCrCb and YIQ.
FIG. 2 is a flowchart of a preferred embodiment of the invention. Initially, a set of still frames are generated by the video decoder system 1 and placed in the system memory 6
of the computer system 2 (STEP 100). Each frame comprises X by Y pixels, each pixel having color space coordinates defining intensity and color values, directly or indirectly (e.g., YUV) values. Next, for each pixel in a primary frame P, a set of n intensity-based weights relative to corresponding pixels in n-l bracketing frames are computed as described above (STEP 102). Color and intensity values are computed for each pixel of an output frame as the weighted average of each corresponding pixel of the n frames, as described above (STEP 104). Lastly, the computed color and intensity values of the output frame are output (e.g., to a monitor or data file) as a reduced noise still frame (STEP 106).
Computer Implementation
Aspects of the invention may be implemented in hardware or software, or a combination of both. However, preferably, the algorithms and processes of the invention are implemented in one or more computer programs executing on programmable computers each comprising at least one processor, at least one data storage system (including volatile and non-volatile memory and/or storage elements), at least one input device, and at least one output device. Program code is applied to input data to perform the functions described herein and generate output information. The output information is applied to one or more output devices, in known fashion.
Each program may be implemented in any desired computer language (including machine, assembly, high level procedural, or object oriented programming languages) to communicate with a computer system. In any case, the language may be a compiled or interpreted language.
Each such computer program is preferably stored on a storage media or device (e.g., ROM, CD-ROM, tape, or magnetic diskette) readable by a general or special purpose programmable computer, for configuring and operating the computer when the storage media or device is read by the computer to perform the procedures described herein. The inventive system may also be considered to be implemented as a computer-readable storage medium, configured with a computer program, where the storage medium so configured causes a computer to operate in a specific and predefined manner to perform the functions described herein.
A number of embodiments of the present invention have been described. Nevertheless, it will be understood that various modifications may be made without departing from the spirit and scope of the invention. For example, the captured still frame may be directly output to a printer, or transmitted electronically to another computer. Accordingly, other embodiments are within the scope of the following claims.
Claims
1. A method for combining a set of n still image frames into a single reduced noise still image, each frame comprising X by Y pixels, each pixel having color space coordinates defining intensity and color values, including the steps of: (a) for each pixel in a primary frame P of the set of still image frames, computing a set of n intensity-based weights W« relative to corresponding pixels in n-\ bracketing still image frames; (b) computing color and intensity values for each pixel of an output frame as the weighted average of each corresponding pixel of the n still image frames; (c) outputting the computed output frame as a reduced noise still frame.
2. The method of claim 1 , wherein each pixel in each still image frame n has an intensity value Yn, wherein each pixel in the primary frame P has an intensity value Yp, and the step of computing a set of n intensity-based weights Wrc includes the step of computing each weight W« according to the relationships: If {Y - Yw| < Tl , FFw = 1 Else If \Yp - Yn\ > T2, Wn = 0 Else Wn = ( Yp - Yn\ - T2) / (Tl -T2), where Tl and T2 are selectable thresholds.
The method of claim 2, wherein each pixel in each still image frame n has color values On and Vn, and wherein the step of computing color and intensity values for each pixel of an output frame includes the step of computing YUV values for each pixel of the output frame according to the relationships: Yout = (W_*Yl + ... + W *Yn) l (W_ + ... + Wn) uout = (w,*υ , + ... + w*υn) / (w_ + ... + w„) vout = (øyv, + ... + w *v„) i (w _ + ... + wn where (Y„ U„ V,) ... (Y„, U„, V are the corresponding pixel intensity and color values from each still image frame 1 to n.
. A system for combining a sequence of electronically-encoded image frames into a single reduced noise still image, including: (a) a video decoder system and computer system for generating a set of n still image frames, each still image frame comprising X by Y pixels, each pixel having color space coordinates defining intensity and color values; and (b) a programmed processor in the computer system for: (1) computing a set of n intensity-based weights W« relative to corresponding pixels in n-\ bracketing still image frames for each pixel in a primary frame P ofthe set of still frames; and (2) computing color and intensity values for each pixel of an output frame as the weighted average of each corresponding pixel of the n still image frames, the output frame having reduced noise.
5. The system of claim 4, further including an output device, coupled to the computer system, for outputting the computed output frame as a reduced noise still frame.
6. The system of claim 4, wherein each pixel in each still image frame n has an intensity value Yn, wherein each pixel in the primary frame P has an intensity value Yp, and the program for computing a set of n intensity-based weights W« further computes each weight Wn according to the relationships: If \Yp - Yn\ < T\, Wn = l Else If \Yp - Yn\ > T2, Wn = 0 Else Wn = (\Yp - Yn\ - T2) / (T1-T2), where Tl and T2 are selectable thresholds.
The system of claim 6, wherein each pixel in each still image frame n has color values \5n and Vn, and wherein the program for computing color and intensity values for each pixel of an output frame further computes YUV values for each pixel of the output frame according to the relationships: Yout = (W *Y] + ... + Wn*Y„) l (Wx + ... + Wn) Uout = <w_*υ _ + ... + wn*υn) i (w_ + ... + wn) Vout = (W *V. + ... + W *Wn) l (W_ + ... + Wn), where (Y,, U,, V,) ... (Y„, U„, V„) are the corresponding pixel intensity and color values from each still image frame 1 to n.
. A computer program, residing on a computer-readable medium, for combining a set of n still image frames into a single reduced noise still image, each frame comprising X by Y pixels, each pixel having color space coordinates defining intensity and color values, the computer program comprising instructions for causing a computer to: (a) for each pixel in a primary frame P of the set of still image frames, compute a set of n intensity-based weights Wn relative to corresponding pixels in n-\ bracketing still image frames; (b) compute color and intensity values for each pixel of an output frame as the weighted average of each corresponding pixel of the n still image frames; (c) output the computed output frame as a reduced noise still frame.
9. The computer program of claim 8, wherein each pixel in each still image frame n has an intensity value Yn, wherein each pixel in the primary frame P has an intensity value Yp, and the instructions for causing a computer to compute a set of n intensity-based weights W« further includes instructions for causing a computer to compute each weight W« according to the relationships: lf \Yp - Yn\ < Tl, Wn = \ Else If | Yp - Yn\ > T2, Wn = 0 Else Wn = QYp - Yn\ - 12) / (Tl-12), where Tl and T2 are selectable thresholds.
0. The computer program of claim 9, wherein each pixel in each still image frame n has color values On and V«, and wherein the instructions for causing a computer to compute color and intensity values for each pixel of an output frame further includes instructions for causing a computer to compute YUV values for each pixel of the output frame according to the relationships: Yout = (W_*Y _ + ... + W *Yn) l (W, + ... + Wn) uout = (w_*υ_ + ... + w„*υn) i (w, + ... + wn) Vout = (W_*Vι + ... + W_*Vn_) / (W_ + ... + W„)_ where (Y„ U„ V,) ... (Y„, U„, V„) are the corresponding pixel intensity and color values from each still image frame 1 to n.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| EP99926078A EP1092316A4 (en) | 1998-05-29 | 1999-05-28 | Method and system for combining multiple images into a single higher-quality image |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US09/087,736 US6100937A (en) | 1998-05-29 | 1998-05-29 | Method and system for combining multiple images into a single higher-quality image |
| US09/087,736 | 1998-05-29 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO1999062249A1 true WO1999062249A1 (en) | 1999-12-02 |
Family
ID=22206943
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/US1999/012040 Ceased WO1999062249A1 (en) | 1998-05-29 | 1999-05-28 | Method and system for combining multiple images into a single higher-quality image |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US6100937A (en) |
| EP (1) | EP1092316A4 (en) |
| WO (1) | WO1999062249A1 (en) |
Cited By (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2002086821A1 (en) | 2001-04-19 | 2002-10-31 | Kabushiki Kaisha Toshiba | Image processing method and image processing device |
| WO2007050779A1 (en) * | 2005-10-25 | 2007-05-03 | Hewlett-Packard Development Company, L.P. | Clear image using pixel voting |
| CN100340070C (en) * | 2000-02-04 | 2007-09-26 | 交互数字技术公司 | Method and equipment of multiuser detection for determining channelizing code in the downlink |
| JP2008161693A (en) * | 2008-01-21 | 2008-07-17 | Toshiba Corp | Image processing device |
| WO2010072718A1 (en) * | 2008-12-22 | 2010-07-01 | Thomson Licensing | Method and device to capture images by emulating a mechanical shutter |
Families Citing this family (14)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6563536B1 (en) * | 1998-05-20 | 2003-05-13 | Intel Corporation | Reducing noise in an imaging system |
| US6606402B2 (en) | 1998-12-18 | 2003-08-12 | Cognex Corporation | System and method for in-line inspection of stencil aperture blockage |
| CA2422055A1 (en) * | 2000-09-11 | 2002-03-21 | Sepracor, Inc. | Ligands for monoamine receptors and transporters, and methods of use thereof (neurotransmission) |
| US6909459B2 (en) * | 2002-08-21 | 2005-06-21 | Alpha Innotech Corporation | Method of and apparatus for extending signal ranges of digital images |
| US7564019B2 (en) | 2005-08-25 | 2009-07-21 | Richard Ian Olsen | Large dynamic range cameras |
| EP1812968B1 (en) | 2004-08-25 | 2019-01-16 | Callahan Cellular L.L.C. | Apparatus for multiple camera devices and method of operating same |
| US7964835B2 (en) | 2005-08-25 | 2011-06-21 | Protarius Filo Ag, L.L.C. | Digital cameras with direct luminance and chrominance detection |
| CN101115132B (en) * | 2006-07-24 | 2011-08-03 | 致伸科技股份有限公司 | The Method of Obtaining High Signal-to-Noise Ratio Image |
| JP2008136110A (en) * | 2006-11-29 | 2008-06-12 | Sanyo Electric Co Ltd | Video signal processing circuit |
| US8189061B1 (en) * | 2007-03-21 | 2012-05-29 | Ambarella, Inc. | Digital still camera with multiple frames combined into a single frame for digital anti-shake/anti-blur |
| CN106605401A (en) * | 2014-07-21 | 2017-04-26 | 迷你尛斯私人有限公司 | Image capturing device and method |
| US10402955B2 (en) * | 2016-12-21 | 2019-09-03 | Facebook, Inc. | Long exposure filter |
| GB2583519B (en) * | 2019-05-02 | 2021-12-08 | Apical Ltd | Image processing |
| EP4676076A1 (en) * | 2024-03-06 | 2026-01-07 | VeriSilicon Microelectronics (Chengdu) Co., Ltd. | Video denoising method and apparatus, and electronic device and computer-readable storage medium |
Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US4987481A (en) * | 1989-04-28 | 1991-01-22 | Walker Digital Audio Video Systems, Inc. | Video noise reduction system |
Family Cites Families (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US4064530A (en) * | 1976-11-10 | 1977-12-20 | Cbs Inc. | Noise reduction system for color television |
| EP0601655A1 (en) * | 1992-12-10 | 1994-06-15 | Koninklijke Philips Electronics N.V. | Noise reduction filter |
-
1998
- 1998-05-29 US US09/087,736 patent/US6100937A/en not_active Expired - Lifetime
-
1999
- 1999-05-28 WO PCT/US1999/012040 patent/WO1999062249A1/en not_active Ceased
- 1999-05-28 EP EP99926078A patent/EP1092316A4/en not_active Withdrawn
Patent Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US4987481A (en) * | 1989-04-28 | 1991-01-22 | Walker Digital Audio Video Systems, Inc. | Video noise reduction system |
Cited By (10)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN100340070C (en) * | 2000-02-04 | 2007-09-26 | 交互数字技术公司 | Method and equipment of multiuser detection for determining channelizing code in the downlink |
| WO2002086821A1 (en) | 2001-04-19 | 2002-10-31 | Kabushiki Kaisha Toshiba | Image processing method and image processing device |
| EP1387317A4 (en) * | 2001-04-19 | 2008-10-15 | Toshiba Kk | IMAGE PROCESSING METHOD AND DEVICE |
| US7492947B2 (en) | 2001-04-19 | 2009-02-17 | Kabushiki Kaisha Toshiba | Image processing method and image processing apparatus |
| US7974473B2 (en) | 2001-04-19 | 2011-07-05 | Kabushiki Kaisha Toshiba | Image processing method and image processing apparatus |
| WO2007050779A1 (en) * | 2005-10-25 | 2007-05-03 | Hewlett-Packard Development Company, L.P. | Clear image using pixel voting |
| US7539349B2 (en) | 2005-10-25 | 2009-05-26 | Hewlett-Packard Development Company, L.P. | Clear image using pixel voting |
| JP2008161693A (en) * | 2008-01-21 | 2008-07-17 | Toshiba Corp | Image processing device |
| WO2010072718A1 (en) * | 2008-12-22 | 2010-07-01 | Thomson Licensing | Method and device to capture images by emulating a mechanical shutter |
| US9237276B2 (en) | 2008-12-22 | 2016-01-12 | Thomson Licensing | Method and device to capture images by emulating a mechanical shutter |
Also Published As
| Publication number | Publication date |
|---|---|
| EP1092316A1 (en) | 2001-04-18 |
| EP1092316A4 (en) | 2006-03-15 |
| US6100937A (en) | 2000-08-08 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US6100937A (en) | Method and system for combining multiple images into a single higher-quality image | |
| US5633687A (en) | Method and system for providing an interlaced image on an display | |
| US5081532A (en) | Adaptive progressive scan converter | |
| EP1411719A2 (en) | Method and system for converting interlaced video signal to progressive video signal using a color edge detection | |
| CN101472048A (en) | Image pickup apparatus, color noise reduction method, and color noise reduction program | |
| US7646930B2 (en) | Edge enhancement system and method and imaging system | |
| JP3310665B2 (en) | High definition television | |
| US20080049021A1 (en) | Video and graphics system with square graphics pixels | |
| US8736718B2 (en) | Noise elimination method of image sequence | |
| JP2000502549A (en) | Noise filter processing | |
| US6055024A (en) | Adaptive method for Y-C separation in video signals | |
| US5166783A (en) | Digital video color processor with anti-aliasing filter | |
| US20060181643A1 (en) | Spatial image conversion | |
| CN1599914A (en) | Media processing reduction in hidden areas | |
| JP4093599B2 (en) | Image processing apparatus and method | |
| JP3879431B2 (en) | Scan line converter | |
| JPH08307893A (en) | Color video / still image conversion mechanism | |
| JP3162283B2 (en) | Scanning line conversion device and flicker removal device | |
| JP3213682B2 (en) | Scanning line conversion device and flicker removal device | |
| JP2947837B2 (en) | Control motion signal generation circuit | |
| JP3894379B2 (en) | Flicker remover | |
| JP3195255B2 (en) | Image extraction device for specific objects | |
| WO2012114373A1 (en) | Image signal processing method and device | |
| EP1639836A1 (en) | Luminance and color separation | |
| JPH10164398A (en) | Flicker removal device |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AL | Designated countries for regional patents |
Kind code of ref document: A1 Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE |
|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
| DFPE | Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101) | ||
| WWE | Wipo information: entry into national phase |
Ref document number: 1999926078 Country of ref document: EP |
|
| WWP | Wipo information: published in national office |
Ref document number: 1999926078 Country of ref document: EP |
|
| WWW | Wipo information: withdrawn in national office |
Ref document number: 1999926078 Country of ref document: EP |