• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 5
  • 2
  • 2
  • 1
  • 1
  • 1
  • 1
  • Tagged with
  • 15
  • 15
  • 15
  • 6
  • 6
  • 6
  • 6
  • 4
  • 4
  • 4
  • 4
  • 4
  • 3
  • 3
  • 3
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
1

Edge Detection on Underwater Laser Spot

Tseng, Pin-hsien 04 September 2007 (has links)
none
2

Medical Image Registration and Application to Atlas-Based Segmentation

Guo, Yujun 01 May 2007 (has links)
No description available.
3

Algorithmen der Bildanalyse und -synthese für große Bilder und Hologramme / Algorithms for image analysis and synthesis of large images and holograms

Kienel, Enrico 22 February 2013 (has links) (PDF)
Die vorliegende Arbeit befasst sich mit Algorithmen aus dem Bereich der Bildsegmentierung sowie der Datensynthese für das so genannte Hologrammdruck-Prinzip. Angelehnt an ein anatomisch motiviertes Forschungsprojekt werden aktive Konturen zur halbautomatischen Segmentierung digitalisierter histologischer Schnitte herangezogen. Die besondere Herausforderung liegt dabei in der Entwicklung von verschiedenen Ansätzen, die der Anpassung des Verfahrens für sehr große Bilder dienen, welche in diesem Kontext eine Größe von einigen hundert Megapixel erreichen können. Unter dem Aspekt der größtmöglichen Effizienz, jedoch mit der Beschränkung auf die Verwendung von Consumer-Hardware, werden Ideen vorgestellt, welche eine auf aktiven Konturen basierende Segmentierung bei derartigen Bildgrößen erstmals ermöglichen sowie zur Beschleunigung und Reduktion des Speicheraufwandes beitragen. Darüber hinaus wurde das Verfahren um ein intuitives Werkzeug erweitert, das eine interaktive lokale Korrektur der finalen Kontur gestattet und damit die Praxistauglichkeit der Methode maßgeblich erhöht. Der zweite Teil der Arbeit beschäftigt sich mit einem Druckprinzip für die Herstellung von Hologrammen, basierend auf virtuellen Abbildungsgegenständen. Der Hologrammdruck, der namentlich an die Arbeitsweise eines Tintenstrahldruckers erinnern soll, benötigt dazu spezielle diskrete Bilddaten, die als Elementarhologramme bezeichnet werden. Diese tragen die visuelle Information verschiedener Blickrichtungen durch einen festen geometrischen Ort auf der Hologrammebene. Ein vollständiges, aus vielen Elementarhologrammen zusammengesetztes Hologramm erzeugt dabei ein erhebliches Datenvolumen, das parameterabhängig schnell im Terabyte-Bereich liegen kann. Zwei unabhängige Algorithmen zur Erzeugung geeignet aufbereiteter Daten unter intensiver Ausnutzung von Standard-Graphikhardware werden präsentiert, hinsichtlich ihrer Berechnungs- sowie Speicherkomplexität verglichen und unter Berücksichtigung von Qualitätsaspekten bewertet.
4

Direct Structured Finite Element Mesh Generation from Three-dimensional Medical Images of the Aorta

Bayat, Sharareh 06 May 2014 (has links)
Three-dimensional (3-D) medical imaging creates notable opportunities as input toward engineering analyses, whether for basic understanding of the normal function or patho-physiology of an organ, or for the simulation of virtual surgical procedures. These analyses most often require finite element (FE) models to be constructed from patient-specific 3-D medical images. However, creation of such models can be extremely labor-intensive; in addition, image processing and mesh generation are often operator-dependent, lack robustness and may be of suboptimal quality. Focusing on the human aorta, the goal of the present work is to create a fast and robust methodology for quadrilateral surface and hexahedral volume meshing from 3-D medical images with minimal user input. By making use of the segmentation capabilities of the 3-D gradient vector flow field combined with original ray-tracing and orientation control algorithms, we will demonstrate that it is possible to incrementally grow a structured quadrilateral surface mesh of the inner wall of the aorta. The process does not only require minimal input from the user, it is also robust and very fast compared to existing methods; it effectively combines segmentation and meshing into one single effort. After successfully testing the methodology and measuring the quality of the meshes produced by it from synthetic as well as real medical image datasets, we will make use of the surface mesh of the inner aortic wall to derive hexahedral meshes of the aortic wall thickness and of the fluid domain inside the aorta. We will finally outline a tentative approach to merge several structured meshes to process the main branches of the aorta.
5

GPU-Accelerated Contour Extraction on Large Images Using Snakes

