JP5651773B2 - 文字表示方法及び装置 - Google Patents
文字表示方法及び装置 Download PDFInfo
- Publication number
- JP5651773B2 JP5651773B2 JP2013519952A JP2013519952A JP5651773B2 JP 5651773 B2 JP5651773 B2 JP 5651773B2 JP 2013519952 A JP2013519952 A JP 2013519952A JP 2013519952 A JP2013519952 A JP 2013519952A JP 5651773 B2 JP5651773 B2 JP 5651773B2
- Authority
- JP
- Japan
- Prior art keywords
- character
- color value
- background
- difference
- display
- 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
Links
- 238000000034 method Methods 0.000 title claims description 16
- 230000000694 effects Effects 0.000 description 10
- 238000010586 diagram Methods 0.000 description 4
- 239000003086 colorant Substances 0.000 description 3
- 230000001771 impaired effect Effects 0.000 description 3
- 238000013459 approach Methods 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 230000000007 visual effect Effects 0.000 description 2
- 230000000052 comparative effect Effects 0.000 description 1
- 230000007547 defect Effects 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 238000010295 mobile communication Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G5/00—Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
- G09G5/22—Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators characterised by the display of characters or indicia using display control signals derived from coded signals representing the characters or indicia, e.g. with a character-code memory
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G3/00—Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes
- G09G3/20—Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes for presentation of an assembly of a number of characters, e.g. a page, by composing the assembly by combination of individual elements arranged in a matrix no fixed position being assigned to or needed to be assigned to the individual characters or partial characters
- G09G3/2003—Display of colours
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T11/00—2D [Two Dimensional] image generation
- G06T11/001—Texturing; Colouring; Generation of texture or colour
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T11/00—2D [Two Dimensional] image generation
- G06T11/20—Drawing from basic elements, e.g. lines or circles
- G06T11/203—Drawing of straight lines or curves
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G5/00—Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
- G09G5/02—Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators characterised by the way in which colour is displayed
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- Controls And Circuits For Display Device (AREA)
- Processing Or Creating Images (AREA)
- Studio Circuits (AREA)
- Digital Computer Display Output (AREA)
- Facsimile Image Signal Circuits (AREA)
- Color Image Communication Systems (AREA)
- User Interface Of Digital Computer (AREA)
- Image Generation (AREA)
Description
文字の表示色値(diplay color value)を取得し、
文字の位置に従って、文字の背景色値(background color value)を取得し、表示色値と、背景色値との間の差を取得し、
差が、予め設定された閾値より小さい場合、文字のアウトラインを取得し、
アウトラインを有する文字を表示することを含む。
文字の表示色値を取得するように構成された、色値取得ユニットと、
文字の位置に従って、文字の背景色値を取得し、表示色値と、背景色値との間の差を取得するように構成された、差取得ユニットと、
差が、予め設定された閾値より小さい場合、文字のアウトラインを取得し、アウトラインを有する文字を表示するように構成された、表示ユニットとを含む。
Δi=((Ri−R0)2+(Gi−G0)2+(Bi−B0)2)1/2
であり、ここで、R0、G0、及びB0は、文字の表示色値であり、Ri、Gi、及びBiは、背景点iの背景色値であり、Δiは、文字の色値と、背景点iの色値との間の差である。
Δ1=((R1−R0)2+(G1−G0)2+(B1−B0)2)1/2
Δ2=((R2−R0)2+(G2−G0)2+(B2−B0)2)1/2
Δ3=((R3−R0)2+(G3−G0)2+(B3−B0)2)1/2
Δ4=((R4−R0)2+(G4−G0)2+(B4−B0)2)1/2
Δ5=((R5−R0)2+(G5−G0)2+(B5−B0)2)1/2
Δ=min(Δ1,Δ2,Δ3,Δ4,Δ5)
Δi=((Ri−R0)2+(Gi−G0)2+(Bi−B0)2)1/2
ここで、R0、G0、及びB0は、文字の表示色値であり、Ri、Gi、及びBiは、背景点iの背景色値であり、Δiは、文字の色値と、背景点iの色値との間の差である。
Claims (5)
- 文字の表示色値を取得し、
前記文字が表示されている位置に基づいて、前記文字の背景色値を取得し、前記表示色値と、前記背景色値との間の差を取得し、
前記差が、予め設定された閾値より小さい場合、前記文字のアウトラインを取得し、
前記アウトラインを有する前記文字を表示することを含み、
前記文字が表示されている位置に基づいて、前記文字の前記背景色値を取得し、前記表示色値と、前記背景色値との間の前記差を取得することは、
前記文字が表示されている位置に基づいて、前記文字の複数の背景点の色値を取得し、
前記表示色値と、各背景点の色値との間の標準差を取得し、
前記標準差のうちの、最小の標準差を取得することを含み、
前記差が、前記予め設定された閾値より小さい場合、前記文字の前記アウトラインを取得することは、
前記最小の標準差が、前記予め設定された閾値より小さい場合、前記文字の前記アウトラインを取得することを含み、
前記表示色値、及び、前記背景点の前記色値は、RGB値であり、前記表示色値と、1つの背景点の色値との間の前記標準差は、
Δ i =((R i −R 0 ) 2 +(G i −G 0 ) 2 +(B i −B 0 ) 2 ) 1/2
であり、R 0 、G 0 、及びB 0 は、前記文字の表示色値であり、R i 、G i 、及びB i は、背景点iの背景色値であり、Δ i は、前記文字の色値と、前記背景点iの前記色値との間の差である、文字表示方法。 - 前記背景点は、前記文字の背景の、上部、下部、左側、右側、及び中央における、5つの点である、請求項1に記載の方法。
- 文字の表示色値を取得するように構成された、色値取得ユニットと、
前記文字が表示されている位置に基づいて、前記文字の背景色値を取得し、前記表示色値と、前記背景色値との間の差を取得するように構成された、差取得ユニットと、
前記差が、予め設定された閾値より小さい場合、前記文字のアウトラインを取得し、前記アウトラインを有する前記文字を表示するように構成された、表示ユニットと
を備え、
前記差取得ユニットは、
前記文字が表示されている位置に基づいて、前記文字の複数の背景点の色値を取得し、前記表示色値と、各背景点の色値との間の標準差を取得するように構成された、標準差取得サブユニットと、
前記標準差のうちの、最小の標準差を取得するように構成された、最小差取得サブユニットと
を備え、
前記表示ユニットは、前記最小の標準差が、前記予め設定された閾値より小さい場合、前記文字の前記アウトラインを取得し、前記アウトラインを有する前記文字を表示するように更に構成され、
前記表示色値、及び、前記背景点の前記色値は、RGB値であり、前記差取得ユニットは、前記表示色値と、1つの背景点の色値との間の前記標準差を、次の式、
Δ i =((R i −R 0 ) 2 +(G i −G 0 ) 2 +(B i −B 0 ) 2 ) 1/2
に従って取得するように更に構成され、R 0 、G 0 、及びB 0 は、前記文字の表示色値であり、R i 、G i 、及びB i は、背景点iの背景色値であり、Δ i は、前記文字の色値と、前記背景点iの前記色値との間の差である、文字表示装置。 - 前記背景点は、前記文字の背景の、上部、下部、左側、右側、及び中央における、5つの点である、請求項3に記載の装置。
- 請求項3〜4のいずれか一項に記載の装置を備える、端末表示装置。
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/CN2011/079732 WO2011157250A2 (zh) | 2011-09-16 | 2011-09-16 | 字符显示方法和装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2013537644A JP2013537644A (ja) | 2013-10-03 |
JP5651773B2 true JP5651773B2 (ja) | 2015-01-14 |
Family
ID=45348657
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2013519952A Active JP5651773B2 (ja) | 2011-09-16 | 2011-09-16 | 文字表示方法及び装置 |
Country Status (5)
Country | Link |
---|---|
US (1) | US8599212B2 (ja) |
EP (1) | EP2573670B1 (ja) |
JP (1) | JP5651773B2 (ja) |
CN (1) | CN102439559B (ja) |
WO (1) | WO2011157250A2 (ja) |
Families Citing this family (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5958023B2 (ja) * | 2012-03-30 | 2016-07-27 | ブラザー工業株式会社 | 画像処理装置および画像処理プログラム |
JP5935454B2 (ja) | 2012-03-30 | 2016-06-15 | ブラザー工業株式会社 | 画像処理装置および画像処理プログラム |
JP5974589B2 (ja) * | 2012-03-30 | 2016-08-23 | ブラザー工業株式会社 | 画像処理装置およびプログラム |
JP6335468B2 (ja) * | 2013-10-10 | 2018-05-30 | キヤノン株式会社 | 撮像装置、外部装置、撮像システム、撮像装置の制御方法、外部装置の制御方法、撮像システムの制御方法、及びプログラム |
US20160133229A1 (en) * | 2014-11-07 | 2016-05-12 | Panasonic Intellectual Property Management Co., Ltd. | Signal processing device and signal processing method |
CN105718229B (zh) * | 2014-12-05 | 2019-05-31 | 珠海金山办公软件有限公司 | 一种文字显示效果切换方法及装置 |
CN105138932B (zh) * | 2015-08-18 | 2018-11-20 | 上海创功通讯技术有限公司 | 文本显示方法、装置及移动终端 |
JP6816352B2 (ja) | 2015-10-08 | 2021-01-20 | 株式会社リコー | 投影装置、投影システム及びプログラム |
CN105160646A (zh) * | 2015-10-21 | 2015-12-16 | 广州视睿电子科技有限公司 | 一种字符描边实现方法和装置 |
Family Cites Families (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5248964A (en) * | 1989-04-12 | 1993-09-28 | Compaq Computer Corporation | Separate font and attribute display system |
JP3078088B2 (ja) * | 1992-03-13 | 2000-08-21 | 株式会社東芝 | 文字画像合成表示装置 |
JP3046179B2 (ja) * | 1993-06-11 | 2000-05-29 | キヤノン株式会社 | 表示処理装置及び表示処理方法 |
JPH08237467A (ja) * | 1995-02-24 | 1996-09-13 | Konica Corp | フィルム画像再生装置 |
JPH0962238A (ja) * | 1995-08-24 | 1997-03-07 | Sharp Corp | 文字色設定装置 |
US6809741B1 (en) * | 1999-06-09 | 2004-10-26 | International Business Machines Corporation | Automatic color contrast adjuster |
CN1284813A (zh) * | 1999-08-17 | 2001-02-21 | 深圳市赛格集团有限公司 | 数字视频系统中多功能叠加字符显示电路 |
JP4407875B2 (ja) * | 2002-02-25 | 2010-02-03 | シャープ株式会社 | 文字表示装置および文字表示方法、その文字表示方法を制御するための制御プログラムおよびその制御プログラムが記録された記録媒体 |
JP4423076B2 (ja) * | 2004-03-22 | 2010-03-03 | キヤノン株式会社 | 認識対象切出し装置および方法 |
FR2869144B1 (fr) * | 2004-04-20 | 2006-07-21 | Thales Sa | Procede de gestion graphique de vecteurs a contours sombres |
JP4205053B2 (ja) * | 2004-12-27 | 2009-01-07 | シャープ株式会社 | 画像処理装置 |
KR20060109211A (ko) * | 2005-04-15 | 2006-10-19 | 삼성전자주식회사 | 에이브이 시스템 및 에이브이 시스템의 비트맵 폰트 외곽선생성 방법 |
JP4269237B2 (ja) * | 2006-11-06 | 2009-05-27 | ソニー株式会社 | 情報処理装置および情報処理方法、プログラム、および、プログラム格納媒体 |
JP4899908B2 (ja) * | 2007-02-14 | 2012-03-21 | セイコーエプソン株式会社 | 情報処理装置、情報処理方法、プログラムおよび記録媒体 |
JP2009296545A (ja) * | 2008-06-09 | 2009-12-17 | Canon Inc | 画像処理装置およびその方法 |
US8847973B2 (en) * | 2010-12-15 | 2014-09-30 | Microsoft Corporation | Automatic adjustment of computer interface colors using image processing |
-
2011
- 2011-09-16 CN CN201180002738.6A patent/CN102439559B/zh active Active
- 2011-09-16 JP JP2013519952A patent/JP5651773B2/ja active Active
- 2011-09-16 WO PCT/CN2011/079732 patent/WO2011157250A2/zh active Application Filing
- 2011-09-16 EP EP11795216.8A patent/EP2573670B1/en active Active
-
2012
- 2012-12-18 US US13/718,034 patent/US8599212B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
WO2011157250A3 (zh) | 2012-10-11 |
US8599212B2 (en) | 2013-12-03 |
EP2573670A2 (en) | 2013-03-27 |
US20130106897A1 (en) | 2013-05-02 |
CN102439559A (zh) | 2012-05-02 |
WO2011157250A2 (zh) | 2011-12-22 |
JP2013537644A (ja) | 2013-10-03 |
EP2573670A4 (en) | 2013-06-05 |
EP2573670B1 (en) | 2017-12-20 |
CN102439559B (zh) | 2014-08-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5651773B2 (ja) | 文字表示方法及び装置 | |
US20110305386A1 (en) | Color Indication Tool for Colorblindness | |
CN108701351B (zh) | 一种图像显示增强方法及装置 | |
US9147378B2 (en) | Color selection interface | |
US9965898B2 (en) | Overlay display | |
CN105955754B (zh) | 一种用户界面文字显示方法及装置 | |
JP2014165766A (ja) | コンテンツ作成装置、コンテンツ配信サーバ、およびコンテンツ作成方法 | |
CN101908216B (zh) | 一种实现矢量字体的方法及装置 | |
US20150249810A1 (en) | Image processing apparatus and method, image processing system, and non-transitory computer readable medium | |
CN106126140B (zh) | 一种渲染文字的方法、装置及电子设备 | |
CN101360247A (zh) | 一种图像插值的方法 | |
CN110502205A (zh) | 图片显示边缘处理方法、装置、电子设备和可读存储介质 | |
US9489748B2 (en) | Image processing apparatus and method, image processing system, and non-transitory computer readable medium | |
CN107534763B (zh) | 自适应色彩等级插值方法和设备 | |
CN103152536A (zh) | 一种可展示广告的数字电视终端 | |
US9600905B2 (en) | Color-scheme determination device, color-scheme determination method, and color-scheme determination program | |
CN102902658B (zh) | 一种炫彩字显示方法和装置 | |
CN108292319B (zh) | 确定用于被显示在用户界面上的元素的外观 | |
US8035658B2 (en) | Bifocal display device and bifocal display method | |
US10706590B2 (en) | Subtitle beat generation method, image processing method, terminal, and server | |
JP4361129B2 (ja) | 映像信号監視装置及び方法 | |
CN113554554B (zh) | 图像颜色过滤方法及装置、电子设备、存储介质 | |
CN103164210A (zh) | 对应用程序界面进行换肤的方法和装置 | |
WO2007004346A1 (ja) | 画像発生装置及び方法、並びに画像表示装置及び方法 | |
WO2017045547A1 (zh) | 图像显示方法及装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20140110 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20140225 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20140523 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20141021 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20141117 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5651773 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313113 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |