Saturday, 1 August 2020

Audio Steganography Using Matlab Project Source Code

ABSTRACT
            Steganography is the art and science of writing hidden messages in such a way that no one, apart from the sender and intended recipient, suspects the existence of the message, a form of security through obscurity. Steganography works by replacing bits of useless or unused data in regular computer files (such as graphics, sound, text, HTML, or even floppy disks ) with bits of different, invisible information. This hidden information can be plain text, cipher text, or even images. The rapid development of multimedia and internet allows for wide distribution of digital media data. It becomes much easier to edit, modify and duplicate digital information. Besides that, digital documents are also easy to copy and distribute, therefore it will be faced by many threats. It is a big security and privacy issue, it become necessary to find appropriate rotation because of the significance, accuracy and sensitivity of the information. Steganography and Cryptography are considered as one of the techniques which are used to protect the important information, but both techniques have their pro’s and con’s. In this proposed system of audio steganography we have implemented a new scheme based on mel frequency components. The mel frequency cepstrum coefficients are used for finding the unique feature audio data in audio file. The returned features provide us with highly robust and high end features with low invariance. We have used this property of MFCC in order to detect high bandwidth free space location in the sound data and have embedded the encrypted watermark image data into these MFCC components. The proposed scheme works to increase the PSNR values and reduce the error rate of hiding the data in the image and thus improves the sound quality and makes it look original.

PROJECT OUTPUT

PROJECT VIDEO

Contact:
Mr. Roshan P. Helonde
Mobile: +91-7276355704
WhatsApp: +917276355704
Email: roshanphelonde@rediffmail.com

Audio Compression Using Matlab Project with Source Code

ABSTRACT
             Audio compression is the technique of converting human speech into an efficiently encoded format that can later be decoded to produce a close approximation of the original signal. The merits of the compression technique are reduction in storage space, bandwidth, transmission power and energy. An efficient algorithm Discrete Wavelet Transform is employed for decomposition of original signal into wavelets coefficients at different scales and positions and these coefficients are truncated to perform encoding and decoding. The compression technique used in this project is better than other earlier coding techniques like μ-law coding, code excited linear predictive coding. Speech compression plays a prominent role in speech signal processing such as satellite communications, internet communications, transmission of biomedical signals and other applications. Wavelet is one of the recent developments to overcome the limitations of Fourier transform of signal analysis which has the special ability to examine signal simultaneously in both time and frequency. 

PROJECT OUTPUT

PROJECT VIDEO

Contact:
Mr. Roshan P. Helonde
Mobile: +91-7276355704
WhatsApp: +917276355704
Email: roshanphelonde@rediffmail.com

Monday, 20 July 2020

Types of Brain Tumor Detection and Classification Using Image Processing Matlab Project Source Code

ABSTRACT
            Image processing is a process where input image is processed to get output also as an image or attributes of the image. Main aim of all image processing techniques is to recognize the image or object under consideration easier visually. Segmentation of images holds a crucial position in the field of image processing. In medical imaging, segmentation is important for feature extraction, image measurements and image display. A tumor can be defined as a mass which grows without any control of normal forces. Real time diagnosis of tumors by using more reliable algorithms has been an active of the latest developments in medical imaging and detection of brain tumor in MR and CT scan images. Hence image segmentation is the fundamental problem used in tumor detection. Image segmentation can be defined as the partition or segmentation of a digital image into similar regions with a main aim to simplify the image under consideration into something that is more meaningful and easier to analyze visually.
         Brain tumor is an abnormal growth caused by cells reproducing themselves in an uncontrolled manner. Magnetic Resonance Image (MRI) is the commonly used device for diagnosis. In MR images, the amount of data is too much for manual interpretation and analysis. During the past few years, brain tumor segmentation in Magnetic Resonance Imaging(MRI) has become an emergent research area in the field of medical imaging system. Accurate detection of size and location of brain tumor plays a vital role in the diagnosis of tumor. Image processing is an active research area in which medical image processing is a highly challenging field. Image segmentation plays a significant role in image processing as it helps in the extraction of suspicious regions from the medical images. 

PROJECT OUTPUT

PROJECT VIDEO

Contact:
Mr. Roshan P. Helonde
Mobile: +91-7276355704
WhatsApp: +917276355704
Email: roshanphelonde@rediffmail.com

Lung Cancer Detection using Image Processing Matlab Source Code

