SlideShare una empresa de Scribd logo
1 de 6
Descargar para leer sin conexión
International Journal of Engineering Research and Development
ISSN: 2278-067X, Volume 1, Issue 6 (June 2012), PP.43-48
www.ijerd.com

 Estimating Velocity of Nailfold Vessels Flow Using Improvised
                   Deconvolution Algorithm
                                  Navneet Kaur1 and Gurpinder Kaur2
                  1
                   Department of Computer Science and Engineering, SVIET College, Banur, Punjab, India
             2
                 Head of Computer Science and Engineering Department, SVIET College, Banur, Punjab, India



Abstract—Deblurring is one of the issue which occurs while Nailfold Videoscopy is done which effects the flow
calculations of the particles moving in the vessels. There has been an urgent need to develop non invasive methods and
algorithms which helps in diagnosis of cronic diseases like arthritis, sclerosis etc. our proposed algorithm helps to deblur
the Nailfold Videoscopic frames for better enchanced image and thereby helping to have more accurate calculations. In
this paper we have first try to enchanced the image/frames by using deconvolution method and Jacob enchancement filter
which gives excellent results and improved segmentation for better accurate flow calculations.

Keywords— Blood cells, Image processing, Nailfold capillaroscopy, Velocity measurements.

                                             I.        INTRODUCTION
          Since, early diagnosis and sound prognosis of various chronic diseases like sclerosis, arthritis, auto immune
diseases etc. require reliable information pertaining to blood flow measurements in the micro vessels, it is therefore of
paramount importance to have a technique which is simple, repeatable, highly sensitive and inexpensive method of
evaluating micro vascular abnormalities, so that issues related to the accuracy of the measurement are achieved to
highest level ,this can be attained by including better segmentation techniques and bringing each frame of Nailfold video
into frequency domain and the doing the calculations of the flow that includes velocity measurements.

          All the future methods must yield average values well within the experimental error limits of the techniques.
The speed of moving particles in the capillaries of the human Nailfold must be evaluated non-invasively more so that the
patients do not undergo hardship of invasive methods. In this paper we have surveyed and developed a technique for
achieving better improved results which is proposed in section after related work.

                                             II.      RELATED WORK
           Cutolo M et al. [1] this paper is work out of the correlation of the microvascular abnormalities, evaluated by
nailfold video capillaroscopy (NVC), with the duration of both Raynaud's phenomenon (RP) and systemic sclerosis (SSc)
from the date of diagnosis, in a large number of patients with Ssc.The classification of defined major nailfold patterns
may be useful in assessing the appearance and progression of sclerodermic microangiopathy. As well, nailfold changes
might represent a morphological reproduction of the evolution of Ssc. Ninety-seven consecutive patients were recruited
and distributed into 3 groups on the basis of the morphological NVC patterns observed: "early" (E), "active" (A), and
"late" (L). In each group the age of patients, age at onset, and the duration of RP as well as of overt SSc were investigated
and correlated with the different NVC pattern variables.

           Mariusz Paradowski et al. [2] this paper basically calculating Avascular area for detecting abnormality in
nailfold capillaries. They have used pattern recognition as a tool for identifying the abnormalities in the vascular
capillaries. The pattern recognition techniques include histogram analysis and classification algorithm. The usage of the
classifier is based on feature extracted from the frames of the nailfold video. The features can only be extracted if they
are segmented properly and considering the background in density variables.

           Karthika Ramanathan et al. [3] In their methodology they have used distance measures like Battacharaya
distance and the contours of each segmented cell, the growth of blood vessels is tracked when a person is injured and
invitro method is used to collect data and observe it. This collected data is in form of images from which the acquisition
of cell properties in form of segmented cell having particular gradient and texture are collected are subjected to distance
measures for tracking their path with respect to sequential time.

                                      III.         THE PROPOSED METHOD
          The inverse filtering is an accurate way to restore an image provided that we know what the blurring filter is
and those we have no noise but out nailfold frames had blur as well as noise. Therefore, we employed many different
methods and our attempted to restore our image when we don't explicitly know h (blurring function h). The methods for
estimating h are known as blind deconvolution because our inverse filtering (deconvolution) is being performed without
knowledge of our blurring function.



                                                            43
Estimating Velocity of Nailfold Vessels Flow Using Improvised Deconvolution Algorithm




                             Fig.3.1 Flow diagram of Improvised Deconvolution Algorithm

          The methods we used are all homomorphic in nature to get the right image. In general, our degradation is
modeled as a convolution plus noise. Since, in the frequency domain, convolution becomes multiplication. Therefore, we
ignore the additive noise, take the log of the multiplication and get addition. Thus, the log of the FT of our degraded
image DI is equal to the log of the FT of the original image OI plus the log of the Transfer Function H.

          Now that we have addition, we can use statistical estimation to estimate H and thus solve for OI. It was also
assumed that we knew the image spectral density Suu and Spectral noise Snn as well after conduction many trails on
nailfold images and found in practice we can't ignore the noise. Therefore, we need ways to estimate the log of the
multiplication of OI and H plus the Noise Spectrum. It uses the following estimate for H.
                                                          𝑀
                                                     1
                                          𝑙𝑜𝑔 𝐻 =              𝑙𝑜𝑔 𝑉 𝑘 − 𝑙𝑜𝑔 𝑈 𝑘
                                                     M
                                                         𝑛=1
          Uk and Vk are obtained by breaking the input image (u) and degraded image (v) into M smaller blocks and
computing their Fourier Transforms. H is then used with Snn and Suu to compute the Wiener Filter. Notice that this
method only computes Magnitude of H, so it’s best for phaseless LSI filters. This necessitated our filter design of a phase
less h. Our image degration model is the same as always, and we calculated H using the above equation with M = 16.
This broke down the images into 64x64 pixel blocks, then deconvolves image I using maximum likelihood algorithm,
returning both deblurred image J and a restored point-spread function (PSF) as show below. The PSF can be measured by
imaging a point source. The point source must be small enough compared to the camera system's resolution to act as a
point source. The frequency (color) of the point source should also closely match light created or reflected by the object.




                                              Fig.3.2 Point-spread Function

          Finally, all of the homomorphic blind deconvolution techniques require iterations through either breaking up
the degraded image or using multiple degraded images for estimation we did by breaking. For a given image size, a
limited number of blocks were broken. For multiple degraded images, we limited by how many image snapshots/frames
we can obtain from nailfold vedio. So we are limited in both cases by how many iterations we can average over, and this
profoundly affects our estimations. This is one of the main drawbacks that we found in homomorphic techniques.


                                                               44
Estimating Velocity of Nailfold Vessels Flow Using Improvised Deconvolution Algorithm

          There are direct methods for blind deconvolution as well, but we attempted only indirect methods, because they
are less adhoc in nature, the blind deconvolution is a deconvolution technique that permits recovery of the target scene
from a single or set of "blurred" images in the presence of a poorly determined or unknown point spread function (PSF).
Regular linear and non-linear deconvolution techniques utilize a known PSSF.

          For blind deconvolution, the PSF is estimated from the image or image set, allowing the deconvolution to be
