CN104360708A - Rapid computer-generated holography algorithm based on trigonometric function look-up table - Google Patents

Rapid computer-generated holography algorithm based on trigonometric function look-up table Download PDF

Info

Publication number
CN104360708A
CN104360708A CN201410360970.2A CN201410360970A CN104360708A CN 104360708 A CN104360708 A CN 104360708A CN 201410360970 A CN201410360970 A CN 201410360970A CN 104360708 A CN104360708 A CN 104360708A
Authority
CN
China
Prior art keywords
look
trigonometric function
algorithm
calculation holographic
algorithm based
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
CN201410360970.2A
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.)
Academy of Armored Forces Engineering of PLA
Original Assignee
Academy of Armored Forces Engineering of PLA
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 Academy of Armored Forces Engineering of PLA filed Critical Academy of Armored Forces Engineering of PLA
Priority to CN201410360970.2A priority Critical patent/CN104360708A/en
Publication of CN104360708A publication Critical patent/CN104360708A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/02Digital function generators
    • G06F1/03Digital function generators working, at least partly, by table look-up
    • G06F1/035Reduction of table size

Abstract

The invention belongs to the field of computer-generated holography and particularly relates to a rapid computer-generated holography algorithm based on a trigonometric function look-up table. The rapid computer-generated holography algorithm is characterized in that based on computer-generated holography through a point source method, the trigonometric function look-up table deduces an original formula and simplifies the phase position part related to redundancy computation through mathematical approach transformation and trigonometric function identical transformation so as to generate two phase position look-up tables containing depth information. The generative process adopts parallel computing, is high in speed and accuracy, and contains all phase position information of objects (including three-dimensional and two-dimensional objects); in addition, the internal memory usage is less, the repeated utilization factor is high, and the application range is wide. Moreover, the parallel optimization is performed on the algorithm, parallel computing is adopted during the table look-up addressing and computing processes, and the computer-generated holography speed is effectively accelerated.

Description

