Loading...
Thumbnail Image

Theses

Browse

Search Results

Now showing 1 - 5 of 5
  • ThesisItemOpen Access
    Analysis of Satellite Images using Support Vector Machine (SVM)
    (G.B. Pant University of Agriculture and Technology, Pantnagar - 263145 (Uttarakhand), 2018-08) Arya, Diksha; Singh, Rajesh
    Satellite captured images are eyes in the sky that contain information from around the globe. The information derived from the Satellite Images is helpful in Remote Sensing Applications, Research and Analysis, Organizations or Government bodies in monitoring space, Civil defence operations, etc. Satellites captures huge collection of images at a regular interval of time and analyzing those images manually is very difficult and time consuming. Therefore, an ideal picture classifier system is required to be located that intend to classify the images captured from the satellites so that the images of interest can be easily retrieved. Thus, in our research we aimed to propose a Satellite Image Classification system that can automatically classify the category of physical scene present in an image. For achieving our objective we have utilized Support Vector Machine (SVM), a supervised machine learning algorithm for performing classification; two widely used techniques for extracting Features which are Grey Level Co-occurrence Matrix (GLCM) and Gabor Filter; and Fuzzy C Means for Image Segmentation. We have performed Satellite Image Classification for five physical categories namely Desert, Mountain, Residential, River and Forest. We measured our classification system accuracy using confusion metrics and calculated the precision, sensitivity, specificity and F1 Score. Our classification system achieved overall accuracy of 91.66%.
  • ThesisItemOpen Access
    A novel chaotic based keyless encryption technique for secured transmission of images
    (G.B. Pant University of Agriculture and Technology, Pantnagar - 263145 (Uttarakhand), 2018-08) Singh, Chetana; Pandey, Binay Kumar
    These days secured data storage and transmission have become an important issue in this digital world due to increased use of internet for communication purpose. Information security is becoming more important as the amount of sensitivity data being exchanged on the Internet increases. The service like confidentiality and data integrity are required to protect data against unauthorized usage and modification. In these years several image encryption methods are introduced by various researches to secure multimedia information while transmit via public networks. A novel Keyless Image encryption method based on chaotic map is suggested in this research work. Each component of image is encrypted by shuffling pixels and this shuffling is decided by the modified cat map. To transmit data whole image is convert into linear form then modulate the linear data using modulation technique OQPSK. The results confirm that the proposed method resist the statistical analysis. Also attains acceptable correlation coefficient value and has a robust performance against attacks. The simulation of the above algorithm is done on Matlab.
  • ThesisItemOpen Access
    Fuzzy based semantic clustering of news articles
    (G.B. Pant University of Agriculture and Technology, Pantnagar - 263145 (Uttarakhand), 2018-10) Priyanka; Joshi, Sanjay
    Text mining is a process that uses data mining approaches to extract valuable information held in the hidden form in textual data. In this paper, a framework for fuzzy clustering of news articles is proposed. These news articles originate on different news portals on the web. The data sets are fetched from two different Indian news portals, The Hindu archive and Times Of India archive. Six data sets are used for implementation and evaluation: 4 news articles Times of India, 150 news articles Times of India, 1000 news articles Times of India, 4 news articles The Hindu, 150 news articles The Hindu, 1000 news articles The Hindu. The fetched data is stored in a central database and then preprocessing reduces the noise. Tokenization is done to split the text content into separate words. Stop words are removed from the text data as they have no significance for cluster discrimination. Then lemmatization technique is applied. Tf-idf is calculated for the data set and saved in the word frequency vector. On these vectors, distance measure or similarity measure function is used to find the similarity between articles. Tf-idf with cosine similarity measure gives semantic similarity between articles. One article may belong to more than one cluster so fuzzy membership values must be generated. The articles are clustered using two clustering algorithms k-means clustering and fuzzy c-means clustering. The similar documents are grouped into same cluster and dissimilar documents are put into different clusters. The proposed framework shows that fuzzy clustering does not restrict each news article to belong exactly to one cluster. Therefore this framework when applied to information retrieval systems or other application systems, system gives better performance and relevance to the users.
  • ThesisItemOpen Access
    Performance evaluation off content based image retrieval using dwt, modified k means and neural network classification
    (G.B. Pant University of Agriculture and Technology, Pantnagar - 263145 (Uttarakhand), 2018-10) Aeri, Manisha; Ashok Kumar
    The increasing need for searching relevant images in large scale databases is an active area of interest now days. The current method of text based image retrieval has many challenges as context sensitive images cannot be retrieved, the effort required to annotate each and every image manually as well as the difference in human perception while describing an image gives inaccurate and inefficient results during the retrieval process. So, Content Based Image retrieval came into picture in which the retrieval of images can be done by using the contents of an image such as color, shape or texture. In this research work we have proposed a novel approach for content based image retrieval by applying an efficient clustering algorithm i.e. Modified k means for image segmentation and we have used the concept of discrete wavelet transformation, color moments and HSV histogram for extracting image features. Artificial neural network is trained about the extracted features from the database images. The testing phase involves the querying and retrieval task in which the query images features are compared with the trained features of database images and the best matched images are retrieved from the database similar to the query image. This technique is tested by conducting experiments on WANG image dataset containing 1000 general purpose colored images in terms of precision and recall in which the proposed technique gave better results as compared to the existing techniques.
  • ThesisItemOpen Access
    A novel approach recognizing objects from images by using SIFT and HMM
    (G.B. Pant University of Agriculture and Technology, Pantnagar - 263145 (Uttarakhand), 2018-08) Verma, Aanchal; Srivastava, Ratnesh Prasad
    Recognizing Objects in images and finding a particular image from the set of images have always been a challenging task. There has been significant progress in this area as discussed in literature survey part of the thesis. This section proposed a novel approach for recognizing such objects by the use of algorithms SIFT and HMM which are used for the purpose of feature extraction and classification. The survey papers of last few years clearly shows that there has been a missing in the use of SIFT and HMM for recognizing the images. Therefore, The proposed framework will perform the recognition of an object as human or something by using database images and store the derived features or Keypoints from image sequence for measurement in recognition stage. An automated extraction of relevant feature point from given image is provided to automate the recognition procedure using SIFT. This process improves the recognition accuracy. The human facial features extracted through SIFT are utilized for the recognition of human. The SIFT feature will be created for each given images and the key points are computed, and then HMM is applied for recognition. HMM uses SIFT feature to perform recognition process on MATLAB. The recognition outcomes demonstrate that our proposed framework gives more accurate performance when comparing to tradition procedure.