An Improved Medical Image Fusion Approach Using ... - IEEE Xplore

7 downloads 0 Views 433KB Size Report
... Complex Wavelets. Abstract— Medical image fusion facilitates the retrieval of ... Component Analysis (PCA) and Dual Tree Complex Wavelet. (DTCWT) as an ..... Industrial Application (ICCIA-2011), Kolkatta (W.B.), India, no. 23, pp. 96-99 ...
2014 International Conference on Medical Imaging, m-Health and Emerging Communication Systems (MedCom)

An Improved Medical Image Fusion Approach Using PCA and Complex Wavelets Himanshi

Vikrant Bhateja, Member IEEE

Abhinav Krishn

Akanksha Sahu

Deptt. of Electronics and Comm. Engg., SRMGPC, Lucknow (U.P.), India. [email protected]

Deptt. of Electronics and Comm. Engg., SRMGPC, Lucknow (U.P.), India. [email protected]

Deptt. of Electronics and Comm. Engg., SRMGPC, Lucknow (U.P.), India. [email protected] m

Deptt. of Electronics and Comm. Engg., SRMGPC, Lucknow (U.P.), India. akankshasahu1708@gmail .com

tissue contrast allows better visualization of tumors. This highlights the need towards the development of multimodality medical imaging sensors for extracting clinical information to explore the possibility of data reduction along with better visual representation [24]-[26]. In the past decades, several fusion algorithms varying from the traditional fusion algorithms like simple averaging and weighted averaging, maximum and minimum selection rule [27] have been proposed. With the advancement of research in this field, algorithms such as Intensity–Hue–Saturation (IHS) [28] and Brovey transform (BT) [29] have been used to fuse medical images. In the recent years multi-resolution approaches using Mallat [30], the à trous [31] transforms, contourlet [32]-[33] have been proposed for image fusion. Fusion approaches employing wavelets analysis include transforms such as SWT [34], LWT [35], MWT [35], RDWT [36], and complex wavelet [27]. Y. Luo et al. [37] used a combination of PCA with à trous wavelet transform which focused on the spatial and spectral resolutions. But, the technique did not laid emphasis on edge or shape detection, which are fundamental structures in natural images and particularly relevant from a visual point of view. Y. Yang et al. [38] proposed a fusion method based on window selection and the discrete wavelet transform. The technique emphasized on the treatment of the low and high frequency bands with different selection rule separately. The method proposed performed better than pixel averaging and conventional DWT with maximum selection rule, but has a limitation of reduced contrast in the fused image. D. A. Godse in their work [39] selected maximum pixel intensity approach along with wavelet to perform fusion. The said combination produced a focused image but the image suffered with blurring. On the other hand, work of R. Singh and A. Khare [40] conferred a method integrating Daubechies complex wavelet transform and weighted average rule for fusion but resulting in a highly blurred image. As, both the relevant and irrelevant information from the source images are included in the fused one. S. K. Sadhasivam in their work [41] applied PCA along with the selection of maximum pixel intensity to perform fusion. The method yielded an image with less structural similarity with the source images along with low contrast and luminescence. The above discussion incurred the desire to improve the quality of the fused image by removing the redundant information from the images. The

Abstract— Medical image fusion facilitates the retrieval of complementary information from medical images for diagnostic purposes. This paper presents a combination of Principal Component Analysis (PCA) and Dual Tree Complex Wavelet (DTCWT) as an improved fusion approach for MR and CT-scan images. Unlike real valued discrete wavelet transforms, DTCWT provides shift invariance and improved directionality along with preservation of spectral content. The decomposed images are then processed using PCA a based fusion rule to improve upon the resolution and reduce the redundancy. Simulation results demonstrate an improvement in visual quality of the fused image supported by higher values of fusion metrics; this further justifies the effectiveness of the proposed approach in comparison to other approaches. Index Terms—CT-Scan, DTCWT, Entropy, MRI, PCA.