ABSTRACT
             Lung cancer prevalence is one of the highest of cancers. One of the first steps in lung cancer diagnosis is sampling of lung tissues or biopsy. These tissue samples are then microscopically analyzed. This procedure is taken once imaging tests indicate the presence of cancer cells in the chest. Lung cancer diagnosis using lung images. One of them is that doctor still relies on subjective visual observation. A medical specialist must do thorough observation and accurate analysis in detecting lung cancer in patients. Hence, there is need for a system that is capable for detecting lung cancer automatically from microscopic images of biopsy. This method will improve the accuracy and efficiency for lung cancer detection. The aim of this research is to design a lung cancer detection system based on analysis of microscopic image of biopsy using digital image processing. Microscopic images of biopsy are feature extracted and classified.

PROJECT OUTPUT

PROJECT VIDEO

Contact:
Mr. Roshan P. Helonde
Mobile: +91-7276355704
WhatsApp: +917276355704
Email: roshanphelonde@rediffmail.com

Matlab Code For Audio Noise Reduction Using DWT Discrete Wavelet Transform

ABSTRACT
                Audio noise reduction system is the system that is used to remove the noise from the audio signals. Audio noise reduction systems can be divided into two basic approaches. The first approach is the complementary type which involves compressing the audio signal in some well-defined manner before it is recorded (primarily on tape). The second approach is the single-ended or non-complementary type which utilizes techniques to reduce the noise level already present in the source material in essence a playback only noise reduction system. Noise reduction is the process of removing noise from a signal.Digital filters effectively reduce the unwanted higher or lower order frequency components in a speech signal. In this paper the speech enhancement is performed using different digital filters .In this real noisy environment is taken into consideration in the form of Gaussian noise. The Time domain as well as frequency domain representation of the signal spectra is performed using Fast Fourier transformation technique. MATLAB in built functions are used to carry out the simulation. Gaussian type noise is added using in-built function randn () and keyboard noise is added as a second speech file to the original speech signal. The filters remove the lower frequency components of noise and recover the original speech signal. It is also observed that keyboard noise is typical to remove as compared to Gaussian type but these filters performed well to get sharper spectra of original speech signal. Speech signal analysis is one of the important areas of research in multimedia applications. Discrete Wavelet technique is effectively reduces the unwanted higher or lower order frequency components in a speech signal. Wavelet-based algorithm for audio de-noising is worked out. We focused on audio signals corrupted with white Gaussian noise which is especially hard to remove because it is located in all frequencies.

PROJECT OUTPUT

PROJECT VIDEO

Contact:
Mr. Roshan P. Helonde
Mobile: +91-7276355704
WhatsApp: +917276355704
Email: roshanphelonde@rediffmail.com

Image Inpainting using Image Processing Matlab Project Source Code

ABSTRACT
           This project proposes a novel scheme for image inpainting based on discrete cosine transform (DCT). The DCT as an orthogonal transform is used in various applications. In this view the rows of a DCT matrix as the filters associated with a multiresolution analysis. In this project, propose to utilize the noise reduction property of cosine transforms for image inpainting. Current methods may available using time domain analysis by direct spatial image inpainting techniques and those that perform frequency domain analysis by indirect frequency image inpainting techniques. However, both have their own advantages and limitations. This method used for filling missing information over regions with sensible sizes, visual quality of image with frequency domain analyses. 

PROJECT OUTPUT

PROJECT VIDEO

Contact:
Mr. Roshan P. Helonde
Mobile: +91-7276355704
WhatsApp: +917276355704
Email: roshanphelonde@rediffmail.com

Thursday, 9 July 2020

Matlab Code for Image Segmentation Using Kmeans Clustering Algorithm Source Code

ABSTRACT
          Image segmentation is the classification of an image into different groups. Many researches have been done in the area of image segmentation using clustering. There are different methods and one of the most popular methods is k-means clustering algorithm. K -means clustering algorithm is an unsupervised algorithm and it is used to segment the interest area from the background. But before applying K -means algorithm, first partial stretching enhancement is applied to the image to improve the quality of the image. Subtractive clustering method is data clustering method where it generates the centroid based on the potential value of the data points. So subtractive cluster is used to generate the initial centers and these centers are used in k-means algorithm for the segmentation of image. 

PROJECT OUTPUT

PROJECT VIDEO

Contact:
Prof. Roshan P. Helonde
Mobile: +91-7276355704
WhatsApp: +917276355704
Email: roshanphelonde@rediffmail.com