Kienel, Enrico, Brunnett, Guido 16 February 2009 (has links) (PDF)
Active contours have been proven to be a powerful semiautomatic image segmentation approach, that seems to cope with many applications and different image modalities. However, they exhibit inherent drawbacks, including the sensibility to contour initialization due to the limited capture range of image edges and problems with concave boundary regions. The Gradient Vector Flow replaces the traditional image force and provides an enlarged capture range as well as enhanced concavity extraction capabilities, but it involves an expensive computational effort and considerably increased memory requirements at the time of computation. In this paper, we present an enhancement of the active contour model to facilitate semiautomatic contour detection in huge images. We propose a tile-based image decomposition accompanying an image force computation scheme on demand in order to minimize both computational and memory requirements. We show an efficient implementation of this approach on the basis of general purpose GPU processing providing for continuous active contour deformation without a considerable delay.
6

Direct Structured Finite Element Mesh Generation from Three-dimensional Medical Images of the Aorta

Bayat, Sharareh January 2014 (has links)
Three-dimensional (3-D) medical imaging creates notable opportunities as input toward engineering analyses, whether for basic understanding of the normal function or patho-physiology of an organ, or for the simulation of virtual surgical procedures. These analyses most often require finite element (FE) models to be constructed from patient-specific 3-D medical images. However, creation of such models can be extremely labor-intensive; in addition, image processing and mesh generation are often operator-dependent, lack robustness and may be of suboptimal quality. Focusing on the human aorta, the goal of the present work is to create a fast and robust methodology for quadrilateral surface and hexahedral volume meshing from 3-D medical images with minimal user input. By making use of the segmentation capabilities of the 3-D gradient vector flow field combined with original ray-tracing and orientation control algorithms, we will demonstrate that it is possible to incrementally grow a structured quadrilateral surface mesh of the inner wall of the aorta. The process does not only require minimal input from the user, it is also robust and very fast compared to existing methods; it effectively combines segmentation and meshing into one single effort. After successfully testing the methodology and measuring the quality of the meshes produced by it from synthetic as well as real medical image datasets, we will make use of the surface mesh of the inner aortic wall to derive hexahedral meshes of the aortic wall thickness and of the fluid domain inside the aorta. We will finally outline a tentative approach to merge several structured meshes to process the main branches of the aorta.
7

GPU-Accelerated Contour Extraction on Large Images Using Snakes

Kienel, Enrico, Brunnett, Guido 16 February 2009 (has links)
Active contours have been proven to be a powerful semiautomatic image segmentation approach, that seems to cope with many applications and different image modalities. However, they exhibit inherent drawbacks, including the sensibility to contour initialization due to the limited capture range of image edges and problems with concave boundary regions. The Gradient Vector Flow replaces the traditional image force and provides an enlarged capture range as well as enhanced concavity extraction capabilities, but it involves an expensive computational effort and considerably increased memory requirements at the time of computation. In this paper, we present an enhancement of the active contour model to facilitate semiautomatic contour detection in huge images. We propose a tile-based image decomposition accompanying an image force computation scheme on demand in order to minimize both computational and memory requirements. We show an efficient implementation of this approach on the basis of general purpose GPU processing providing for continuous active contour deformation without a considerable delay.
8

Segmentação de fronteiras em imagens médicas via contornos deformáveis através do fluxo recursivo do vetor gradiente / Edge segmentation in medical images using the recursive gradient vector flow deformable contours

Llapa Rodríguez, Eduardo Rafael 08 July 2005 (has links)
Devido à variação na qualidade e ao ruído nas imagens médicas, a aplicação de técnicas tradicionais de segmentação é geralmente ineficiente. Nesse sentido, apresenta-se um novo algoritmo a partir de duas técnicas: o modelo de contornos deformáveis por fluxo do vetor gradiente (GVF deformable contours) e a técnica de espaço de escalas utilizando o processo de difusão. Assim, foi realizada uma revisão bibliográfica dos modelos que trabalham com os contornos deformáveis, os quais foram classificados em modelos paramétricos e geométricos. Entre os modelos paramétricos foi escolhido o modelo de contornos deformáveis por fluxo do vetor gradiente (GVF). Esta aproximação oferece precisão na representação de estruturas biológicas não observada em outros modelos. Desta forma, o algoritmo apresentado mapeia as bordas (edge map) e aperfeiçoa a condução da deformação utilizando uma técnica baseada em operações recursivas. Com este cálculo apoiado no comportamento de espaço de escalas, obtem-se a localização e correção de sub-regiões do edge map que perturbam a deformação. Por outro lado, é incorporada uma nova característica que permite ao algoritmo realizar atividades de classificação. O algoritmo consegue determinar a presença ou ausência de um objeto de interesse utilizando um valor mínimo de deformação. O algoritmo é validado através do tratamento de imagens sintéticas e médicas comparando os resultados com os obtidos no modelo tradicional de contornos deformáveis GVF. / Due to the variation of the quality and noise in medical images, the classic image segmentation techniques are usually ineffective. In this work, we present a new algorithm that is composed of two techniques: the gradient vector flow deformable contours (GVF) and the scale-space technique using a diffusion process. A bibliographical revision of the models that work with deformable contours was accomplished, they were classified in parametric and geometric models. Among the parametric models the gradient vector flow deformable contours (GVF) was chosen. This approach offers precision in the representation of biological structures where other models does not. Thus, the algorithm improves the edge map to guide the deformation using recursive operations. With this estimation based on the behavior of the scale-space techniques it is realized, the localization and correction of sub-areas of the edge map that disturb the deformation. On the other hand, it was incorporated a new characteristic that allows the algorithm to accomplish classification activities. That is, the algorithm determines the presence or absence of a target object using a minimal deformation area. Our method was validated on both, simulated images and medical images making a comparison with the traditional GVF deformable contours.
9