I. INTRODUCTION Computer Aided Diagnosis (CAD) is an emerging and evolutionary research domain in diagnostic radiology. Medical imaging technique helps to create visual representations of the internal structure of human body for clinical analysis [1]-[7]. These CAD approaches serve as a ‘second opinion’ tool for the radiologists in decision making of life threatening diseases like breast cancer [8]-[14], brain tumors [15]-[16] and lungs cancer [17]. The complementary nature of medical imaging sensors of different modalities, (X-ray, Magnetic Resonance Imaging (MRI), Computed Tomography (CT)) has brought a great need of image fusion for the retrieval of relevant information from medical images. ‘Medical Image Fusion’ is the process of combining and merging complementary information into a single image from two or more source images to maximize the information content of images and minimize the distortion and artifacts in the resulting image [18]-[20]. The significance of fusion process is important for multimodal images as single modal medical images provides only specific information; thus it is not feasible to get all the requisite information from image generated by single modality [21]-[23]. To elaborate further, CT helps in accessing the extent of disease; yet it is limited in soft-tissue contrast, needed for differentiating tumors from scar tissues. On the other hand, MRI scores over CT in terms of soft tissue discrimination. This is necessary because the soft

442 978-1-4799-5097-3/14/$31.00 ©2014 IEEE

2014 International Conference on Medical Imaging, m-Health and Emerging Communication Systems (MedCom)

reason behind choosing the complex wavelet based approach in comparison to other approaches is that they are localized in time and frequency and can be defined with specific time span. Hence, the complex wavelets preserve time and frequency information as well as provides shift invariance and better directionality, thereby yielding a suitable approach for medical image fusion. The proposed work therefore presents a combination of DTCWT and PCA as an improvement to the aforementioned limitations. The obtained results have been evaluated using entropy (E), fusion factor (FF) as fusion metrics; yielding satisfactory performance. The rest of the paper is organized as follows: The proposed fusion approach is discussed in section II. Section III presents experimental results and finally the paper is concluded in section IV.

B. Proposed Fusion Algorithm The first step in the proposed fusion approach involves the pre-processing of the MRI and CT-scan images, i.e. the conversion of image from RGB scale to Gray scale (RGB components of the image are converted into Gray scale components).The next step is to decompose the source images using DTCWT [45]. The complex wavelet decomposes the image into frequency bands namely a lower-frequency band and other higher-frequency bands. The DTCWT is shift invariant and has high directional selectivity in comparison to real valued wavelet transforms. The improvement in directional selectivity not only reflects directional features but also represent the information across boundaries of the image properly. In addition to it, DTCWT provides phase information which makes fusion process better by merging the wavelet coefficients. Once the source images are decomposed using DTCWT, the approximation and detailed coefficients are obtained; PCA is applied as a fusion rule to selectively combine the appropriate complex wavelet coefficients of input images [46],[47]. PCA serves to transform/project the features from the original domain to a new domain (PCA domain) where they are arranged in order of their variance. Fusion in PCA domain is achieved by only retaining those features that hold a pregnant amount of information. This can be achieved by retaining only those components which have a larger variance. Thus the redundant information which is present there in DTCWT is removed by using PCA. The steps involved in the proposed PCA algorithm are outlined in fig. 2. The next step involves, the reconstruction of the processed coefficients (after PCA fusion rule) using inverse DTCWT transform to generate the fused image.

II. PROPOSED FUSION APPROACH Modalities like CT and MRI generally contain solitary information i.e. either demonstration of disease extent or the details of soft tissues. Thus, this section discusses the application of PCA fusion rule in complex wavelet domain as an approach to combine the complementary information from both the images into a single one for precise diagnosis [42][43]. A. Motivation Digital Images are generally described via orthogonal, nonredundant transforms like wavelet or discrete cosine transform for the purpose of multi scale analysis. Inspite of being easy to implement, the wavelet transform also renders more emphasis on point singularities in the images. The complex wavelets preserves time and frequency content of the images to be fused. Since, a long time many other transforms like Fourier transform were used to obtain good spatial and spectral information. While, the basic advantage of complex wavelet transform over the other transforms is that it contains the temporal information of the images; i.e. it captures both the location and frequency that makes it suitable for the fusion purposes. Moreover, by using complex wavelet transform we can easily detect the local features involved in the signal process. Complex wavelets are oscillatory function with finite duration having zero average value. The irregularity and good localization are the properties that provide a good platform for the analysis of signal with discontinuities [44]. The general block diagram of the proposed approach is outlined in fig. 1.