A kind of quick calculation holographic algorithm based on trigonometric function look-up table
Technical field
The invention belongs to calculation holographic field, be specifically related to a kind of quick calculation holographic algorithm based on trigonometric function look-up table.
Background technology
Although calculation holographic can integrated application computer technology and holographic technique, good 3-D display effect can be obtained, but the space-bandwidth product of hologram is very large, this brings huge pressure to the computing velocity, storage volume etc. of computing machine, governs real-time calculating transmission and the display of computed hologram.Point source method is classical calculation holographic algorithm, and during application point source method calculating three-dimensional body hologram, computing velocity this problem slow is just abnormal outstanding.The physical process of the complete simulated optical holography of point source method calculation holographic algorithm (Ray-tracing), three-dimensional body is regarded as pointolite set spatially, give the initial phase that pointolite is random, each pointolite is concerned with at holographic facet with reference light respectively, more all stacks up and can generate the hologram of three-dimensional body.Point source method calculation holographic can provide the three-dimensional information that object is complete, but object point computed hologram brings huge operand one by one, makes its computing velocity extremely low.For this problem, the people such as Mark Lucent propose famous look-up table (Look-up Table, LUT) (M.Lucente, Interactive computation of holograms using a look-up table, J.Electronic Imaging2 (1), 28-35 (1993)), the hologram calculated in advance of each for three-dimensional article space object point is stored, when the hologram of a calculating three-dimensional body, only need obtain the corresponding PFP of each object point of three-dimensional body from the data stored, then linear superposition can obtain the hologram of three-dimensional body.But this initial look-up table drawback is obvious, the first corresponding hologram of each brightness of three-dimensional body object point different from position, internal memory shared by look-up table will reach TB rank.Therefore, this look-up table cannot meet actual requirement of experiment.In order to meet practical application in an experiment, a series of look-up table optimized algorithm based on point source method is suggested in succession.2009, the people such as Korean science man Kim achieve a kind of new look-up table (Novel-Look-up Table, N-LUT) method, to reduce internal memory use amount, but the look-up table after reducing remains GB rank, improve N-LUT method again in the recent period, called after RLE-basedN-LUT method after improving, the internal memory of look-up table can be reduced an order of magnitude by the method again.The internal memory of three dimensional lookup table reduces much by Split Look-up Tables (S-LUT) loop up table that the people such as the Yuechao Pan of Singapore propose.
The new inquiring arithmetic called after trigonometric function look-up table (Trigonometric look-up table, T-LUT) that the present invention proposes.By the formula of original point source method is carried out the identical change of a series of mathematics, wherein majority is trigonometric function identical transformation, and the internal memory of look-up table is reduced to the degree suitable with S-LUT look-up table.But in the speed that look-up table generates, can be more quick, also can be more accurate in the data generated.In conjunction with the programming of CUDA framework, parallel idea is added T-LUT algorithm, namely parallel optimization has been carried out to point source method.Shown by series of experiments, in T-LUT look-up table, internal memory shared by look-up table is minimum in numerous loop up table, adopts the computing velocity of the calculation holographic of T-LUT look-up table to have very large lifting.
Summary of the invention
The object of this invention is to provide a kind of lookup table algorithm---trigonometric function loop up table calculating three-dimensional body holography fast, the method can under the prerequisite of not sacrificing hologram reconstruction picture quality, by carrying out a series of mathematical approach, the identical change of mathematics to point source method prime formula, the three-dimensional variable of look-up table addressing splits and becomes two-dimentional variable the most at last, generate the internal memory of look-up table to greatly reduce, the complexity of computing formula has and simplifies significantly simultaneously.
The present invention compared with the existing methods, has following features:
1 has possessed the problem effectively solving other look-up table committed memory super larges while other lookup table algorithm reduce the advantage calculating repeating data.Look-up table of the present invention obviously reduces.
2, three dimensional lookup table formation speed is fast, and precision is high.
3, the realization of algorithm is on GPU, adopt CUDA parallel computation, generating hologram speed.
Accompanying drawing explanation
The accompanying drawing of the present invention's " new inquiring arithmetic of a kind of quick calculating three-dimensional body holography " has 5.
Fig. 1 is T-LUT algorithmic derivation process flow diagram provided by the invention.
Fig. 2 is T-LUT algorithm calculation holographic optimum experimental process schematic provided by the invention.
Fig. 3 is the final parallel optimization process flow diagram of T-LUT algorithm provided by the invention.
Fig. 4 is that T-LUT algorithm GPU parallel generation hologram reconstruction picture provided by the invention is with point source method CPU generating hologram reproduction image comparison diagram.
Fig. 5 is that the holographic speed of GPU parallel computation of T-LUT algorithm provided by the invention is with point source method CPU calculation holographic velocity contrast.
Embodiment
Below in conjunction with accompanying drawing and subordinate list, the present invention's " new inquiring arithmetic of a kind of quick calculating three-dimensional body holography " is described further.
Fig. 1 is T-LUT algorithmic derivation process flow diagram provided by the invention.
The preliminary mathematic(al) representation of point source method is:
I ( x h , y h ) = Σ j = 0 N - 1 A j cos [ 2 π λ Δx 2 + Δy 2 + z j 2 ] - - - ( 1 )
There is sampling interval physically in object space sampling, is set as 5-20 holographic facet sampling interval doubly, then the Δ x in formula (1) 2=(px j-qx h) 2, Δ y 2=(py j-qy h) 2, q here loads the sampling interval of hologram, and namely q=8 μm, p to be object space sampling interval the be 5-20 of q doubly.In reproduced image system, exist and rebuild distance z j> > Δ x, z j> > Δ y, can obtain by binomial is approximate: Δx 2 + Δy 2 + z j 2 = z j + 1 2 z j ( Δx 2 + Δy 2 ) , Then formula (1) can abbreviation be:
I ( x h , y h ) = Σ j = 0 N - 1 A j cos { 2 π λ [ z j + 1 2 z j ( Δx 2 + Δy 2 ) ] } - - - ( 2 )
Holographic phase extracting section is calculated, namely by formula (2) this part calculates for each pixel on holographic facet, is constantly carry out double counting.The present invention is to provide a kind of pure phase look-up table, the phase bit position of this double counting is precalculated stored in form.
Table = cos { 2 π λ [ z j + 1 2 z j ( Δx 2 + Δy 2 ) ] } - - - ( 3 )
In optical reproduction picture system, reference light wavelength X is fixing, rebuilds distance z jcan people for choosing.In order to simplify calculating, here by z jbe taken as the integral multiple of λ, so it is the integral multiple of 2 π.Then according to trigonometric function character, formula (3) can be reduced to:
Table=cos[c 1(Δx 2+Δy 2)] (4)
Wherein (for two-dimentional calculation holographic look-up table, z jfor constant), here by Δ x 2+ Δ y 2be normalized, the Δ x occurred in later formula, Δ y be respectively, ax j-x hand ay j-y h, wherein a is the maximal value of the p/q chosen herein, i.e. a=20.(namely object space sampling interval mostly is 20 times of holographic facet most).Continue formula (4) abbreviation
Table=cos(c 1Δx 2)cos(c 1Δy 2)-sin(c 1Δx 2)sin(c 1Δy 2) (5)
Obviously from formula (5), we obtain calculative two-dimensional look-up table and are:
Table 1 = cos ( c 1 Δt 2 ) Table 2 = sin ( c 1 Δt 2 ) - - - 0 ≤ t ≤ N - - - ( 6 )
When object space sampled point is three-dimensional point set, then in depth information z jcan not be regarded it as constant again, this season then formula (6) can turn to:
Table 1 = cos ( c z j Δt 2 ) Table 2 = sin ( c z j Δt 2 ) 0 ≤ t ≤ N - - - ( 7 )
The three-dimensional T-LUT trigonometric function look-up table that Here it is finally decides.
Fig. 2 is T-LUT algorithm calculation holographic optimum experimental process schematic provided by the invention.
In experiment, mainly the CUDA programming of GPU end carried out to T-LUT algorithm and optimized, according to optical reproduction as experimental result and generate holographic speed, having carried out repeatedly optimizing to T-LUT algorithm.
Fig. 3 is the final parallel optimization process flow diagram of T-LUT algorithm provided by the invention.
In Fig. 3, the mode carrying out weighing between the degree of concurrence that final parallel optimization takes data buffer storage committed memory amount and data to calculate is carried out.The computer memory of this suboptimization application can allow GPU keep peak value computing velocity, and thread proportioning is different according to object point hits different ratio, and the basis of in the past testing achieves certain speed-optimization again.This suboptimization, while achieving the lifting in speed, can not produce restriction to object point sampling.
Fig. 4 is that T-LUT algorithm GPU parallel generation hologram reconstruction picture provided by the invention is with point source method CPU generating hologram reproduction image comparison diagram.
Can find out in Fig. 4 that T-LUT algorithm GPU parallel generation hologram reconstruction picture element amount does not reduce.
Fig. 5 is that the holographic speed of GPU parallel computation of T-LUT algorithm provided by the invention is with point source method CPU calculation holographic velocity contrast.
Can find out in Fig. 5 that the speed of the final parallel optimization generating hologram of T-LUT algorithm is obviously promoted, different according to sampled point quantity, speed does not promote 30-100 doubly not etc. relative to point source method CPU computing.

