Open Access
27 February 2014 Surface reconstruction from multiview projection data employing a microlens array-based optical detector: a simulation study
Author Affiliations +
Abstract
This article proposes a surface reconstruction method from multiview projectional data acquired by means of a rotationally mounted microlens array-based light detector (MLA-D). The technique is adapted for in vivo small animal imaging, specifically for imaging of nude mice, and does not require an additional imaging step (e.g., by means of a secondary structural modality) or additional hardware (e.g., laser-scanning approaches). Any potential point within the field of view (FOV) is evaluated by a proposed photo-consistency measure, utilizing sensor image light information as provided by elemental images (EIs). As the superposition of adjacent EIs yields depth information for any point within the FOV, the three-dimensional surface of the imaged object is estimated by a graph cuts-based method through global energy minimization. The proposed surface reconstruction is evaluated on simulated MLA-D data, incorporating a reconstructed mouse data volume as acquired by x-ray computed tomography. Compared with a previously presented back projection-based surface reconstruction method, the proposed technique yields a significantly lower error rate. Moreover, while the back projection-based method may not be able to resolve concave surfaces, this approach does. Our results further indicate that the proposed method achieves high accuracy at a low number of projections.

1.

Introduction

Recently, a noncontact light detector utilizing a purposely designed microlens array (MLA-D) has been developed.1 The detector consisted of a MLA, a septum mask, and a photon sensor [cf. Fig. 1(a)]. In contrast to conventional lens-based imaging systems, an MLA-D possesses a thin construction size (<10mm including cooling). Since its imaging performance is optimal for objects positioned close to its optics, a single or a multitude of MLA-Ds can be arranged circumferentially in close proximity to the imaged object, hence allowing for confined system assembly. Furthermore, the whole optical imaging system can potentially be encircled by another imaging system such as positron emission tomography or magnetic resonance imaging (MRI), in which MLA-Ds are compatible or nearly “invisible.”2

Fig. 1

Cross-sectional view of the microlens-based optical detector (MLA-D) containing a microlens array (MLA), a septum mask, and a photon sensor (a). Experimental data of adjacent elemental images (EIs) using an assembled MLA-D, as listed in setup 1 (Table 1). Each EI contains 10×10pixels (b).

OE_53_2_023104_f001.png

An MLA-D does not form an immediate observer image. Corresponding to each microlens, a local lattice of sensor pixels forms a so-called elemental image (EI), as shown in Fig. 1(b). Therefore, an image needs to be calculated by inverse mapping3 or an iterative algorithm, as depicted in Ref. 4. For noncontact optical in vivo imaging, the procedure for localizing emitted photons within the imaged object—with the purpose to further solve the inverse problem involved in image reconstruction5,6—is crucially affected by the exact knowledge of the three-dimensional (3-D) surface of the imaged object. As of today, surface information is mainly derived from secondary data as provided by (1) imaging the object with another modality such as x-ray computed tomography (CT)5 or MRI7 or (2) conducting a structured light 3-D scanning procedure.8 Alternatively, direct optical methods such as back-projection-based (silhouette or visual hull) based approaches have also been proposed.911 While the first class of methods requires additional hardware and scanning steps, the second class is generally considered less accurate, as concave areas cannot always be resolved.

As both classes of approaches operate independently from the light camera being used, they have been proposed in the literature (a survey is given in Ref. 12) as either conventional or multilens-based camera approaches such as the MLA-D employed here.13,14 For the latter systems though, it has been shown recently that 3-D imaging, including surface reconstruction, can be achieved by so-called integral imaging techniques.15,16

Using MLAs to record and recover light fields has become a recent research highlight in the fields of optics and computer vision.1719 Shape reconstruction or depth retrieval using MLAs can be performed from a single projection by finding corresponding points among neighboring EIs or adjacent focal point images.15,20 Due to the limited number of microlenses and/or light trajectories, the reconstructed surface possesses a rather low-depth resolution and is insufficient for the downstream task of image reconstruction from optical data (tomography).

Considering that the MLA-D is either part of a multidetector imaging setup or is positioned or rotated around the imaged object, the aforementioned problem could be improved upon by combining multiple projections from multiview data (at unchanged illumination condition), which has been extensively studied in computer vision.2123 However, the direct application of these algorithms in the MLA-D system is difficult for two main reasons. First, global illumination either by environmental light or by fixed distributed light sources is difficult to achieve due to the enclosed design.1 Second, the EIs of the MLA-Ds possess a comparatively low resolution so the visibility computation is difficult to perform.