BEGIN Step 1

:

Step 2

:

Step 3

:

Step 4

:

Step 5

:

Step 6

:

Step 7

:

Step 8

:

Step 9

:

Step10 Step11

: :

Input: Wavelet coefficients (of both MRI & CT). Compute: Column vectors from complex wavelet coefficients. Compute: Covariance matrix using these vectors. Process: Diagonal elements of the covariance vector. Compute: Eigen vectors and Eigen values of covariance matrix. Process: Column vector corresponding to large Eigen value (by dividing each element with the mean of Eigen vector). Compute: Multiplication of normalized Eigen vector values by each term of complex wavelet coefficient matrix. Process: Repeat the above steps for all the approximation and detailed coefficients Compute: Inverse complex wavelet transform of scaled matrices calculated in Step 8. Process: Sum of the images calculated in Step 9. Output: Fused image.

END Fig. 2: PCA Algorithm in Complex Wavelet Domain.

C. Objective Evaluation of Proposed Fusion Approach Once the fusion process is completed; the final step requires the objective evaluation of the proposed approach using the

Fig. 1: Block Diagram of Procedure Involved in Proposed Fusion Algorithm.

443

2014 International Conference on Medical Imaging, m-Health and Emerging Communication Systems (MedCom)

appropriate Image Quality Assessment (IQA) approaches [48]-[58]. In the present work, the performance evaluation is carried out using Entropy (E) and Fusion Factor (FF) as fusion metrics [27].[58]-[59].

Set-1

Set-2

(a1)

(a2)

(b1)

(b2)

(c1)

(c2)

1) Entropy Entropy of an image is the measure of the information content in the fused image. Higher values of entropy indicate that the fused image contains more information than the other fused images having lower value of entropy. Entropy is given by Eq. (1). L −1

E = −¦ Pl log 2 Pl

(1)

L =0

where: L represents no. of gray level,

Pl is the ratio between

the no. of pixels with gray values l and total no. of pixels. 2) Fusion Factor For two input images A, B and the fused image F, fusion factor is given by Eq. (2). FF = IAF + IBF

(2)

where: IAF and IBF are mutual information between source images and the fused image. Higher values of fusion factor indicate better fusion results.

Fig. 3: Image Fusion Results for Different Sets of MRI and CT Images with the Proposed Approach. (a1) & (a2) Input CT image, (b1) Input MR-T1, (b2) Input MR-T2, (c1) & (c2) Fused images.

III. EXPERIMENTAL RESULTS AND DISCUSSIONS Simulations in the present work have been performed on images of two different modalities (CT and MRI). This section deals with the qualitative and quantitative analysis of the fused image obtained from the proposed approach. The results of fused images obtained using the proposed approach are given in Fig. 3; while, the quantitative analysis of the same has been shown in table I. Fusion results in Fig. 3 for Set 1 & Set 2 show that the fused image has a better visual characteristic from the diagnostic point of view. CT-scan images give information about the shape of the tumor which is helpful in determining the extent of disease; whereas MRI image gives soft tissue details. It can be clearly seen that fused image contains complementary information of both the images; i.e. soft tissue details as well as the shape of the tumor. This is further supported by high values of fusion metrics (FF and E). High values of entropy depicts the increased information content and a good quality of fused image; demonstrating the effectiveness of the proposed fusion approach.

Table I: Quantitative Analysis of Proposed Fusion Approach. Set No.

E

FF

1. 2.

5.1869 5.2026

5.7812 3.0776

