Movatterモバイル変換


[0]ホーム

URL:


CN102915115A - Method for adjusting display frame by eye - Google Patents

Method for adjusting display frame by eye
Download PDF

Info

Publication number
CN102915115A
CN102915115ACN2012103601699ACN201210360169ACN102915115ACN 102915115 ACN102915115 ACN 102915115ACN 2012103601699 ACN2012103601699 ACN 2012103601699ACN 201210360169 ACN201210360169 ACN 201210360169ACN 102915115 ACN102915115 ACN 102915115A
Authority
CN
China
Prior art keywords
pupil
gray
position relationship
camera
value sum
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.)
Pending
Application number
CN2012103601699A
Other languages
Chinese (zh)
Inventor
蔡喆
郑晶
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.)
Huaqin Telecom Technology Co Ltd
Original Assignee
Huaqin Telecom Technology Co 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 Huaqin Telecom Technology Co LtdfiledCriticalHuaqin Telecom Technology Co Ltd
Priority to CN2012103601699ApriorityCriticalpatent/CN102915115A/en
Publication of CN102915115ApublicationCriticalpatent/CN102915115A/en
Pendinglegal-statusCriticalCurrent

Links

Images

Landscapes

Abstract

The invention provides a method for adjusting a display frame by an eye. The method comprises the following steps of: S1, identifying the position of the pupil of a human eye; S2, establishing the position relationship between the pupil and an electronic device; and S3, adjusting the display frame according to the position relationship. With the adoption of the method for adjusting the display frame by the eye, the effect of three-dimensional display is realized by using software on the basis of the hardware of the existing cell phone or the electronic device, so that the cost of the development of the three-dimensional display is effectively reduced.

Description