Recalage non linéaire d'images TDM et TEP dans les régions thoraciques et abdominales: etude méthodologique et application en routine clinique

Camara-Rey, Oscar 12 1900 (has links) (PDF)
Le but de ces travaux est de proposer une contribution au recalage d'images TDM-TEP dans les régions thoraciques et abdominales. Notre méthodologie est fondée sur l'introduction de contraintes anatomiques au recalage non linéaire appliqué sur les intensités. Cette introduction est faite d'une manière explicite, en divisant la procédure en une phase d'initialisation recalant les structures segmentées dans les deux images, et une deuxième phase de recalage à niveaux de gris, raffinant l'étape précédente de l'algorithme. Les transformations sont modélisées dans les deux étapes à partir de Free Form Deformations (FFD). La segmentation est réalisée selon une procédure hiérarchique de reconnaissance de formes. La mesure fournie par le protocole d'évaluation que nous avons développé indique une erreur inférieure à 1cm pour les structures les plus significatives (poumons, foie, reins, coeur), sauf pour le stomach (erreur d'1.5cm).
10

Vector flow model in video estimation and effects of network congestion in low bit-rate compression standards [electronic resource] / by Balaji Ramadoss.

Ramadoss, Balaji. January 2003 (has links)
Title from PDF of title page. / Document formatted into pages; contains 76 pages. / Thesis (M.S.E.E.)--University of South Florida, 2003. / Includes bibliographical references. / Text (Electronic thesis) in PDF format. / ABSTRACT: The use of digitized information is rapidly gaining acceptance in bio-medical applications. Video compression plays an important role in the archiving and transmission of different digital diagnostic modalities. The present scheme of video compression for low bit-rate networks is not suitable for medical video sequences. The instability is the result of block artifacts resulting from the block based DCT coefficient quantization. The possibility of applying deformable motion estimation techniques to make the video compression standard (H.263) more adaptable for bio-medial applications was studied in detail. The study on the network characteristics and the behavior of various congestion control mechanisms was used to analyze the complete characteristics of existing low bit rate video compression algorithms. The study was conducted in three phases. The first phase involved the implementation and study of the present H.263 compression standard and its limitations. / ABSTRACT: The second phase dealt with the analysis of an external force for active contours which was used to obtain estimates for deformable objects. The external force, which is termed Gradient Vector Flow (GVF), was computed as a diffusion of the gradient vectors associated with a gray-level or binary edge map derived from the image. The mathematical aspect of a multi-scale framework based on a medial representation for the segmentation and shape characterization of anatomical objects in medical imagery was derived in detail. The medial representations were based on a hierarchical representation of linked figural models such as protrusions, indentations, neighboring figures and included figures--which represented solid regions and their boundaries. The third phase dealt with the vital parameters for effective video streaming over the internet in the bottleneck bandwidth, which gives the upper limit for the speed of data delivery from one end point to the other in a network. / ABSTRACT: If a codec attempts to send data beyond this limit, all packets above the limit will be lost. On the other hand, sending under this limit will clearly result in suboptimal video quality. During this phase the packet-drop-rate (PDR) performance of TCP(1/2) was investigated in conjunction with a few representative TCP-friendly congestion control protocols (CCP). The CCPs were TCP(1/256), SQRT(1/256) and TFRC (256), with and without self clocking. The CCPs were studied when subjected to an abrupt reduction in the available bandwidth. Additionally, the investigation studied the effect on the drop rates of TCP-Compatible algorithms by changing the queuing scheme from Random Early Detection (RED) to DropTail. / System requirements: World Wide Web browser and PDF reader. / Mode of access: World Wide Web.

Page generated in 0.0921 seconds