993 resultados para Myth. Poetry. Image. Reflection. Soul. Plotinus


Relevância:

20.00% 20.00%

Publicador:

Resumo:

Tarkastelen tutkimuksessani amerikkalaisen John Ashberyn (1927–) runoudessa lmenevää moniäänisyyttä. Runoutta pidetään yleensä yksiäänisenä puheena, kun taas omaanin ajatellaan erityisesti Mihail Bahtinin vaikutuksesta olevan luonnostaan oniääninen kirjallisuudenlaji. Ashberyn postmoderni runous haastaa tämän äsityksen. Ashbery tunnetaan vakiintuneita runouskäsityksiä vastaan kirjoittavana avantgarde-runoilijana. Pääasiallisina tutkimuskohteinani ovat Ashberyn pitkä runoelma nimeltä ”Litany” (1979) sekä lyhyiden runojen valikoima Your Name Here (2000). Vertailukohtana tarkastelen Ashberyn yhdessä James Schuylerin kanssa kirjoittamaa romaania A Nest of Ninnies (1969). Teoreettisena pohjana on käytetty Ashberyä käsittelevän muun tutkimuksen lisäksi muun muassa jälkistrukturalistisiin teorioihin liittyviä ajatuksia pronominien vaikutuksesta siihen miten lukija muodostaa käsityksen subjektiivisesta läsnäolosta runossa. Ashbery käyttää persoonapronomineja ilman selkeitä viittaussuhteita. Viittaussuhteiden hämärtymisen ja fragmentaarisuuden vuoksi Ashberyn runoja pidetään usein vaikeina, eikä niistä ole helppo löytää yhtä selkeää aihetta. Hajanaisuus on kuitenkin motivoitua, koska juuri se mahdollistaa moniäänisyyden ja avoimen tekstin, joka voi sisältää monia merkityksiä. Kun runossa ei ole yhden puhujan hallitsevaa ääntä, lukijan rooli merkitysten muodostajana nousee keskeiseksi. ”Litany” on selkeästi metatekstuaalinen runo, jossa fiktiivinen taso sekoittuu runouden, taiteen ja kritiikin mahdollisuuksien pohdintaan. Runo hahmottelee uudenlaista, moniäänistä teorian ja runouden rajoja purkavaa kommunikaation muotoa. Toisen persoonan pronominien voidaan runossa usein ajatella puhuttelevan lukijaa. Your Name Here -kokoelmassa puolestaan toisen persoonan pronominipositiot määrittyvät usein tietyiksi henkilöhahmoiksi runojen maailmassa, ja pronominipositioiden kautta runoissa rakentuu moniäänisiä dialogeja määrittymättömien henkilöhahmojen välille. Näin lukijan huomio suunnataan ensisijaisesti kommunikaation ja arkipäivän kielenkäytön kliseiden sävyihin ja asiayhteyksiin pikemminkin kuin yksittäisten lausumien sisältöön. A Nest of Ninnies -romaani toimii näennäisestä dialogisuudestaan huolimatta ennen kaikkea yksiäänisesti, sillä romaanin yksiulotteisten henkilöhahmojen esittämiä ajatuksia hallitsee parodioimaan pyrkivä kertojanääni. Ashberyn runojen ja romaanin tarkasteleminen osoittaa, että käsitys runoudesta väistämättä yksiäänisenä ja romaanista moniäänisenä ei ole kaikilta osin ongelmaton. Moniääninen, monimerkityksinen runo voi tarjota toiselle itsenäisen aseman.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

[cat] Les traduccions dels primers capítols del llibre VII de la República de Plató on apareix la famosa imatge de la caverna, εἰκών, presenten una sorprenent i intrigant varietat interpretativa: “al·legoria”, “mite”, “faula”, “paràbola”, “símil”, “comparació”... Aquest article, prenent com a exemple la notable fidelitat al text del traductor victorià de Plató, B. Jowett, i mitjançant una anàlisi rigorosa dels termes que acompanyen la imatge, manté la necessitat de no interpretar ni corregir en aquest cas el gran filòsof idealista o “ideocèntric”, assenyalant alhora, si el capteniment filològic és un altre, les contradiccions resultants i l’ús d’algun terme aliè al lèxic platònic com ara “al·legoria”.

Relevância:

20.00% 20.00%

Publicador:

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

Relevância:

20.00% 20.00%

Publicador:

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.

Relevância:

20.00% 20.00%

Publicador:

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

Relevância:

20.00% 20.00%

Publicador:

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

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Quickremovalofbiosolidsinaquaculturefacilities,andspeciallyinrecirculatingaquaculturesystems(RAS),isoneofthemostimportantstepinwastemanagement.Sedimentationdynamicsofbiosolidsinanaquaculturetankwilldeterminetheiraccumulationatthebottomofthetank.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