A. Comparison with Other Fusion Approaches The present approach has been compared with the DTCWT based fusion approach in work of R. Singh et al. [60] and sparse representation approaches like Simultaneous Orthogonal Matching Pursuit (SOMP) and Orthogonal Matching Pursuit (OMP) [61] for Medical image fusion. The obtained result shows the effectiveness of the proposed approach in visual representation as compared to DTCWT, SOMP and OMP approaches [60]-[61]. The fused image obtained from the proposed approach represents that the information from the source images are preserved as compared to images obtained from other approaches; which can be clearly seen in Fig. 4. Moreover, the higher values of the fusion metric shown in table II validate, that the proposed fusion approach has better diagnostic utility than the other approaches.

444

2014 International Conference on Medical Imaging, m-Health and Emerging Communication Systems (MedCom)

(a)

metrics, have been obtained from the proposed fusion approach. Comparison results show a significant improvement in restoration of information and quality features in the obtained fused image; as depicted by high value of fusion factor, in comparison to other fused images. Hence, the proposed fusion approach is more precise and can be used more effectively for medical diagnosis than the other methods of fusion.

(b)

REFERENCES [1]

[2] (c)

(d)

[3]

[4] (e)

(f) [5]

(g)

[6]

(h)

Fig. 4: Qualitative Comparison of Fused Images. (a) Input CT image, (b) Input MRI image, (c) Fused by Proposed Approach, (d) Fused by SOMP, (e) Fused by OMP, (f) Fused by DWT-Max, (g) Fused by DWT Avg-Max, (h) DTCWT Avg-Max.

[7]

Table II: Performance Comparison of Fused Images. Fusion Approach DWT Avg – Max DTCWT Avg – Max DWT Max OMP SOMP Proposed Approach

[8]

FF 1.6390 1.6582 2.2713 2.2964 2.2965 4.3942

[9]

[10]

IV. CONCLUSION This paper presents an approach for medical image fusion employing PCA in complex wavelet domain. The shift invariance and high directionality property of DTCWT and feature enhancement property of PCA makes this approach more suitable for medical image fusion. The fused image of the proposed fusion approach is more refined in representing spectral and spatial information, as well as the soft tissue details of tumor. Thus, it is providing the details of two different modalities in one single image, justifying the purpose of medical image fusion. Significant results relevant from a visual point of view, as well as high values of the fusion

[11]

[12]

[13]

445