DCT Based Image Steganography Using Matlab Project Source Code

ABSTRACT
            Steganography is one of the methods of secret communication that hides the existence of message so that a viewer cannot detect the transmission of message and hence cannot try to decrypt it. It is the process of embedding secret data in the cover image without significant changes to the cover image. These algorithms keep the messages from stealing, destroying from unintended users on the internet and hence provide security. The proposed technique use Discrete Cosine Transform (DCT). The proposed method calculates each DC coefficient and replace with each bit of secret message. The proposed embedding method using DCT.

PROJECT OUTPUT

PROJECT VIDEO

Contact:
Prof. Roshan P. Helonde
Mobile: +91-7276355704
WhatsApp: +917276355704
Email: roshanphelonde@rediffmail.com

PHP Website Project Source Code Nation Level Technical Event Website

PROJECT OUTPUT

PROJECT VIDEO

Contact:
Prof. Roshan P. Helonde
Mobile: +91-7276355704
WhatsApp: +917276355704
Email: roshanphelonde@rediffmail.com

Sunday, 21 June 2020

Traffic Sign Recognition using Python Project Source Code

ABSTRACT
               Traffic sign recognition is an important but challenging task, especially for automated driving and driver assistance. Its accuracy depends on two aspects: feature exactor and classifier. Current popular algorithms mainly use convolutional neural networks (CNN) to execute feature extraction and classification. Such methods could achieve impressive results but usually on the basis of an extremely huge and complex network. What’s more, since the fully-connected layers in CNN form a classical neural network classifier, which is trained by conventional gradient descent-based implementations, the generalization ability is limited. The performance could be further improved if other favorable classifiers are used in python.

PROJECT OUTPUT

PROJECT VIDEO

Contact:
Mr. Roshan P. Helonde
Mobile: +91-7276355704
WhatsApp: +917276355704
Email: roshanphelonde@rediffmail.com

Matlab Code for Iris Recognition Using Image Processing full Source Code

ABSTRACT
             This project presents an iris coding method for effective recognition of an individual. The recognition is performed based on a mathematical and computational method. It consists of calculating the differences coefficients of overlapped angular patches from the normalized iris image for the purpose of feature extraction. Iris recognition belongs to the biometric identification. Biometric identification is a technology that is used for the identification an individual based on ones physiological or behavioral characteristics. Iris is the strongest physiological feature for the recognition process because it offers most accurate and reliable results. Iris recognition process mainly involves three stages namely, iris image preprocessing, feature extraction and template matching. In the pre-processing step, iris localization algorithm is used to locate the inner and outer boundaries of the iris. Detected iris region is then normalized to a fixed size rectangular block. In the feature extraction step, texture analysis method is used to extract significant features from the normalized iris image.

PROJECT OUTPUT

PROJECT VIDEO

Contact:
Mr. Roshan P. Helonde
Mobile: +91-7276355704
WhatsApp: +917276355704
Email: roshanphelonde@rediffmail.com

Image Encryption and Decryption Using AES Algorithm Matlab Source Code

ABSTRACT
           In today’s world data security is the major problem which is to be face. In order to secure data during communication, data storage and transmission we use Advance encryption standard(AES). AES is a symmetric block cipher intended to replace DES for commercial applications. The AES algorithms use to secure data from unauthorized user. The available AES algorithm is used for text data as well as for image data. In this project an image is given as input to AES encryption algorithm which gives encrypted output. This encrypted output is given as input to AES decryption algorithm and original image is regained as output. The AES algorithm for image encryption and decryption which synthesizes and simulated with the help of MATLAB.

PROJECT OUTPUT

PROJECT VIDEO

Contact:
Mr. Roshan P. Helonde
Mobile: +91-7276355704
WhatsApp: +917276355704
Email: roshanphelonde@rediffmail.com

Image Enhancement using Histogram Equalization and Bi-Histogram Equalization Matlab Source Code

ABSTRACT
           Digital image enhancement is one of the most important image processing technology which is necessary to improve the visual appearance of the image or to provide a better transform representation for future automated image processing such as image analysis, detection, segmentation and recognition. Many images have very low dynamic range of the intensity values due to insufficient illumination and therefore need to be processed before being displayed. Large number of techniques have focused on the enhancement of gray level images in the spatial domain. These methods include histogram equalization, gamma correction, high pass filtering, low pass filtering, homomorphic filtering, etc. Image enhancement techniques are of particular interest in photography, satellite imagery, medical applications and display devices. Producing visually natural is required for many important areas such as vision, remote sensing, dynamic scene analysis, autonomous navigation, and biomedical image analysis.

