991 resultados para visible image sensor
Resumo:
This paper proposes an experiment to be performed in both instrumental analysis and experimental physical-chemistry curricular disciplines in order to open options to develop challenging basic research activities. Thus the experimental procedures and the results obtained in the preparation of electrodeposited lead dioxide onto graphite and its evaluation as potentiometric sensor for H3O+ and Pb2+ ions, are presented. The data obtained in acid-base titrations were compared with those of the traditional combination glass electrode at the same conditions. Although a linear sub-Nernstian response to free hydrogen ions was observed for the electrodeposited PbO2 electrode, a good agreement was obtained between them. Working as lead(II) sensing electrode, the PbO2 showed a linear sub-Nernstian behavior at total Pb2+ concentrations ranging from 3,5 x 10-4 to 3,0 x 10-2 mol/L in nitrate media. For the redox couple PbO2/Pb(II) the operational slope converges to the theoretical one, as the acidity of the working solution increases.
Resumo:
The neuronal calcium sensor proteins GCAPs (guanylate cyclase activating proteins) switch between Ca2+-free and Ca2+-bound conformational states and confer calcium sensitivity to guanylate cyclase at retinal photoreceptor cells. They play a fundamental role in light adaptation by coupling the rate of cGMP synthesis to the intracellular concentration of calcium. Mutations in GCAPs lead to blindness. The importance of functional EF-hands in GCAP1 for photoreceptor cell integrity has been well established. Mutations in GCAP1 that diminish its Ca2+ binding affinity lead to cell damage by causing unabated cGMP synthesis and accumulation of toxic levels of free cGMP and Ca2+. We here investigate the relevance of GCAP2 functional EF-hands for photoreceptor cell integrity. By characterizing transgenic mice expressing a mutant form of GCAP2 with all EF-hands inactivated (EF(-)GCAP2), we show that GCAP2 locked in its Ca2+-free conformation leads to a rapid retinal degeneration that is not due to unabated cGMP synthesis. We unveil that when locked in its Ca2+-free conformation in vivo, GCAP2 is phosphorylated at Ser201 and results in phospho-dependent binding to the chaperone 14-3-3 and retention at the inner segment and proximal cell compartments. Accumulation of phosphorylated EF(-)GCAP2 at the inner segment results in severe toxicity. We show that in wildtype mice under physiological conditions, 50% of GCAP2 is phosphorylated correlating with the 50% of the protein being retained at the inner segment. Raising mice under constant light exposure, however, drastically increases the retention of GCAP2 in its Ca2+-free form at the inner segment. This study identifies a new mechanism governing GCAP2 subcellular distribution in vivo, closely related to disease. It also identifies a pathway by which a sustained reduction in intracellular free Ca2+ could result in photoreceptor damage, relevant for light damage and for those genetic disorders resulting in 'equivalent-light'' scenarios.
Resumo:
An unsupervised approach to image segmentation which fuses region and boundary information is presented. The proposed approach takes advantage of the combined use of 3 different strategies: the guidance of seed placement, the control of decision criterion, and the boundary refinement. The new algorithm uses the boundary information to initialize a set of active regions which compete for the pixels in order to segment the whole image. The method is implemented on a multiresolution representation which ensures noise robustness as well as computation efficiency. The accuracy of the segmentation results has been proven through an objective comparative evaluation of the method
Resumo:
Simultaneous localization and mapping(SLAM) is a very important problem in mobile robotics. Many solutions have been proposed by different scientists during the last two decades, nevertheless few studies have considered the use of multiple sensors simultane¬ously. The solution is on combining several data sources with the aid of an Extended Kalman Filter (EKF). Two approaches are proposed. The first one is to use the ordinary EKF SLAM algorithm for each data source separately in parallel and then at the end of each step, fuse the results into one solution. Another proposed approach is the use of multiple data sources simultaneously in a single filter. The comparison of the computational com¬plexity of the two methods is also presented. The first method is almost four times faster than the second one.
Resumo:
In the thesis the principle of work of eddy current position sensors and the main cautions that must be taken into account while sensor design process are explained. A way of automated eddy current position sensor electrical characteristics measurement is suggested. A prototype of the eddy current position sensor and its electrical characteristics are investigated. The results obtained by means of the automated measuring system are explained.
Resumo:
Coating and filler pigments have strong influence to the properties of the paper. Filler content can be even over 30 % and pigment content in coating is about 85-95 weight percent. The physical and chemical properties of the pigments are different and the knowledge of these properties is important for optimising of optical and printing properties of the paper. The size and shape of pigment particles can be measured by different analysers which can be based on sedimentation, laser diffraction, changes in electric field etc. In this master's thesis was researched particle properties especially by scanning electron microscope (SEM) and image analysis programs. Research included nine pigments with different particle size and shape. Pigments were analysed by two image analysis programs (INCA Feature and Poikki), Coulter LS230 (laser diffraction) and SediGraph 5100 (sedimentation). The results were compared to perceive the effect of particle shape to the performance of the analysers. Only image analysis programs gave parameters of the particle shape. One part of research was also the sample preparation for SEM. Individual particles should be separated and distinct in ideal sample. Analysing methods gave different results but results from image analysis programs corresponded even to sedimentation or to laser diffraction depending on the particle shape. Detailed analysis of the particle shape required high magnification in SEM, but measured parameters described very well the shape of the particles. Large particles (ecd~1 µm) could be used also in 3D-modelling which enabled the measurement of the thickness of the particles. Scanning electron microscope and image analysis programs were effective and multifunctional tools for particle analyses. Development and experience will devise the usability of analysing method in routine use.
Resumo:
This thesis deals with distance transforms which are a fundamental issue in image processing and computer vision. In this thesis, two new distance transforms for gray level images are presented. As a new application for distance transforms, they are applied to gray level image compression. The new distance transforms are both new extensions of the well known distance transform algorithm developed by Rosenfeld, Pfaltz and Lay. With some modification their algorithm which calculates a distance transform on binary images with a chosen kernel has been made to calculate a chessboard like distance transform with integer numbers (DTOCS) and a real value distance transform (EDTOCS) on gray level images. Both distance transforms, the DTOCS and EDTOCS, require only two passes over the graylevel image and are extremely simple to implement. Only two image buffers are needed: The original gray level image and the binary image which defines the region(s) of calculation. No other image buffers are needed even if more than one iteration round is performed. For large neighborhoods and complicated images the two pass distance algorithm has to be applied to the image more than once, typically 3 10 times. Different types of kernels can be adopted. It is important to notice that no other existing transform calculates the same kind of distance map as the DTOCS. All the other gray weighted distance function, GRAYMAT etc. algorithms find the minimum path joining two points by the smallest sum of gray levels or weighting the distance values directly by the gray levels in some manner. The DTOCS does not weight them that way. The DTOCS gives a weighted version of the chessboard distance map. The weights are not constant, but gray value differences of the original image. The difference between the DTOCS map and other distance transforms for gray level images is shown. The difference between the DTOCS and EDTOCS is that the EDTOCS calculates these gray level differences in a different way. It propagates local Euclidean distances inside a kernel. Analytical derivations of some results concerning the DTOCS and the EDTOCS are presented. Commonly distance transforms are used for feature extraction in pattern recognition and learning. Their use in image compression is very rare. This thesis introduces a new application area for distance transforms. Three new image compression algorithms based on the DTOCS and one based on the EDTOCS are presented. Control points, i.e. points that are considered fundamental for the reconstruction of the image, are selected from the gray level image using the DTOCS and the EDTOCS. The first group of methods select the maximas of the distance image to new control points and the second group of methods compare the DTOCS distance to binary image chessboard distance. The effect of applying threshold masks of different sizes along the threshold boundaries is studied. The time complexity of the compression algorithms is analyzed both analytically and experimentally. It is shown that the time complexity of the algorithms is independent of the number of control points, i.e. the compression ratio. Also a new morphological image decompression scheme is presented, the 8 kernels' method. Several decompressed images are presented. The best results are obtained using the Delaunay triangulation. The obtained image quality equals that of the DCT images with a 4 x 4
Resumo:
Multispectral images are becoming more common in the field of remote sensing, computer vision, and industrial applications. Due to the high accuracy of the multispectral information, it can be used as an important quality factor in the inspection of industrial products. Recently, the development on multispectral imaging systems and the computational analysis on the multispectral images have been the focus of a growing interest. In this thesis, three areas of multispectral image analysis are considered. First, a method for analyzing multispectral textured images was developed. The method is based on a spectral cooccurrence matrix, which contains information of the joint distribution of spectral classes in a spectral domain. Next, a procedure for estimating the illumination spectrum of the color images was developed. Proposed method can be used, for example, in color constancy, color correction, and in the content based search from color image databases. Finally, color filters for the optical pattern recognition were designed, and a prototype of a spectral vision system was constructed. The spectral vision system can be used to acquire a low dimensional component image set for the two dimensional spectral image reconstruction. The data obtained by the spectral vision system is small and therefore convenient for storing and transmitting a spectral image.
Resumo:
In image processing, segmentation algorithms constitute one of the main focuses of research. In this paper, new image segmentation algorithms based on a hard version of the information bottleneck method are presented. The objective of this method is to extract a compact representation of a variable, considered the input, with minimal loss of mutual information with respect to another variable, considered the output. First, we introduce a split-and-merge algorithm based on the definition of an information channel between a set of regions (input) of the image and the intensity histogram bins (output). From this channel, the maximization of the mutual information gain is used to optimize the image partitioning. Then, the merging process of the regions obtained in the previous phase is carried out by minimizing the loss of mutual information. From the inversion of the above channel, we also present a new histogram clustering algorithm based on the minimization of the mutual information loss, where now the input variable represents the histogram bins and the output is given by the set of regions obtained from the above split-and-merge algorithm. Finally, we introduce two new clustering algorithms which show how the information bottleneck method can be applied to the registration channel obtained when two multimodal images are correctly aligned. Different experiments on 2-D and 3-D images show the behavior of the proposed algorithms
Resumo:
Robotic platforms have advanced greatly in terms of their remote sensing capabilities, including obtaining optical information using cameras. Alongside these advances, visual mapping has become a very active research area, which facilitates the mapping of areas inaccessible to humans. This requires the efficient processing of data to increase the final mosaic quality and computational efficiency. In this paper, we propose an efficient image mosaicing algorithm for large area visual mapping in underwater environments using multiple underwater robots. Our method identifies overlapping image pairs in the trajectories carried out by the different robots during the topology estimation process, being this a cornerstone for efficiently mapping large areas of the seafloor. We present comparative results based on challenging real underwater datasets, which simulated multi-robot mapping
Resumo:
Se ha n realizado implantaciones de silicio y de carbono + silicio en matrices aislantes de SÍO2 térmico, las cuales, después de un recocido a alta temperatura precipitan en forma de nanocristales de tamaños comprendidos entre 30 y 60 Á. Estas estructuras presentan una intensa fotoluminiscencia en el rojo profundo (1.4-1.6 eV) y el verde (2.0-2.2 eV). La energía e intensidad de las bandas depende fuertemente de la temperatura y duración del recocido. Diferentes comportamientos se han encontrado para las bandas roja y verde, incluyendo la cinética de desexcitación y el origen estructural. Los experimentos de absorción infrarroja, Raman y microscopía electrónica demuestran que los nanocristales son los responsables de la banda roja mientras que agregados amorfos de carbono son los responsables de la verde.
Resumo:
Quickremovalofbiosolidsinaquaculturefacilities,andspeciallyinrecirculatingaquaculturesystems(RAS),isoneofthemostimportantstepinwastemanagement.Sedimentationdynamicsofbiosolidsinanaquaculturetankwilldeterminetheiraccumulationatthebottomofthetank.
Resumo:
El turismo es a menudo el aspecto promocional más visible en el proceso de creación y proyección de una determinada imagen territorial. Esto es debido a que la actividad turística acumula un amplio bagaje en aspectos vinculados a la comercialización de espacios geográficos, y esta circunstancia incide, por ejemplo, en la presencia de numerosa literatura relacionada con la promoción, el marketing y el branding de espacios turísticos. A nivel metodológico, se ha optado por un análisis de fuentes documentales, que ha servido para fijar los cimientos de la evolución de la comunicación de los espacios turísticos mediante el uso de marcas. Se concluye que el registro de la comunicación turística ha experimentado una clara mutación en base a una doble dualidad: de la información a la persuasión y de la promoción a la emoción. Asi mismo, el trabajo en cuestión muestra de qué forma la estrategia comunicativa transcurre nuevamente entorno a las necesidades emociona les del potencial turista y/o visitante en detrimento de las necesidades de información subyacentes al propio destino turístico.
Resumo:
We report the use of an optical fiber sensor to measure the soybean oil concentration in samples obtained from the mixture of pure biodiesel and commercial soybean oil. The operation of the device is based on the long-period grating sensitivity to the surrounding medium refractive index, which leads to measurable modifications in the grating transmission spectrum. The proposed analysis method results in errors in the oil concentration of 0.4% and 2.6% for pure biodiesel and commercial soybean oil, respectively. Techniques of total glycerol, dynamic viscosity, density, and hydrogen nuclear magnetic resonance spectroscopy were also employed to validate the proposed method.
Resumo:
L’augment de la utilització de les noves tecnologies a la nostra societat permet a les empreses arribar al client d’una forma més rapida i facilitant la informació de manera àgil i ordenada. Amb aquest objectiu s’ha creat una botiga virtual que serà la part visible als usuaris i clients de l’empresa PRINTONER S.L , dedicada al sector dels consumibles, especialment els reciclats. Per l’empresa un dels objectius principals és oferir al client la possibilitat de comprar els seus productes de manera còmode a través d’Internet, ja que accedint amb un nom d’usuari i una contrasenya podrà obtenir totes les referències de les que es disposa, podrà tramitar les comandes i controlar-ne l’estat fins el moment de l’entrega. A part de les seccions destinades a usuaris i clients s’ha creat una zona d’administració, on els responsables de l’empresa podran gestionar tots els productes, modificar i visualitzar les comandes. A més aprofitant que aquestes quedaran guardades a una base de dades juntament amb els productes venuts, s’integrarà el sistema de facturació de l’empresa, cosa que fins el moment es feia de manera manual i maldestre. També es programarà una part on els responsables podran insertar reparacions i vendes informàtiques que s’hagin de facturar o per fer-ne un us estadístic en un futur. Tot això ens portarà a implementar un sistema d’usuaris registrats amb diferents permisos i diferents nivells d’accés a l’aplicació, fins a un total de 5. S’ha intentat fer de l’aplicació, un sistema a mida i que compleixi tots els requisits que l’empresa ens ha demanat, amb la previsió que més endavant s’hi pugui implementar un sistema de gestió d’estocs i altres millores per oferir als seus clients un servei inigualable. Per tal de portar a terme tot aquest treball s’ha utilitzat una tecnologia de lliure distribució com és el llenguatge PHP i la base de dades MySQL, aquesta opció a part d’una filosofia es produeix per intentar minimitzar els costos de l’aplicatiu. La finalitat de l’empresa amb aquest projecte és oferir millor imatge i servei, efectivitat i rapidesa en tot el procés de vendes, així com reduir costos de facturació i també de publicitat, ja que es podrà potenciar molt més la pàgina web via internet.