64 research outputs found

    Intensity based image registration of satellite images using evolutionary techniques

    Get PDF
    Image registration is the fundamental image processing technique to determine geometrical transformation that gives the most accurate match between reference and floating images. Its main aim is to align two images. Satellite images to be fused for numerous applications must be registered before use. The main challenges in satellite image registration are finding out the optimum transformation parameters. Here in this work the non-alignment parameters are considered to be rigid and affine transformation. An intensity based satellite image registration technique is being used to register the floating image to the native co-ordinate system where the normalized mutual information (NMI) is taken as the similarity metric for optimizing and updating transform parameters. Because of no assumptions are made regarding the nature of the relationship between the image intensities in both modalities NMI is very general and powerful and can be applied automatically without prior segmentation on a large variety of data and as well works better for overlapped images as compared to mutual information(MI). In order to get maximum accuracy of registration the NMI is optimized using Genetic algorithm, particle swarm optimization and hybrid GA-PSO. The random initialization and computational complexity makes GA oppressive, whereas weak local search ability with a premature convergence is the main drawback of PSO. Hybrid GA-PSO makes a trade-off between the local and global search in order to achieve a better balance between convergence speed and computational complexity. The above registration algorithm is being validated with several satellite data sets. The hybrid GA-PSO outperforms in terms of optimized NMI value and percentage of mis-registration error

    Enhanced phase congruency feature-based image registration for multimodal remote sensing imagery

    Get PDF
    Multimodal image registration is an essential image processing task in remote sensing. Basically, multimodal image registration searches for optimal alignment between images captured by different sensors for the same scene to provide better visualization and more informative images. Manual image registration is a tedious task and requires more effort, hence developing an automated image registration is very crucial to provide a faster and reliable solution. However, image registration faces many challenges from the nature of remote sensing image, the environment, and the technical shortcoming of the current methods that cause three issues, namely intensive processing power, local intensity variation, and rotational distortion. Since not all image details are significant, relying on the salient features will be more efficient in terms of processing power. Thus, the feature-based registration method was adopted as an efficient method to avoid intensive processing. The proposed method resolves rotation distortion issue using Oriented FAST and Rotated BRIEF (ORB) to produce invariant rotation features. However, since it is not intensity invariant, it cannot support multimodal data. To overcome the intensity variations issue, Phase Congruence (PC) was integrated with ORB to introduce ORB-PC feature extraction to generate feature invariance to rotation distortion and local intensity variation. However, the solution is not complete since the ORB-PC matching rate is below the expectation. Enhanced ORB-PC was proposed to solve the matching issue by modifying the feature descriptor. While better feature matches were achieved, a high number of outliers from multimodal data makes the common outlier removal methods unsuccessful. Therefore, the Normalized Barycentric Coordinate System (NBCS) outlier removal was utilized to find precise matches even with a high number of outliers. The experiments were conducted to verify the registration qualitatively and quantitatively. The qualitative experiment shows the proposed method has a broader and better features distribution, while the quantitative evaluation indicates improved performance in terms of registration accuracy by 18% compared to the related works

    Ultrasound and computed tomography cardiac image registration

    Get PDF
    As the trend of the medical intervention moves towards becoming minimally invasive, the role of medical imaging has grown increasingly important. Medical images acquired from a variety of imaging modalities require image preprocessing, information extraction and data analysis algorithms in order for the potentially useful information to be delivered to clinicians so as to facilitate better diagnosis, treatment planning and surgical intervention. This thesis investigates the employment of an affine registration method to register the pre-operative Computed Tomography (CT) and intra-operative Ultrasound cardiac images. The main benefit of registering Ultrasound and CT cardiac images is to compensate the weaknesses and combine the advantages from both modalities. However, the multimodal registration is a complex and challenging task since there is no specific relationship between the intensity values of the corresponding pixels. Image preprocessing methods such as image denoising, edge detection and contour delineation are implemented to obtain the salient and significant features before the registration process. The features-based Scale Invariant Feature Transform (SIFT) method and homography transformation are then applied to find the transformation that aligns the floating image to the reference image. The registration results of three different patient datasets are assessed by the objective performance measures to ensure that the clinically meaningful result are obtained. Furthermore, the relationship between the preoperative CT image and the transformed intra-operative Ultrasound image are evaluated using joint histogram, MI and NMI. Although the proposed framework falls slightly short of achieving the perfect compensation of cardiac movements and deformation, it can be legitimately implemented as an initialisation step for further studies in dynamic and deformable cardiac registration

    Development of Efficient Intensity Based Registration Techniques for Multi-modal Brain Images

    Get PDF
    Recent advances in medical imaging have resulted in the development of many imaging techniques that capture various aspects of the patients anatomy and metabolism. These are accomplished with image registration: the task of transforming images on a common anatomical coordinate space. Image registration is one of the important task for multi-modal brain images, which has paramount importance in clinical diagnosis, leads to treatment of brain diseases. In many other applications, image registration characterizes anatomical variability, to detect changes in disease state over time, and by mapping functional information into anatomical space. This thesis is focused to explore intensity-based registration techniques to accomplish precise information with accurate transformation for multi-modal brain images. In this view, we addressed mainly three important issues of image registration both in the rigid and non-rigid framework, i.e. i) information theoretic based similarity measure for alignment measurement, ii) free form deformation (FFD) based transformation, and iii) evolutionary technique based optimization of the cost function. Mutual information (MI) is a widely used information theoretic similarity measure criterion for multi-modal brain image registration. MI only dense the quantitative aspects of information based on the probability of events. For rustication of the information of events, qualitative aspect i.e. utility or saliency is a necessitate factor for consideration. In this work, a novel similarity measure is proposed, which incorporates the utility information into mutual Information, known as Enhanced Mutual Information(EMI).It is found that the maximum information gain using EMI is higher as compared to that of other state of arts. The utility or saliency employed in EMI is a scale invariant parameter, and hence it may fail to register in case of projective and perspective transformations. To overcome this bottleneck, salient region (SR) based Enhance Mutual Information (SR-EMI)is proposed, a new similarity measure for robust and accurate registration. The proposed SR-EMI based registration technique is robust to register the multi-modal brain images at a faster rate with better alignment

    Development of registration methods for cardiovascular anatomy and function using advanced 3T MRI, 320-slice CT and PET imaging

    Get PDF
    Different medical imaging modalities provide complementary anatomical and functional information. One increasingly important use of such information is in the clinical management of cardiovascular disease. Multi-modality data is helping improve diagnosis accuracy, and individualize treatment. The Clinical Research Imaging Centre at the University of Edinburgh, has been involved in a number of cardiovascular clinical trials using longitudinal computed tomography (CT) and multi-parametric magnetic resonance (MR) imaging. The critical image processing technique that combines the information from all these different datasets is known as image registration, which is the topic of this thesis. Image registration, especially multi-modality and multi-parametric registration, remains a challenging field in medical image analysis. The new registration methods described in this work were all developed in response to genuine challenges in on-going clinical studies. These methods have been evaluated using data from these studies. In order to gain an insight into the building blocks of image registration methods, the thesis begins with a comprehensive literature review of state-of-the-art algorithms. This is followed by a description of the first registration method I developed to help track inflammation in aortic abdominal aneurysms. It registers multi-modality and multi-parametric images, with new contrast agents. The registration framework uses a semi-automatically generated region of interest around the aorta. The aorta is aligned based on a combination of the centres of the regions of interest and intensity matching. The method achieved sub-voxel accuracy. The second clinical study involved cardiac data. The first framework failed to register many of these datasets, because the cardiac data suffers from a common artefact of magnetic resonance images, namely intensity inhomogeneity. Thus I developed a new preprocessing technique that is able to correct the artefacts in the functional data using data from the anatomical scans. The registration framework, with this preprocessing step and new particle swarm optimizer, achieved significantly improved registration results on the cardiac data, and was validated quantitatively using neuro images from a clinical study of neonates. Although on average the new framework achieved accurate results, when processing data corrupted by severe artefacts and noise, premature convergence of the optimizer is still a common problem. To overcome this, I invented a new optimization method, that achieves more robust convergence by encoding prior knowledge of registration. The registration results from this new registration-oriented optimizer are more accurate than other general-purpose particle swarm optimization methods commonly applied to registration problems. In summary, this thesis describes a series of novel developments to an image registration framework, aimed to improve accuracy, robustness and speed. The resulting registration framework was applied to, and validated by, different types of images taken from several ongoing clinical trials. In the future, this framework could be extended to include more diverse transformation models, aided by new machine learning techniques. It may also be applied to the registration of other types and modalities of imaging data

    Registering Histological and MR Images of Prostate for Image-based Cancer Detection

    Get PDF
    Rationale and Objectives Needle biopsy is currently the only way to confirm prostate cancer. To increase prostate cancer diagnostic rate, needles are expected to be deployed at suspicious cancer locations. High contrast MR imaging provides a powerful tool for detecting suspicious cancerous tissues. To do this, MR appearances of cancerous tissue should be characterized and learned from a sufficient number of prostate MR images with known cancer information. However, ground-truth cancer information is only available in histological images. Therefore, it is necessary to warp ground-truth cancerous regions in histological images to MR images by a registration procedure. The objective of this paper is to develop a registration technique for aligning histological and MR images of the same prostate. Material and Methods Five pairs of histological and T2-weighted MR images of radical prostatectomy specimens are collected. For each pair, registration is guided by two sets of correspondences that can be reliably established on prostate boundaries and internal salient blob-like structures of histological and MR images. Results Our developed registration method can accurately register histological and MR images. It yields results comparable to manual registration, in terms of landmark distance and volume overlap. It also outperforms both affine registration and boundary-guided registration methods. Conclusions We have developed a novel method for deformable registration of histological and MR images of the same prostate. Besides the collection of ground-truth cancer information in MR images, the method has other potential applications. An automatic, accurate registration of histological and MR images actually builds a bridge between in vivo anatomical information and ex vivo pathological information, which is valuable for various clinical studies

    Improvements in the registration of multimodal medical imaging : application to intensity inhomogeneity and partial volume corrections

    Get PDF
    Alignment or registration of medical images has a relevant role on clinical diagnostic and treatment decisions as well as in research settings. With the advent of new technologies for multimodal imaging, robust registration of functional and anatomical information is still a challenge, particular in small-animal imaging given the lesser structural content of certain anatomical parts, such as the brain, than in humans. Besides, patient-dependent and acquisition artefacts affecting the images information content further complicate registration, as is the case of intensity inhomogeneities (IIH) showing in MRI and the partial volume effect (PVE) attached to PET imaging. Reference methods exist for accurate image registration but their performance is severely deteriorated in situations involving little images Overlap. While several approaches to IIH and PVE correction exist these methods still do not guarantee or rely on robust registration. This Thesis focuses on overcoming current limitations af registration to enable novel IIH and PVE correction methods.El registre d'imatges mèdiques té un paper rellevant en les decisions de diagnòstic i tractament clíniques així com en la recerca. Amb el desenvolupament de noves tecnologies d'imatge multimodal, el registre robust d'informació funcional i anatòmica és encara avui un repte, en particular, en imatge de petit animal amb un menor contingut estructural que en humans de certes parts anatòmiques com el cervell. A més, els artefactes induïts pel propi pacient i per la tècnica d'adquisició que afecten el contingut d'informació de les imatges complica encara més el procés de registre. És el cas de les inhomogeneïtats d'intensitat (IIH) que apareixen a les RM i de l'efecte de volum parcial (PVE) característic en PET. Tot i que existeixen mètodes de referència pel registre acurat d'imatges la seva eficàcia es veu greument minvada en casos de poc solapament entre les imatges. De la mateixa manera, també existeixen mètodes per la correcció d'IIH i de PVE però que no garanteixen o que requereixen un registre robust. Aquesta tesi es centra en superar aquestes limitacions sobre el registre per habilitar nous mètodes per la correcció d'IIH i de PVE

    Multi-modal matching of 2D images with 3D medical data

    Get PDF
    Image registration is the process of aligning images of the same object taken at different time points or with different imaging modalities with the aim to compare them in one coordinate system. Image registration is particularly important in biomedical imaging, where a multitude of imaging modalities exist. For example, images can be obtained with X-ray computed tomography (CT) which is based on the object’s X-ray beam attenuation whereas magnetic resonance imaging (MRI) underlines its local proton density. The gold standard in pathology for tissue analysis is histology. Histology, however, provides only 2D information in the selected sections of the 3D tissue. To evaluate the tissue’s 3D structure, volume imaging techniques, such as CT or MRI, are preferable. The combination of functional information from histology with 3D morphological data from CT is essential for tissue analysis. Furthermore, histology can validate anatomical features identified in CT data. Therefore, the registration of these two modalities is indispensable to provide a more complete overview of the tissue. Previously proposed algorithms for the registration of histological slides into 3D volumes usually rely on manual interactions, which is time-consuming and prone to bias. The high complexity of this type of registration originates from the large number of degrees of freedom. The goal of my thesis was to develop an automatic method for histology to 3D volume registration to master these challenges. The first stage of the developed algorithm uses a scale-invariant feature detector to find common matches between the histology slide and each tomography slice in a 3D dataset. A plane of the most likely position is then fitted into the feature point cloud using a robust model fitting algorithm. The second stage builds upon the first one and introduces fine-tuning of the slice position using normalized Mutual Information (NMI). Additionally, using previously developed 2D-2D registration techniques we find the rotation and translation of the histological slide within the plane. Moreover, the framework takes into account any potential nonlinear deformations of the histological slides that might occur during tissue preparation. The application of the algorithm to MRI data is investigated in our third work. The developed extension of the multi-modal feature detector showed promising results, however, the registration of a histological slide to the direct MRI volume remains a challenging task

    Image similarity metrics suitable for infrared video stabilization during active wildfire monitoring : a comparative analysis

    Get PDF
    Aerial Thermal Infrared (TIR) imagery has demonstrated tremendous potential to monitor active forest fires and acquire detailed information about fire behavior. However, aerial video is usually unstable and requires inter-frame registration before further processing. Measurement of image misalignment is an essential operation for video stabilization. Misalignment can usually be estimated through image similarity, although image similarity metrics are also sensitive to other factors such as changes in the scene and lighting conditions. Therefore, this article presents a thorough analysis of image similarity measurement techniques useful for inter-frame registration in wildfire thermal video. Image similarity metrics most commonly and successfully employed in other fields were surveyed, adapted, benchmarked and compared. We investigated their response to different camera movement components as well as recording frequency and natural variations in fire, background and ambient conditions. The study was conducted in real video from six fire experimental scenarios, ranging from laboratory tests to large-scale controlled burns. Both Global and Local Sensitivity Analyses (GSA and LSA, respectively) were performed using state-of-the-art techniques. Based on the obtained results, two different similarity metrics are proposed to satisfy two different needs. A normalized version of Mutual Information is recommended as cost function during registration, whereas 2D correlation performed the best as quality control metric after registration. These results provide a sound basis for image alignment measurement and open the door to further developments in image registration, motion estimation and video stabilization for aerial monitoring of active wildland fires
    corecore