PROJECT OUTPUT

PROJECT VIDEO

Contact:
Mr. Roshan P. Helonde
Mobile: +91-7276355704
WhatsApp: +917276355704
Email: roshanphelonde@rediffmail.com

Image Fusion using PCA Matlab Project Source Code

ABSTRACT
            Different medical imaging techniques such as X-rays, computed tomography (CT), magnetic resonance imaging (MRI) provide different perspectives for the human body that are important in the physical disorders or diagnosis of diseases .To derive useful information from multimodality medical image data medical image fusion has been used. In the medical field different radiometric scanning techniques can be used to evaluate and examine the inner parts of the body. The idea is to improve the image content by fusing images like computer tomography (CT) and magnetic resonance imaging (MRI) images, so as to provide as much details as possible for the sake of diagnosis. The objective of image fusion is to merge information from multiple images of the same image. The resultant image after image fusion is more suitable for human and machine perception and further helpful for image-processing tasks such as segmentation, feature extraction and object recognition. This project mainly presents image fusion using wavelet method for multispectral data and high-resolution data conveniently, quickly and accurately in MATLAB. Wavelet toolbox with abundant functions, provide a quick and convenient platform to improve image visibility. The work covers the selection of wavelet function, the use of wavelet based fusion algorithms on CT and MRI medical images, implementation of fusion rules and the fusion image quality evaluation. Matlab Results show that effectiveness of Image Fusion with PCA Principal Component Analysis on preserving the feature information for the test images.

PROJECT OUTPUT

PROJECT VIDEO

Contact:
Mr. Roshan P. Helonde
Mobile: +91-7276355704
WhatsApp: +917276355704
Email: roshanphelonde@rediffmail.com

Wednesday, 10 June 2020

Age and Gender Recognition using Convolutional Neural Network CNN full Python Project Source Code

ABSTRACT
         Automatic age and gender classification has become relevant to an increasing amount of applications, particularly since the rise of social platforms and social media. Nevertheless, performance of existing methods on real-world images is still significantly lacking, especially when compared to the tremendous leaps in performance recently reported for the related task of face recognition. In this project we show that by learning representations through the use of deep-convolutional neural networks (CNN), a significant increase in performance can be obtained on these tasks. To this end, we propose a simple convolutional net architecture that can be used even when the amount of learning data is limited. We evaluate our method on the recent Audience benchmark for age and gender estimation and show it to dramatically outperform current state-of-the-art methods.

PROJECT OUTPUT

PROJECT VIDEO

Contact:
Mr. Roshan P. Helonde
Mobile: +91-7276355704
WhatsApp: +917276355704
Email: roshanphelonde@rediffmail.com

Monday, 1 June 2020

How to Calculate PSNR (Peak Signal to Noise Ratio) in MATLAB

Peak-Signal to Noise Ratio (PSNR)

1. The PSNR is most commonly used as a measure of quality of reconstruction of lossy compression codec’s (e.g., for image compression).
2. The signal in this case is the original data, and the noise is the error introduced by compression.
3. When comparing compression codec’s it is used as an approximation to human perception of reconstruction quality, therefore in some cases one reconstruction may appear to be closer to the original than another, even though it has a lower PSNR (a higher PSNR would normally indicate that the reconstruction is of higher quality).

The PSNR is calculated by using following formula.
MAXI=Maximum value of pixel in Original image
m=No. of Row in Original image
n= No. of Column in Original image

Procedure:
1. Read Original Image from current directory.
2. Read Noisy Image from current directory.
3. If Original Image is equal to Noisy Image then PSNR is 100%.
4. Find out difference between Original Image & Noisy Image.
5. Find out Mean Square Error by using above formula.
6. Find out maximum value of Pixel in Original Image.

7. Find out Peak Signal to Noise Ratio.

Program:


function [psnr]=PSNR(I,K)
I=double(I);
K=double(K);
if (I==K)
    psnr=100;
else
    [r c p]=size(I);
    d=0;
    for i=1:r
        for j=1:c
            d=d+(I(i,j)-K(i,j))^2;
        end
    end
    mse=d/(r*c);
    maximum=max(I(:));
    psnr=10*log10(maximum^2/mse);
end

Output:

PSNR =  25.1560