El-Dahshan, El-Sayed A., Heba M. Mohsen, Kenneth Revett, and Abdel-Badeeh M. Salem. "Computer-aided diagnosis of human brain tumor through MRI: A survey and a new algorithm." Expert Systems with Applications 41, no. 11 (2014): 5526-5545. Casciaro, Sergio, Roberto Franchini, Laurent Massoptier, Ernesto Casciaro, Francesco Conversano, Antonio Malvasi, and Aimè LayEkuakille. "Fully automatic segmentations of liver and hepatic tumors from 3-D computed tomography abdominal images: comparative evaluation of two automatic methods." Sensors Journal, IEEE 12, no. 3 (2012): 464-473. A. Raj, Alankrita, A. Shrivastava and V. Bhateja, “Computer Aided Detection of Brain Tumor in MR Images,” International Journal on Engineering and Technology (IACSIT-IJET), vol. 3, pp. 523-532, October 2011. Conversano, Francesco, Roberto Franchini, Aimè Lay-Ekuakille, and Sergio Casciaro. "In vitro evaluation and theoretical modeling of the dissolution behavior of a microbubble contrast agent for ultrasound imaging." Sensors Journal, IEEE12, no. 3 (2012): 496-503. Conversano, Francesco, Antonio Greco, Ernesto Casciaro, Andrea Ragusa, Aimé Lay-Ekuakille, and Sergio Casciaro. "Harmonic ultrasound imaging of nanosized contrast agents for multimodal molecular diagnoses."Instrumentation and Measurement, IEEE Transactions on 61, no. 7 (2012): 1848-1856. Lay-Ekuakille, Aimé, and Amerigo Trotta. "Blocking Artifact Evaluation of Compressed Images in Diagnostic and Interventional Radiology." In Medical Measurement and Applications, 2006. MeMea 2006. IEEE International Workshop on, pp. 80-85. IEEE, 2006. Lay-Ekuakille, Aimé, Patrizia Vergallo, D. Stefano, Alessandro Massaro, Antonio Trabacca, Matteo Cacciola, Domenico Labate, Francesco Carlo Morabito, and Rosario Morello. "Diffusion tensor imaging measurements for neuro-detection." In Medical Measurements and Applications Proceedings (MeMeA), 2012 IEEE International Symposium on, pp. 1-4. IEEE, 2012. A. Jain, S. Singh and V. Bhateja, “A Robust Approach for Denoising and Enhancement of Mammographic Breast Masses,” International Journal on Convergence Computing, Inderscience Publishers, vol. 1, No. 1, pp. 38-49, 2013. A. Pandey, A. Yadav and V. Bhateja, “Volterra Filter Design for Edge Enhancement of Mammogram Lesions," Proc. of (IEEE) 3rd International Advance Computing Conference (IACC 2013), Ghaziabad (U.P.), India, pp. 1219-1222, February 2013. Siddhartha, R. Gupta and V. Bhateja,"A Log-Ratio based Unsharp Masking (UM) Approach for Enhancement of Digital Mammograms," Proc. of (ACM ICPS) CUBE International Information Technology Conference & Exhibition, Pune, India, pp. 26-31, September, 2012. A. Pandey, A. Yadav and V. Bhateja, “Contrast Improvement of Mammographic Masses Using Adaptive Volterra Filter," Proc. of (Springer) 4th International Conference on Signal and Image Processing (ICSIP 2012), Coimbatore, India, vol. 2, pp. 583-593, December 2012. V. Bhateja, M. Misra, S. Urooj and A. Lay-Ekuakille, “A Robust Polynomial Filtering Framework for Mammographic Image Enhancement from Biomedical Sensors,” IEEE Sensors Journal, vol. 13, no. 11, pp. 4147-4156, November 2013. V. Bhateja, A. Srivastava, G. Singh and J. Singh, “A Modified Speckle Suppression Algorithm for Breast Ultrasound Images Using Directional Filters,” ICT and Critical Infrastructure: Proc.(Springer) of the 48th

2014 International Conference on Medical Imaging, m-Health and Emerging Communication Systems (MedCom)

[14]

[15]

[16]

[17]

[18]

[19] [20]

[21]

[22]

[23]

[24]

[25]

[26]

[27]

[28]

[29]

[30]