performed. Researchers have been studying blind deconvolution methods for several decades, and have approached the
problem from different directions. Blind deconvolution can be performed iteratively, whereby each iterations improves
the estimation of the PSF and the scene, or non-iteratively, where one application of the algorithm, based on exterior
information, extracts the PSF. Iterative methods include maximum a posteriori estimation and expectation-maximization
algorithms. A good estimate of the PSF is helpful for quicker convergence but not necessary. Here are the steps of
algorithms which implemented.
         Prepare input parameters for iterations
         Create indexes for image according to the sampling rate.
         Make an image and PSF predictions for the next iteration.
         Force PSF to satisfy this by normalization: sum to one.
         Make core for the LR estimation.
         Determine next iteration image & apply positivity constraint
         Determine next iteration PSF & apply positivity constraint plus normalization.
         Calculate Max like hood function.
         Restore Image/frame ready for motion calculations.

                               IV.        INTERPRETATION OF RESULTS
          The main objective of my research work was to develop an improvised algorithm of Yuan Chen [4] after
considering due limitations of the paper.




                                     Fig.4.1 Result by using one trackpath algorithm

         We concluded and stated in our problem statement that the code needs further optimisation in terms of
computational time and in-accuracy in tracking the path as it can be seen in 4.1 and 4.2 diagrams.

          Figure 4.2 represents improvised, optimized algorithm has more clarity as well as more information as
compared to the old algorithm. It is apparent that in the subplot (2,2,1) a new algorithm on deconvolution of the
signal/images.




                                                           45
Estimating Velocity of Nailfold Vessels Flow Using Improvised Deconvolution Algorithm




                                   Fig.4.2 Result of Proposed Deconvolution algorithm



A. Theratical background of the proposed algorithm:
          In mathematics, deconvolution is an algorithm-based process used to reverse the effects of convolution on
recorded data. The concept of deconvolution is widely used in the techniques of signal processing and image processing.
In general, the object of deconvolution is to find the solution of a convolution equation of the form:
                                                             f*g=h
          Usually, h is some recorded signal, and ƒ is some signal that we wish to recover, but has been convoluted with
some other signal g before we recorded it. The function g might represent the transfer function of an instrument or a
driving force that was applied to a physical system. If we know g, or at least know the form of g, then we can perform
deterministic deconvolution. However, if we do not know g in advance, then we need to estimate it. This is most often
done using methods of statistical estimation.

In physical measurements, the situation is usually closer to
                                                        (f * g) + 𝜖 = h

           In this case ε is noise that has entered our recorded signal. If we assume that a noisy signal or image is noiseless
when we try to make a statistical estimate of g, our estimate will be incorrect. In turn, our estimate of ƒ will also be
incorrect. The lower the signal-to-noise ratio, the worse our estimate of the deconvolved signal will be.




                                 Fig.4.3 Velocities result by using one trackpath algorithm

          As shown in the figures 4.3, 4.4 which comprises of velocity measurement before and after applying new
algorithm, it is explicitly derived that when the new improvised algorithm was applied there was more accurate trackpath
having very sharp lines as shown in subplot (3, 3, 3) which resulted in more accurate flow measurements as shown in
figure 4.4.




                                                             46
Estimating Velocity of Nailfold Vessels Flow Using Improvised Deconvolution Algorithm




                         Fig.4.4 Velocities result of Proposed Deconvolution trackpath algorithm

           Orientation velocity: Orientation velocity is a quantitative expression of the amount of rotation that a
spinning/moving object (cell, plasma, red blood cells, and white blood cells) undergoes per unit time (of the video
frame). It is a vector quantity, consisting of an angular speed component and either of two defined directions.
Orientation velocity is usually represented by the symbol omega (ω, rarely Ω).

          The direction of the Orientation velocity vector is perpendicular to the plane of rotation, in a direction which is
usually specified by the right-hand rule is measured in the same units as angular speed (radians per second, degrees per
second, revolutions per second, or revolutions).

In two dimensions the Orientation velocity ω is given by
                                                                   𝑑∅
                                                            𝜔=
                                                                   𝑑𝑡




                                                 Fig.4.5 Orientation velocity

          The Orientation velocity of a particle is measured around or relative to a point, called the origin. As shown in
the diagram (with angles ɸ and θ in radians), if a line is drawn from the origin (O) to the particle (P), then the velocity (v)
of the particle has a component along the radius (radial component, v‖) and a component perpendicular to the radius
(cross-radial component, v⊥).

   Differential velocity: Differential velocity is rate of change of velocity with respect to time.
   So,
          ∆𝑣
   Δ𝑑𝑣 = ∆𝑡

B. Time analysis:
         The comparsion of results of time analysis Velocities measurement by using one trackpath algorithm and
Proposed Deconvolution trackpath algorithm as shown in figure 4.6.




                                                              47
Estimating Velocity of Nailfold Vessels Flow Using Improvised Deconvolution Algorithm




                                               Fig.4.6 Bar chart of time analysis

           As shown above in the figure 4.6, it can be seen that the improvised algorithm took close to 20-21 seconds to
get results but the old algorithm was taking 42-43 seconds.

                                                V.         CONCLUSIONS
         All the methods have yielded values well within the experimental error limits of the techniques. The speed of
moving particles in the capillaries of the human nail fold is evaluated non-invasively and there is no need for the patients
to undergo hardship of invasive methods. Our results have been very promising as it has been able to reduce the
computational time of the algorithm and also been able to do tracking of the particles more accurately.

                                               VI.        FUTURE SCOPE
          In the introduction as well as in the problem statement we have mentioned problems related to the nailfold
capillary flow measurements in which blurring of the frames of the video was the main reason for the low level of
accuracy for the flow measurements. Considering this fact we have used de-convolution, de-blurring algorithm to
overcome this limitation which has shown very promising results as shown in result section of my thesis work.

          However, it is also proposed for the future work that the images/frames of the nailfold capillary video can be
further enhanced for more types of the segmentation techniques and we can take also help of some machine algorithm to
further automate the process and thus improve the reliability of the algorithm and it will become more useful for medical
people for diagnose of diseases like Hyper-tension, fibrosis, arthritis, sclerosis etc.

                                           VII.       ACKNOWLEDGMENT
          We would like to thank our friends and our parents for supporting us and showing trust in us which helps us for
successfully completing this work.

                                                      REFERENCES
[1].      Cutolo M, Pizzorni C, Sulli A.( 2005) “Capillaroscopy” Best Pract Res Clin Rheumatol: 19; 437-52
[2].      Mariusz Paradowski, Halina Kwasnicka, Krzysztof Borysewicz (2009)“Avascular Area Detection in Nailfold Capillary
          Images” Proceedings of the International Multiconference on Computer Science and Information Technology.
[3].      Karthika Ramanathan, Lee-Ling S. Ong, H. Harry Asada and Marcelo H. Ang, Jr. (2011) “Automated Tracking of Biological
          Cells in an “In-vitro” Environment using Active Contours and Distance Measures” 978-1-61284-200-4/11/$26.00_c IEEE.
[4].      Yuan Chen, (2010) “Nanjing university of aeronautic and astronautic”.

                                                         Authors Profile
          Miss.Navneet Kaur was born in the small village of Sangrur, Punjab. After finishing high school in Dhuri, she moved to the
BBSBEC Fatehgarh Sahib, Punjab to pursue a Bachelor’s degree in Information Technology. After graduating with a Bachelor of
Technology in Information Technology from BBSBEC, Fatehgarh Sahib in 2010, she started her M.tech in Computer Science
Engineering from SVIET, Banur (punjab).




          Ms. Gurpinder Kaur was born in the small village of Gurdaspur, punjab. She had completed her secondary education from
