CN106897965B - 彩色图像处理系统及彩色图像处理方法 - Google Patents

彩色图像处理系统及彩色图像处理方法 Download PDF

Info

Publication number
CN106897965B
CN106897965B CN201510920555.2A CN201510920555A CN106897965B CN 106897965 B CN106897965 B CN 106897965B CN 201510920555 A CN201510920555 A CN 201510920555A CN 106897965 B CN106897965 B CN 106897965B
Authority
CN
China
Prior art keywords
pixel
original
value
color image
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.)
Active
Application number
CN201510920555.2A
Other languages
English (en)
Other versions
CN106897965A (zh
Inventor
柳文杰
王春勤
王磊
Original Assignee
Ambit Microsystems Shanghai Ltd
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 Ambit Microsystems Shanghai Ltd filed Critical Ambit Microsystems Shanghai Ltd
Priority to CN201510920555.2A priority Critical patent/CN106897965B/zh
Priority to US14/976,088 priority patent/US9665928B1/en
Priority to TW104144121A priority patent/TWI564838B/zh
Publication of CN106897965A publication Critical patent/CN106897965A/zh
Application granted granted Critical
Publication of CN106897965B publication Critical patent/CN106897965B/zh
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T3/00Geometric image transformations in the plane of the image
    • G06T3/40Scaling of whole images or parts thereof, e.g. expanding or contracting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • 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/46Colour picture communication systems
    • H04N1/64Systems for the transmission or the storage of the colour picture signal; Details therefor, e.g. coding or decoding means therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T1/00General purpose image data processing
    • G06T1/0007Image acquisition
    • 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/46Colour picture communication systems
    • H04N1/64Systems for the transmission or the storage of the colour picture signal; Details therefor, e.g. coding or decoding means therefor
    • H04N1/644Systems for the transmission or the storage of the colour picture signal; Details therefor, e.g. coding or decoding means therefor using a reduced set of representative colours, e.g. each representing a particular range in a colour space
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Image Processing (AREA)
  • Color Image Communication Systems (AREA)
  • Facsimile Image Signal Circuits (AREA)

Abstract

一种彩色图像处理系统包括用于获取原始彩色图像的图像获取模块、图像数字化模块、优化率计算模块及图像处理模块。图像数字化模块用于将原始彩色图像进行数字化处理得到按R、G、B值进行升序排列的N个像素点,优化率计算模块用于根据H=S1*H1+S2*H2+S3*H3得出一优化率,其中S1、S2、S3分别为R、G、B在各自的高斯分布图中处从μ‑3σ至μ+3σ区间的面积比,H1、H2、H3为R、G、B各自的面积与R、G、B面积总和的比,图像处理模块用于将第(N‑N*H)/2个像素点之前的像素点的原R、G、B值乘以1/H作为像素点的新R、G、B值,并将第(N+N*H)/2‑1之后的像素点的原R、G、B值乘以H作为像素点的新R、G、B值。本发明还提供了一种彩色图像处理方法。

Description

彩色图像处理系统及彩色图像处理方法
技术领域
本发明涉及一种彩色图像处理系统及彩色图像处理方法。
背景技术
由于颜色通道的不同敏感度、增光因子、偏移量等原因使得彩色图像在数字化后再显示时颜色会失真,在弱光环境下拍摄的彩色图像尤为明显。
发明内容
有鉴于此,有必要提供一种防止彩色图像的颜色失真的彩色图像处理系统及彩色图像处理方法。
一种彩色图像处理系统,包括用于获取原始彩色图像的图像获取模块,该彩色图像处理系统还包括图像数字化模块、优化率计算模块及图像处理模块,图像数字化模块用于将原始彩色图像进行数字化处理得到按R、G、B值进行升序排列的N个像素点,优化率计算模块用于根据H=S1*H1+ S2*H2+ S3*H3得出一优化率,其中S1 、S2、 S3分别为R、G、B在各自的高斯分布图中处从μ-3σ至μ+3σ区间的面积比,H1 、H2、 H3为R、G、B各自的面积与R、G、B面积总和的比,图像处理模块用于将第(N-N*H)/2个像素点之前的像素点的原R、G、B值乘以1/H作为像素点的新R、G、B值,并将第(N+N*H)/2-1之后的像素点的原R、G、B值乘以H作为像素点的新R、G、B值,(N-N*H)/2及(N+N*H)/2-1都进行取整,均为整数。
一种彩色图像处理方法,包括步骤:获取原始彩色图像;将获取的原始彩色图像进行数字化处理得到按R、G、B值进行升序排列的N个像素点;根据H=S1*H1+ S2*H2+ S3*H3得出一优化率,其中S1 、S2、 S3分别为R、G、B在各自的高斯分布图中处从μ-3σ至μ+3σ区间的面积比;H1 、H2、 H3为R、G、B各自的面积与R、G、B面积总和的比;及将第(N-N*H)/2个像素点之前的像素点的原R、G、B值乘以1/H作为像素点的新R、G、B值,并将第(N+N*H)/2-1之后的像素点的原R、G、B值乘以H作为像素点的新R、G、B值,其中,(N-N*H)/2及(N+N*H)/2-1都进行取整,均为整数。
上述彩色图像处理系统及彩色图像处理方法将原彩色图像中的第(N-N*H)/2个之前的像素点的颜色进行增强处理,并对第(N+N*H)/2-1个之后的像素点的颜色进行减弱处理,使得彩色图像整体看上去更自然,从而防止彩色图像的颜色失真。
附图说明
图1为本发明提供的彩色图像处理系统的模块图。
图2为本发明提供的彩色图像处理方法的流程图。
主要元件符号说明
彩色图像处理系统 100
图像获取模块 20
图像数字化模块 30
优化率计算模块 40
图像处理模块 50
彩色图像处理方法 步骤S202-S210
如下具体实施方式将结合上述附图进一步说明本发明。
具体实施方式
下面将结合附图对本发明作进一步详细说明。
请参阅图1,一种彩色图像处理系统100包括图像获取模块20、图像数字化模块30、优化率计算模块40及图像处理模块50。
图像获取模块20用于获取原始彩色图像。图像数字化模块30用于将获取的原始彩色图像进行数字化处理得到按R、G、B值进行升序排列的N个像素点。优化率计算模块40用于根据H=S1*H1+ S2*H2+ S3*H3得出一优化率,其中S1 、S2、 S3分别为R、G、B在各自的高斯分布图中处从μ-3σ至μ+3σ区间的面积比;H1 、H2、 H3为R、G、B各自的面积与R、G、B面积总和的比。
图像处理模块50用于将第(N-N*H)/2个像素点之前的像素点的原R、G、B值乘以1/H作为像素点的新R、G、B值,并将第(N+N*H)/2-1之后的像素点的原R、G、B值乘以H作为像素点的新R、G、B值,其中,(N-N*H)/2及(N+N*H)/2-1都进行取整,均为整数。
图像处理单元50还用于将第(N-N*H)/2个到第(N+N*H)/2-1个像素点的新R、G、B值f(c)确定为m*c+n,c为像素点的原R、G、B值,m、n满足m*Vmin+n=V(N-N*H)/2及m*Vmax+n=V(N+N*H)/2-1,其中,Vmin为N个像素点中原R、G、B的最小值,Vmax为N个像素点中原R、G、B的最大值。V(N-N*H)/2为第(N-N*H)/2个像素点的原R、G、B值,V(N+N*H)/2-1为第(N+N*H)/2-1个像素点的原R、G、B值。
请参阅图2,为一种彩色图像处理方法的流程图,该方法用于防止彩色图像的颜色失真,包括的步骤如下所述。
图像获取模块20获取原始彩色图像(步骤S202)。
图像数字化模块30用于将获取的原始彩色图像进行数字化处理得到按R、G、B值进行升序排列的N个像素点(步骤S204)。
优化率计算模块40根据H=S1*H1+ S2*H2+ S3*H3得出一优化率,其中S1 、S2、 S3分别为R、G、B在各自的高斯分布图中处从μ-3σ至μ+3σ区间的面积比;H1 、H2、 H3为R、G、B各自的面积与R、G、B面积总和的比(步骤S206)。
图像处理模块50将第(N-N*H)/2个像素点之前的像素点的原R、G、B值乘以1/H作为像素点的新R、G、B值,并将第(N+N*H)/2-1之后的像素点的原R、G、B值乘以H作为像素点的新R、G、B值,其中,(N-N*H)/2及(N+N*H)/2-1都进行取整,均为整数(步骤S208)。
图像处理单元将第(N-N*H)/2个到第(N+N*H)/2-1个像素点的新R、G、B值f(c)确定为m*c+n,c为像素点的原R、G、B值,m、n满足m*Vmin+n=V(N-N*H)/2及m*Vmax+n=V(N+N*H)/2-1,其中,Vmin为N个像素点中原R、G、B的最小值,Vmax为N个像素点中原R、G、B的最大值,V(N-N*H)/2为第(N-N*H)/2个像素点的原R、G、B值,V(N+N*H)/2-1为第(N+N*H)/2-1个像素点的原R、G、B值(步骤S210)。
上述彩色图像处理系统100及彩色图像处理方法将原彩色图像中的第(N-N*H)/2个之前的像素点的颜色进行增强处理,并对第(N+N*H)/2-1个之后的像素点的颜色进行减弱处理,使得彩色图像整体看上去更自然,从而防止彩色图像的颜色失真。
本技术领域的普通技术人员应当认识到,以上的实施方式仅是用来说明本发明,而并非用作为对本发明的限定,只要在本发明的实质精神范围之内,对以上实施例所作的适当改变和变化都落在本发明所公开的范围之内。

Claims (2)

1.一种彩色图像处理系统,包括用于获取原始彩色图像的图像获取模块,其特征在于:该彩色图像处理系统还包括图像数字化模块、优化率计算模块及图像处理模块,图像数字化模块用于将原始彩色图像进行数字化处理得到按R、G、B值进行升序排列的N个像素点,优化率计算模块用于根据H=S1*H1+S2*H2+S3*H3得出一优化率,其中S1、S2、S3分别为R、G、B在各自的高斯分布图中处从μ-3σ至μ+3σ区间的面积比,H1、H2、H3为R、G、B各自的面积与R、G、B面积总和的比,图像处理模块用于将第(N-N*H)/2个像素点之前的像素点的原R、G、B值乘以1/H作为像素点的新R、G、B值,并将第(N+N*H)/2-1之后的像素点的原R、G、B值乘以H作为像素点的新R、G、B值,(N-N*H)/2及(N+N*H)/2-1都进行取整,均为整数,图像处理单元还用于将第(N-N*H)/2个到第(N+N*H)/2-1个像素点的新R、G、B值f(c)确定为m*c+n,c为像素点的原R、G、B值,m、n满足m*Vmin+n=V(N-N*H)/2及m*Vmax+n=V(N+N*H)/2-1,其中,Vmin为N个像素点中原R、G、B的最小值,Vmax为N个像素点中原R、G、B的最大值,V(N-N*H)/2为第(N-N*H)/2个像素点的原R、G、B值,V(N+N*H)/2-1为第(N+N*H)/2-1个像素点的原R、G、B值。
2.一种彩色图像处理方法,包括步骤:
获取原始彩色图像;
将获取的原始彩色图像进行数字化处理得到按R、G、B值进行升序排列的N个像素点;
根据H=S1*H1+S2*H2+S3*H3得出一优化率,其中S1、S2、S3分别为R、G、B在各自的高斯分布图中处从μ-3σ至μ+3σ区间的面积比;H1、H2、H3为R、G、B各自的面积与R、G、B面积总和的比;
将第(N-N*H)/2个像素点之前的像素点的原R、G、B值乘以1/H作为像素点的新R、G、B值,并将第(N+N*H)/2-1之后的像素点的原R、G、B值乘以H作为像素点的新R、G、B值,其中,(N-N*H)/2及(N+N*H)/2-1都进行取整,均为整数;及
将第(N-N*H)/2个到第(N+N*H)/2-1个像素点的新R、G、B值f(c)确定为m*c+n,c为像素点的原R、G、B值,m、n满足m*Vmin+n=V(N-N*H)/2及m*Vmax+n=V(N+N*H)/2-1,其中,Vmin为N个像素点中原R、G、B的最小值,Vmax为N个像素点中原R、G、B的最大值,V(N-N*H)/2为第(N-N*H)/2个像素点的原R、G、B值,V(N+N*H)/2-1为第(N+N*H)/2-1个像素点的原R、G、B值。
CN201510920555.2A 2015-12-14 2015-12-14 彩色图像处理系统及彩色图像处理方法 Active CN106897965B (zh)

Priority Applications (3)

Application Number Priority Date Filing Date Title
CN201510920555.2A CN106897965B (zh) 2015-12-14 2015-12-14 彩色图像处理系统及彩色图像处理方法
US14/976,088 US9665928B1 (en) 2015-12-14 2015-12-21 Color image processing system and color image processing method
TW104144121A TWI564838B (zh) 2015-12-14 2015-12-28 彩色影像處理系統及彩色影像處理方法

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510920555.2A CN106897965B (zh) 2015-12-14 2015-12-14 彩色图像处理系统及彩色图像处理方法

Publications (2)

Publication Number Publication Date
CN106897965A CN106897965A (zh) 2017-06-27
CN106897965B true CN106897965B (zh) 2020-04-28

Family

ID=58408077

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510920555.2A Active CN106897965B (zh) 2015-12-14 2015-12-14 彩色图像处理系统及彩色图像处理方法

Country Status (3)

Country Link
US (1) US9665928B1 (zh)
CN (1) CN106897965B (zh)
TW (1) TWI564838B (zh)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109764812B (zh) * 2019-03-11 2020-07-28 舟山市质量技术监督检测研究院 一种基于激光点云分析的油罐测量方法及系统

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101409765A (zh) * 2008-10-21 2009-04-15 深圳市迅雷网络技术有限公司 一种图像处理方法和装置
CN102576453A (zh) * 2009-07-31 2012-07-11 富士胶片株式会社 图像处理装置和方法、数据处理装置和方法、程序和记录介质
US8493473B2 (en) * 2006-10-13 2013-07-23 Apple Inc. System and method for RAW image processing
CN103745496A (zh) * 2013-12-11 2014-04-23 南方医科大学 基于二维图像为交互界面的转换函数的直接体绘制方法
CN104980622A (zh) * 2014-04-01 2015-10-14 佳能株式会社 图像处理装置及图像处理方法

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3099354B2 (ja) * 1989-12-29 2000-10-16 松下電器産業株式会社 画像処理装置及びこの装置を用いたディジタルカラー複写機
US6038348A (en) * 1996-07-24 2000-03-14 Oak Technology, Inc. Pixel image enhancement system and method
JP3748164B2 (ja) * 1998-02-06 2006-02-22 富士通株式会社 パターン抽出装置
US7272252B2 (en) * 2002-06-12 2007-09-18 Clarient, Inc. Automated system for combining bright field and fluorescent microscopy
US7689016B2 (en) * 2005-05-27 2010-03-30 Stoecker & Associates, A Subsidiary Of The Dermatology Center, Llc Automatic detection of critical dermoscopy features for malignant melanoma diagnosis
JP4704288B2 (ja) * 2005-09-15 2011-06-15 株式会社リコー 画像処理装置およびプログラム
EP2486539B1 (en) * 2009-10-06 2016-09-07 Koninklijke Philips N.V. Method and system for obtaining a first signal for analysis to characterize at least one periodic component thereof
TWI444909B (zh) * 2011-01-03 2014-07-11 Univ Nat Kaohsiung Applied Sci 採用奇異值分解進行光線補償處理之手勢影像辨識方法及其系統
CN102236786B (zh) * 2011-07-04 2013-02-13 北京交通大学 一种光照自适应的人体肤色检测方法
TWI473039B (zh) * 2013-03-05 2015-02-11 Univ Tamkang 影像的動態範圍壓縮與局部對比增強方法及影像處理裝置

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8493473B2 (en) * 2006-10-13 2013-07-23 Apple Inc. System and method for RAW image processing
CN101409765A (zh) * 2008-10-21 2009-04-15 深圳市迅雷网络技术有限公司 一种图像处理方法和装置
CN102576453A (zh) * 2009-07-31 2012-07-11 富士胶片株式会社 图像处理装置和方法、数据处理装置和方法、程序和记录介质
CN103745496A (zh) * 2013-12-11 2014-04-23 南方医科大学 基于二维图像为交互界面的转换函数的直接体绘制方法
CN104980622A (zh) * 2014-04-01 2015-10-14 佳能株式会社 图像处理装置及图像处理方法

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
图像传感器中图像处理技术的算法改进及其硬件实现;赵大猷;《中国优秀硕士学位论文全文数据库 信息科技辑》;20070815(第02期);I138-723 *

Also Published As

Publication number Publication date
US9665928B1 (en) 2017-05-30
TW201721584A (zh) 2017-06-16
CN106897965A (zh) 2017-06-27
TWI564838B (zh) 2017-01-01
US20170169547A1 (en) 2017-06-15

Similar Documents

Publication Publication Date Title
Lin et al. Multi-scale retinex improvement for nighttime image enhancement
JP5864817B2 (ja) カラーをエンハンスするための方法及び装置
RU2654159C1 (ru) Система обработки изображений и машиночитаемый записывающий носитель
CN109325922B (zh) 一种图像自适应增强方法、装置及图像处理设备
MX2019003893A (es) Tecnicas para incorporar una imagen que contiene texto en una imagen digital.
US9628751B2 (en) Method, device, and system for pre-processing a video stream for subsequent motion detection processing
KR20100102623A (ko) 이미지 프로세싱 방법 및 장치
US9639916B2 (en) Image processing device, and image processing method
KR101698314B1 (ko) 영상 통계정보에 기반한 정지장면 분할장치 및 그 방법
WO2016095541A1 (zh) 一种图像处理方法、装置、系统和计算机存储介质
EP3139610A1 (en) Information embedding device, infromation embedding method, and program
WO2015199969A3 (en) Exposure metering based on background pixels
CN103020921A (zh) 基于局部统计信息的单幅图像去雾方法
US9332280B2 (en) Image processing method and apparatus for improving detail of image
CN104504722A (zh) 一种利用灰色点校正图像颜色的方法
JP2017126869A5 (zh)
JP2018520531A5 (zh)
CN106897965B (zh) 彩色图像处理系统及彩色图像处理方法
CN105279742B (zh) 一种快速的基于分块噪声能量估计的图像去噪方法
US9727794B2 (en) Image processing apparatus and lane partition line recognition system including the same
US20150169986A1 (en) Method of processing images, notably from night vision systems and associated system
CN107862670B (zh) 一种针对红外成像电串扰的图像复原方法
KR101171991B1 (ko) 안개 개선 영상처리시스템과 그 시스템에서의 안개영상 판단방법
JP2015211347A5 (zh)
JP7076627B2 (ja) 画像処理装置及び熱画像生成システム、並びにプログラム及び記録媒体

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20180226

Address after: 201613 Shanghai city south of Songjiang Export Processing Zone Road No. 1925

Applicant after: Ambit Microsystems (Shanghai) Co., Ltd.

Address before: 201613 Shanghai City, Songjiang District Songjiang Export Processing Zone South Road No. 1925

Applicant before: Ambit Microsystems (Shanghai) Co., Ltd.

Applicant before: Hon Hai Precision Industry Co., Ltd.

GR01 Patent grant
GR01 Patent grant