[31] M. J. Shensa, “The discrete wavelet transform: Wedding the à Trous and Mallat algorithms,” IEEE Trans. Signal Process., Vol. 40, No. 10, pp. 2464–2482, Oct. 1992. [32] M. Alejaily Aboubaker, “Fusion of Remote Sensing Images Using Contourlet Transform. Innovations and Advanced Techniques in Systems,” Computing Sciences and Software Engineering, Springer, pp. 213-218, 2008. [33] L.D Cunha, J.P Zhou, “The Non-Subsampled Contourlet Transform: Theory, Design, and Applications,” IEEE Transactions on Image Processing, Vol. 15, No. 10, pp. 3089-3101, 2006. [34] P. B. Watanadelok, W. Rattanapitak, S. Udomhunsakul, “Multi-focus image Fusion based on Stationary Wavelet Transform and extended spatial frequency measurement,” IEEE Transactions on Image Processing, pp. 77-81, 2009. [35] K. Kannan, S. A. Perumal and K. Arulmozhi, “Performance Comparison of Various Levels of Fusion of Multi-focused Images using Wavelet Transform,” International Journal of Computer Applications, Vol. 1, No. 6, pp. 71-78, 2010. [36] R. Singh, M. Vatsa, A. Noore, “Multimodal Medical Medical Image Fusion using Redundant Wavelet Transform,” in the proceeding of Seventh International Conference on Advances in Pattern Recognition, pp. 232–235, 2009. [37] Y. Luo, R. Liu and Y. Z. Zhu, “Fusion of Remote Sensing Image Based on the PCA + a trous Wavelet Transform,” The International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences, Vol. XXXVII, Part B7, pp. 1155-1158, Beijing (China),2008. [38] Y. Yang, D. S. Park, S. Huang and N. Rao, “Medical Image Fusion via an Effective Wavelet-Based Approach,” EURASIP Journal on Advances in Signal Processing, Article ID 579341, pp. 1-13, March 2010. [39] D. A. Godse and D. S. Bormane, “Wavelet based Image Fusion using Pixel based Maximum Selection rule,” International Journal of Engineering Science and Technology, Vol. 3, No. 7, pp. 5572-5578, 2011. [40] R. Singh and A. Khare, “ Multimodal Medical Image Fusion using Daubechies Complex Wavelet Transform,” IEEE Conference on Information and Communication Technologies, Jeju Islands, South Korea, pp. 869-73, April 2013. [41] S. K. Sadhasivam, M. K. Keerthivasan and Muttan S, “Implementation of Max Principle with PCA in Image Fusion for Surveillance and Navigation Application,” Electronic Letters on Computer Vision and Image Analysis, Vol. 10, No. 1, pp. 1-10, 2011. [42] A. Krishn, V. Bhateja, Himanshi and A. Sahu, “Medical Image Fusion Using Combination of PCA and Wavelet Analysis,” Proc. 3rd (IEEE) International Conference on Advances in Computing, Communications and Informatics (ICACCI-2014), Gr. Noida (U.P.), India, September 2014. [43] A. Krishn, V. Bhateja, Himanshi and A. Sahu, “PCA Based Medical Image Fusion in Ridgelet Domain,” Proc. 3rd International Conference on Frontiers in Intelligent Computing, Theory and Applications (FICTA-2014), Bhubaneshwar (Orrisa), India, November 2014. [44] J. Teng, X. Wang, J. Zhang, S. Wang, and P. Huo, “A Multimodality Medical Image Fusion Algorithm Based on Wavelet Transform,” in Advances in Swarm Intelligence, Vol. 6146 of Lecture Notes in Computer Science, pp. 627–633, Springer, Berlin, Germany,2010. [45] R. G. Baraniuk, N. G. Kingsbury, and I. W. Selesnick. "The Dual-Tree Complex Wavelet Transform-A Coherent Framework for Multiscale Signal and Image Processing," IEEE Signal Processing Magazine (2005): pp. 123-151, November, 2005. [46] V.P.S. Naidu, J.R. Rao, “Pixel-level Image Fusion using Wavelets and Principal Component Analysis,” Defence Science Journal, Vol. 58, No. 3, pp. 338-352, 2008. [47] A. Sahu, V. Bhateja, A. Krishn and Himanshi, “Medical Image Fusion with Laplacian Pyramids,” Proc. (IEEE) International Conference on Medical Imaging, m-Health and Emerging Communication Systems (MEDCOM-2014), Gr. Noida (U.P.), India, November, 2014. [48] P. Gupta, P. Srivastava, S. Bharadwaj and V. Bhateja,"A New Model for Performance Evaluation of Denoising Algorithms based on Image Quality Assessment," Proc. of (ACM ICPS) CUBE International