Therefore, an integrated instrumentation setup for in vivo small animal (mice) imaging is presented by means of a simulation study employing MLA-Ds of various sizes as well as by a new light source setup for object illumination. Furthermore, a dedicated surface reconstruction algorithm is presented for this setup, which is based on a newly defined photo-consistency measure (the concept of photo-consistency measure can be referred in Ref. 22) and volumetric graph cuts. It is particularly tailored to the comparatively large number of EIs in our design, albeit each EI possesses a rather low-spatial resolution.

2.

Methods

2.1.

MLA-D

As depicted in Fig. 2, the binary sensor data of an MLA-D represents a two-dimensional (2-D) matrix B=[bm,n](m=1,M;n=1,N) with square pixel size p, where M and N are the number of pixels in x and y directions on the photosensor plane, respectively. The arrangement of sensor-aligned G×H microlenses with lens pitch dl is represented by L=[lg,h](g=1,G;h=1,H). An elemental image E is formed with local pixels corresponding to microlens lg,h, represented as E=[eu,v](u=1,U;v=1,V), where U and V are the numbers of pixels in 2-D for each EI in x and y directions, respectively.

Fig. 2

Illustration of MLA-D notation.

OE_53_2_023104_f002.png

Currently, two types of MLA-D setups have been proposed,1,14 for which the parameters are summarized in Table 1, respectively. The first design has been assembled and is being used in practice, whereas the second is still under construction.

Table 1

Microlens array-based light detector (MLA-D) specification for the simulation setups.

ParameterSetup 1Setup 2
Focal length, f (mm)2.22.4
Lens pitch, dl (μm)480520
Half-cone angle, θ (deg)6.26.2
Pixel size, p (μm)486.5
Lens grid, G×H70×6064×54
Sensor resolution, M×N700×6005120×4320
Elemental image (EI) resolution, U×V10×1080×80
Detector size (mm2)33×2833×28

2.2.

System Simulation

The simulation is performed within the physically based rendering (PBRT) framework, which includes interfaces for detector, lighting, and scenario (imaged object) descriptions.24 The configuration of the MLA-Ds is defined by the parameters in Table 1. As a result of the previously mentioned illumination source confinement, a local illumination setup as illustrated in Fig. 3 is selected. As can be seen, adjacent MLA-Ds share the same illumination. The whole assembly is also rotatable around the long axis of the imaged object to acquire the data at A angular views. At each projectional view, two sensor data, Ba1 and Ba2 (a=1,,A), are obtained from the detectors.

Fig. 3

Geometry of the proposed system design and notations. This design ensures a local illumination condition, because two MLA-Ds share the illumination by a pair of fixed diffuse line sources. When the system rotates, both MLA-Ds and light sources rotate at the same offset.

OE_53_2_023104_f003.png

In order to define a realistic phantom representing an imaged object, a triangulated mesh extracted from a nude mouse CT dataset25 is adopted as input for the simulation, as shown in Fig. 4. The actual (identical) fields of view (FOVs) of the simulated MLA-Ds are marked by the red box. Once the surface data have been derived, its reflectance is set to be ideally diffusive (Lambertian surface).26,27 Considering the size of normal mice (approximately 25 mm in diameter) as well as the depth of field for the individual microlenses, the radius of rotation is set to be 40 mm. The oblique angle between the two detectors is set to be 40 deg in order to maintain the condition that any point on the surface of the imaged object is being seen on either detector (photo-consistency). Further details about the simulation can be found in Ref. 14. The simulation is carried out by employing a high-performance computer cluster with 128 CPU cores (Intel E5450, 3.0 GHz, 16 GB memory for each core) for parallel implementation of different microlens units.

Fig. 4

Exemplary projection image of a real mouse CT data acquisition. A triangulated mesh is derived from the CT volume and acts as the phantom for the simulation. The box marked in red refers to the desired region of interest, as imaged by the MLA-Ds.

OE_53_2_023104_f004.png

2.3.

Surface Reconstruction

Centrally important to the surface reconstruction procedure, a photo-consistency measure is proposed by comparing the formed EIs following the system shown in Fig. 3. By calculating and super-positioning all photo-consistency measures, a photo-consistency volume of the imaged object is obtained. The problem of surface reconstruction is applied onto the formed volume, concretely to decide whether any voxel belongs to the imaged object, also known as labeling problem.28 The labeling problem can be expressed as an energy minimization form and is further solved by the graph cuts-based method.29

2.3.1.

Photo-consistency measure

To solve the problem of surface reconstruction from multiview stereo in computer vision, a number of approaches have been proposed for evaluating the visual compatibility of a reconstruction with a collection of input images.30 Most of these measures (often entitled photo-consistency measures) operate by comparing pixels in one image to pixels in other images to see how well they correlate.21 To define a suitable measure for the surface reconstruction employing the MLA-D configuration, notations are first introduced.

