2 resultados para Apples.

em Repositório Digital da UNIVERSIDADE DA MADEIRA - Portugal


Relevância:

20.00% 20.00%

Publicador:

Resumo:

The volatile composition of different apple varieties of Malus domestica Borkh. species from different geographic regions at Madeira Islands, namely Ponta do Pargo (PP), Porto Santo (PS), and Santo da Serra (SS) was established by headspace solid-phase microextraction (HS-SPME) procedure followed by GC-MS (GC-qMS) analysis. Significant parameters affecting sorption process such as fiber coating, extraction temperature,extractiontime,sampleamount,dilutionfactor,ionicstrength,anddesorption time,wereoptimizedanddiscussed.TheSPMEfibercoatedwith50/30 lmdivinylbenzene/carboxen/PDMS (DVB/CAR/PDMS) afforded highest extraction efficiency of volatile compounds, providing the best sensitivity for the target volatiles, particularly whenthesampleswereextractedat508Cfor30 minwithconstantmagneticstirring. A qualitative and semi-quantitative analysis between the investigated apple species has been established. It was possible to identify about 100 of volatile compounds amongpulp(46,45,and39),peel(64,60,and64),andentirefruit(65,43,and50)inPP, PS,andSSapples,respectively.Ethylesters,terpenes,andhigheralcoholswerefound tobethemostrepresentativevolatiles. a-Farnesene,hexan-1-olandhexyl2-methylbutyratewerethecompoundsfoundinthevolatileprofileofstudiedappleswiththelargestGCarea,representing,onaverage,24.71,14.06,and10.80%ofthetotalvolatilefractionfromPP,PS,andSSapples.InPPentireapple,themostabundantcompoundsidentified were a-farnesene (30.49%), the unknown compound m/z (69, 101, 157) (21.82%) andhexylacetate(6.57%).RegardingPSentireapplethemajorcompoundswere a-farnesene(16.87%),estragole(15.43%),hexan-1-ol(10.94),andE-2-hexenal(10.67).a-Farnesene(30.3%),hexan-1-ol(18.90%),2-methylbutanoicacid(4.7%),andpentan-1-ol(4.6%) werealsofoundasSSentireapplevolatilespresentinahigherrelativecontent.Principal component analysis (PCA) of the results clustered the apples into three groups according to geographic origin. Linear discriminant analysis (LDA) was performed in order to detect the volatile compounds able to differentiate the three kinds of apples investigated. The most important contributions to the differentiation of the PP, PS, and SS apples were ethyl hexanoate, hexyl 2-methylbutyrate, E,E-2,4-heptadienal, pethylstyrene,andE-2-hexenal.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Image stitching is the process of joining several images to obtain a bigger view of a scene. It is used, for example, in tourism to transmit to the viewer the sensation of being in another place. I am presenting an inexpensive solution for automatic real time video and image stitching with two web cameras as the video/image sources. The proposed solution relies on the usage of several markers in the scene as reference points for the stitching algorithm. The implemented algorithm is divided in four main steps, the marker detection, camera pose determination (in reference to the markers), video/image size and 3d transformation, and image translation. Wii remote controllers are used to support several steps in the process. The built‐in IR camera provides clean marker detection, which facilitates the camera pose determination. The only restriction in the algorithm is that markers have to be in the field of view when capturing the scene. Several tests where made to evaluate the final algorithm. The algorithm is able to perform video stitching with a frame rate between 8 and 13 fps. The joining of the two videos/images is good with minor misalignments in objects at the same depth of the marker,misalignments in the background and foreground are bigger. The capture process is simple enough so anyone can perform a stitching with a very short explanation. Although real‐time video stitching can be achieved by this affordable approach, there are few shortcomings in current version. For example, contrast inconsistency along the stitching line could be reduced by applying a color correction algorithm to every source videos. In addition, the misalignments in stitched images due to camera lens distortion could be eased by optical correction algorithm. The work was developed in Apple’s Quartz Composer, a visual programming environment. A library of extended functions was developed using Xcode tools also from Apple.