Kendriya Vidyalaya, Hasimara(West Bengal), she has moved to pursue Bachelor’s degree in Computer Science & Engineering from
IITT, Nawanshehr in 2003. Having passion for teaching, she has started her teaching career from Beant College of Engineering &
Technology, Gurdaspur in the very same year. Alongwith teaching, she has completed her post graduation in the computer Science &
Engineering from Baba Banda Singh Bahadur Engineering college, Fatehgarh Sahib. She is now serving as head of CSE Department at
Swami Vivekananda Institute of Engineering & Technology,Ramnagar,Banur.



                                                                48

Más contenido relacionado

La actualidad más candente

A New Approach for video denoising and enhancement using optical flow Estimation
A New Approach for video denoising and enhancement using optical flow EstimationA New Approach for video denoising and enhancement using optical flow Estimation
A New Approach for video denoising and enhancement using optical flow EstimationIRJET Journal
 
Image deblurring based on spectral measures of whiteness
Image deblurring based on spectral measures of whitenessImage deblurring based on spectral measures of whiteness
Image deblurring based on spectral measures of whitenessijma
 
Biometric simulator for visually impaired (1)
Biometric simulator for visually impaired (1)Biometric simulator for visually impaired (1)
Biometric simulator for visually impaired (1)Rahul Bhagat
 
Single Image Super Resolution using Interpolation and Discrete Wavelet Transform
Single Image Super Resolution using Interpolation and Discrete Wavelet TransformSingle Image Super Resolution using Interpolation and Discrete Wavelet Transform
Single Image Super Resolution using Interpolation and Discrete Wavelet Transformijtsrd
 
Multiple Person Tracking with Shadow Removal Using Adaptive Gaussian Mixture ...
Multiple Person Tracking with Shadow Removal Using Adaptive Gaussian Mixture ...Multiple Person Tracking with Shadow Removal Using Adaptive Gaussian Mixture ...
Multiple Person Tracking with Shadow Removal Using Adaptive Gaussian Mixture ...IJSRD
 
A Pattern Classification Based approach for Blur Classification
A Pattern Classification Based approach for Blur ClassificationA Pattern Classification Based approach for Blur Classification
A Pattern Classification Based approach for Blur Classificationijeei-iaes
 
Mutual Information for Registration of Monomodal Brain Images using Modified ...
Mutual Information for Registration of Monomodal Brain Images using Modified ...Mutual Information for Registration of Monomodal Brain Images using Modified ...
Mutual Information for Registration of Monomodal Brain Images using Modified ...IDES Editor
 
Fcv learn sudderth
Fcv learn sudderthFcv learn sudderth
Fcv learn sudderthzukun
 
A Survey on Deblur The License Plate Image from Fast Moving Vehicles Using Sp...
A Survey on Deblur The License Plate Image from Fast Moving Vehicles Using Sp...A Survey on Deblur The License Plate Image from Fast Moving Vehicles Using Sp...
A Survey on Deblur The License Plate Image from Fast Moving Vehicles Using Sp...IRJET Journal
 
High Speed Data Exchange Algorithm in Telemedicine with Wavelet based on 4D M...
High Speed Data Exchange Algorithm in Telemedicine with Wavelet based on 4D M...High Speed Data Exchange Algorithm in Telemedicine with Wavelet based on 4D M...
High Speed Data Exchange Algorithm in Telemedicine with Wavelet based on 4D M...Dr. Amarjeet Singh
 
A Signal Processing Approach for Reducing LCD’s Motion Blur Effect
A Signal Processing Approach for Reducing LCD’s Motion Blur EffectA Signal Processing Approach for Reducing LCD’s Motion Blur Effect
A Signal Processing Approach for Reducing LCD’s Motion Blur EffectIRJET Journal
 
An Evaluation Methodology for Stereo Correspondence Algorithms
An Evaluation Methodology for Stereo Correspondence AlgorithmsAn Evaluation Methodology for Stereo Correspondence Algorithms
An Evaluation Methodology for Stereo Correspondence AlgorithmsIvan Mauricio Cabezas Troyano
 
Model User Calibration Free Remote Gaze Estimation System
Model User Calibration Free Remote Gaze Estimation SystemModel User Calibration Free Remote Gaze Estimation System
Model User Calibration Free Remote Gaze Estimation SystemKalle
 
Computationally Efficient Methods for Sonar Image Denoising using Fractional ...
Computationally Efficient Methods for Sonar Image Denoising using Fractional ...Computationally Efficient Methods for Sonar Image Denoising using Fractional ...
Computationally Efficient Methods for Sonar Image Denoising using Fractional ...CSCJournals
 
Learning Moving Cast Shadows for Foreground Detection (VS 2008)
Learning Moving Cast Shadows for Foreground Detection (VS 2008)Learning Moving Cast Shadows for Foreground Detection (VS 2008)
Learning Moving Cast Shadows for Foreground Detection (VS 2008)Jia-Bin Huang
 

La actualidad más candente (20)

Matlab abstract 2016
Matlab abstract 2016Matlab abstract 2016
Matlab abstract 2016
 
A New Approach for video denoising and enhancement using optical flow Estimation
A New Approach for video denoising and enhancement using optical flow EstimationA New Approach for video denoising and enhancement using optical flow Estimation
A New Approach for video denoising and enhancement using optical flow Estimation
 
Image deblurring based on spectral measures of whiteness
Image deblurring based on spectral measures of whitenessImage deblurring based on spectral measures of whiteness
Image deblurring based on spectral measures of whiteness
 
Biometric simulator for visually impaired (1)
Biometric simulator for visually impaired (1)Biometric simulator for visually impaired (1)
Biometric simulator for visually impaired (1)
 
Single Image Super Resolution using Interpolation and Discrete Wavelet Transform
Single Image Super Resolution using Interpolation and Discrete Wavelet TransformSingle Image Super Resolution using Interpolation and Discrete Wavelet Transform
Single Image Super Resolution using Interpolation and Discrete Wavelet Transform
 
Multiple Person Tracking with Shadow Removal Using Adaptive Gaussian Mixture ...
Multiple Person Tracking with Shadow Removal Using Adaptive Gaussian Mixture ...Multiple Person Tracking with Shadow Removal Using Adaptive Gaussian Mixture ...
Multiple Person Tracking with Shadow Removal Using Adaptive Gaussian Mixture ...
 
A Pattern Classification Based approach for Blur Classification
A Pattern Classification Based approach for Blur ClassificationA Pattern Classification Based approach for Blur Classification
A Pattern Classification Based approach for Blur Classification
 
Mutual Information for Registration of Monomodal Brain Images using Modified ...
Mutual Information for Registration of Monomodal Brain Images using Modified ...Mutual Information for Registration of Monomodal Brain Images using Modified ...
Mutual Information for Registration of Monomodal Brain Images using Modified ...
 
Fcv learn sudderth
Fcv learn sudderthFcv learn sudderth
Fcv learn sudderth
 
A Survey on Deblur The License Plate Image from Fast Moving Vehicles Using Sp...
A Survey on Deblur The License Plate Image from Fast Moving Vehicles Using Sp...A Survey on Deblur The License Plate Image from Fast Moving Vehicles Using Sp...
A Survey on Deblur The License Plate Image from Fast Moving Vehicles Using Sp...
 