Claims (7)

1. the quick calculation holographic algorithm based on trigonometric function look-up table, it is characterized in that: this lookup table algorithm is on the basis of point source method calculation holographic, the phase bit position of prime formula is extracted, and the repeatedly mathematic(al) manipulation such as trigonometric function identical change approximate through binomial again, the relative position relation variable of the object space related in formula with holographic facet is split, substantially reduce the internal memory of look-up table, again through CUDA multiple programming, generate one group of (two) pure phase look-up table.Finally, this look-up table is utilized to be simplified by point source method prime formula, by CUDA multiple programming, implementation algorithm.
2. a kind of quick calculation holographic algorithm based on trigonometric function look-up table according to claim 1, is characterized in that: this look-up table is pure phase look-up table.
3. the lookup table algorithm of a kind of quick calculating three-dimensional body according to claim 1 holography, is characterized in that: this look-up table adopts CUDA programming to generate, and generative process adopts double precision parallel computation.
4. a kind of quick calculation holographic algorithm based on trigonometric function look-up table according to claim 1, is characterized in that: this look-up table comprises the whole phase informations needed for computed hologram, and the internal memory shared by form is very little.
5. a kind of quick calculation holographic algorithm based on trigonometric function look-up table according to claim 1, is characterized in that: this look-up table had both been applicable to two-dimensional bodies calculation holographic and has also been applicable to three-dimensional body calculation holographic.
6. a kind of quick calculation holographic algorithm based on trigonometric function look-up table according to claim 1, it is characterized in that: this look-up table does not need double counting, the hologram of size in look-up table allowed band, and the calculation holographic of the object point hits being no more than look-up table computer capacity all can directly use.
7. a kind of quick calculation holographic algorithm based on trigonometric function look-up table according to claim 1, it is characterized in that: the hologram that this lookup table algorithm generates on video card, its optical reproduction picture is compared to the original point source method of application, hold the reproduction image of generating hologram at CPU, quality does not reduce.
CN201410360970.2A 2014-07-24 2014-07-24 Rapid computer-generated holography algorithm based on trigonometric function look-up table Pending CN104360708A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410360970.2A CN104360708A (en) 2014-07-24 2014-07-24 Rapid computer-generated holography algorithm based on trigonometric function look-up table

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410360970.2A CN104360708A (en) 2014-07-24 2014-07-24 Rapid computer-generated holography algorithm based on trigonometric function look-up table

