Conference Papers

Permanent URI for this collectionhttps://idr.nitk.ac.in/handle/123456789/28506

Browse

Search Results

Now showing 1 - 4 of 4
  • Item
    Currency recognition system using image processing
    (Institute of Electrical and Electronics Engineers Inc., 2017) Abburu, V.; Gupta, S.; Rimitha, S.R.; Mulimani, M.; Koolagudi, S.G.
    In this paper, we propose a system for automated currency recognition using image processing techniques. The proposed method can be used for recognizing both the country or origin as well as the denomination or value of a given banknote. Only paper currencies have been considered. This method works by first identifying the country of origin using certain predefined areas of interest, and then extracting the denomination value using characteristics such as size, color, or text on the note, depending on how much the notes within the same country differ. We have considered 20 of the most traded currencies, as well as their denominations. Our system is able to accurately and quickly identify test notes. © 2017 IEEE.
  • Item
    Damage identification and assessment using image processing on post-disaster satellite imagery
    (Institute of Electrical and Electronics Engineers Inc., 2017) Joshi, A.R.; Tarte, I.; Suresh, S.; Koolagudi, S.G.
    Natural disasters such as earthquakes and tsunamis often have a devastating effect on human life and cause noticeable damage to infrastructure. Active research has been ongoing to mitigate the impact of these catastrophes and preclude the economic losses. The existing methods that utilize pre-event and post-event images not only require the immediate and guaranteed availability of the appropriate data set but are also encumbered by manual mapping of the images, necessitating the indication of corresponding control points in the two images. This paper highlights the use of only post-event imagery in the absence of reference data to achieve a more timely delivery to produce damage maps as the output. This eliminates the need for manual georeferencing of images. Our method incorporates simple linear iterative clustering (SLIC) for segmenting the images into uniform superpixels and extraction of 62 features for each superpixel. We used various classifiers of which Random Forest classifier was found to give a comparatively high accuracy of 90.4% over others. To enumerate the accuracy of the method proposed, we used 1500 data regions of which 20% were used for testing, and 80% were used for training. The aerial images taken by GeoEye1 after the 2011 Christchurch earthquake and 2011 Japan earthquake and tsunami are utilized in this study to detect building damage. In the case of availability of ground truth, we compare the histograms of the pre- and post-imagery to quantify similarity as the SSD (Sum of Squared Distances) value and thus, our approach produces an assessment as an output map displaying the extent of damage in the area covered by each superpixel. We consider 6 levels of damage ranging from 1 to 6, where 1 signifies no damage, and 6, maximum damage. © 2017 IEEE.
  • Item
    Gender Detection using Handwritten Signatures
    (Institute of Electrical and Electronics Engineers Inc., 2018) Mohit Reddy, J.; Guru Pradeep Reddy, T.; Mishra, S.; Mulimani, M.; Koolagudi, S.G.
    In this paper, a method is proposed which uses both Image Processing and Machine Learning techniques which detects the gender of a person using handwritten signature. A photograph of a handwritten signature is given as input to the model which then extracts different features like pen pressure, slant angle, count external and internal contours etc. The features extracted from multiple images in the dataset are used to train the model, which then predicts the output of a new input given to it. Our objective is to collect unbiased datasets from a set of people and feed those signatures to the model, carrying out the statistical analysis and calculating the accuracy of the algorithm after every signature classification. We have used Adaboost classifier which gave a cross-validation accuracy of 73.2% compared to other classifiers like Gradient Boosting Classifier, Random Forest Trees and Multi-Layer Perceptron which gave 73.2%, 63.2% and 59.6% accuracies respectively. Copy Right © INDIACom-2018.
  • Item
    Corrosion Damage Identification and Lifetime Estimation of Ship Parts using Image Processing
    (Institute of Electrical and Electronics Engineers Inc., 2018) Naladala, I.; Raju, A.; Aishwarya, C.; Koolagudi, S.G.
    Corrosion is a process that leads to early failure of ship parts, high maintenance costs and a shortened service life of the ship, as a whole. Human visual inspection is currently the most widely used method to assess corrosion. In this paper, we propose the use of image processing to determine the extent of corrosion and estimate the time period within which the ship parts have to be replaced. In the case of availability of pre-corrosion images, the histograms of the pre-corrosion and post-corrosion images are compared and their similarity is quantified as the Sum of Squared Distances (SSD) value. Our method then produces a numerical output which signifies the level of corrosion. We then correlate extent of damage and ship part replacement period. In the absence of pre-corrosion images, we classify superpixels in the post-corrosion image as undamaged or damaged with an accuracy of 92 per cent, using Random Forest classifier. We have also evaluated the performance of corrosion prevention measures such as galvanization, painting, etc on different parts of the ship, for example, parts exposed to only air and parts exposed to both saline water and air. © 2018 IEEE.