Iw3515281533
Iw3515281533Iw3515281533
Iw3515281533
 
High Speed Data Exchange Algorithm in Telemedicine with Wavelet based on 4D M...
High Speed Data Exchange Algorithm in Telemedicine with Wavelet based on 4D M...High Speed Data Exchange Algorithm in Telemedicine with Wavelet based on 4D M...
High Speed Data Exchange Algorithm in Telemedicine with Wavelet based on 4D M...
 
A Signal Processing Approach for Reducing LCD’s Motion Blur Effect
A Signal Processing Approach for Reducing LCD’s Motion Blur EffectA Signal Processing Approach for Reducing LCD’s Motion Blur Effect
A Signal Processing Approach for Reducing LCD’s Motion Blur Effect
 
An Evaluation Methodology for Stereo Correspondence Algorithms
An Evaluation Methodology for Stereo Correspondence AlgorithmsAn Evaluation Methodology for Stereo Correspondence Algorithms
An Evaluation Methodology for Stereo Correspondence Algorithms
 
An Evaluation Methodology for Stereo Correspondence Algorithms
An Evaluation Methodology for Stereo Correspondence AlgorithmsAn Evaluation Methodology for Stereo Correspondence Algorithms
An Evaluation Methodology for Stereo Correspondence Algorithms
 
Model User Calibration Free Remote Gaze Estimation System
Model User Calibration Free Remote Gaze Estimation SystemModel User Calibration Free Remote Gaze Estimation System
Model User Calibration Free Remote Gaze Estimation System
 
Diabetic Retinopathy Image Enhancement using Vessel Extraction in Retinal Fun...
Diabetic Retinopathy Image Enhancement using Vessel Extraction in Retinal Fun...Diabetic Retinopathy Image Enhancement using Vessel Extraction in Retinal Fun...
Diabetic Retinopathy Image Enhancement using Vessel Extraction in Retinal Fun...
 
Computationally Efficient Methods for Sonar Image Denoising using Fractional ...
Computationally Efficient Methods for Sonar Image Denoising using Fractional ...Computationally Efficient Methods for Sonar Image Denoising using Fractional ...
Computationally Efficient Methods for Sonar Image Denoising using Fractional ...
 
Learning Moving Cast Shadows for Foreground Detection (VS 2008)
Learning Moving Cast Shadows for Foreground Detection (VS 2008)Learning Moving Cast Shadows for Foreground Detection (VS 2008)
Learning Moving Cast Shadows for Foreground Detection (VS 2008)
 
פוסטר דר פרידמן
פוסטר דר פרידמןפוסטר דר פרידמן
פוסטר דר פרידמן
 

Destacado

International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
Electrochemical Treatment of Acid Green V dye solution in a tubular flow reactor
Electrochemical Treatment of Acid Green V dye solution in a tubular flow reactorElectrochemical Treatment of Acid Green V dye solution in a tubular flow reactor
Electrochemical Treatment of Acid Green V dye solution in a tubular flow reactorIJERD Editor
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentIJERD Editor
 
Costa Brava
Costa BravaCosta Brava
Costa Bravaown
 
Dr. Prokisch József - Vitaminok
Dr. Prokisch József - VitaminokDr. Prokisch József - Vitaminok
Dr. Prokisch József - Vitaminokmozesmonika
 
Thesis Lindgard
Thesis LindgardThesis Lindgard
Thesis LindgardAnn Lindg
 
Análisis dimensional. Ramses Espinosa 1B
Análisis dimensional. Ramses Espinosa 1BAnálisis dimensional. Ramses Espinosa 1B
Análisis dimensional. Ramses Espinosa 1BRamses Espinosa
 
Ukrainian websites-february 2015
Ukrainian websites-february 2015Ukrainian websites-february 2015
Ukrainian websites-february 2015Watcher
 
Focus Letterhead 10 9
Focus Letterhead 10 9Focus Letterhead 10 9
Focus Letterhead 10 9kplaub
 
CaribNews Exclusive: PREPA Transformation - June 1,2015
CaribNews Exclusive: PREPA Transformation - June 1,2015CaribNews Exclusive: PREPA Transformation - June 1,2015
CaribNews Exclusive: PREPA Transformation - June 1,2015caribnews
 
The sages manual of hernia repair
The sages manual of hernia repairThe sages manual of hernia repair
The sages manual of hernia repairSpringer
 

Destacado (20)

G1013238
G1013238G1013238
G1013238
 
G1034247
G1034247G1034247
G1034247
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
Electrochemical Treatment of Acid Green V dye solution in a tubular flow reactor
Electrochemical Treatment of Acid Green V dye solution in a tubular flow reactorElectrochemical Treatment of Acid Green V dye solution in a tubular flow reactor
Electrochemical Treatment of Acid Green V dye solution in a tubular flow reactor
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
www.ijerd.com
www.ijerd.comwww.ijerd.com
www.ijerd.com
 
Cig invio 2013 iii
Cig invio   2013 iiiCig invio   2013 iii
Cig invio 2013 iii
 
Telstra
Telstra Telstra
Telstra
 
Costa Brava
Costa BravaCosta Brava
Costa Brava
 
Dr. Prokisch József - Vitaminok
Dr. Prokisch József - VitaminokDr. Prokisch József - Vitaminok
Dr. Prokisch József - Vitaminok
 
Thesis Lindgard
Thesis LindgardThesis Lindgard
Thesis Lindgard
 
adc evaluation
 adc evaluation  adc evaluation
adc evaluation
 
Análisis dimensional. Ramses Espinosa 1B
Análisis dimensional. Ramses Espinosa 1BAnálisis dimensional. Ramses Espinosa 1B
Análisis dimensional. Ramses Espinosa 1B
 
Ukrainian websites-february 2015
Ukrainian websites-february 2015Ukrainian websites-february 2015
Ukrainian websites-february 2015
 
Focus Letterhead 10 9
Focus Letterhead 10 9Focus Letterhead 10 9
Focus Letterhead 10 9
 
CaribNews Exclusive: PREPA Transformation - June 1,2015
CaribNews Exclusive: PREPA Transformation - June 1,2015CaribNews Exclusive: PREPA Transformation - June 1,2015
CaribNews Exclusive: PREPA Transformation - June 1,2015
 
For Facebook
For  FacebookFor  Facebook
For Facebook
 
The sages manual of hernia repair
The sages manual of hernia repairThe sages manual of hernia repair
The sages manual of hernia repair
 
Downloaded (1)
Downloaded (1)Downloaded (1)
Downloaded (1)
 

Similar a F0164348

Mr image compression based on selection of mother wavelet and lifting based w...
Mr image compression based on selection of mother wavelet and lifting based w...Mr image compression based on selection of mother wavelet and lifting based w...
Mr image compression based on selection of mother wavelet and lifting based w...ijma
 
MR Image Compression Based on Selection of Mother Wavelet and Lifting Based W...
MR Image Compression Based on Selection of Mother Wavelet and Lifting Based W...MR Image Compression Based on Selection of Mother Wavelet and Lifting Based W...
MR Image Compression Based on Selection of Mother Wavelet and Lifting Based W...ijma
 
