Conversion and module from primitive Bayer interpolation to full color
An interpolation, green technology, applied in the field of hardware circuit implementation, can solve the problems of unsuitable engineering application, many judgment operations, prone to color cast, etc., to achieve smooth color changes, speed up processing, and easy to achieve.
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0012] exist figure 1 Among them, is the sensor array in the original bayer format, the order is RGRG... is the sample value type of the first line, GBGB... is the sample value type of the second line, and the following lines are similar.
[0013] exist figure 2 In the example shown, for each pixel, the green component G is first requested. There are two cases: if pixel 5 itself is green, then G is known. Another possibility is if figure 2 As shown, the green component G5 is calculated. Introduce parameters:
[0014] H=|G4-G6|+|2*B5-B3-B7| / 2
[0015] (1)
[0016] V=|G2-G8|+|2*B5-B1-B9| / 2 (2)
[0017] HV=|H-V| (3)
[0018] Combined with the global feature interpolate_case and deadzoom_threshold parameters of the graph, using the above formula can be obtained:
[0019] if(HV>=deadzoom_threshold) { if(H
[0020] Combining the above two methods, the G component of each pixel in the whole image can be obtained.
[0021] exist imag...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com