Adjust the method for display frame according to eye
Technical field
The present invention relates to electronic communication technology, relate in particular to the method for adjusting display frame according to eye.
Background technology
In the prior art, the picture that mobile phone or other electronic equipments show mostly is two-dimension picture, and it is static, stiff that display effect seems; Along with the development of technology, some electronic equipment can present three-dimensional visual effect, and the eyes that mainly are based on to the user produce sight equation, need to be equipped with three-dimensional eyes to the electronic configurations three-dimensional display screen or to the user, can increase more cost like this.
Summary of the invention
The invention provides a kind of method of adjusting display frame according to eye.
The method of adjusting display frame according to eye provided by the present invention comprises:
S1 identification human eye pupil position;
S2 sets up the position relationship between pupil and the electronic equipment;
S3 adjusts display frame according to described position relationship.
The method of adjusting display frame according to eye provided by the present invention, can be on the hardware foundation of existing mobile phone or electronic equipment, utilize software to realize the effect of 3-D display, effectively reduce the cost of development of 3-D display, and utilized the human organ feature, utilize the obvious eyes of feature to carry out the vision location, image display technology is also very ripe, is beneficial to quick realization.The present invention can be used as the excessive product of the full intelligence of family, the consumer can arrange threshold range according to self-demand, in the situation that limbs are inconvenient to realize physical contact, utilize eyes to send control information, experience smooth, clear, dynamic mobile phone display effect.
Description of drawings
Fig. 1 adjusts the schematic flow sheet of the method for display frame for what the embodiment of the invention provided according to eye;
Fig. 2 is the concrete steps schematic diagram of the extraction human eye information described in Fig. 1;
Fig. 3 is camera and the position view of pupil position in coordinate system;
The position of 1 camera in coordinate system wherein; The position of 2 pupils in coordinate system;
Fig. 4 is the display effect schematic diagram that human eye is observed in the mobile phone dead ahead;
Fig. 5 is the display effect schematic diagram that human eye is observed in mobile phone right side side;
Fig. 6 is the display effect schematic diagram that human eye is observed in mobile phone left side side.
Wherein, 21 human eyes; Image in 3 mobile phones; The display effect that 31 human eyes are observed in current location.
Embodiment
For the purpose, technical scheme and the advantage that make the embodiment of the invention clearer, below in conjunction with the accompanying drawing in the embodiment of the invention, technical scheme in the embodiment of the invention is clearly and completely described, obviously, described embodiment is the present invention's part embodiment, rather than whole embodiment.Based on the embodiment among the present invention, those of ordinary skills belong to the scope of protection of the invention not making the every other embodiment that obtains under the creative work prerequisite.
As shown in Figure 1, the present embodiment provides a kind of method of adjusting display frame according to eye, comprises the steps:
S1 identification human eye pupil position;
S2 sets up the position relationship between pupil and the electronic equipment;
S3 adjusts display frame according to described position relationship.
It will be appreciated by those skilled in the art that, when observing the display frame of mobile phone or electronic equipment, when the angle of observing not simultaneously, user's pupil position can change, eyeball can rotate thereupon simultaneously, therefore can judge the angle that the user observes mobile phone or electronic equipment according to the position of user's pupil, adjust display frame according to this angle again, present the stereoscopic picture plane corresponding with this viewing angle, like this, a kind of new 3-D display picture technology not only is provided, has also saved the higher cost that configure hardware spends.
The step of described S1 identification human eye pupil position comprises:
S11 utilizes mobile phone or electronic equipment front-facing camera that user's face is taken, thereby obtains face's picture and face's picture is converted to gray-scale map (Gray Scale Image); Described gray-scale map (Gray Scale Image) refers to the image that represents with gray scale.It will be understood by those skilled in the art that any color in the picture,
All formed by Red Green Blue, if the color of certain point was RGB (R, G, B) originally, so, can pass through following several method, be converted into gray scale: floating-point arithmetic Gray=R*0.3+G*0.59+B*0.11; Integer method Gray=(R*30+G*59+B*11)/100; Displacement method Gray=(R*76+G*151+B*28)〉〉 8; Mean value method Gray=(R+G+B)/3; Only get green Gray=G.After trying to achieve Gray by above-mentioned any method, with the R among the original RGB (R, G, B), G, B is unified to be replaced with Gray, forms new color RGB (Gray, Gray, Gray), and original RGB (R, G, B) has just obtained gray-scale map with its replacement.The process that is converted to gray-scale map owing to face's picture that camera is taken is technological means well known in the art, no longer gives unnecessary details here.
S12 divides the search window in described gray-scale map, calculate the gray-scale value sum of pixels all in each search window; It will be understood by those skilled in the art that described search window is the zone that comprises one or more pixels.
S13 compares the gray-scale value sum of all search boxes, finds out two pixel windows of gray-scale value sum minimum, and the zone of these two pixel windows is identified as pupil position.
It will be appreciated by those skilled in the art that, the gray-scale value sum of all pixels is less in the pixel window, illustrate that the field color of this pixel window is darker, and the color of pupil is the darkest part of face color, as long as thereby find the pixel window with minimum gradation value sum, just determined the position of pupil.
In the step of described S1 identification human eye pupil position, after described S13, also comprise the step that pupil position is confirmed, be specially:
S14 amplifies the area in the zone of determined pixel window among the S13; The quantity of the pixel that the quantity of the pixel that the described pixel window after namely amplifying comprises comprises greater than the described pixel window before amplifying.
The gray-scale value sum of all pixels in the described pixel window after S15 calculating is amplified;
The gray-scale value sum of all pixels compares in the pixel window in the described pixel window before S16 will amplify after the gray-scale value sum of all pixels and the amplification, when the two difference during greater than the threshold value set, judge that the zone of the determined pixel window of S13 is pupil position really; When the difference of the two is less than or equal to the threshold value of setting, judge that the zone of the determined pixel window of S13 is not pupil position, the recognition result of S13 is mistake identification.
It will be appreciated by those skilled in the art that, pupil area is less, if the zone of search window is pupil position, then will search for after the window amplification, the zone of non-pupil can be brought in this search box, but not the gray-scale value difference of pupil region and pupil region is larger, thereby the gray-scale value sum of the search window after causing amplifying has obvious increase before amplifying.Otherwise, if the zone of search window is non-pupil position, then can not cause the obvious increase of gray-scale value sum.It will be understood by those skilled in the art that described threshold value can obtain according to the empirical data of repeated detection and arrange.
Search window after the described amplification is 15 * 15(pixel).
Described S2 sets up the step of the position relationship between pupil and the electronic equipment, comprising:
S21 sets up three-dimensional system of coordinate, and the position coordinates of definite camera in coordinate system;
S22 includes the position of pupil in the described coordinate system in, thereby obtains the position coordinates of pupil;
S23 calculates position relationship between described pupil and the camera according to the position coordinates of the position coordinates of described pupil and described camera.
Described S2 sets up the step of the position relationship between pupil and the electronic equipment, after described S23, also comprises:
S24 is according to the position relationship at camera and display screen center, and the position relationship between pupil and the camera calculates the position relationship at pupil and display screen center.Like this, the effect that desirable display frame is adjusted with the position relationship at pupil and display screen center, 3-D effect is better true to nature.
The step that described S3 adjusts display frame according to described position relationship comprises:
The demonstration data that the S31 inquiry is corresponding with described position relationship; Described demonstration data comprise all or part of in angles of display parameter, display size parameter, hatching effect parameter and the light effects parameter.We take camera can identify perpendicular apart from the eyellipse within the 20cm as example, carry out convergent-divergent and mapping according to certain ratio, here suppose for convenience of description the ratio of 1:10, limit the rotating range of screen-picture in the mobile phone, for example the relative camera of eyes to right rotation 10cm, screen-picture is then to anticlockwise 1cm, and display effect such as Fig. 4 are to shown in Figure 6.
Thereby S32 processes picture according to described demonstration data and obtains the image that is complementary with current described pupil position;
Picture after S33 will process shows.
It should be noted that at last: above embodiment only in order to technical scheme of the present invention to be described, is not intended to limit; Although with reference to previous embodiment the present invention is had been described in detail, those of ordinary skill in the art is to be understood that: it still can be made amendment to the technical scheme that aforementioned each embodiment puts down in writing, and perhaps part technical characterictic wherein is equal to replacement; And these modifications or replacement do not make the essence of appropriate technical solution break away from the spirit and scope of various embodiments of the present invention technical scheme.