In the process of image formation, any point P(x,y,z) on the surface of the imaged object, which is within the FOV of either MLA-D, can potentially be detected by a number of microlenses. A ray originating from P(x,y,z) that forms a trajectory forward an EI is called a valid ray. A set of EIs containing all valid rays T^ of a given P(x,y,z) is referred to as E^, as shown in Fig. 5. The intensities as collected by the sensor of the formed trajectories T^ tend to be similar since the corresponding sensor pixels in E^ measure the same point P in space, only from slightly different angles. Instead of comparing the absolute differences among the collected trajectories directly, a more robust method is to compare the similarities between two pixel windows since area matching (pixel window) compares regularly sized regions of pixel values in two images and, hence, is well suited for a texture scene.31 For example, two arbitrary trajectories Tr and Tp from T^ can be extended to form corresponding pixel windows Wp and Wr, respectively (for setup 1, a 3×3pixel window is used, while for setup 2, a 7×7pixel window is used). The collection of pixel windows is represented as W^. Following common strategies assessing similarities between data formed by two pixel windows, the normalized cross-correlation (NCC) is employed in this article as a similarity measure. It is defined as31

Eq. (1)

NCC(Wp,Wr)=i,j(Wpi,jW¯p)(Wri,jW¯r)i,j(Wpi,jW¯p)2i,j(Wri,jW¯r)2,
where W¯p and W¯r represent the average value of two corresponding pixel windows, respectively. This function yields return values between 1 and 1. A perfect match would reach the maximum of 1. In our context, a high correlation is defined (NCC>0.7), which is used in the following part. Employing the NCC function as described decreases the effect of noise in the data due to, among others, the inhomogeneous responses of sensor pixels.

Fig. 5

Illustration of image formation by a single point. Any point P would form a set of trajectories (T^) corresponding to multiple EIs (E^). In order to estimate similarities among trajectories, the correlation among pixel windows (W^) is derived.

OE_53_2_023104_f005.png

In surface reconstruction procedure, a volume model is adopted to represent the surface for its simplicity and uniformity.21 A reasonable simplification can be made, though. Any voxel Vi,j,k (the concept “voxel” here refers to a point in a spatial grid) can form trajectories onto the photon sensor plane assuming that there would be no self-occlusion caused by other voxels.22 Using the proposed design as illustrated in Fig. 3, a voxel Vi,j,k can be seen through Q1 and Q2 microlenses in the two MLA-Ds simultaneously. Hence, E^, T^, as well as W^ are formed by two subsets: E^1 and E^2; T^1 and T^2; and W^1 and W^2, as shown in Fig. 6.

Fig. 6

An arbitrary point Vi,j,k forms pixel windows on MLA-Ds represented as W^ (W^1 and W^2 on two detectors, respectively). One pixel window Wr is chosen as reference window (correspondingly, the EI formed is represented as Er). Some pixel windows in W^ possess high correlations with Wr, while others do not (a). Supposing that there exists an optic ray (dashed line marked in red) between Vi,j,k and the optical center C of the corresponding microlens forming Er, any point R(d) on the optic ray would form the same pixel window Wr within Er. When R(d) is on the surface, the formed pixel windows in W^ have high correlations with Wr, as seen in (b).

OE_53_2_023104_f006.png

Because of the specific design and configuration of MLA-Ds, the problem of defining a photo-consistency measure is extended from pair comparison between pixel windows, as seen in Eq. (1), to formalize a new measure over two subsets of EIs (E^1 and E^2) and the corresponding pixel windows (W^1 and W^2). A simple method is to choose one reference pixel window Wr within the elemental image Er from W^ and to compare it with the other formed pixel windows from the same subset W^, one by one. For an arbitrary Vi,j,k, it might occur that some of the pixel windows possess a high degree of correlation with Wr, while some other pixel windows possess a low degree of correlation, as seen in Fig. 6(a). Although the direct average of all NCC values could be applied, the resolvability among adjacent voxels might be hampered.22

Therefore, an alternative method is used. The assumption is made that there exists an optic ray between Vi,j,k and the optical center C of a chosen microlens, as depicted in Fig. 6(b). Correspondingly, the formed pixel window of this microlens is chosen as reference pixel window Wr. As depicted in Fig. 6(b), an arbitrary point R(d) on the supposed optic ray defined by Vi,j,k and C could be expressed according to

Eq. (2)

R(d)=Vi,j,k+d(CVi,j,k),
where d is a variable to control the position of R(d). R(d) would form the same pixel window Wr within the corresponding Er as d changes, as shown in Fig. 6(b).

