Search results for: content based image retrieval (CBIR)
32618 A Feature Clustering-Based Sequential Selection Approach for Color Texture Classification
Authors: Mohamed Alimoussa, Alice Porebski, Nicolas Vandenbroucke, Rachid Oulad Haj Thami, Sana El Fkihi
Abstract:
Color and texture are highly discriminant visual cues that provide an essential information in many types of images. Color texture representation and classification is therefore one of the most challenging problems in computer vision and image processing applications. Color textures can be represented in different color spaces by using multiple image descriptors which generate a high dimensional set of texture features. In order to reduce the dimensionality of the feature set, feature selection techniques can be used. The goal of feature selection is to find a relevant subset from an original feature space that can improve the accuracy and efficiency of a classification algorithm. Traditionally, feature selection is focused on removing irrelevant features, neglecting the possible redundancy between relevant ones. This is why some feature selection approaches prefer to use feature clustering analysis to aid and guide the search. These techniques can be divided into two categories. i) Feature clustering-based ranking algorithm uses feature clustering as an analysis that comes before feature ranking. Indeed, after dividing the feature set into groups, these approaches perform a feature ranking in order to select the most discriminant feature of each group. ii) Feature clustering-based subset search algorithms can use feature clustering following one of three strategies; as an initial step that comes before the search, binded and combined with the search or as the search alternative and replacement. In this paper, we propose a new feature clustering-based sequential selection approach for the purpose of color texture representation and classification. Our approach is a three step algorithm. First, irrelevant features are removed from the feature set thanks to a class-correlation measure. Then, introducing a new automatic feature clustering algorithm, the feature set is divided into several feature clusters. Finally, a sequential search algorithm, based on a filter model and a separability measure, builds a relevant and non redundant feature subset: at each step, a feature is selected and features of the same cluster are removed and thus not considered thereafter. This allows to significantly speed up the selection process since large number of redundant features are eliminated at each step. The proposed algorithm uses the clustering algorithm binded and combined with the search. Experiments using a combination of two well known texture descriptors, namely Haralick features extracted from Reduced Size Chromatic Co-occurence Matrices (RSCCMs) and features extracted from Local Binary patterns (LBP) image histograms, on five color texture data sets, Outex, NewBarktex, Parquet, Stex and USPtex demonstrate the efficiency of our method compared to seven of the state of the art methods in terms of accuracy and computation time.Keywords: feature selection, color texture classification, feature clustering, color LBP, chromatic cooccurrence matrix
Procedia PDF Downloads 13732617 Design of a New Package for Saffron Using Kansei Engineering
Authors: Sotiris Papantonopoulos, Marianna Bortziou
Abstract:
This study aimed at developing a new package of saffron using emotional design and specifically the Kansei Engineering method. Kansei Engineering is a proactive product development methodology, which aims to improve the product development process and to translate consumers' feelings and image of a product into design elements. A survey was conducted with two major purposes: (1) to determine the target group of saffron use and to collect information about the adequacy of the product’s promotion and the importance of its packaging, (2) to collect the most important properties of a package according to consumers and to evaluate the existing saffron packages according to these properties (benchmarking). The interaction with the general public conducted by the distribution of online questionnaires and personal interviews as well as the statistical analysis of the results were performed using the SPSS software. The results of the survey were used in all stages of Kansei Engineering. Based on the results, a new saffron package was designed by using various designing and image processing software. This improved package is expected to achieve a better promotion and increased sales of the product.Keywords: design, emotional design, Kansei Engineering, packaging, saffron
Procedia PDF Downloads 16232616 Restoration of Digital Design Using Row and Column Major Parsing Technique from the Old/Used Jacquard Punched Cards
Authors: R. Kumaravelu, S. Poornima, Sunil Kumar Kashyap
Abstract:
The optimized and digitalized restoration of the information from the old and used manual jacquard punched card in textile industry is referred to as Jacquard Punch Card (JPC) reader. In this paper, we present a novel design and development of photo electronics based system for reading old and used punched cards and storing its binary information for transforming them into an effective image file format. In our textile industry the jacquard punched cards holes diameters having the sizes of 3mm, 5mm and 5.5mm pitch. Before the adaptation of computing systems in the field of textile industry those punched cards were prepared manually without digital design source, but those punched cards are having rich woven designs. Now, the idea is to retrieve binary information from the jacquard punched cards and store them in digital (Non-Graphics) format before processing it. After processing the digital format (Non-Graphics) it is converted into an effective image file format through either by Row major or Column major parsing technique.To accomplish these activities, an embedded system based device and software integration is developed. As part of the test and trial activity the device was tested and installed for industrial service at Weavers Service Centre, Kanchipuram, Tamilnadu in India.Keywords: file system, SPI. UART, ARM controller, jacquard, punched card, photo LED, photo diode
Procedia PDF Downloads 16732615 Polymeric Sustained Biodegradable Patch Formulation for Wound Healing
Authors: Abhay Asthana, Gyati Shilakari Asthana
Abstract:
It’s the patient compliance and stability in combination with controlled drug delivery and biocompatibility that forms the core feature in present research and development of sustained biodegradable patch formulation intended for wound healing. The aim was to impart sustained degradation, sterile formulation, significant folding endurance, elasticity, biodegradability, bio-acceptability and strength. The optimized formulation was developed using component including polymers including Hydroxypropyl methyl cellulose, Ethylcellulose, and Gelatin, and Citric Acid PEG Citric acid (CPEGC) triblock dendrimers and active Curcumin. Polymeric mixture dissolved in geometric order in suitable medium through continuous stirring under ambient conditions. With continued stirring Curcumin was added with aid of DCM and Methanol in optimized ratio to get homogenous dispersion. The dispersion was sonicated with optimum frequency and for given time and later casted to form a patch form. All steps were carried out under under strict aseptic conditions. The formulations obtained in the acceptable working range were decided based on thickness, uniformity of drug content, smooth texture and flexibility and brittleness. The patch kept on stability using butter paper in sterile pack displayed folding endurance in range of 20 to 23 times without any evidence of crack in an optimized formulation at room temperature (RT) (24 ± 2°C). The patch displayed acceptable parameters after stability study conducted in refrigerated conditions (8±0.2°C) and at RT (24 ± 2°C) upto 90 days. Further, no significant changes were observed in critical parameters such as elasticity, biodegradability, drug release and drug content during stability study conducted at RT 24±2°C for 45 and 90 days. The drug content was in range 95 to 102%, moisture content didn’t exceeded 19.2% and patch passed the content uniformity test. Percentage cumulative drug release was found to be 80% in 12h and matched the biodegradation rate as drug release with correlation factor R2>0.9. The biodegradable patch based formulation developed shows promising results in terms of stability and release profiles.Keywords: sustained biodegradation, wound healing, polymers, stability
Procedia PDF Downloads 33232614 Empirical Evaluation of Gradient-Based Training Algorithms for Ordinary Differential Equation Networks
Authors: Martin K. Steiger, Lukas Heisler, Hans-Georg Brachtendorf
Abstract:
Deep neural networks and their variants form the backbone of many AI applications. Based on the so-called residual networks, a continuous formulation of such models as ordinary differential equations (ODEs) has proven advantageous since different techniques may be applied that significantly increase the learning speed and enable controlled trade-offs with the resulting error at the same time. For the evaluation of such models, high-performance numerical differential equation solvers are used, which also provide the gradients required for training. However, whether classical gradient-based methods are even applicable or which one yields the best results has not been discussed yet. This paper aims to redeem this situation by providing empirical results for different applications.Keywords: deep neural networks, gradient-based learning, image processing, ordinary differential equation networks
Procedia PDF Downloads 16832613 Velocity Distribution in Open Channels with Sand: An Experimental Study
Authors: E. Keramaris
Abstract:
In this study, laboratory experiments in open channel flows over a sand bed were conducted. A porous bed (sand bed) with porosity of ε=0.70 and porous thickness of s΄=3 cm was tested. Vertical distributions of velocity were evaluated by using a two-dimensional (2D) Particle Image Velocimetry (PIV). Velocity profiles are measured above the impermeable bed and above the sand bed for the same different total water heights (h= 6, 8, 10 and 12 cm) and for the same slope S=1.5. Measurements of mean velocity indicate the effects of the bed material used (sand bed) on the flow characteristics (Velocity distribution and Reynolds number) in comparison with those above the impermeable bed.Keywords: particle image velocimetry, sand bed, velocity distribution, Reynolds number
Procedia PDF Downloads 37432612 Facial Emotion Recognition Using Deep Learning
Authors: Ashutosh Mishra, Nikhil Goyal
Abstract:
A 3D facial emotion recognition model based on deep learning is proposed in this paper. Two convolution layers and a pooling layer are employed in the deep learning architecture. After the convolution process, the pooling is finished. The probabilities for various classes of human faces are calculated using the sigmoid activation function. To verify the efficiency of deep learning-based systems, a set of faces. The Kaggle dataset is used to verify the accuracy of a deep learning-based face recognition model. The model's accuracy is about 65 percent, which is lower than that of other facial expression recognition techniques. Despite significant gains in representation precision due to the nonlinearity of profound image representations.Keywords: facial recognition, computational intelligence, convolutional neural network, depth map
Procedia PDF Downloads 23132611 The Proximate Composition and Phytochemical Screening of Momordica Balsamina (Balsam Apple) Fruit and Leaves
Authors: Viruska Jaichand, John Jason Mellem, Viresh Mohanlall
Abstract:
Malnutrition is a global issue that affects both children and adults, irrespective of their socio-economic status. It is, therefore, important to find various means to tackle malnutrition. This is especially important as undernutrition and overnutrition can be linked to a variety of non-communicable diseases (NCDs). This study aimed to gather more insight into the nutritional and phytochemical quality of Momordica balsamina leaves and fruit (fruit pericarp, fruit flesh and seeds). Results showed that Momordica balsamina had a nutritional composition that would be advantageous to the human diet. The nutritional quality is verified by the presence of a high protein percentage across all samples (19.72%-29.08%), with the leaves containing the highest protein content (29.08%±0.77). There was also a low-fat content present across all samples, which ranged from 1.03% to 2.40%. The ash content indicated the presence of total minerals to be adequate (2.93%-21.16%), where the pericarp had the highest ash quantity (21.16%±0.09). The moisture levels were low (7.11%-13.40%). Momordica balsamina seeds had the highest carbohydrate content (67.84%±0.30). Rich in the major phytoconstituents, Momordica balsamina extracts were found to contain alkaloids, saponins, cardiac glycosides, steroids and triterpenoids. Based on these findings, it can thus be said that the incorporation of Momordica balsamina into an individual’s diet could prevent diseases associated with malnutrition, as well as it could be used to supplement the human diet in managing certain NCDs. Even though there were a number of bioactive compounds detected, further studies which would correlate the phytochemical constituents detected in Momordica balsamina and its effectiveness in treating various diseases are recommended.Keywords: momordica balsamina, nutrients, proximate composition, bioactive compounds, phytoconstituents
Procedia PDF Downloads 7432610 Clustering Categorical Data Using the K-Means Algorithm and the Attribute’s Relative Frequency
Authors: Semeh Ben Salem, Sami Naouali, Moetez Sallami
Abstract:
Clustering is a well known data mining technique used in pattern recognition and information retrieval. The initial dataset to be clustered can either contain categorical or numeric data. Each type of data has its own specific clustering algorithm. In this context, two algorithms are proposed: the k-means for clustering numeric datasets and the k-modes for categorical datasets. The main encountered problem in data mining applications is clustering categorical dataset so relevant in the datasets. One main issue to achieve the clustering process on categorical values is to transform the categorical attributes into numeric measures and directly apply the k-means algorithm instead the k-modes. In this paper, it is proposed to experiment an approach based on the previous issue by transforming the categorical values into numeric ones using the relative frequency of each modality in the attributes. The proposed approach is compared with a previously method based on transforming the categorical datasets into binary values. The scalability and accuracy of the two methods are experimented. The obtained results show that our proposed method outperforms the binary method in all cases.Keywords: clustering, unsupervised learning, pattern recognition, categorical datasets, knowledge discovery, k-means
Procedia PDF Downloads 25932609 Integrating and Evaluating Computational Thinking in an Undergraduate Marine Science Course
Authors: Dana Christensen
Abstract:
Undergraduate students, particularly in the environmental sciences, have difficulty displaying quantitative skills in their laboratory courses. Students spend time sampling in the field, often using new methods, and are expected to make sense of the data they collect. Computational thinking may be used to navigate these new experiences. We developed a curriculum for the marine science department at a small liberal arts college in the Northeastern United States based on previous computational thinking frameworks. This curriculum incorporates marine science data sets with specific objectives and topics selected by the faculty at the College. The curriculum was distributed to all students enrolled in introductory marine science classes as a mandatory module. Two pre-tests and post-tests will be used to quantitatively assess student progress on both content-based and computational principles. Student artifacts are being collected with each lesson to be coded for content-specific and computational-specific items in qualitative assessment. There is an overall gap in marine science education research, especially curricula that focus on computational thinking and associated quantitative assessment. The curricula itself, the assessments, and our results may be modified and applied to other environmental science courses due to the nature of the inquiry-based laboratory components that use quantitative skills to understand nature.Keywords: marine science, computational thinking, curriculum assessment, quantitative skills
Procedia PDF Downloads 5932608 Investigation of Martensitic Transformation Zone at the Crack Tip of NiTi under Mode-I Loading Using Microscopic Image Correlation
Authors: Nima Shafaghi, Gunay Anlaş, C. Can Aydiner
Abstract:
A realistic understanding of martensitic phase transition under complex stress states is key for accurately describing the mechanical behavior of shape memory alloys (SMAs). Particularly regarding the sharply changing stress fields at the tip of a crack, the size, nature and shape of transformed zones are of great interest. There is significant variation among various analytical models in their predictions of the size and shape of the transformation zone. As the fully transformed region remains inside a very small boundary at the tip of the crack, experimental validation requires microscopic resolution. Here, the crack tip vicinity of NiTi compact tension specimen has been monitored in situ with microscopic image correlation with 20x magnification. With nominal 15 micrometer grains and 0.2 micrometer per pixel optical resolution, the strains at the crack tip are mapped with intra-grain detail. The transformation regions are then deduced using an equivalent strain formulation.Keywords: digital image correlation, fracture, martensitic phase transition, mode I, NiTi, transformation zone
Procedia PDF Downloads 35332607 Noninvasive Evaluation of Acupuncture by Measuring Facial Temperature through Thermal Image
Authors: An Guo, Hieyong Jeong, Tianyi Wang, Na Li, Yuko Ohno
Abstract:
Acupuncture, known as sensory simulation, has been used to treat various disorders for thousands of years. However, present studies had not addressed approaches for noninvasive measurement in order to evaluate therapeutic effect of acupuncture. The purpose of this study is to propose a noninvasive method to evaluate acupuncture by measuring facial temperature through thermal image. Three human subjects were recruited in this study. Each subject received acupuncture therapy for 30 mins. Acupuncture needles (Ø0.16 x 30 mm) were inserted into Baihui point (DU20), Neiguan points (PC6) and Taichong points (LR3), acupuncture needles (Ø0.18 x 39 mm) were inserted into Tanzhong point (RN17), Zusanli points (ST36) and Yinlingquan points (SP9). Facial temperature was recorded by an infrared thermometer. Acupuncture therapeutic effect was compared pre- and post-acupuncture. Experiment results demonstrated that facial temperature changed according to acupuncture therapeutic effect. It was concluded that proposed method showed high potential to evaluate acupuncture by noninvasive measurement of facial temperature.Keywords: acupuncture, facial temperature, noninvasive evaluation, thermal image
Procedia PDF Downloads 18732606 Developing Second Language Learners’ Reading Comprehension through Content and Language Integrated Learning
Authors: Kaine Gulozer
Abstract:
A strong methodological conception in the practice of teaching, content, and language integrated learning (CLIL) is adapted to boost efficiency in the second language (L2) instruction with a range of proficiency levels. This study aims to investigate whether the incorporation of two different mediums of meaningful CLIL reading activities (in-school and out-of-school settings) influence L2 students’ development of comprehension skills differently. CLIL based instructional methodology was adopted and total of 50 preparatory year students (N=50, 25 students for each proficiency level) from two distinct language proficiency learners (elementary and intermediate) majoring in engineering faculties were recruited for the study. Both qualitative and quantitative methods through a post-test design were adopted. Data were collected through a questionnaire, a reading comprehension test and a semi-structured interview addressed to the two proficiency groups. The results show that both settings in relation to the development of reading comprehension are beneficial, whereas the impact of the reading activities conducted in school settings was higher at the elementary language level of students than that of the one conducted out-of-class settings based on the reported interview results. This study suggests that the incorporation of meaningful CLIL reading activities in both settings for both proficiency levels could create students’ self-awareness of their language learning process and the sense of ownership in successful improvements of field-specific reading comprehension. Further potential suggestions and implications of the study were discussed.Keywords: content and language integrated learning, in-school setting, language proficiency, out-of-school setting, reading comprehension
Procedia PDF Downloads 14632605 Oxalate Content of Raw and Cooked Amaranth and Strawberry Spinach Grown in an Elevated CO₂ Atmosphere
Authors: Madhuri Kanala, Geoffrey Savage
Abstract:
Worldwide CO₂ levels are slowly rising, and this may have effects on the growth and nutritional composition of many food plants. The production of secondary metabolites such as oxalates has not been investigated in depth. The oxalate content of many food plants are known to have adverse nutritional effects on humans and reduction in the oxalate contents of food plants is a very positive move. Recent studies had shown that the oxalate content of the leaves of spinach and silver beet reduced when the plants were grown in an environment where CO₂ was increased. The response of amaranth and strawberry spinach leaves to changes in the high CO₂ environment have not been understood though it is known that the plants do contain appreciable oxalate contents. A study was conducted where amaranth and strawberry spinach plants were grown in identical plant growth chambers with the same environmental conditions except that one chamber was supplied with ambient air (CO₂ 405 ppm) while the other chamber had the CO₂ level increased to 650 ppm. The total and soluble oxalate content of the leaves of raw and cooked amaranth and strawberry spinach were determined by HPLC and calcium levels were determined using ICP following 6 weeks of growth. The total oxalate content of the fresh leaves of amaranth and strawberry spinach were reduced by 29.5 % and 24.6% respectively in the leaves of the plants grown in increased CO₂ conditions compared to ambient levels. The soluble oxalate content of amaranth leaves grown under ambient and increased CO₂ conditions were future reduced by 42% and 26.8% respectively following cooking as the soluble oxalate was leached into the cooking water and discarded. The reduction of the oxalate and calcium levels of raw and cooked amaranth and strawberry spinach leaves following an increase in CO₂ content in the air is an interesting positive response to an otherwise significant environmental problem.Keywords: amaranth, calcium oxalate, enriched CO₂, oxalates, strawberry spinach
Procedia PDF Downloads 19232604 Protein Extraction by Enzyme-Assisted Extraction followed by Alkaline Extraction from Red Seaweed Eucheuma denticulatum (Spinosum) Used in Carrageenan Production
Authors: Alireza Naseri, Susan L. Holdt, Charlotte Jacobsen
Abstract:
In 2014, the global amount of carrageenan production was 60,000 ton with a value of US$ 626 million. From this number, it can be estimated that the total dried seaweed consumption for this production was at least 300,000 ton/year. The protein content of these types of seaweed is 5 – 25%. If just half of this total amount of protein could be extracted, 18,000 ton/year of a high-value protein product would be obtained. The overall aim of this study was to develop a technology that will ensure further utilization of the seaweed that is used only as raw materials for carrageenan production as single extraction at present. More specifically, proteins should be extracted from the seaweed either before or after extraction of carrageenan with focus on maintaining the quality of carrageenan as a main product. Different mechanical, chemical and enzymatic technologies were evaluated. The optimized process was implemented in lab scale and based on its results; the new experiments were done a pilot and larger scale. In order to calculate the efficiency of the new upstream multi-extraction process, protein content was tested before and after extraction. After this step, the extraction of carrageenan was done and carrageenan content and the effect of extraction on yield were evaluated. The functionality and quality of carrageenan were measured based on rheological parameters. The results showed that by using the new multi-extraction process (submitted patent); it is possible to extract almost 50% of total protein without any negative impact on the carrageenan quality. Moreover, compared to the routine carrageenan extraction process, the new multi-extraction process could increase the yield of carrageenan and the rheological properties such as gel strength in the final carrageenan had a promising improvement. The extracted protein has initially been screened as a plant protein source in typical food applications. Further work will be carried out in order to improve properties such as color, solubility, and taste.Keywords: carrageenan, extraction, protein, seaweed
Procedia PDF Downloads 28432603 The Theme 'Leyli and Majnun', the Ancient Legend of the East in the Cognominal Symphonic Poem of Great Composer Gara Garayev on Specific and Non–Specific Content
Authors: Vusala Amirbayova
Abstract:
The science of modern musicology, based on the achievements of a number of neighboring science fields, has more deeply penetrated into the sphere of artistic content of the art of music and developed a new scientific methodology, methods and approaches for a comprehensive study of the problem. In this regard, a new theory developed by the famous Russian musician-scientist, professor V. Kholopova – the specific and non – specific content of music – draws the attention with its different philosophical foundation and covering historical periods of the art of composing. The scientist related her theory to the art of European composer’s creativity, and did not include musical professionalism and especially, folklore creativity existing in other continent in her circle of interest. The researcher made an effort to explain triad (the world of ideas, emotions and subjects) which is included in the general content of music in the example of composers’ works belonging to different periods and cultures. In this respect, the artistic content of works has been deeply and comprehensively analyzed new philosophical basis. The theme ‘Leyli and Majnun’ was developed by many poets as one of the ancient legends of the East, and each artist was able to give a unique artistic interpretation of the work. This literary source was successfully developed in cognominal opera of great U. Hajibeyli in Azerbaijani music and its embodiment with symphonic means required great skill and courage from Gara Garayev. Unlike opera, as there is the opportunity to show the plot of ‘Leyli and Majnun’ in the symphonic poem, the composer achieved to reflect the main purpose of its idea convincingly with pure musical means, and created a great work with tragic spirit having a great emotional impact. Though the artistic content and form of ‘Leyli and Majnun’ symphonic poem have been sufficiently analyzed by music theorists until now, in our opinion, it is for the first time that the work is considered from the point of specific music content. Therefore, we will make an effort to penetrate into a specific layer of its artistic content after firstly reviewing the poem with traditional methods in the general plan. The use of both national fret – intonations and the system of major – minor by G. Garayev is based on well-tempered root. The composer, widely using national fret – intonations and model harmonic means on this ground, achieved to express the spirit and content of the poem. It perfectly embodies the grandeur and immortality of divine love, and the struggle of powerful human personality with the forces of despotism. Gara Garayev said about this work: “My most sublime goal and desire is to explain the literary issue that love endures to all obstacles and overcomes even death”. The music of ‘Leyli and Majnun’ symphonic poem is rich with deep desires and sharp contradictions. G.Garayev reflected these wonderful ideas about the power of music in his book ‘Articles, schools and sayings’: “Music is the decoration of life and a powerful source of inspiration”.Keywords: content, music, symphonic, theory
Procedia PDF Downloads 26832602 Determination of Small Shear Modulus of Clayey Sand Using Bender Element Test
Authors: R. Sadeghzadegan, S. A. Naeini, A. Mirzaii
Abstract:
In this article, the results of a series of carefully conducted laboratory test program were represented to determine the small strain shear modulus of sand mixed with a range of kaolinite including zero to 30%. This was experimentally achieved using a triaxial cell equipped with bender element. Results indicate that small shear modulus tends to increase, while clay content decreases and effective confining pressure increases. The exponent of stress in the power model regression analysis was not sensitive to the amount of clay content for all sand clay mixtures, while coefficient A was directly affected by change in clay content.Keywords: small shear modulus, bender element test, plastic fines, sand
Procedia PDF Downloads 47032601 Integration of an Augmented Reality System for the Visualization of the HRMAS NMR Analysis of Brain Biopsy Specimens Using the Brainlab Cranial Navigation System
Authors: Abdelkrim Belhaoua, Jean-Pierre Radoux, Mariana Kuras, Vincent Récamier, Martial Piotto, Karim Elbayed, François Proust, Izzie Namer
Abstract:
This paper proposes an augmented reality system dedicated to neurosurgery in order to assist the surgeon during an operation. This work is part of the ExtempoRMN project (Funded by Bpifrance) which aims at analyzing during a surgical operation the metabolic content of tumoral brain biopsy specimens by HRMAS NMR. Patients affected with a brain tumor (gliomas) frequently need to undergo an operation in order to remove the tumoral mass. During the operation, the neurosurgeon removes biopsy specimens using image-guided surgery. The biopsy specimens removed are then sent for HRMAS NMR analysis in order to obtain a better diagnosis and prognosis. Image-guided refers to the use of MRI images and a computer to precisely locate and target a lesion (abnormal tissue) within the brain. This is performed using preoperative MRI images and the BrainLab neuro-navigation system. With the patient MRI images loaded on the Brainlab Cranial neuro-navigation system in the operating theater, surgeons can better identify their approach before making an incision. The Brainlab neuro-navigation tool tracks in real time the position of the instruments and displays their position on the patient MRI data. The results of the biopsy analysis by 1H HRMAS NMR are then sent back to the operating theater and superimposed on the 3D localization system directly on the MRI images. The method we have developed to communicate between the HRMAS NMR analysis software and Brainlab makes use of a combination of C++, VTK and the Insight Toolkit using OpenIGTLink protocol.Keywords: neuro-navigation, augmented reality, biopsy, BrainLab, HR-MAS NMR
Procedia PDF Downloads 36332600 Salt-Induced Modulation in Biomass Production, Pigment Concentration, Ion Accumulation, Antioxidant System and Yield in Pea Plant
Abstract:
Salinity is one of the most important environmental factors that limit the production of crop plants to the greatest proportion than any other ones. Salt-induced changes in growth, pigment concentration, water status, malondialdehydes (MDA) and H₂O₂ content, enzymatic and non-enzymatic antioxidants, Na⁺, K⁺ content and yield attributes were examined in the glasshouse on ten pea (Pisum Sativum L.) accessions, namely ‘13240’, ‘18302’, ‘19666’, ‘19700’, ‘19776’, ‘19785’, ‘19788’, ‘20153’, ‘20155’, ‘26719’ were subjected to non-stress (0 mM NaCl) and salt stress (100 mM and150 mM NaCl) in pots containing sand medium. The results showed that salt stress at level150 mM substantially reduced biomass production, leaf water status, pigment concentration (chlorophyll ‘a’, ‘b’, ‘carotenoid content’ total chlorophyll), K⁺ content, quantum yield and yield attributes as compared to plants treated with 100 mM NaCl. Antioxidant enzymes, Catalase (CAT), Peroxidase (POD), Superoxide dismutase (SOD) and Ascorbate peroxidase (APX), proline content, total soluble protein, total amino acids, Malondialdehyde content (MDA), Hydrogen peroxide (H₂O₂) content and Na⁺ uptake markedly enhanced due to the influence of salt stress. On the basis of analyses (expressed as percent of control), of 10 accessions of pea plant, two were ranked as salt tolerant namely (‘19666’, ‘20153’), four were moderately tolerant namely (‘19700’, ‘19776’, ‘19785’, ‘20155’), and three were salt sensitive namely (‘13240’, ‘18302’, ‘26719’) at 150 mM NaCl level.Keywords: antioxidant enzymes, ion uptake, pigment concentration, salt stress, yield attributes
Procedia PDF Downloads 10732599 Preparation and Characterization of Activated Carbon from Animal Bone
Authors: Getenet Aseged Zeleke
Abstract:
The aim of this project was to study the synthesis of activated carbon from low-cost animal beef and the characterization of the product obtained. The bone was carbonized in an inert atmosphere at three different temperatures (500°C, 700oC and 900°C) in an electric furnace, followed by activation with hydrochloric acid. The activated animal bone charcoals obtained were characterized by using scanning electron microscopy (SEM)to observe the effect of activation compared to the unactivated bone charcoal. The following parameters were also determined: ash content, moisture content, volatile content, fixed carbon, pH, pore volume and bulk (apparent) density. The characterization result showed that the activated bone charcoal has good properties and is compared favorably with other reference activated carbons.Keywords: bones, carbonization, activation, characterization, activated carbon
Procedia PDF Downloads 8532598 The Survival of Bifidobacterium longum in Frozen Yoghurt Ice Cream and Its Properties Affected by Prebiotics (Galacto-Oligosaccharides and Fructo-Oligosaccharides) and Fat Content
Authors: S. Thaiudom, W. Toommuangpak
Abstract:
Yoghurt ice cream (YIC) containing prebiotics and probiotics seems to be much more recognized among consumers who concern for their health. Not only can it be a benefit on consumers’ health but also its taste and freshness provide people easily accept. However, the survival of such probiotic especially Bifidobacterium longum, found in human gastrointestinal tract and to be benefit to human gut, was still needed to study in the severe condition as whipping and freezing in ice cream process. Low and full-fat yoghurt ice cream containing 2 and 10% (w/w) fat content (LYIC and FYIC), respectively was produced by mixing 20% yoghurt containing B. longum into milk ice cream mix. Fructo-oligosaccharides (FOS) or galacto-oligosaccharides (GOS) at 0, 1, and 2% (w/w) were separately used as prebiotic in order to improve the survival of B. longum. Survival of this bacteria as a function of ice cream storage time and ice cream properties were investigated. The results showed that prebiotic; especially FOS could improve viable count of B. longum. The more concentration of prebiotic used, the more is the survival of B. Longum. These prebiotics could prolong the survival of B. longum up to 60 days, and the amount of survival number was still in the recommended level (106 cfu per gram). Fat content and prebiotic did not significantly affect the total acidity and the overrun of all samples, but an increase of fat content significantly increased the fat particle size which might be because of partial coalescence found in FYIC rather than in LYIC. However, addition of GOS or FOS could reduce the fat particle size, especially in FYIC. GOS seemed to reduce the hardness of YIC rather than FOS. High fat content (10% fat) significantly influenced on lowering the melting rate of YIC better than 2% fat content due to the 3-dimension networks of fat partial coalescence theoretically occurring more in FYIC than in LYIC. However, FOS seemed to retard the melting rate of ice cream better than GOS. In conclusion, GOS and FOS in YIC with different fat content can enhance the survival of B. longum and affect physical and chemical properties of such yoghurt ice cream.Keywords: Bifidobacterium longum, prebiotic, survival, yoghurt ice cream
Procedia PDF Downloads 16132597 Performance Analysis of New Types of Reference Targets Based on Spaceborne and Airborne SAR Data
Authors: Y. S. Zhou, C. R. Li, L. L. Tang, C. X. Gao, D. J. Wang, Y. Y. Guo
Abstract:
Triangular trihedral corner reflector (CR) has been widely used as point target for synthetic aperture radar (SAR) calibration and image quality assessment. The additional “tip” of the triangular plate does not contribute to the reflector’s theoretical RCS and if it interacts with a perfectly reflecting ground plane, it will yield an increase of RCS at the radar bore-sight and decrease the accuracy of SAR calibration and image quality assessment. Regarding this problem, two types of CRs were manufactured. One was the hexagonal trihedral CR. It is a self-illuminating CR with relatively small plate edge length, while large edge length usually introduces unexpected edge diffraction error. The other was the triangular trihedral CR with extended bottom plate which considers the effect of ‘tip’ into the total RCS. In order to assess the performance of the two types of new CRs, flight campaign over the National Calibration and Validation Site for High Resolution Remote Sensors was carried out. Six hexagonal trihedral CRs and two bottom-extended trihedral CRs, as well as several traditional triangular trihedral CRs, were deployed. KOMPSAT-5 X-band SAR image was acquired for the performance analysis of the hexagonal trihedral CRs. C-band airborne SAR images were acquired for the performance analysis of the bottom-extended trihedral CRs. The analysis results showed that the impulse response function of both the hexagonal trihedral CRs and bottom-extended trihedral CRs were much closer to the ideal sinc-function than the traditional triangular trihedral CRs. The flight campaign results validated the advantages of new types of CRs and they might be useful in the future SAR calibration mission.Keywords: synthetic aperture radar, calibration, corner reflector, KOMPSAT-5
Procedia PDF Downloads 27232596 A Comparison between Different Segmentation Techniques Used in Medical Imaging
Authors: Ibtihal D. Mustafa, Mawia A. Hassan
Abstract:
Tumor segmentation from MRI image is important part of medical images experts. This is particularly a challenging task because of the high assorting appearance of tumor tissue among different patients. MRI images are advance of medical imaging because it is give richer information about human soft tissue. There are different segmentation techniques to detect MRI brain tumor. In this paper, different procedure segmentation methods are used to segment brain tumors and compare the result of segmentations by using correlation and structural similarity index (SSIM) to analysis and see the best technique that could be applied to MRI image.Keywords: MRI, segmentation, correlation, structural similarity
Procedia PDF Downloads 41032595 The Developing of Teaching Materials Online for Students in Thailand
Authors: Pitimanus Bunlue
Abstract:
The objectives of this study were to identify the unique characteristics of Salaya Old market, Phutthamonthon, Nakhon Pathom and develop the effective video media to promote the homeland awareness among local people and the characteristic features of this community were collectively summarized based on historical data, community observation, and people’s interview. The acquired data were used to develop a media describing prominent features of the community. The quality of the media was later assessed by interviewing local people in the old market in terms of content accuracy, video, and narration qualities, and sense of homeland awareness after watching the video. The result shows a 6-minute video media containing historical data and outstanding features of this community was developed. Based on the interview, the content accuracy was good. The picture quality and the narration were very good. Most people developed a sense of homeland awareness after watching the video also as well.Keywords: audio-visual, creating homeland awareness, Phutthamonthon Nakhon Pathom, research and development
Procedia PDF Downloads 29132594 The Interaction of Country-of-Manufacturing with Country-of-Design within Different Consumption Context
Authors: Ebru Genc, Shih-Ching Wang
Abstract:
In today’s globalized world, while companies move their production centers to developing countries in order to gain cost advantage, they receive negative responses from consumers because of the weak image of those countries. In this study, we looked at this tradeoff faced by multinational companies. Some companies that have headquarters in developed countries have devised a strategy of manipulating country-of-origin (COO) information by introducing the concept of country of design (COD). We analyzed the impact of country-of-manufacturing (COM) information on consumers’ product evaluation and purchase intention in the presence of different levels of COD information, namely, in terms of developed and developing countries. We found that it is not advantageous for a firm to publish a design location with a strong image if the firm is producing in a country that has a weak image. On the other hand, revealing COD information has a reinforcing effect on consumers’ product evaluation and purchase intention if the firm is producing in a country with a strong image. Second, we studied the impact of consumption context on this relationship (in terms of public or private use) and found that for products that are typically used in public, COM has significantly shown higher importance on product evaluation and purchase intention, compared to products typically used in private. However, our results show that consumption context shows no effect of an impact resulting from COD information.Keywords: consumption context, country of design, country of manufacturing, country of origin
Procedia PDF Downloads 24932593 Nutritional Composition of Provitamin A-Biofortified Amahewu, a Maize Based Beverage with Potential to Alleviate Vitamin A Deficiency
Authors: Temitope D. Awobusuyi, Eric O. Amonsou, Muthulisi Siwela
Abstract:
Amahewu, a lactic acid fermented non-alcoholic maize based beverage is widely consumed in Southern Africa. It is traditionally made with white maize which is deficient in vitamin A. Provitamin A-biofortified maize has been developed for use as a complementary strategy to alleviate vitamin A deficiency. In this study the nutritional composition and protein digestibility of amahewu produced using provitamin A-biofortified maize was determined. Provitamin A-biofortified amahewu was processed by fermenting cooked maize porridge using malted provitamin A-biofortified maize, wheat bran and lactobacillus mixed starter culture with either malted maize or wheat bran. The total provitamin A content in amahewu products ranged from 3.3-3.8 μg/g (DW). The % retention of total provitamin A ranged from 79 %- 90 % μg/g (DW). The lowest % retention was observed in products fermented with the addition of starter culture. The gross energy of amahewu products were approx. 20 MJ/kg. There was a slight increase in the lysine content of amahewu after fermentation. Protein digestibility of amahewu (approx.91%) was slightly higher compared to unprocessed provitamin A maize (86%). However, a general decrease was observed in the minerals when compared to the unprocessed provitamin A maize. Amahewu processed using starter cultures has higher iron content than those processed with the addition of malt. These result suggests that provitamin A-biofortified amahewu has the potential to make a significant contribution towards alleviating Vitamin A Deficiency in rural communities who are also the most vulnerable to VAD.Keywords: vitamin A deficiency, provitamin A maize, biofortification, fermentation
Procedia PDF Downloads 41732592 Breast Cancer Metastasis Detection and Localization through Transfer-Learning Convolutional Neural Network Classification Based on Convolutional Denoising Autoencoder Stack
Authors: Varun Agarwal
Abstract:
Introduction: With the advent of personalized medicine, histopathological review of whole slide images (WSIs) for cancer diagnosis presents an exceedingly time-consuming, complex task. Specifically, detecting metastatic regions in WSIs of sentinel lymph node biopsies necessitates a full-scanned, holistic evaluation of the image. Thus, digital pathology, low-level image manipulation algorithms, and machine learning provide significant advancements in improving the efficiency and accuracy of WSI analysis. Using Camelyon16 data, this paper proposes a deep learning pipeline to automate and ameliorate breast cancer metastasis localization and WSI classification. Methodology: The model broadly follows five stages -region of interest detection, WSI partitioning into image tiles, convolutional neural network (CNN) image-segment classifications, probabilistic mapping of tumor localizations, and further processing for whole WSI classification. Transfer learning is applied to the task, with the implementation of Inception-ResNetV2 - an effective CNN classifier that uses residual connections to enhance feature representation, adding convolved outputs in the inception unit to the proceeding input data. Moreover, in order to augment the performance of the transfer learning CNN, a stack of convolutional denoising autoencoders (CDAE) is applied to produce embeddings that enrich image representation. Through a saliency-detection algorithm, visual training segments are generated, which are then processed through a denoising autoencoder -primarily consisting of convolutional, leaky rectified linear unit, and batch normalization layers- and subsequently a contrast-normalization function. A spatial pyramid pooling algorithm extracts the key features from the processed image, creating a viable feature map for the CNN that minimizes spatial resolution and noise. Results and Conclusion: The simplified and effective architecture of the fine-tuned transfer learning Inception-ResNetV2 network enhanced with the CDAE stack yields state of the art performance in WSI classification and tumor localization, achieving AUC scores of 0.947 and 0.753, respectively. The convolutional feature retention and compilation with the residual connections to inception units synergized with the input denoising algorithm enable the pipeline to serve as an effective, efficient tool in the histopathological review of WSIs.Keywords: breast cancer, convolutional neural networks, metastasis mapping, whole slide images
Procedia PDF Downloads 13032591 Design of Liquid Crystal Based Interface to Study the Interaction of Gram Negative Bacterial Endotoxin with Milk Protein Lactoferrin
Authors: Dibyendu Das, Santanu Kumar Pal
Abstract:
Milk protein lactoferrin (Lf) exhibits potent antibacterial activity due to its interaction with Gram-negative bacterial cell membrane component, lipopolysaccharide (LPS). This paper represents fabrication of new Liquid crystals (LCs) based biosensors to explore the interaction between Lf and LPS. LPS self-assembled at aqueous/LCs interface and orients interfacial nematic 4-cyano-4’- pentylbiphenyl (5CB) LCs in a homeotropic fashion (exhibiting dark optical image under polarized optical microscope). Interestingly, on the exposure of Lf on LPS decorated aqueous/LCs interface, an optical image of LCs changed from dark to bright indicating an ordering alteration of interfacial LCs from homeotropic to tilted/planar state. The ordering transition reflects strong binding between Lf and interfacial LPS that, in turn, perturbs the orientation of LCs. With the help of epifluorescence microscopy, we further affirmed the interfacial LPS-Lf binding event by imaging the presence of FITC tagged Lf at the LPS laden aqueous/LCs interface. Finally, we have investigated the conformational behavior of Lf in solution as well as in the presence of LPS using Circular Dichroism (CD) spectroscopy and further reconfirmed with Vibrational Circular Dichroism (VCD) spectroscopy where we found that Lf undergoes alpha-helix to random coil-like structure in the presence of LPS. As a whole the entire results described in this paper establish a robust approach to envisage the interaction between LPS and Lf through the ordering transitions of LCs at aqueous/LCs interface.Keywords: endotoxin, interface, lactoferrin, lipopolysaccharide
Procedia PDF Downloads 26632590 Physical-Chemical Parameters of Latvian Apple Juices and Their Suitability for Cider Production
Authors: Rita Riekstina-Dolge, Zanda Kruma, Daina Karklina, Fredijs Dimins
Abstract:
Apple juice is the main raw material for cider production. In this study apple juices obtained from 14 dessert and crab variety apples grown in Latvia were investigated. For all samples soluble solids, titratable acidity, pH and sugar content were determined. Crab apples produce more dry matter, total sugar and acid content compared to the dessert apples but it depends on the apple variety. Total sugar content of crab apple juices was 1.3 to 1.8 times larger than in dessert apple juices. Titratable acidity of dessert apple juices is in the range of 4.1g L-1 to 10.83g L-1 and in crab apple juices titratable acidity is from 7.87g L-1 to 19.6g L-1. Fructose was detected as the main sugar whereas glucose level varied depending on the variety. The highest titratable acidity and content of sugars was detected in ‘Cornelia’ apples juice.Keywords: apple juice, hierarchical cluster analysis, sugars, titratable acidity
Procedia PDF Downloads 24232589 Neural Rendering Applied to Confocal Microscopy Images
Authors: Daniel Li
Abstract:
We present a novel application of neural rendering methods to confocal microscopy. Neural rendering and implicit neural representations have developed at a remarkable pace, and are prevalent in modern 3D computer vision literature. However, they have not yet been applied to optical microscopy, an important imaging field where 3D volume information may be heavily sought after. In this paper, we employ neural rendering on confocal microscopy focus stack data and share the results. We highlight the benefits and potential of adding neural rendering to the toolkit of microscopy image processing techniques.Keywords: neural rendering, implicit neural representations, confocal microscopy, medical image processing
Procedia PDF Downloads 658