IRJET- A Novel Algorithm for Detection of Papilledema in Luminosity and C...
IRJET-  	  A Novel Algorithm for Detection of Papilledema in Luminosity and C...IRJET-  	  A Novel Algorithm for Detection of Papilledema in Luminosity and C...
IRJET- A Novel Algorithm for Detection of Papilledema in Luminosity and C...IRJET Journal
 
Intensify Denoisy Image Using Adaptive Multiscale Product Thresholding
Intensify Denoisy Image Using Adaptive Multiscale Product ThresholdingIntensify Denoisy Image Using Adaptive Multiscale Product Thresholding
Intensify Denoisy Image Using Adaptive Multiscale Product ThresholdingIJERA Editor
 
Intensify Denoisy Image Using Adaptive Multiscale Product Thresholding
Intensify Denoisy Image Using Adaptive Multiscale Product ThresholdingIntensify Denoisy Image Using Adaptive Multiscale Product Thresholding
Intensify Denoisy Image Using Adaptive Multiscale Product ThresholdingIJERA Editor
 
Top Cited Articles in Signal & Image Processing 2021-2022
Top Cited Articles in Signal & Image Processing 2021-2022Top Cited Articles in Signal & Image Processing 2021-2022
Top Cited Articles in Signal & Image Processing 2021-2022sipij
 
Automatic detection of optic disc and blood vessels from retinal images using...
Automatic detection of optic disc and blood vessels from retinal images using...Automatic detection of optic disc and blood vessels from retinal images using...
Automatic detection of optic disc and blood vessels from retinal images using...eSAT Publishing House
 
Automatic detection of optic disc and blood vessels from retinal images using...
Automatic detection of optic disc and blood vessels from retinal images using...Automatic detection of optic disc and blood vessels from retinal images using...
Automatic detection of optic disc and blood vessels from retinal images using...eSAT Journals
 
Single image super resolution with improved wavelet interpolation and iterati...
Single image super resolution with improved wavelet interpolation and iterati...Single image super resolution with improved wavelet interpolation and iterati...
Single image super resolution with improved wavelet interpolation and iterati...iosrjce
 