However, in any other EI, e.g., a fixed Ef from E^ that can detect Vi,j,k, R(d) would form different pixel windows as compared with the pixel window formed by Vi,j,k within Ef. The newly formed pixel window series by R(d) is represented as W^f as d changes. When comparing Wr with the formed set W^f, a maximum NCC value can be found with respect to d. If Vi,j,k is on the surface (or very close to the surface of the object), the degree of correlation becomes a maximum at d=0, as seen in Fig. 7. Contrarily, if Vi,j,k is not on the surface, the degree of correlation is lower at d=0 or becomes a maximum at d0, as shown in Fig. 6(b). In other words, the maximum value of NCC at d=0 can be used as a strong indicator for determining whether Vi,j,k is a point on the surface or not.

Fig. 7

When voxel Vi,j,k is on the surface of the imaged object, the chosen reference window Wr possesses a high degree of correlation with other pixel windows at d=0 (a). When d changes, some pixel windows in W^ possess high correlations with Wr, while others do not (b).

OE_53_2_023104_f007.png

Having discussed the case of mapping Vi,j,k with one microlens, we extend this principle to combine Vi,j,k with multiple microlenses. Supposing Na microlenses are chosen in the a-th projection, the number of occurrences, Ma, in which a maximum NCC value is derived at d=0, would be counted. The ratio Ma/Na can be used to describe the degree whether Vi,j,k is on the surface concerning the normalization effect.

In order to reduce the computational complexity, the following strategies are employed. First, Wr and W^f are chosen from two different detectors. Reasoning is due to the fact that the MLA-Ds configuration is symmetric, as seen in Fig. 3. If there is a case that Na microlenses are chosen from the first MLA-D detector while Ma occurrences with maximum NCC are obtained on the second MLA-D, equivalently, then it could occur that Na microlenses are chosen from the second MLA-D detector while Ma occurrences are obtained on the first MLA-D. Second, only EIs within limited s rows (E^1) are chosen for Wr, and t rows of EIs (E^2) are chosen for W^f (s and t are set as 3, in this article). The photo-consistency measure φ(Vi,j,k) is defined as

Eq. (3)

φ(Vi,j,k)=exp[μMa(Vi,j,k)Na(Vi,j,k)+Ma(Vi,j,k)Na(Vi,j,k)2VA],
in which μ is a rate-of-decay parameter (set to be 0.5, in this article), and VA is the number of effective projectional views (Ma/Na>0.001 and Ma/Na>0.001). The details about the implementation could be found in Algorithm 1.

Algorithm 1

Photo-consistency measure calculation.

Input:
Vi,j,k, B^fov=[Ba1,Ba2](a=1A)
Begin:
Initialize VA=0
for each Ba1, Ba2 in B^fov
Choose E^1 within s rows of EI’s from first detector and corresponding lens center information
Choose E^2 within t rows of EI’s from second detector
BeginPixel windows-comparison:
Vi,j,k is visible through Na(Vi,j,k) microlenses in E^1
Reference pixel windows set: W^r=[Wrl](l=1Na)
Optical center of Na microlenses: C^=[Cl](l=1Na)
Vi,j,k is visible through F(Vi,j,k) microlenses in E^2
E^2F=[Ef](f=1F)
Initialize Ma(Vi,j,k)=0
for each Wrl in W^r
for each Ef in E^2F
for each d
R(d)=Vi,j,k+d(ClVi,j,k)
Calculate formed pixel window Wf within Ef by R(d)
Calculate NCC value between Wrl and Wf
end loop for d
if NCC between Wrl and Wf reaches maximum at d=0
Ma(Vi,j,k)++
end loop for El
end loop for Wr
end Pixel window-comparison:
Choose E^1 within s rows of EI’s from second detector and corresponding lens center information
Choose E^2 within t rows of EI’s from first detector
Do Pixel window-comparison again to obtain Na and Ma
ifMa/Na>0.001 and Ma/Na>0.001
VA++
end loop for Ba1, Ba2
Photo-consistency: φ(Vi,j,k)=exp(μMa(Vi,j,k)Na(Vi,j,k)+Ma(Vi,j,k)Na(Vi,j,k)2VA)

2.3.2.

Volumetric surface reconstruction based on graph cuts

By calculating the proposed photo-consistency for each voxel employing Eq. (3), a volume of the imaged object is derived. The surface reconstruction task in this context is to assign a label to each voxel of the image object, i.e., a voxel either belongs to the background or to the imaged object. In accordance with labeling a voxel, an energy cost is paid. The objective is to find a discrete labeling of voxels with minimum systematic total energy, known as labeling problem.28 In our context of a binary labeling problem (only two labels for the background and the imaged object), two energy parts are included. One part of cost concerns the label itself (data cost), i.e., the volume of imaged object in this context. This part of total cost can be seen as a volume integration of the imaged object. The other part of cost concerns the regularity of labels among neighboring voxels (regularity cost). When two neighboring voxels have the same label, the regularity cost is zero, whereas two neighboring voxels with the different labels yield nonzero regularity cost values. The regularity cost in this case is set to be the value of the photo-consistency measure calculated by Eq. (3). Because regularity cost is valid across the boundary between the imaged object and its background, the total cost of this part can be seen as a surface integration of the photo-consistency measure. The surface reconstruction problem is transformed to extract an optimal surface Sopt, over which the surface integral of the photo-consistency measure φ(V) is minimized as well as the volume V(S) enclosed by Sopt is maximized. This can be expressed as minimization of the following equation:22