Publications (1)

Publication Number Publication Date
CN104360708A true CN104360708A (en) 2015-02-18

Family

ID=52527976

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410360970.2A Pending CN104360708A (en) 2014-07-24 2014-07-24 Rapid computer-generated holography algorithm based on trigonometric function look-up table

Country Status (1)

Country Link
CN (1) CN104360708A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107490948A (en) * 2017-09-26 2017-12-19 天津工业大学 A kind of adjustable phase type hologram type method for rebuilding the three-dimensional scenic angle of visual field
CN110083042A (en) * 2019-05-07 2019-08-02 北京航空航天大学 A kind of large scale holography display methods based on the effective use of two spaces optical modulator
CN112037110A (en) * 2020-08-25 2020-12-04 北京航空航天大学 Informative graph generation method based on scalable lookup table

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040233487A1 (en) * 2001-09-14 2004-11-25 Douglas Payne Computation of computer generated holograms

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040233487A1 (en) * 2001-09-14 2004-11-25 Douglas Payne Computation of computer generated holograms

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
SEUNG-CHEOL KIM 等: "Effective memory reduction of the novel look-up table with one-dimensional sub-principle fringe patterns in computer-generated holograms", 《OPTICS EXPRESS》 *
YUECHAO PAN 等: "Fast CGH computation using S-LUT on GPU", 《OPTICS EXPRESS》 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107490948A (en) * 2017-09-26 2017-12-19 天津工业大学 A kind of adjustable phase type hologram type method for rebuilding the three-dimensional scenic angle of visual field
CN110083042A (en) * 2019-05-07 2019-08-02 北京航空航天大学 A kind of large scale holography display methods based on the effective use of two spaces optical modulator
CN110083042B (en) * 2019-05-07 2020-02-11 北京航空航天大学 Large-size holographic display method based on effective utilization of two spatial light modulators
CN112037110A (en) * 2020-08-25 2020-12-04 北京航空航天大学 Informative graph generation method based on scalable lookup table
CN112037110B (en) * 2020-08-25 2022-07-15 北京航空航天大学 Kinoform generation method based on scalable lookup table

Similar Documents

Publication Publication Date Title
CN101421678B (en) Method for real-time rendering and generating of computer-generated video holograms
US7782510B2 (en) Computer generated hologram
CN103955127A (en) Phase modulation full-parallax holographic stereogram implementation method
CN104360708A (en) Rapid computer-generated holography algorithm based on trigonometric function look-up table
CN105069839A (en) Computed hologram generation method for three-dimensional point cloud model
Khan et al. GAN-Holo: generative adversarial networks-based generated holography using deep learning
CN106339979B (en) hash function-based calculation holographic encryption method
Wang et al. Fast diffraction calculation of cylindrical computer generated hologram based on outside-in propagation model
CN104281490A (en) Multi-GPU based high-speed hologram-computing method
CN110109332A (en) The super clever surface holography display methods of addressable dynamic based on combined antenna
CN104182996B (en) A kind of compression storage of digital elementary hologram and quick recovery method
CN104376532B (en) A method of it reducing N-LUT methods and calculates holographic reconstructed image coherent noise
US20110310448A1 (en) Method for calculating computer generated hologram using look-up table and apparatus thereof
CN111443583A (en) Rapid hologram calculation method based on hologram optimization segmentation calculation
CN115097708B (en) Holographic display resolution expanding method based on optical diffraction neural network
CN110083042A (en) A kind of large scale holography display methods based on the effective use of two spaces optical modulator
Huang et al. Fast calculation method of hologram based on diffraction optimization
Chen et al. Convolutional neural network for phase-only hologram optimization based on the point source method with the holographic viewing-window
CN112037110B (en) Kinoform generation method based on scalable lookup table
Sakai et al. Autotuning GPU code for acceleration of CGH calculation
Bo Deep learning approach for computer-generated holography
Esmer Algorithms for fast calculation of scalar optical diffraction field on a pixelated display device
KR101801939B1 (en) GPU-based parallel processing apparatus for high speed production of large-area holograms and method thereof
Zhao et al. Rapid calculation of full-color holographic system with real objects using relocated point cloud gridding method
Zhang et al. Computer-generated hologram calculation using layered stereogram based inverse Fresnel diffraction

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20150218