A martensitic single crystal Cu-23.95Zn-3.62(wt.%)Al alloy was obtained melting pure Cu, Zn and Al using Bridgman's method. The martensitic phase (monoclinic) can present up to 24 variants, and orienting the surface according to a certain plane is a very hard task. The single crystal was submitted to 8 tons of tension (stress) along the longitudinal direction to reduce the number of variants and facilitate the surface orientation according to the desired plane. This single crystal was oriented using the Laüe back-reflection method to give surfaces with the following oriented crystallographic planes: (010), (120) and (130). It was observed that the tension stress was applied along the [010] direction.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The ongoing development of the digital media has brought a new set of challenges with it. As images containing more than three wavelength bands, often called spectral images, are becoming a more integral part of everyday life, problems in the quality of the RGB reproduction from the spectral images have turned into an important area of research. The notion of image quality is often thought to comprise two distinctive areas – image quality itself and image fidelity, both dealing with similar questions, image quality being the degree of excellence of the image, and image fidelity the measure of the match of the image under study to the original. In this thesis, both image fidelity and image quality are considered, with an emphasis on the influence of color and spectral image features on both. There are very few works dedicated to the quality and fidelity of spectral images. Several novel image fidelity measures were developed in this study, which include kernel similarity measures and 3D-SSIM (structural similarity index). The kernel measures incorporate the polynomial, Gaussian radial basis function (RBF) and sigmoid kernels. The 3D-SSIM is an extension of a traditional gray-scale SSIM measure developed to incorporate spectral data. The novel image quality model presented in this study is based on the assumption that the statistical parameters of the spectra of an image influence the overall appearance. The spectral image quality model comprises three parameters of quality: colorfulness, vividness and naturalness. The quality prediction is done by modeling the preference function expressed in JNDs (just noticeable difference). Both image fidelity measures and the image quality model have proven to be effective in the respective experiments.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The main objective for this study was to explore certain organization’s product line rebranding process and its impact on product line’s perceived image. The case company is a global paper, packaging and forest products company, business segment paper board. The audience explored is one of the company’s major customers, merchant in Germany. The research was performed as a descriptive case study with a purpose to provide longitudinal insight into the product line image and its eventual alteration as a result of the case company’s rebranding process. Mainly qualitative methods were used for conducting the research. The data for the empirical part was collected with a web-based survey at two different points of time; before the rebranded products entered the market and after they had been available approximately six months. The results of this study reveal that the case company has performed well in its attempt to improve product line’s brand image through rebranding. It was found that between the two brand image measurements the product brand image seems to have improved in all of the areas which according to theoretical framework of this study contribute to formation of brand image; brand associations, marketing communications and interpersonal relationships, not forgetting the original platform that initiated the change; technical quality modifications. In other words it may be concluded that as technical quality was brought to a new level, also assessments about the brand image improved respectively.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Diabetes is a rapidly increasing worldwide problem which is characterised by defective metabolism of glucose that causes long-term dysfunction and failure of various organs. The most common complication of diabetes is diabetic retinopathy (DR), which is one of the primary causes of blindness and visual impairment in adults. The rapid increase of diabetes pushes the limits of the current DR screening capabilities for which the digital imaging of the eye fundus (retinal imaging), and automatic or semi-automatic image analysis algorithms provide a potential solution. In this work, the use of colour in the detection of diabetic retinopathy is statistically studied using a supervised algorithm based on one-class classification and Gaussian mixture model estimation. The presented algorithm distinguishes a certain diabetic lesion type from all other possible objects in eye fundus images by only estimating the probability density function of that certain lesion type. For the training and ground truth estimation, the algorithm combines manual annotations of several experts for which the best practices were experimentally selected. By assessing the algorithm’s performance while conducting experiments with the colour space selection, both illuminance and colour correction, and background class information, the use of colour in the detection of diabetic retinopathy was quantitatively evaluated. Another contribution of this work is the benchmarking framework for eye fundus image analysis algorithms needed for the development of the automatic DR detection algorithms. The benchmarking framework provides guidelines on how to construct a benchmarking database that comprises true patient images, ground truth, and an evaluation protocol. The evaluation is based on the standard receiver operating characteristics analysis and it follows the medical practice in the decision making providing protocols for image- and pixel-based evaluations. During the work, two public medical image databases with ground truth were published: DIARETDB0 and DIARETDB1. The framework, DR databases and the final algorithm, are made public in the web to set the baseline results for automatic detection of diabetic retinopathy. Although deviating from the general context of the thesis, a simple and effective optic disc localisation method is presented. The optic disc localisation is discussed, since normal eye fundus structures are fundamental in the characterisation of DR.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The present study examines Christina Rossetti's (1830-94) best-known poem "Goblin Market" (1859) as a response to John Milton's (1608-74) Paradise Lost (1667) and Paradise Regained (1674). Rossetti's poem relates to Milton's twin epics with a surprising degree of complexity, something that the thesis demonstrates through a large number of hitherto unexplored textual parallels. In its recontextualisation of Rossetti's poetry, this study balances interpretative strategies evolved by feminism with more historicist readings. SinceGilbert and Gubar's landmark feminist work of 1979, it has become something of a critical commonplace that Milton was a figure of patriarchal oppression whom women writers have challenged through revision. As a consequence, intertextual Rossetti studies have tended to emphasise such a revisionist element in her achievement. But if we place "Goblin Market" within the larger context of Rossetti's thoughts on religion and poetry throughout her writing, and if we de-emphasise the dichotomy between Rossetti and her male precursor, alternative patterns of reading begin to emerge. This thesis argues that Rossetti's aim was not only to revise Milton but also to revive him. It develops this point in several ways: first, by introducing the subject and theoretically arguing that literary allusiveness is not necessarily a matter of oedipal or feminist envy only (Chapter One); second, by determining the nature and extent of Rossetti's Miltonic allusions in terms of theme, imagery and language (Chapter Two);and third, by examining their function in terms of argument (Chapters Three andFour). I n an age of increasing religious doubt, Rossetti's poetry provided a subtle challenge not so much to Milton as to the emerging scepticism and aestheticism in Victorian society and its art-world, and not least to the secular tendencies of the second generation of Pre-Raphaelites, including Dante Gabriel Rossetti. Christina Rossetti was ahead of her time (and perhaps ours) in seeing the feminist potential in both John Milton and the Christian message. In the soul's relation to Christ, gender does not matter. What matters is the individual's quest for salvation, a quest in which poetry is a sacramental act, with a transformative, unifying function. Rossetti's poems both depict and constitute such a quest for union with God, on the assumption that God's word offers a pathway that is open to men as well as women.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The aim of this study is to analyse the content of the interdisciplinary conversations in Göttingen between 1949 and 1961. The task is to compare models for describing reality presented by quantum physicists and theologians. Descriptions of reality indifferent disciplines are conditioned by the development of the concept of reality in philosophy, physics and theology. Our basic problem is stated in the question: How is it possible for the intramental image to match the external object?Cartesian knowledge presupposes clear and distinct ideas in the mind prior to observation resulting in a true correspondence between the observed object and the cogitative observing subject. The Kantian synthesis between rationalism and empiricism emphasises an extended character of representation. The human mind is not a passive receiver of external information, but is actively construing intramental representations of external reality in the epistemological process. Heidegger's aim was to reach a more primordial mode of understanding reality than what is possible in the Cartesian Subject-Object distinction. In Heidegger's philosophy, ontology as being-in-the-world is prior to knowledge concerning being. Ontology can be grasped only in the totality of being (Dasein), not only as an object of reflection and perception. According to Bohr, quantum mechanics introduces an irreducible loss in representation, which classically understood is a deficiency in knowledge. The conflicting aspects (particle and wave pictures) in our comprehension of physical reality, cannot be completely accommodated into an entire and coherent model of reality. What Bohr rejects is not realism, but the classical Einsteinian version of it. By the use of complementary descriptions, Bohr tries to save a fundamentally realistic position. The fundamental question in Barthian theology is the problem of God as an object of theological discourse. Dialectics is Barth¿s way to express knowledge of God avoiding a speculative theology and a human-centred religious self-consciousness. In Barthian theology, the human capacity for knowledge, independently of revelation, is insufficient to comprehend the being of God. Our knowledge of God is real knowledge in revelation and our words are made to correspond with the divine reality in an analogy of faith. The point of the Bultmannian demythologising programme was to claim the real existence of God beyond our faculties. We cannot simply define God as a human ideal of existence or a focus of values. The theological programme of Bultmann emphasised the notion that we can talk meaningfully of God only insofar as we have existential experience of his intervention. Common to all these twentieth century philosophical, physical and theological positions, is a form of anti-Cartesianism. Consequently, in regard to their epistemology, they can be labelled antirealist. This common insight also made it possible to find a common meeting point between the different disciplines. In this study, the different standpoints from all three areas and the conversations in Göttingen are analysed in the frameworkof realism/antirealism. One of the first tasks in the Göttingen conversations was to analyse the nature of the likeness between the complementary structures inquantum physics introduced by Niels Bohr and the dialectical forms in the Barthian doctrine of God. The reaction against epistemological Cartesianism, metaphysics of substance and deterministic description of reality was the common point of departure for theologians and physicists in the Göttingen discussions. In his complementarity, Bohr anticipated the crossing of traditional epistemic boundaries and the generalisation of epistemological strategies by introducing interpretative procedures across various disciplines.