Eq. (4)

E(S)=Sφ(V)dAλV(S)dV,
in which λ is a parameter to control the weight of volume integration (λ is set to be within 0.05 and 0.25, in this article). In this context, the first term in Eq. (4) is comprehended to be a collapsing force, whereas the second term of volume integration is comprehended to be an expansion force.

The optimization problem in Eq. (4) is solved by the graph-cuts-based method using the implementation by Boykov et al. with expansion moves and swap moves.29 Each voxel is treated as a node in a graph. Given the initial estimation of the imaged object as shown in Fig. 8, i.e., voxels inside of surface Sin, the total cost would decrease as the nodes expand. This expansion would stop at the surface of the imaged object, i.e., the balance between the collapsing and ballooning forces (provided that any voxel on the surface possesses a much lower photo-consistency measure, and a good choice of λ as indicated above). The convergence and efficiency of this approach has been validated in previous studies.32

Fig. 8

Illustration of how the optimal surface is obtained between the estimated initial outer boundary Sout and the inner boundary Sin. Given the initial estimation of the imaged object, the nodes expand until they reach the surface. A minimal systematic cost is achieved when voxels on the surface possess a lower photo-consistency measure value.

OE_53_2_023104_f008.png

2.4.

Comparison with Back-Projection Method

For comparison, we also applied a previously presented back-projection method14 to reconstruct the object’s surface using data in one detector from multiview data. The reconstructed surfaces from 6, 12, 18, 24, 30, and 36 views, respectively, are evaluated with respect to the two methods, and an error rate η=|VphantomVrecon|/|Vphantom| is derived, where Vphantom represents the binary volume of the phantom, and Vrecon is the binary volume after surface reconstruction. means exclusive or operation between two binary volumes, and |·| is a l1-norm operation of binary data.

3.

Results

PBRT simulations have been carried out for both setups as listed in Table 1 to generate multiview projection data. Two exemplary MLA-D simulations showing a single view according to the configurations are depicted in Fig. 9. The total computational burden, for example to generate 36 views, was about 4 h for setup 1 and 16 h for setup 2.

Fig. 9

Exemplary MLA-D raw images resulting simulations from a single view alongside magnified views within the red box. (a and b) The results according to the configuration of setup 1 and setup 2, respectively.

OE_53_2_023104_f009.png

Volumetric surface reconstruction is performed on a 256*256*249 voxel grid with 0.13mm between two neighboring voxels. Calculated slices of photo-consistency measures according to the 6 and 36 views are compared, as shown in Fig. 10.

Fig. 10

Photo-consistency measure comparison calculated from 6 and 36 views of data, respectively. (a) The ground truth (from the CT volume); (b and c) results for setup 1; and (d and e) results for setup 2. Note that (b and d) are using 6 projections, while (c and e) are using 36 projections.

OE_53_2_023104_f010.png

For the same slice, the results from back-projection and the proposed method are compared in Fig. 11. The first row shows reconstructed slices for setup 1 employing 6 and 36 views of data by the back-projection method [Figs. 11(a) and 11(b), respectively] and by the proposed method [Figs. 11(c) and 11(d)]. The second row of Fig. 11 shows the results using setup 2 following the same order as the first row of figures.

Fig. 11

Comparison of reconstructed slices by the back-projection and the proposed methods using the two setups for the same slice, as in Fig. 10. (a and b) The results by back-projection method using 6 and 36 projections, respectively; (c and d) Results by the proposed method employing the same number of views as for setup 1. (e–h) Results according to setup 2 following the same order as (a–d).

OE_53_2_023104_f011.png

When 36 projectional views are used, setup 1 yields an error rate of 14.18%, while setup 2 results in an error rate of 1.95%. A quantitative evaluation of error rate comparing the back-projection method and the proposed method is performed for setup 2, as shown in Fig. 12. The curves indicate that the proposed method shows a significant improvement of accuracy as compared with the back-projection method.

Fig. 12

Measured error rates for the proposed and the back-projection methods using different numbers of views for setup 2.

OE_53_2_023104_f012.png

Results of rendered surfaces for setup 2 are shown in Fig. 13. Considerable errors in shape restoration for results of the back-projection method, such as particularly in the leg areas of the mouse, are clearly evident [cf. Fig. 13(c)]. In contrast, these unresolved structures are being better preserved by using the proposed method, as shown in Fig. 13(b).

