1 / 24

Technical seminar on CLASSIFICATION OF RICE GRANULES USING IMAGE PROCESSING AND NEURAL NETWORK

Technical seminar on CLASSIFICATION OF RICE GRANULES USING IMAGE PROCESSING AND NEURAL NETWORK . Presented by: Kamakhaya Argulewar Guided by: Prof. Shweta V. Jain. Overview . Introduction Papers Read Flow Diagram of Classification and Grading Techniques Technique for classification

bud
Download Presentation

Technical seminar on CLASSIFICATION OF RICE GRANULES USING IMAGE PROCESSING AND NEURAL NETWORK

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Technical seminar onCLASSIFICATION OF RICE GRANULES USING IMAGE PROCESSING AND NEURAL NETWORK Presented by: KamakhayaArgulewar Guided by: Prof. Shweta V. Jain

  2. Overview • Introduction • Papers Read • Flow Diagram of Classification and Grading Techniques • Technique for classification • Issues in Existing system • Conclusion • Future Work • References

  3. INTRODUCTION • Classification includes a broad range of decision-theoretic approaches to the identification of images . • All classification algorithms are based on the assumption that the image in question depicts one or more features and that each of these features belongs to one of several distinct and exclusive classes. • Image classification analyzes the numerical properties of various image features and organizes data into categories.

  4. PAPERS READ

  5. CONT…. • In food handling industry, grading of granular food materials is necessary because samples of material are subjected to adulteration. • Existing system work on the feature which were extracted from images of rice kernels are parameter, Area, Minor-axis Length and Major-axis Length ,texture feature using Contour detection .

  6. FLOW DIAGRAM OF CLASSIFICATION

  7. IMAGE ACQUISITION : • The first step in classification is image acquisition. This acquire image is given as input to pre-processing.

  8. PREPROCESSING: • Smoothing: Filtering technique is used to remove noise from image . • Thresholding : It is the method of image segmentation . From a gray scale image threshold can create a binary image.

  9. EDGE DETECTION TECHNIQUES 1) Sobel Edge Detection: • In Sobel edge detection, for each position of the pixel in the • image the gradient is calculated. • Series of gradient magnitudes are created using a simple convolution kernel.

  10. 2. CANNY EDGE DETECTION • Canny edge detector is an optimal detector which gives optimal filtered image. • Canny edge detector also contain weak edges which is connected to strong edges.

  11. FEATURE EXTRACTION • Extraction of information from the image is base on feature extraction. • Object recognition and classifications are performed based on the feature extraction.

  12. TEXTURE FEATURE EXTRACTION • At the beginning of texture feature extraction cropped the rice image from its background. • Which reduces the background effect from the image. • When creating the gray level co-occurrence matrix we have been considered R, G, B channels separately and creates three matrixes with 255 * 255*16 size based on these three channels. • Pixel values of R, G, and B channels always in between 0-255. Therefore, size of the GLCM was 255*255.

  13. They considered four angles which were 0°,45°, 90° and 135° to access the adjacent pixels from a particular pixel location. • It has been considered four adjacent pixel distances, 1, 2, 3 and 4 for a particular direction. • Finally, there were sixteen GLCM matrixes have been created for a particular channel regarding four directions and four pixel distance. • Then, calculate values for those GLCM matrixes. • Extract texture feature values using those sixteen GLCM matrixes and finally calculate the average value of them.

  14. NEURAL NETWORK • Supervised classification of objects into predefined categories. • Neural network is typically organized in layers. layers are made up of number of interconnected node . • Pattern are presented to the network via the input layer which communicate to one or more hidden layers where the actual processing is done via a system of weighted connection. • The hidden layers then link to an output layer .

  15. NEURAL NETWORK ARCHITECTURE

  16. NEURAL NETWORK SPECIFICATION • neural network was used for the classification based on the extracted features from the rice samples. • The neural network is built with three neurons in input layer, seven neurons in the hidden layer and one neuron in the output layer. • The network used for classification is back propagation algorithm.

  17. CONT….. • During the training, neural network weights are initiated with random values. • The weights are stored during the end of training. • When the training has completed, the network can be tested to calculate the accuracy with stored weights.

  18. BACK PROPOGATION ALGORITHM Back propagation have two phases: • Forward pass phase: computes ‘functional signal’, feed forward propagation of input pattern signals through network. • Backward pass phase: computes ‘error signal’, propagates the error backwards through network starting at output units.

  19. Errors output

  20. ISSUES IN EXISTING SYSTEM • Neural network can not work well in the presence of overlapping grains. • Neural network does not accurately classifies the rice granules when there is overlapping of grains.

  21. CONCLUSION • Back Propagation based Neural Network is able to classify well when there is no overlapping of granules.

  22. FUTURE WORK • To make the result more accurate more features can be calculated.

  23. REFERENCES • Neelamegam. P, Abirami. S, Vishnu Priya. K, RubalyaValantina.S. “Analysis of rice granules using Image Processing and Neural Network “Proceedings of 2013 IEEE Conference on Informati.on and Communication Technologies (ICT 2013). • BhupinderVerma “Image Processing Techniques for Grading & Classification of Rice”Int’l Conf. on Computer & Communication Technology . • L.A.I.Pabamalie, H.L.Premaratne”A Grain Quality Classification System” 2010 IEEE Conference . on Computer & Communication Technology .

  24. THANK YOU

More Related