Annual Convention of Computer Society of India (CSI 2013), Vishakhapatnam, India, vol. II, pp. 219-226, December 2013. V. Bhateja, M. Misra, S. Urooj and A. Lay-Ekuakille, “Bilateral Despeckling Filter in Homogeneity Domain for Breast Ultrasound Images,” Proc. 3rd (IEEE) International Conference on Advances in Computing, Communications and Informatics (ICACCI-2014), Gr. Noida (U.P.), India, pp. 1027-1032, September 2014. Alankrita, A. Raj, A. Shrivastava and V. Bhateja, “Contrast Improvement of Cerebral MRI Features using Combination of NonLinear Enhancement Operator and Morphological Filter,” Proc. of (IEEE) International Conference on Network and Computational Intelligence (ICNCI 2011), Zhengzhou, China, vol. 4, pp. 182-187, May 2011. A. Shrivastava, Alankrita, A. Raj, and V. Bhateja, “Combination of Wavelet Transform and Morphological Filtering for Enhancement of Magnetic Resonance Images,” Proc. of International Conference on Digital Information Processing and Communications (ICDIPC 2011), Part-I, Ostrava, Czech Republic, CCIS-188, pp. 460-474, July 2011. Awai, Kazuo, Kohei Murao, Akio Ozawa, Masanori Komi, Haruo Hayakawa, Shinichi Hori, and Yasumasa Nishimura. "Pulmonary Nodules at Chest CT: Effect of Computer-aided Diagnosis on Radiologists’ Detection Performance 1."Radiology 230, no. 2 (2004): 347-352. B. V Dasarathy, “Information Fusion in the Realm of Medical Applications – A Bibliographic Glimpse at its Growing Appeal,” Information Fusion, Vol. 13, No. 1, pp. 1-9, 2012 Lay-Ekuakille, Aimé. Advances in Biomedical Sensing, Measurements, Instrumentation and Systems. Vol. 55. Springer, 2009. Casciaro, Sergio, Antonio Greco, Ernesto Casciaro, Francesco Conversano, and Aimè Lay-Ekuakille. "Nanocomposites for multimodal molecular imaging." In Sensors, 2011 IEEE, pp. 837-840. IEEE, 2011. H. Schoder, H.W. Yeung, M. Gonen, D. Kraus, S.M. Larson, “Head and Neck Cancer: Clinical Usefulness and Accuracy of PET/CT Image Fusion,” Radiology, pp. 65-72, 2004. Y. Nakamoto, K. Tarnai, T. Saga, T. Higashi, T. Hara, T. Suga, T. Koyama, K. Togashi, “Clinical Value of Image Fusion from MR and PET in Patients with Head and Neck Cancer,” Molecular Imaging and Biology, pp. 46-53, 2009. Conversano, Francesco, Antonio Greco, Ernesto Casciaro, Sergio Casciaro, and Aimè Lay-Ekuakille. "A novel dual-frequency method for selective ultrasound imaging of targeted nanoparticles." In Sensors, 2011 IEEE, pp. 845-848. IEEE, 2011. Soloperto, Giulia, Francesco Conversano, Ernesto Casciaro, Antonio Greco, Giuseppe Gigli, Aime Lay-Ekuakille, and Sergio Casciaro. "Laser fluence and exposure time effects on optoacoustic signal from gold nanorods for enhanced medical imaging." In Instrumentation and Measurement Technology Conference (I2MTC) Proceedings, 2014 IEEE International, pp. 1139-1143. IEEE, 2014. Siddhartha, R. Gupta and V. Bhateja, “An Improved Unsharp Masking Algorithm for Enhancement of Mammographic Masses,” Proc. of IEEE Students Conference on Engineering and Systems (SCES-2012), Allahabad, India, pp. 234-237, March, 2012. Lay-Ekuakille, A., G. Vendramin, A. Trotta, I. Sgura, T. Zielinski, and P. Turcza. "Accuracy assessment of sensed biomedical images for myocardial infarction prediction." In Sensing Technology, 2008. ICST 2008. 3rd International Conference on, pp. 457-461. IEEE, 2008. R. Singh and A. Khare, “Fusion of Multimodal Images using Daubechies Complex Wavelet Transform- A Multiresolution Approach,” Elsevier-Information Fusion, Vol. 19, pp. 49-60, 2014. T. M. Tu, S. C. Su, H. C. Shyu, and P. S. Huang, “A new look at IHSlike image fusion methods,” Information Fusion, Vol. 2, No. 3, pp. 177– 186, 2001. A. R. Gillespie, A. B. Kahle, and R. E. Walker, “Color enhancement of highly correlated images—II. Channel ratio and ‘chromaticity’ transformation techniques,” Remote Sens. Environ., Vol. 22, pp. 343– 365, 1987. S. Mallat, “A theory for multi-resolution signal: The Wavelet Representation,” IEEE Trans. Pattern Anal. Mach. Intell., Vol. 11, No. 7, pp. 674–693, Jul. 1989.

446

2014 International Conference on Medical Imaging, m-Health and Emerging Communication Systems (MedCom)

[49]

[50]