Fig. 13

Comparison of the rendered surface for the phantom (a), reconstructed surface by the proposed method (b), and the back-projection method (c) from 36 views using setup 2.

OE_53_2_023104_f013.png

4.

Discussion and Conclusion

In the field of in vivo optical imaging, the back-projection method is a frequently used approach for surface reconstruction. This method not only requires a high number of projections (100 to 300 in general) to produce acceptable results,9,10 but it also possesses inherent shortcomings, mainly regarding its inability to resolve concave areas. Surface reconstruction from multiview projection data using the proposed method has been demonstrated to resolve concave surface areas better. Furthermore, the required number of projections can be significantly reduced when employing MLA-Ds, since MLA-Ds provide additional angular information per detector position. The simulation results indicate that satisfying results can be achieved by 6 to 36 views of projection using the proposed new setup. In contrast to other surface detection approaches used within the research field of in vivo optical imaging, such as using structured light or employing a secondary structural imaging procedure, the approach as proposed in this article does not require any other additional hardware.

Because experimentally acquired data were not available as the final MLA-D construction is still to be completed, results are obtained using the PBRT simulation approach. However, as we run the simulation on highly realistic object data, experimentally acquired by x-ray CT of a nude mouse scan, relying on a simulation study does not degrade its value. By incorporating ray-tracing techniques tailored specifically to the optical layout of the MLA-Ds investigated, the PBRT framework has once more proven to be a state-of-the-art tool for PBRT in computer graphics and, in our context, 3-D in vivo imaging. In addition, we neglected noise in the process of MLA-D image generation mainly due to the fact that the images are acquired under controlled illumination with high signal-to-noise ratio in practice [cf. Fig. 1(b)].

As described in Ref. 22, reference pixel windows were compared with images taken with six closest cameras to calculate the NCC value, which further worked as photo-consistency measure. In contrast to conventional single-lens cameras, MLA-Ds provide multitude EIs covering the same area of interest from (slightly) different views. Hence, a greater number of EIs can be chosen as reference or comparing images and further analyzed to calculate similarity measures. Rather than using the NCC value directly, the proposed measure as described herein combines these inherent characteristics of MLA-Ds by calculating the rate of occasions when the NCC value reaches a maximum at d=0. Statistically it uses more information from the neighboring views. However, as R(d) changes along the virtual optic ray, pairwise comparison of pixel windows from multitude EIs yields very high computational complexity. The calculation of similarity between one pair of pixel windows is independent from the others. Hence, the calculation of photo-consistency could be decomposed into several subtasks and could be further accelerated using parallel computing techniques in the future.

Increasing the number of projectional views does improve the reconstruction results, as seen in Fig. 10; cf. also Ref. 22. The performance of the two setups for 3-D surface reconstruction differs significantly. Because pixel size of setup 2 is about seven times smaller than that of setup 1, setup 2 features a much higher space sampling rate than that of setup 1. Hence, higher-frequency information can be resolved which could potentially make pixel window comparison even more robust. Moreover, the EIs of setup 2 possess higher spatial resolution, such that a bigger pixel window could be used when the similarity measure is calculated. These two advantages are helpful in suppressing false-positive cases in the presence of noise.33

In conclusion, this article verifies the feasibility of reconstructing 3-D surfaces from multiview data solely by using MLA-D data within the research field of in vivo small animal imaging. We presented a new imaging instrumentation design with respect to the alignment of MLA-Ds and light sources. Given this conceptional imaging system setup, a corresponding algorithm for 3-D surface reconstruction is presented and investigated. The results indicate that the proposed method does have the ability to resolve concave areas and to achieve a high accuracy, even when using a significantly low number of projection views, without the requirement of any additional hardware.

Acknowledgments

The first author gratefully acknowledges the financial support from the China Scholarship Council (CSC).

References

1. 

J. Peteret al., “Development and initial results of a tomographic dual-modality positron/optical small animal imager,” IEEE Trans. Nucl. Sci., 54 (5), 1553 –1560 (2007). http://dx.doi.org/10.1109/TNS.2007.902359 IETNAE 0018-9499 Google Scholar

2. 

J. Peter, “Synchromodal optical in vivo imaging employing microlens array optics: a complete framework,” Proc. SPIE, 8574 857402 (2013). http://dx.doi.org/10.1117/12.2004426 PSISDG 0277-786X Google Scholar

3. 

D. Unholtzet al., “Image formation with a microlens-based optical detector: a three-dimensional mapping approach,” Appl. Opt., 48 (10), D273 –D279 (2009). http://dx.doi.org/10.1364/AO.48.00D273 APOPAI 0003-6935 Google Scholar