Inflammatory Conditions Mimicking Tumours In Calabar: A 30 Year Study (1978-2...
Inflammatory Conditions Mimicking Tumours In Calabar: A 30 Year Study (1978-2...Inflammatory Conditions Mimicking Tumours In Calabar: A 30 Year Study (1978-2...
Inflammatory Conditions Mimicking Tumours In Calabar: A 30 Year Study (1978-2...IOSR Journals
 
Ijarcet vol-2-issue-7-2273-2276
Ijarcet vol-2-issue-7-2273-2276Ijarcet vol-2-issue-7-2273-2276
Ijarcet vol-2-issue-7-2273-2276Editor IJARCET
 
Ijarcet vol-2-issue-7-2273-2276
Ijarcet vol-2-issue-7-2273-2276Ijarcet vol-2-issue-7-2273-2276
Ijarcet vol-2-issue-7-2273-2276Editor IJARCET
 
Brain Image Fusion using DWT and Laplacian Pyramid Approach and Tumor Detecti...
Brain Image Fusion using DWT and Laplacian Pyramid Approach and Tumor Detecti...Brain Image Fusion using DWT and Laplacian Pyramid Approach and Tumor Detecti...
Brain Image Fusion using DWT and Laplacian Pyramid Approach and Tumor Detecti...INFOGAIN PUBLICATION
 
Recognition of optical images based on the
Recognition of optical images based on theRecognition of optical images based on the
Recognition of optical images based on theijcsa
 
IRJET- Survey based on Detection of Optic Disc in Retinal Images using Segmen...
IRJET- Survey based on Detection of Optic Disc in Retinal Images using Segmen...IRJET- Survey based on Detection of Optic Disc in Retinal Images using Segmen...
IRJET- Survey based on Detection of Optic Disc in Retinal Images using Segmen...IRJET Journal
 
Paper id 212014133
Paper id 212014133Paper id 212014133
Paper id 212014133IJRAT
 

Similar a F0164348 (20)

Mr image compression based on selection of mother wavelet and lifting based w...
Mr image compression based on selection of mother wavelet and lifting based w...Mr image compression based on selection of mother wavelet and lifting based w...
Mr image compression based on selection of mother wavelet and lifting based w...
 
MR Image Compression Based on Selection of Mother Wavelet and Lifting Based W...
MR Image Compression Based on Selection of Mother Wavelet and Lifting Based W...MR Image Compression Based on Selection of Mother Wavelet and Lifting Based W...
MR Image Compression Based on Selection of Mother Wavelet and Lifting Based W...
 
IRJET- A Novel Algorithm for Detection of Papilledema in Luminosity and C...
IRJET-  	  A Novel Algorithm for Detection of Papilledema in Luminosity and C...IRJET-  	  A Novel Algorithm for Detection of Papilledema in Luminosity and C...
IRJET- A Novel Algorithm for Detection of Papilledema in Luminosity and C...
 
Intensify Denoisy Image Using Adaptive Multiscale Product Thresholding
Intensify Denoisy Image Using Adaptive Multiscale Product ThresholdingIntensify Denoisy Image Using Adaptive Multiscale Product Thresholding
Intensify Denoisy Image Using Adaptive Multiscale Product Thresholding
 
Intensify Denoisy Image Using Adaptive Multiscale Product Thresholding
Intensify Denoisy Image Using Adaptive Multiscale Product ThresholdingIntensify Denoisy Image Using Adaptive Multiscale Product Thresholding
Intensify Denoisy Image Using Adaptive Multiscale Product Thresholding
 
50120140504008
5012014050400850120140504008
50120140504008
 
Top Cited Articles in Signal & Image Processing 2021-2022
Top Cited Articles in Signal & Image Processing 2021-2022Top Cited Articles in Signal & Image Processing 2021-2022
Top Cited Articles in Signal & Image Processing 2021-2022
 
Automatic detection of optic disc and blood vessels from retinal images using...
Automatic detection of optic disc and blood vessels from retinal images using...Automatic detection of optic disc and blood vessels from retinal images using...
Automatic detection of optic disc and blood vessels from retinal images using...
 
Automatic detection of optic disc and blood vessels from retinal images using...
Automatic detection of optic disc and blood vessels from retinal images using...Automatic detection of optic disc and blood vessels from retinal images using...
Automatic detection of optic disc and blood vessels from retinal images using...
 
Single image super resolution with improved wavelet interpolation and iterati...
Single image super resolution with improved wavelet interpolation and iterati...Single image super resolution with improved wavelet interpolation and iterati...
Single image super resolution with improved wavelet interpolation and iterati...
 
Inflammatory Conditions Mimicking Tumours In Calabar: A 30 Year Study (1978-2...
Inflammatory Conditions Mimicking Tumours In Calabar: A 30 Year Study (1978-2...Inflammatory Conditions Mimicking Tumours In Calabar: A 30 Year Study (1978-2...
Inflammatory Conditions Mimicking Tumours In Calabar: A 30 Year Study (1978-2...
 
Ijarcet vol-2-issue-7-2273-2276
Ijarcet vol-2-issue-7-2273-2276Ijarcet vol-2-issue-7-2273-2276
Ijarcet vol-2-issue-7-2273-2276
 
Ijarcet vol-2-issue-7-2273-2276
Ijarcet vol-2-issue-7-2273-2276Ijarcet vol-2-issue-7-2273-2276
Ijarcet vol-2-issue-7-2273-2276
 
B045050812
B045050812B045050812
B045050812
 
Brain Image Fusion using DWT and Laplacian Pyramid Approach and Tumor Detecti...
Brain Image Fusion using DWT and Laplacian Pyramid Approach and Tumor Detecti...Brain Image Fusion using DWT and Laplacian Pyramid Approach and Tumor Detecti...
Brain Image Fusion using DWT and Laplacian Pyramid Approach and Tumor Detecti...
 
V01 i010412
V01 i010412V01 i010412
V01 i010412
 
Recognition of optical images based on the
Recognition of optical images based on theRecognition of optical images based on the
Recognition of optical images based on the
 
IRJET- Survey based on Detection of Optic Disc in Retinal Images using Segmen...
IRJET- Survey based on Detection of Optic Disc in Retinal Images using Segmen...IRJET- Survey based on Detection of Optic Disc in Retinal Images using Segmen...
IRJET- Survey based on Detection of Optic Disc in Retinal Images using Segmen...
 
Paper id 212014133
Paper id 212014133Paper id 212014133
Paper id 212014133
 
Detection of Cysts in Ultrasonic Images of Ovary
Detection of Cysts in Ultrasonic Images of OvaryDetection of Cysts in Ultrasonic Images of Ovary
Detection of Cysts in Ultrasonic Images of Ovary
 

Más de IJERD Editor

A Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
A Novel Method for Prevention of Bandwidth Distributed Denial of Service AttacksA Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
A Novel Method for Prevention of Bandwidth Distributed Denial of Service AttacksIJERD Editor
 
MEMS MICROPHONE INTERFACE
MEMS MICROPHONE INTERFACEMEMS MICROPHONE INTERFACE
MEMS MICROPHONE INTERFACEIJERD Editor
 
Influence of tensile behaviour of slab on the structural Behaviour of shear c...
Influence of tensile behaviour of slab on the structural Behaviour of shear c...Influence of tensile behaviour of slab on the structural Behaviour of shear c...
Influence of tensile behaviour of slab on the structural Behaviour of shear c...IJERD Editor
 
Gold prospecting using Remote Sensing ‘A case study of Sudan’
Gold prospecting using Remote Sensing ‘A case study of Sudan’Gold prospecting using Remote Sensing ‘A case study of Sudan’
Gold prospecting using Remote Sensing ‘A case study of Sudan’IJERD Editor
 
Reducing Corrosion Rate by Welding Design
Reducing Corrosion Rate by Welding DesignReducing Corrosion Rate by Welding Design
Reducing Corrosion Rate by Welding DesignIJERD Editor
 
Router 1X3 – RTL Design and Verification
Router 1X3 – RTL Design and VerificationRouter 1X3 – RTL Design and Verification
Router 1X3 – RTL Design and VerificationIJERD Editor
 
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...IJERD Editor
 
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVRMitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVRIJERD Editor
 
Study on the Fused Deposition Modelling In Additive Manufacturing
Study on the Fused Deposition Modelling In Additive ManufacturingStudy on the Fused Deposition Modelling In Additive Manufacturing
Study on the Fused Deposition Modelling In Additive ManufacturingIJERD Editor
 
Spyware triggering system by particular string value
Spyware triggering system by particular string valueSpyware triggering system by particular string value
Spyware triggering system by particular string valueIJERD Editor
 
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...IJERD Editor
 
Secure Image Transmission for Cloud Storage System Using Hybrid Scheme
Secure Image Transmission for Cloud Storage System Using Hybrid SchemeSecure Image Transmission for Cloud Storage System Using Hybrid Scheme
Secure Image Transmission for Cloud Storage System Using Hybrid SchemeIJERD Editor
 
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...IJERD Editor
 
Gesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web CameraGesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web CameraIJERD Editor
 
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...IJERD Editor
 
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...IJERD Editor
 
Moon-bounce: A Boon for VHF Dxing
Moon-bounce: A Boon for VHF DxingMoon-bounce: A Boon for VHF Dxing
Moon-bounce: A Boon for VHF DxingIJERD Editor
 
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...IJERD Editor
 
Importance of Measurements in Smart Grid
Importance of Measurements in Smart GridImportance of Measurements in Smart Grid
Importance of Measurements in Smart GridIJERD Editor
 
Study of Macro level Properties of SCC using GGBS and Lime stone powder
Study of Macro level Properties of SCC using GGBS and Lime stone powderStudy of Macro level Properties of SCC using GGBS and Lime stone powder
Study of Macro level Properties of SCC using GGBS and Lime stone powderIJERD Editor
 

Más de IJERD Editor (20)

A Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
A Novel Method for Prevention of Bandwidth Distributed Denial of Service AttacksA Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
A Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
 
MEMS MICROPHONE INTERFACE
MEMS MICROPHONE INTERFACEMEMS MICROPHONE INTERFACE
MEMS MICROPHONE INTERFACE
 
Influence of tensile behaviour of slab on the structural Behaviour of shear c...
Influence of tensile behaviour of slab on the structural Behaviour of shear c...Influence of tensile behaviour of slab on the structural Behaviour of shear c...
Influence of tensile behaviour of slab on the structural Behaviour of shear c...
 
Gold prospecting using Remote Sensing ‘A case study of Sudan’
Gold prospecting using Remote Sensing ‘A case study of Sudan’Gold prospecting using Remote Sensing ‘A case study of Sudan’
Gold prospecting using Remote Sensing ‘A case study of Sudan’
 
Reducing Corrosion Rate by Welding Design
Reducing Corrosion Rate by Welding DesignReducing Corrosion Rate by Welding Design
Reducing Corrosion Rate by Welding Design
 
Router 1X3 – RTL Design and Verification
Router 1X3 – RTL Design and VerificationRouter 1X3 – RTL Design and Verification
Router 1X3 – RTL Design and Verification
 
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
 
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVRMitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
 
Study on the Fused Deposition Modelling In Additive Manufacturing
Study on the Fused Deposition Modelling In Additive ManufacturingStudy on the Fused Deposition Modelling In Additive Manufacturing
Study on the Fused Deposition Modelling In Additive Manufacturing
 
Spyware triggering system by particular string value
Spyware triggering system by particular string valueSpyware triggering system by particular string value
Spyware triggering system by particular string value
 
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
 
Secure Image Transmission for Cloud Storage System Using Hybrid Scheme
Secure Image Transmission for Cloud Storage System Using Hybrid SchemeSecure Image Transmission for Cloud Storage System Using Hybrid Scheme
Secure Image Transmission for Cloud Storage System Using Hybrid Scheme
 
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
 
Gesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web CameraGesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web Camera
 
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
 
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
 
Moon-bounce: A Boon for VHF Dxing
Moon-bounce: A Boon for VHF DxingMoon-bounce: A Boon for VHF Dxing
Moon-bounce: A Boon for VHF Dxing
 
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
 
Importance of Measurements in Smart Grid
Importance of Measurements in Smart GridImportance of Measurements in Smart Grid
Importance of Measurements in Smart Grid
 
Study of Macro level Properties of SCC using GGBS and Lime stone powder
Study of Macro level Properties of SCC using GGBS and Lime stone powderStudy of Macro level Properties of SCC using GGBS and Lime stone powder
Study of Macro level Properties of SCC using GGBS and Lime stone powder
 

Último

unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 

Último (20)

unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 

F0164348

  • 1. International Journal of Engineering Research and Development ISSN: 2278-067X, Volume 1, Issue 6 (June 2012), PP.43-48 www.ijerd.com Estimating Velocity of Nailfold Vessels Flow Using Improvised Deconvolution Algorithm Navneet Kaur1 and Gurpinder Kaur2 1 Department of Computer Science and Engineering, SVIET College, Banur, Punjab, India 2 Head of Computer Science and Engineering Department, SVIET College, Banur, Punjab, India Abstract—Deblurring is one of the issue which occurs while Nailfold Videoscopy is done which effects the flow calculations of the particles moving in the vessels. There has been an urgent need to develop non invasive methods and algorithms which helps in diagnosis of cronic diseases like arthritis, sclerosis etc. our proposed algorithm helps to deblur the Nailfold Videoscopic frames for better enchanced image and thereby helping to have more accurate calculations. In this paper we have first try to enchanced the image/frames by using deconvolution method and Jacob enchancement filter which gives excellent results and improved segmentation for better accurate flow calculations. Keywords— Blood cells, Image processing, Nailfold capillaroscopy, Velocity measurements. I. INTRODUCTION Since, early diagnosis and sound prognosis of various chronic diseases like sclerosis, arthritis, auto immune diseases etc. require reliable information pertaining to blood flow measurements in the micro vessels, it is therefore of paramount importance to have a technique which is simple, repeatable, highly sensitive and inexpensive method of evaluating micro vascular abnormalities, so that issues related to the accuracy of the measurement are achieved to highest level ,this can be attained by including better segmentation techniques and bringing each frame of Nailfold video into frequency domain and the doing the calculations of the flow that includes velocity measurements. All the future methods must yield average values well within the experimental error limits of the techniques. The speed of moving particles in the capillaries of the human Nailfold must be evaluated non-invasively more so that the patients do not undergo hardship of invasive methods. In this paper we have surveyed and developed a technique for achieving better improved results which is proposed in section after related work. II. RELATED WORK Cutolo M et al. [1] this paper is work out of the correlation of the microvascular abnormalities, evaluated by nailfold video capillaroscopy (NVC), with the duration of both Raynaud's phenomenon (RP) and systemic sclerosis (SSc) from the date of diagnosis, in a large number of patients with Ssc.The classification of defined major nailfold patterns may be useful in assessing the appearance and progression of sclerodermic microangiopathy. As well, nailfold changes might represent a morphological reproduction of the evolution of Ssc. Ninety-seven consecutive patients were recruited and distributed into 3 groups on the basis of the morphological NVC patterns observed: "early" (E), "active" (A), and "late" (L). In each group the age of patients, age at onset, and the duration of RP as well as of overt SSc were investigated and correlated with the different NVC pattern variables. Mariusz Paradowski et al. [2] this paper basically calculating Avascular area for detecting abnormality in nailfold capillaries. They have used pattern recognition as a tool for identifying the abnormalities in the vascular capillaries. The pattern recognition techniques include histogram analysis and classification algorithm. The usage of the classifier is based on feature extracted from the frames of the nailfold video. The features can only be extracted if they are segmented properly and considering the background in density variables. Karthika Ramanathan et al. [3] In their methodology they have used distance measures like Battacharaya distance and the contours of each segmented cell, the growth of blood vessels is tracked when a person is injured and invitro method is used to collect data and observe it. This collected data is in form of images from which the acquisition of cell properties in form of segmented cell having particular gradient and texture are collected are subjected to distance measures for tracking their path with respect to sequential time. III. THE PROPOSED METHOD The inverse filtering is an accurate way to restore an image provided that we know what the blurring filter is and those we have no noise but out nailfold frames had blur as well as noise. Therefore, we employed many different methods and our attempted to restore our image when we don't explicitly know h (blurring function h). The methods for estimating h are known as blind deconvolution because our inverse filtering (deconvolution) is being performed without knowledge of our blurring function. 43
  • 2. Estimating Velocity of Nailfold Vessels Flow Using Improvised Deconvolution Algorithm Fig.3.1 Flow diagram of Improvised Deconvolution Algorithm The methods we used are all homomorphic in nature to get the right image. In general, our degradation is modeled as a convolution plus noise. Since, in the frequency domain, convolution becomes multiplication. Therefore, we ignore the additive noise, take the log of the multiplication and get addition. Thus, the log of the FT of our degraded image DI is equal to the log of the FT of the original image OI plus the log of the Transfer Function H. Now that we have addition, we can use statistical estimation to estimate H and thus solve for OI. It was also assumed that we knew the image spectral density Suu and Spectral noise Snn as well after conduction many trails on nailfold images and found in practice we can't ignore the noise. Therefore, we need ways to estimate the log of the multiplication of OI and H plus the Noise Spectrum. It uses the following estimate for H. 𝑀 1 𝑙𝑜𝑔 𝐻 = 𝑙𝑜𝑔 𝑉 𝑘 − 𝑙𝑜𝑔 𝑈 𝑘 M 𝑛=1 Uk and Vk are obtained by breaking the input image (u) and degraded image (v) into M smaller blocks and computing their Fourier Transforms. H is then used with Snn and Suu to compute the Wiener Filter. Notice that this method only computes Magnitude of H, so it’s best for phaseless LSI filters. This necessitated our filter design of a phase less h. Our image degration model is the same as always, and we calculated H using the above equation with M = 16. This broke down the images into 64x64 pixel blocks, then deconvolves image I using maximum likelihood algorithm, returning both deblurred image J and a restored point-spread function (PSF) as show below. The PSF can be measured by imaging a point source. The point source must be small enough compared to the camera system's resolution to act as a point source. The frequency (color) of the point source should also closely match light created or reflected by the object. Fig.3.2 Point-spread Function Finally, all of the homomorphic blind deconvolution techniques require iterations through either breaking up the degraded image or using multiple degraded images for estimation we did by breaking. For a given image size, a limited number of blocks were broken. For multiple degraded images, we limited by how many image snapshots/frames we can obtain from nailfold vedio. So we are limited in both cases by how many iterations we can average over, and this profoundly affects our estimations. This is one of the main drawbacks that we found in homomorphic techniques. 44
  • 3. Estimating Velocity of Nailfold Vessels Flow Using Improvised Deconvolution Algorithm There are direct methods for blind deconvolution as well, but we attempted only indirect methods, because they are less adhoc in nature, the blind deconvolution is a deconvolution technique that permits recovery of the target scene from a single or set of "blurred" images in the presence of a poorly determined or unknown point spread function (PSF). Regular linear and non-linear deconvolution techniques utilize a known PSSF. For blind deconvolution, the PSF is estimated from the image or image set, allowing the deconvolution to be performed. Researchers have been studying blind deconvolution methods for several decades, and have approached the problem from different directions. Blind deconvolution can be performed iteratively, whereby each iterations improves the estimation of the PSF and the scene, or non-iteratively, where one application of the algorithm, based on exterior information, extracts the PSF. Iterative methods include maximum a posteriori estimation and expectation-maximization algorithms. A good estimate of the PSF is helpful for quicker convergence but not necessary. Here are the steps of algorithms which implemented.  Prepare input parameters for iterations  Create indexes for image according to the sampling rate.  Make an image and PSF predictions for the next iteration.  Force PSF to satisfy this by normalization: sum to one.  Make core for the LR estimation.  Determine next iteration image & apply positivity constraint  Determine next iteration PSF & apply positivity constraint plus normalization.  Calculate Max like hood function.  Restore Image/frame ready for motion calculations. IV. INTERPRETATION OF RESULTS The main objective of my research work was to develop an improvised algorithm of Yuan Chen [4] after considering due limitations of the paper. Fig.4.1 Result by using one trackpath algorithm We concluded and stated in our problem statement that the code needs further optimisation in terms of computational time and in-accuracy in tracking the path as it can be seen in 4.1 and 4.2 diagrams. Figure 4.2 represents improvised, optimized algorithm has more clarity as well as more information as compared to the old algorithm. It is apparent that in the subplot (2,2,1) a new algorithm on deconvolution of the signal/images. 45
  • 4. Estimating Velocity of Nailfold Vessels Flow Using Improvised Deconvolution Algorithm Fig.4.2 Result of Proposed Deconvolution algorithm A. Theratical background of the proposed algorithm: In mathematics, deconvolution is an algorithm-based process used to reverse the effects of convolution on recorded data. The concept of deconvolution is widely used in the techniques of signal processing and image processing. In general, the object of deconvolution is to find the solution of a convolution equation of the form: f*g=h Usually, h is some recorded signal, and ƒ is some signal that we wish to recover, but has been convoluted with some other signal g before we recorded it. The function g might represent the transfer function of an instrument or a driving force that was applied to a physical system. If we know g, or at least know the form of g, then we can perform deterministic deconvolution. However, if we do not know g in advance, then we need to estimate it. This is most often done using methods of statistical estimation. In physical measurements, the situation is usually closer to (f * g) + 𝜖 = h In this case ε is noise that has entered our recorded signal. If we assume that a noisy signal or image is noiseless when we try to make a statistical estimate of g, our estimate will be incorrect. In turn, our estimate of ƒ will also be incorrect. The lower the signal-to-noise ratio, the worse our estimate of the deconvolved signal will be. Fig.4.3 Velocities result by using one trackpath algorithm As shown in the figures 4.3, 4.4 which comprises of velocity measurement before and after applying new algorithm, it is explicitly derived that when the new improvised algorithm was applied there was more accurate trackpath having very sharp lines as shown in subplot (3, 3, 3) which resulted in more accurate flow measurements as shown in figure 4.4. 46
  • 5. Estimating Velocity of Nailfold Vessels Flow Using Improvised Deconvolution Algorithm Fig.4.4 Velocities result of Proposed Deconvolution trackpath algorithm Orientation velocity: Orientation velocity is a quantitative expression of the amount of rotation that a spinning/moving object (cell, plasma, red blood cells, and white blood cells) undergoes per unit time (of the video frame). It is a vector quantity, consisting of an angular speed component and either of two defined directions. Orientation velocity is usually represented by the symbol omega (ω, rarely Ω). The direction of the Orientation velocity vector is perpendicular to the plane of rotation, in a direction which is usually specified by the right-hand rule is measured in the same units as angular speed (radians per second, degrees per second, revolutions per second, or revolutions). In two dimensions the Orientation velocity ω is given by 𝑑∅ 𝜔= 𝑑𝑡 Fig.4.5 Orientation velocity The Orientation velocity of a particle is measured around or relative to a point, called the origin. As shown in the diagram (with angles ɸ and θ in radians), if a line is drawn from the origin (O) to the particle (P), then the velocity (v) of the particle has a component along the radius (radial component, v‖) and a component perpendicular to the radius (cross-radial component, v⊥). Differential velocity: Differential velocity is rate of change of velocity with respect to time. So, ∆𝑣 Δ𝑑𝑣 = ∆𝑡 B. Time analysis: The comparsion of results of time analysis Velocities measurement by using one trackpath algorithm and Proposed Deconvolution trackpath algorithm as shown in figure 4.6. 47
  • 6. Estimating Velocity of Nailfold Vessels Flow Using Improvised Deconvolution Algorithm Fig.4.6 Bar chart of time analysis As shown above in the figure 4.6, it can be seen that the improvised algorithm took close to 20-21 seconds to get results but the old algorithm was taking 42-43 seconds. V. CONCLUSIONS All the methods have yielded values well within the experimental error limits of the techniques. The speed of moving particles in the capillaries of the human nail fold is evaluated non-invasively and there is no need for the patients to undergo hardship of invasive methods. Our results have been very promising as it has been able to reduce the computational time of the algorithm and also been able to do tracking of the particles more accurately. VI. FUTURE SCOPE In the introduction as well as in the problem statement we have mentioned problems related to the nailfold capillary flow measurements in which blurring of the frames of the video was the main reason for the low level of accuracy for the flow measurements. Considering this fact we have used de-convolution, de-blurring algorithm to overcome this limitation which has shown very promising results as shown in result section of my thesis work. However, it is also proposed for the future work that the images/frames of the nailfold capillary video can be further enhanced for more types of the segmentation techniques and we can take also help of some machine algorithm to further automate the process and thus improve the reliability of the algorithm and it will become more useful for medical people for diagnose of diseases like Hyper-tension, fibrosis, arthritis, sclerosis etc. VII. ACKNOWLEDGMENT We would like to thank our friends and our parents for supporting us and showing trust in us which helps us for successfully completing this work. REFERENCES [1]. Cutolo M, Pizzorni C, Sulli A.( 2005) “Capillaroscopy” Best Pract Res Clin Rheumatol: 19; 437-52 [2]. Mariusz Paradowski, Halina Kwasnicka, Krzysztof Borysewicz (2009)“Avascular Area Detection in Nailfold Capillary Images” Proceedings of the International Multiconference on Computer Science and Information Technology. [3]. Karthika Ramanathan, Lee-Ling S. Ong, H. Harry Asada and Marcelo H. Ang, Jr. (2011) “Automated Tracking of Biological Cells in an “In-vitro” Environment using Active Contours and Distance Measures” 978-1-61284-200-4/11/$26.00_c IEEE. [4]. Yuan Chen, (2010) “Nanjing university of aeronautic and astronautic”. Authors Profile Miss.Navneet Kaur was born in the small village of Sangrur, Punjab. After finishing high school in Dhuri, she moved to the BBSBEC Fatehgarh Sahib, Punjab to pursue a Bachelor’s degree in Information Technology. After graduating with a Bachelor of Technology in Information Technology from BBSBEC, Fatehgarh Sahib in 2010, she started her M.tech in Computer Science Engineering from SVIET, Banur (punjab). Ms. Gurpinder Kaur was born in the small village of Gurdaspur, punjab. She had completed her secondary education from Kendriya Vidyalaya, Hasimara(West Bengal), she has moved to pursue Bachelor’s degree in Computer Science & Engineering from IITT, Nawanshehr in 2003. Having passion for teaching, she has started her teaching career from Beant College of Engineering & Technology, Gurdaspur in the very same year. Alongwith teaching, she has completed her post graduation in the computer Science & Engineering from Baba Banda Singh Bahadur Engineering college, Fatehgarh Sahib. She is now serving as head of CSE Department at Swami Vivekananda Institute of Engineering & Technology,Ramnagar,Banur. 48