Claims (7)

CN2012103601699A2012-09-252012-09-25Method for adjusting display frame by eyePendingCN102915115A (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN2012103601699ACN102915115A (en)2012-09-252012-09-25Method for adjusting display frame by eye

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN2012103601699ACN102915115A (en)2012-09-252012-09-25Method for adjusting display frame by eye

Publications (1)

Publication NumberPublication Date
CN102915115Atrue CN102915115A (en)2013-02-06

Family

ID=47613512

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN2012103601699APendingCN102915115A (en)2012-09-252012-09-25Method for adjusting display frame by eye

Country Status (1)

CountryLink
CN (1)CN102915115A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN103309451A (en)*2013-06-202013-09-18上海华勤通讯技术有限公司Mobile terminal and display method thereof
CN103327172A (en)*2013-04-282013-09-25华为终端有限公司Method and terminal for regulating terminal screen luminance
CN105339867A (en)*2013-05-242016-02-17微软技术许可有限责任公司Object display with visual verisimilitude
CN105425971A (en)*2016-01-152016-03-23中意工业设计(湖南)有限责任公司Interaction method and interaction device for eye movement interface and near-eye display
CN105607730A (en)*2014-11-032016-05-25航天信息股份有限公司Eyeball tracking based enhanced display method and apparatus
CN105867616A (en)*2016-03-252016-08-17北京酷云互动科技有限公司A display frame transformation method and transformation system
CN107133008A (en)*2014-09-292017-09-05华勤通讯技术有限公司The method of mobile terminal adjust automatically output
CN107272200A (en)*2017-05-022017-10-20北京奇艺世纪科技有限公司A kind of focal distance control apparatus, method and VR glasses
CN107566639A (en)*2017-08-312018-01-09河南首弘电子科技有限公司A kind of mobile phone and its screen magnifying method with enlarging function
CN107948430A (en)*2017-11-292018-04-20努比亚技术有限公司A kind of display control method, mobile terminal and computer-readable recording medium

Citations (9)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN101556694A (en)*2009-05-152009-10-14广东工业大学Matching method of rotating images
CN101751209A (en)*2008-11-282010-06-23联想(北京)有限公司Method and computer for adjusting screen display element
CN101807303A (en)*2010-03-052010-08-18北京智安邦科技有限公司Tracking device based on multiple-target mean shift
CN101893934A (en)*2010-06-252010-11-24宇龙计算机通信科技(深圳)有限公司Method and device for intelligently adjusting screen display
CN201893934U (en)*2010-12-032011-07-06聂李刚Processing machine of microphone sleeve
CN102176191A (en)*2011-03-232011-09-07山东大学Television control method based on sight-tracking
CN102289948A (en)*2011-09-022011-12-21浙江大学Multi-characteristic fusion multi-vehicle video tracking method under highway scene
CN102640502A (en)*2009-10-142012-08-15诺基亚公司Autostereoscopic rendering and display apparatus
US20120235893A1 (en)*2011-03-182012-09-20Research In Motion LimitedSystem and method for bendable display

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN101751209A (en)*2008-11-282010-06-23联想(北京)有限公司Method and computer for adjusting screen display element
CN101556694A (en)*2009-05-152009-10-14广东工业大学Matching method of rotating images
CN102640502A (en)*2009-10-142012-08-15诺基亚公司Autostereoscopic rendering and display apparatus
CN101807303A (en)*2010-03-052010-08-18北京智安邦科技有限公司Tracking device based on multiple-target mean shift
CN101893934A (en)*2010-06-252010-11-24宇龙计算机通信科技(深圳)有限公司Method and device for intelligently adjusting screen display
CN201893934U (en)*2010-12-032011-07-06聂李刚Processing machine of microphone sleeve
US20120235893A1 (en)*2011-03-182012-09-20Research In Motion LimitedSystem and method for bendable display
CN102176191A (en)*2011-03-232011-09-07山东大学Television control method based on sight-tracking
CN102289948A (en)*2011-09-022011-12-21浙江大学Multi-characteristic fusion multi-vehicle video tracking method under highway scene

Cited By (14)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN103327172A (en)*2013-04-282013-09-25华为终端有限公司Method and terminal for regulating terminal screen luminance
CN105339867B (en)*2013-05-242018-09-25微软技术许可有限责任公司It is shown using the object of visual vivid
CN105339867A (en)*2013-05-242016-02-17微软技术许可有限责任公司Object display with visual verisimilitude
CN103309451B (en)*2013-06-202016-06-08上海华勤通讯技术有限公司The display packing of mobile terminal and mobile terminal
CN103309451A (en)*2013-06-202013-09-18上海华勤通讯技术有限公司Mobile terminal and display method thereof
CN107133008A (en)*2014-09-292017-09-05华勤通讯技术有限公司The method of mobile terminal adjust automatically output
CN105607730A (en)*2014-11-032016-05-25航天信息股份有限公司Eyeball tracking based enhanced display method and apparatus
CN105425971A (en)*2016-01-152016-03-23中意工业设计(湖南)有限责任公司Interaction method and interaction device for eye movement interface and near-eye display
CN105425971B (en)*2016-01-152018-10-26中意工业设计(湖南)有限责任公司A kind of exchange method, device and the near-eye display at eye movement interface
CN105867616A (en)*2016-03-252016-08-17北京酷云互动科技有限公司A display frame transformation method and transformation system
CN105867616B (en)*2016-03-252019-11-05北京酷云互动科技有限公司Show the transform method and transformation system of picture
CN107272200A (en)*2017-05-022017-10-20北京奇艺世纪科技有限公司A kind of focal distance control apparatus, method and VR glasses
CN107566639A (en)*2017-08-312018-01-09河南首弘电子科技有限公司A kind of mobile phone and its screen magnifying method with enlarging function
CN107948430A (en)*2017-11-292018-04-20努比亚技术有限公司A kind of display control method, mobile terminal and computer-readable recording medium

Similar Documents

PublicationPublication DateTitle
CN102915115A (en)Method for adjusting display frame by eye
US10572010B2 (en)Adaptive parallax adjustment method and virtual reality display device
US9872007B2 (en)Controlling light sources of a directional backlight
US8717352B2 (en)Tracing-type stereo display apparatus and tracing-type stereo display method
US20160073080A1 (en)Method and apparatus for efficient depth image transformation
US20160165205A1 (en)Holographic displaying method and device based on human eyes tracking
CN104539935B (en)The adjusting method and adjusting means of brightness of image, display device
CN107580209B (en) A method and device for photographing and imaging of a mobile terminal
US20180114353A1 (en)Integrating Real World Conditions into Virtual Imagery
CN103747225B (en)Based on the high dynamic range images double-screen display method of color space conversion
US10049608B2 (en)Video display system, video display device, and video display method
US9639991B2 (en)Augmented reality provision system
KR102746351B1 (en) Separable distortion mismatch determination
US9355436B2 (en)Method, system and computer program product for enhancing a depth map
CN112543318B (en)3D display screen compensation method, system and computer readable storage medium
US20230316810A1 (en)Three-dimensional (3d) facial feature tracking for autostereoscopic telepresence systems
US10645340B2 (en)Video communication device and method for video communication
WO2020001176A1 (en)Display method and device, visible light communication transmission method and device
US20240314281A1 (en)Electronic Device that Displays Virtual Objects
CN103826113A (en)Color reducing method and device
CN105654424B (en)Adjustment ratio display methods, display system, display device and the terminal of image
WO2018028138A1 (en)Naked-eye 3d display device and display method therefor
US20190306459A1 (en)Video communication device and method for video communication
CN107009962A (en)A kind of panorama observation procedure based on gesture recognition
CN107942524B (en)3D film correction method and system

Legal Events

DateCodeTitleDescription
C06Publication
PB01Publication
C10Entry into substantive examination
SE01Entry into force of request for substantive examination
C12Rejection of a patent application after its publication
RJ01Rejection of invention patent application after publication

Application publication date:20130206


[8]ページ先頭

©2009-2025 Movatter.jp