4. 

L. Caoet al., “Iterative reconstruction of projection images from a microlens-based optical detector,” Opt. Express, 19 (13), 11932 –11943 (2011). http://dx.doi.org/10.1364/OE.19.011932 OPEXFF 1094-4087 Google Scholar

5. 

L. CaoJ. Peter, “Bayesian reconstruction strategy of fluorescence-mediated tomography using an integrated spect-ct-ot system,” Phys. Med. Biol., 55 (9), 2693 –2708 (2010). http://dx.doi.org/10.1088/0031-9155/55/9/018 PHMBA7 0031-9155 Google Scholar

6. 

L. CaoM. BreithauptJ. Peter, “Geometrical co-calibration of a tomographic optical system with CT for intrinsically co-registered imaging,” Phys. Med. Biol., 55 (6), 1591 –1606 (2010). http://dx.doi.org/10.1088/0031-9155/55/6/004 PHMBA7 0031-9155 Google Scholar

7. 

B. Brooksbyet al., “Imaging breast adipose and fibroglandular tissue molecular signatures by using hybrid MRI-guided near-infrared spectral tomography,” Proc. Natl. Acad. Sci. U. S. A., 103 (23), 8828 –8833 (2006). http://dx.doi.org/10.1073/pnas.0509636103 PNASA6 0027-8424 Google Scholar

8. 

H. R. Baseviet al., “Simultaneous multiple view high resolution surface geometry acquisition using structured light and mirrors,” Opt. Express, 21 (6), 7222 –7239 (2013). http://dx.doi.org/10.1364/OE.21.007222 OPEXFF 1094-4087 Google Scholar

9. 

H. Meyeret al., “Noncontact optical imaging in mice with full angular coverage and automatic surface extraction,” Appl. Opt., 46 (17), 3617 –3627 (2007). http://dx.doi.org/10.1364/AO.46.003617 APOPAI 0003-6935 Google Scholar

10. 

G. Huet al., “Fluorescent optical imaging of small animals using filtered back-projection 3d surface reconstruction method,” in Int. Conf. BioMedical Engineering and Informatics, 2008. BMEI 2008, 76 –80 (2008). Google Scholar

11. 

N. Deliolaniset al., “Free-space fluorescence molecular tomography utilizing 360° geometry projections,” Opt. Lett., 32 (4), 382 –384 (2007). http://dx.doi.org/10.1364/OL.32.000382 OPLEDP 0146-9592 Google Scholar

12. 

F. StukerJ. RipollM. Rudin, “Fluorescence molecular tomography: principles and potential for pharmaceutical research,” Pharmaceutics, 3 (2), 229 –274 (2011). http://dx.doi.org/10.3390/pharmaceutics3020229 PHARK5 1999-4923 Google Scholar

13. 

J. Peteret al., “Instrumentation setup for simultaneous measurement of optical and positron labeled probes in mice,” in 2011 IEEE Nuclear Science Symposium and Medical Imaging Conference (NSS/MIC), 2306 –2308 (2011). Google Scholar

14. 

X. Jianget al., “Evaluation of shape recognition abilities for micro-lens array based optical detectors by a dedicated simulation framework,” Proc. SPIE, 8573 85730Q (2013). http://dx.doi.org/10.1117/12.2003882 PSISDG 0277-786X Google Scholar

15. 

J. Junget al., “Reconstruction of three-dimensional occluded object using optical flow and triangular mesh reconstruction in integral imaging,” Opt. Express, 18 (25), 26373 –26387 (2010). http://dx.doi.org/10.1364/OE.18.026373 OPEXFF 1094-4087 Google Scholar

16. 

R. Horisakiet al., “Three-dimensional information acquisition using a compound imaging system,” Opt. Rev., 14 (5), 347 –350 (2007). http://dx.doi.org/10.1007/s10043-007-0347-z 1340-6000 Google Scholar

17. 

M. Choet al., “Three-dimensional optical sensing and visualization using integral imaging,” Proc. IEEE, 99 (4), 556 –575 (2011). http://dx.doi.org/10.1109/JPROC.2010.2090114 IEEPAD 0018-9219 Google Scholar

18. 

M. Levoy, “Light fields and computational imaging,” Computer, 39 (8), 46 –55 (2006). http://dx.doi.org/10.1109/MC.2006.270 CPTRB4 0018-9162 Google Scholar

19. 

X. Xiaoet al., “Advances in three-dimensional integral imaging: sensing, display, and applications [invited],” Appl. Opt., 52 (4), 546 –560 (2013). http://dx.doi.org/10.1364/AO.52.000546 APOPAI 0003-6935 Google Scholar

20. 