[51]

[52]

[53]

[54]

[55]

[56]

[57]

[58]

[59]

[60]

[61]

Information Technology Conference & Exhibition, Pune, India, pp. 510, September, 2012. P. Gupta, P. Srivastava, S. Bharadwaj and V. Bhateja, “A Modified PSNR Metric based on HVS for Quality Assessment of Color Images,” Proc. of IEEE International Conference on Communication and Industrial Application (ICCIA-2011), Kolkatta (W.B.), India, no. 23, pp. 96-99, December, 2011. P. Gupta, P. Srivastava, S. Bharadwaj and V. Bhateja, “A Novel FullReference Image Quality Index for Color Images,” Proc. of the (Springer) International Conference on Information Systems Design and Intelligent Applications (INDIA 2012), Vishakhapatnam, India, pp. 245253, January 2012. M. Trivedi, A. Jaiswal and V. Bhateja, "A New Contrast Measurement Index based on Logarithmic Image Processing Model," Proc. of (Springer) International Conference on Frontiers in Intelligent Computing Theory and Applications (FICTA 2012), Bhubaneswar, India, AISC vol. 199, pp. 715-723, December 2012. M. Trivedi, A. Jaiswal and V. Bhateja, “A No-Reference Image Quality Index for Contrast and Sharpness Measurement," Proc. of (IEEE) 3rd International Advance Computing Conference (IACC 2013), Ghaziabad (U.P.), India, pp. 1234-1239, February 2013. H. Srivastava, A. Mishra and V. Bhateja, “Non-Linear Quality Evaluation Index for Mammograms,” Proc. of (IEEE) 2nd Students Conference on Engineering and Systems (SCES-2013), Allahabad, India, pp. 269-273, April 2013. V. Bhateja, S. Urooj, A. Pandey, M. Misra and A. Lay-Ekuakille, “A Polynomial Filtering Model for Enhancement of Mammogram Lesions,” Proc. of IEEE International Symposium on Medical Measurements and Applications (MeMeA-2013), Gatineau (Quebec), Canada, pp. 97-100, May 2013. V. Bhateja, A. Srivastava and A. Kalsi, “Fast SSIM Index for Color Images Employing Reduced-Reference Evaluation,” Proc. of (Springer) International Conference on Frontiers in Intelligent Computing Theory and Applications (FICTA 2013), Bhubaneswar, India, vol. 247, pp. 451458, November 2013. V. Bhateja, A. Srivastava, G. Singh and J. Singh, “Despeckling of Ultrasound Images using Non-Linear Conductance Function,” Proc. (IEEE) International Conference on Signal Processing and Integrated Netwroks (SPIN-2014), Noida (UP), India, pp. 722-726, Feb 2014. V. Bhateja, A. Kalsi, A. Shrivastava and A. Lay-Ekuakille, “A Reduced Reference Distortion Measure for Performance Improvement of Smart Cameras,” IEEE Sensors Journal, Spl. Iss. on- Advancing Standards for Smart Transducer Interfaces, October 2014. A. Lay-Ekuakille, P. Vergallo, G. Griffo, F. Conversano, S. Casciaro, S. Urooj, V. Bhateja and A. Trabacca, “Entropy Index in Quantitative EEG Measurement for Diagnosis Accuracy,” IEEE Transactions on Instrumentation & Measurement, vol. 63, no. 6, pp. 1440-1450, November 2013. P. Gupta, N. Tripathi, and V. Bhateja, “Multiple Distortion Pooling Image Quality Assessment,” International Journal on Convergence Computing, Inderscience Publishers, vol. 1, No. 1, pp. 60-72, 2013. R. Singh, R. Srivastava, O. Prakash and A. Khare, "DTCWT Based Multimodal Medical Image Fusion", In proc. of International conference on Signal, Image and Video processing (ICSIVP-2012), pp. 403-407, IIT Patna, January, 2012. B. Yang and S. Li, “Pixel-Level Image fusion with Simultaneous Orthogonal Matching Pursuit,” Information Fusion, Vol. 13, pp. 10-19, 2012.

447