In this work, a reflective beam-splitter based on a metallic Ronchi diffraction grating normally illuminated is designed and analysed. This kind of beam-splitter could have potential applications in photonics and optical technologies in which robustness is necessary since it may be manufactured over malleable metallic substrates. The main idea under the design is as simple as obligating the zero-th diffraction order to be null. Firstly, scalar approach is performed, showing an approximation to the parameters of the grating necessary to achieve beam-splitting. After that, a more rigorous approach such as Rigorous Coupled Waves Analysis (TE and TM polarization) is used to evaluate the proposed diffraction gratings as reflective beam-splitters. Beam-splitting is demonstrated for TE and TM polarization with slightly different dimensional parameters of the diffraction grating. Besides, we show how physical height of the grating grooves that allows cancelling zero-th diffraction order for a certain illumination wavelength depends on the metals used to manufacture the grating and its period. The dependence of the grooves height on the period is exponentially decreasing. To complete the an
We present in this work a numerical model for characterizing the scattering properties of the human lens. After analyzing the scattering properties of two main scattering particles actually described in the literature through Finite Element Method simulations, we have modified a Monte Carlo bulk scattering algorithm for computing ray scattering in non-sequential ray tracing. We have implemented this ray scattering algorithm in a layered model of the human lens in order to calculate the scattering properties of the whole lens. We have tested our algorithm by simulating the classic experiment carried out by Van der Berg et al for measuring in vitro the angular distribution of forward scattered light by the human lens. The results show the ability of our model to simulate accurately the scattering properties of the human lens.
Spatial coherence of light sources is usually obtained by using the classical Youngs interferometer. Despite the original experiment has been improved in successive works, some drawbacks still remain. In addition, several pairs of points must be used to characterize the totally the 2D complex-coherence degree of the source. In this work, an alternative based on a modified Mach-Zehnder interferometer which includes a pair of lenses is presented. With this modified Mach-Zehnder interferometer, we are able to measure the spatial coherence length between any two points of the laser beam section simultaneously. The set-up does not have any movable part, which makes it robust and portable. To test it, the two-dimensional spatial coherence of a high-speed laser with two cavities has been measured for different pulse energy values. We observe from the experimental measurements that the complex degree of coherence changes with the selected output energy. Both laser cavities seem to have similar complex coherence degree for maximum energy although it is not symmetrical. Thus, this analysis will allow us to determine the best configuration of the double cavity laser for interferometric applic
Understanding the untreated tumor growth kinetics and its intrinsic findings is interesting and intriguing. The aim of this study is to propose an approximate analytical expression that allows to simulate changes in surface charge density changes at cancer-surrounding healthy tissue interface during the untreated solid tumor growth. For this, the Gompertz and Poisson equations are used. Simulations reveal that the unperturbed solid tumor growth is closely related to changes in the surface charge density over time between the tumor and the surrounding healthy tissue. Furthermore, the unperturbed solid tumor growth is governed by temporal changes in this surface charge density. It is concluded that graphic strategies corroborate the correspondence between the electrical and physiological parameters in the untreated cancer, which may have an essential role in its growth, progression, metastasis and protection against immune system attack and anti-cancer therapies. In addition, the knowledge of surface charge density changes at cancer-surrounding healthy tissue interface may be relevant when redesigning the molecules in chemotherapy and immunotherapy taking into account their polaritie
In this paper we present a data-driven approach to obtain the static image of a scene, eliminating dynamic objects that might have been present at the time of traversing the scene with a camera. The general objective is to improve vision-based localization and mapping tasks in dynamic environments, where the presence (or absence) of different dynamic objects in different moments makes these tasks less robust. We introduce an end-to-end deep learning framework to turn images of an urban environment that include dynamic content, such as vehicles or pedestrians, into realistic static frames suitable for localization and mapping. This objective faces two main challenges: detecting the dynamic objects, and inpainting the static occluded back-ground. The first challenge is addressed by the use of a convolutional network that learns a multi-class semantic segmentation of the image. The second challenge is approached with a generative adversarial model that, taking as input the original dynamic image and the computed dynamic/static binary mask, is capable of generating the final static image. This framework makes use of two new losses, one based on image steganalysis techniques, useful to
The assumption of scene rigidity is typical in SLAM algorithms. Such a strong assumption limits the use of most visual SLAM systems in populated real-world environments, which are the target of several relevant applications like service robotics or autonomous vehicles. In this paper we present DynaSLAM, a visual SLAM system that, building over ORB-SLAM2 [1], adds the capabilities of dynamic object detection and background inpainting. DynaSLAM is robust in dynamic scenarios for monocular, stereo and RGB-D configurations. We are capable of detecting the moving objects either by multi-view geometry, deep learning or both. Having a static map of the scene allows inpainting the frame background that has been occluded by such dynamic objects. We evaluate our system in public monocular, stereo and RGB-D datasets. We study the impact of several accuracy/speed trade-offs to assess the limits of the proposed methodology. DynaSLAM outperforms the accuracy of standard visual SLAM baselines in highly dynamic scenarios. And it also estimates a map of the static parts of the scene, which is a must for long-term applications in real-world environments.
In this paper we present an end-to-end deep learning framework to turn images that show dynamic content, such as vehicles or pedestrians, into realistic static frames. This objective encounters two main challenges: detecting all the dynamic objects, and inpainting the static occluded background with plausible imagery. The second problem is approached with a conditional generative adversarial model that, taking as input the original dynamic image and its dynamic/static binary mask, is capable of generating the final static image. The former challenge is addressed by the use of a convolutional network that learns a multi-class semantic segmentation of the image. These generated images can be used for applications such as augmented reality or vision-based robot localization purposes. To validate our approach, we show both qualitative and quantitative comparisons against other state-of-the-art inpainting methods by removing the dynamic objects and hallucinating the static structure behind them. Furthermore, to demonstrate the potential of our results, we carry out pilot experiments that show the benefits of our proposal for visual place recognition.
The assumption of scene rigidity is common in visual SLAM algorithms. However, it limits their applicability in populated real-world environments. Furthermore, most scenarios including autonomous driving, multi-robot collaboration and augmented/virtual reality, require explicit motion information of the surroundings to help with decision making and scene understanding. We present in this paper DynaSLAM II, a visual SLAM system for stereo and RGB-D configurations that tightly integrates the multi-object tracking capability. DynaSLAM II makes use of instance semantic segmentation and of ORB features to track dynamic objects. The structure of the static scene and of the dynamic objects is optimized jointly with the trajectories of both the camera and the moving agents within a novel bundle adjustment proposal. The 3D bounding boxes of the objects are also estimated and loosely optimized within a fixed temporal window. We demonstrate that tracking dynamic objects does not only provide rich clues for scene understanding but is also beneficial for camera tracking. The project code will be released upon acceptance.