G. Passaliset al., “Enhanced reconstruction of three-dimensional shape and texture from integral photography images,” Appl. Opt., 46 (22), 5311 –5320 (2007). http://dx.doi.org/10.1364/AO.46.005311 APOPAI 0003-6935 Google Scholar

21. 

S. Seitzet al., “A comparison and evaluation of multi-view stereo reconstruction algorithms,” in 2006 IEEE Computer Society Conf. Computer Vision and Pattern Recognition, 519 –528 (2006). Google Scholar

22. 

G. Vogiatziset al., “Multiview stereo via volumetric graph-cuts and occlusion robust photo-consistency,” IEEE Trans. Pattern Anal. Mach. Intell., 29 (12), 2241 –2246 (2007). http://dx.doi.org/10.1109/TPAMI.2007.70712 ITPIDJ 0162-8828 Google Scholar

23. 

Y. FurukawaJ. Ponce, “Accurate, dense, and robust multiview stereopsis,” IEEE Trans. Pattern Anal. Mach. Intell., 32 (8), 1362 –1376 (2010). http://dx.doi.org/10.1109/TPAMI.2009.161 ITPIDJ 0162-8828 Google Scholar

24. 

M. PharrG. Humphreys, Physically Based Rendering: From Theory to Implementation, Morgan Kaufmann, Burlington, Massachusetts (2010). Google Scholar

25. 

L. Caoet al., “Geometric co-calibration of an integrated small animal spect-ct system for intrinsically co-registered imaging,” IEEE Trans. Nucl. Sci., 56 (5), 2759 –2768 (2009). http://dx.doi.org/10.1109/TNS.2009.2025589 IETNAE 0018-9499 Google Scholar

26. 

X. Chenet al., “Generalized free-space diffuse photon transport model based on the influence analysis of a camera lens diaphragm,” Appl. Opt., 49 (29), 5654 –5664 (2010). http://dx.doi.org/10.1364/AO.49.005654 APOPAI 0003-6935 Google Scholar

27. 

J. A. Guggenheimet al., “Multi-modal molecular diffuse optical tomography system for small animal imaging,” Meas. Sci. Technol., 24 (10), 105405 (2013). http://dx.doi.org/10.1088/0957-0233/24/10/105405 MSTCEP 0957-0233 Google Scholar

28. 

J. KleinbergE. Tardos, “Approximation algorithms for classification problems with pairwise relationships: metric labeling and Markov random fields,” J. ACM, 49 (5), 616 –639 (2002). http://dx.doi.org/10.1145/585265.585268 JOACF6 0004-5411 Google Scholar

29. 

Y. BoykovO. VekslerR. Zabih, “Fast approximate energy minimization via graph cuts,” IEEE Trans. Pattern Anal. Mach. Intell., 23 (11), 1222 –1239 (2001). http://dx.doi.org/10.1109/34.969114 ITPIDJ 0162-8828 Google Scholar

30. 

K. N. KutulakosS. M. Seitz, “A theory of shape by space carving,” Int. J. Comput. Vis., 38 (3), 199 –218 (2000). http://dx.doi.org/10.1023/A:1008191222954 IJCVEQ 0920-5691 Google Scholar

31. 

J. BanksM. BennamounP. Corke, “Non-parametric techniques for fast and robust stereo matching,” in Proc. IEEE TENCON’97. IEEE Region 10 Annual Conference. Speech and Image Technologies for Computing and Telecommunications, 365 –368 (1997). Google Scholar

32. 

Y. BoykovV. Kolmogorov, “An experimental comparison of min-cut/max-flow algorithms for energy minimization in vision,” IEEE Trans. Pattern Anal. Mach. Intell., 26 (9), 1124 –1137 (2004). http://dx.doi.org/10.1109/TPAMI.2004.60 ITPIDJ 0162-8828 Google Scholar

33. 

N. D. Campbellet al., “Using multiple hypotheses to improve depth-maps for multi-view stereo,” in Computer Vision–ECCV 2008, 766 –779 (2008). Google Scholar

Biographies of the authors are not available.

CC BY: © The Authors. Published by SPIE under a Creative Commons Attribution 4.0 Unported License. Distribution or reproduction of this work in whole or in part requires full attribution of the original publication, including its DOI.
Xiaoming Jiang, Liji Cao, and Jörg Peter "Surface reconstruction from multiview projection data employing a microlens array-based optical detector: a simulation study," Optical Engineering 53(2), 023104 (27 February 2014). https://doi.org/10.1117/1.OE.53.2.023104
Published: 27 February 2014
Lens.org Logo
CITATIONS
Cited by 1 scholarly publication.
Advertisement
Advertisement
KEYWORDS
Sensors

Microlens

Data acquisition

Image sensors

3D image processing

Geometrical optics

In vivo imaging

RELATED CONTENT


Back to Top