Identification of Noisy Poultry Portion Images Using a Neural Network

Size: px
Start display at page:

Download "Identification of Noisy Poultry Portion Images Using a Neural Network"

Transcription

1 Identification of Noisy Poultry Portion Images Using a Neural Network ADNAN KHASHMAN, GULSUM Y. ASIKSOY, Intelligent Systems Research Group (ISRG) Department of Electrical & Electronic Engineering Near East University Near East Boulevard, Nicosia N. CYPRUS { amk, gyildiz}@neu.edu.tr Abstract: - The automatic sorting of products in food processing plants has become more important as faster processing systems emerge continuously. In raw poultry processing plants, popular chicken portions such as breasts, drumsticks, fillet, legs, and wings have to be sorted prior to packaging. Some current sorting methods use the portion weight as an indicator, however varying sizes of the different portions could result in similar weight amongst the different portions; thus causing incorrect identification. One solution is using portion images and an intelligent classifier to identify the portions, therefore, simulating the way human laborers sort the portion in a production line. The problem with the intelligent imaging method is the potential noise on images which could occur from different sources such as hardware or software. In this paper, we present a raw chicken portion identification system that uses a database of noisy and noise-free images to train a neural network to identify the different chicken portions. Experimental results demonstrate the robustness of the proposed identification system, and suggest that it can be effectively used with high accuracy in a poultry processing plant. Key-Words: - Automatic Sorting, Chicken Portions, Rotational Invariance, Neural Networks, Image Processing Introduction The sorting of a produce in food processing plants is of great importance, where different products are sorted or separated into designated containers prior to packaging and then distribution. In this work, we investigate a way to automate the sorting process of raw poultry products; and focus in particular on sorting raw chicken portions. Poultry meat in general and chicken meat in particular has become the world s second most consumed type of meat []. In modern poultry processing plants [],[3],[4], the slaughter of birds, and then cutting up the carcass is fully automated without the handling of human operators. This is important as it reduces the potential of contamination from human operators to the raw poultry carcasses and vice-versa [5]. The next process after cutting up the carcass is to separate or sort the portions into different containers, followed up by packaging. Few plants use an automated method based on the weight of a portion as an indicator for sorting [],[6], but manual sorting continues to be the most prevalent method used for sorting poultry portions prior to packaging. However, there are problems inherent with such manual sorting method including inconsistency, high labor costs worker fatigue, and increasing employment costs; these have all been identified as the important factors driving the demand for automation of the industry [7]. Moreover, we have become more cautious about handling raw meat and poultry products since the spread of diseases such as the bird flu. Therefore, finding a method to sort the different raw poultry portions without the physical handling and contact by human operators is of utmost importance [8]. The use of artificial intelligent systems such as neural networks to improve food production, processing, and quality in general, and poultry processing in particular has accelerated recently [9]. For example, the work in [0] demonstrated a multispectral imaging system for food safety inspection of poultry carcasses. In [], a hyperspectral imaging system demonstrated potential to detect surface fecal and ingesta contaminants on poultry carcasses. In [], a technique based on two narrow-band color-mixing was suggested for identification of broiler chicken carcass conditions with focus on the chicken breast area. In [3], a poultry skin tumor detection method ISSN: ISBN:

2 using hyperspectral reflectance imaging data was also proposed. Most recently, our work in [4] presented an intelligent system for poultry portions. This system, which yielded an overall correct identification rate of 9.67%, used a back propagation neural network which was trained using images of 30 o -rotated poultry portions. In this paper we continue our work at addressing the problem of potential contamination due to human laborers physical handling of raw poultry during the sorting process, and aim to improve the system we proposed in [4] by accounting for noisy portion images and achieving higher correct identification rates. In this work we use local pattern averaging during the image processing phase and a back propagation neural network classifier to identify the raw poultry portions. This identification system is the main part of a fully automated system, once the portions are correctly identified, they can then be physically separated by a robotic arm which is controlled by the output of the neural network in the identification system. In our experiments we use a raw chicken and its portions (breast, drumstick, fillet, leg, thigh, and wing) as the objects within our image database. These chicken portions are considered due to their popularity amongst customers in general. The rotational invariance property of our proposed intelligent system is a result of obtaining numerous images of the different portions at different orientation; here all parts are rotated by 5 o degrees and their images are captured. In our previous work [4], the image database was built using images of rotated portions at 30 o degrees; we suggest that reducing the rotation angle should increase the number of images in the database and improve the accuracy rate. The neural network acts as the identifier of the captured images, and its out can be used for further processing such as moving mechanical arms to physically separate the different portions into separate containers. Furthermore, we enlarge the raw portion image database by using portion images with added Gaussian noise of two amounts (5% and 0 % noise). The additional noisy images create a challenge to the trained neural network and test its capability in identifying portions in distorted images. The source of such distortion in a processing plant can be from image grabbing hardware or software errors. We organize this paper as follows: Section presents the chicken portion image database. Section 3 describes the portion identification system and reviews the image processing phase, as well as the neural network training and decision phase. Section 4 presents the system implementation results. Finally, Section 5 concludes the work that is presented within this paper. Building the Image Database When training a neural network, the use of a sufficient database is of utmost importance. In this work we use noise-free and noisy images of raw chicken portions as the database. The noise-free images in our database were of portions of a raw medium-size chicken which we manually cut into the most commonly preferred portions; namely, breast, drumstick, fillet, leg, thigh, and wing. Figure shows examples of the noisy and noise-free images of the six portions. When grabbing the original portion images, chicken portions were placed against a white background, and their distance from the camera lens was fixed at 70cm. Each portion s obverse (front) side and reverse (back) side were captured in a. b. c. d. e. f. Original 5% Noise 0% Noise Fig. Examples of poultry portions: (a) breast (b) drumstick (c) fillet (d) leg (e) thigh (f) wing. ISSN: ISBN:

3 consideration of the possibility that in a processing plant a portion may land on a conveyor belt with its obverse or reverse side facing the camera. As one of our goals is to assure the rotational invariance property of our system, several images of the different portions were obtained with each portion being rotated by intervals of 5 o, thus, resulting in 48 images of each of the six portions (4 obverse side and 4 reverse side). This provides us in total with 88 poultry portion noise-free images. Gaussian noise of 5% and 0% was then added to the original noise-free images, thus resulting in additional 88 5%-noisy images and 88 0%-noisy images. In total our database contains 864 chicken portion images. Figure shows an example of a chicken portion s noise-free images at 5 o rotations. Captured noise-free images of the six chicken portions at 0 o, 45 o, 90 o, 35 o, 80 o, 5 o, 70 o, and 35 o degrees rotations will be used for training the back propagation neural network, thus, providing 96 images for training (8 obverse and 8 reverse sides of each of the six portions). The remaining 9 noisefree portion images, as well as the 88 5%-noisy images and the 88 0%-noisy images will be used for testing the trained neural network within the identification system. The method of rotating the chicken portions by 5 o intervals is considered more efficient than using 30 o as used in our previous work [4]; as is exposes the neural network during training to more potential orientations of the chicken portions. Furthermore, the required identification task in this work is much more challenging to the neural network, as it will be tested using 768 images when trained with 96 images only. Figure 3 shows examples of the chicken portion training images. 3 The Identification System The implementation of the poultry portion identification system consists of two phases: an image processing phase where chicken portion images undergo resizing, color conversion, and pattern averaging in preparation to be presented to the second phase; which is training a back propagation neural network to identify the different portions. 3. Image Processing Phase The first phase of the proposed identification system involves preparing the training/testing image data for the neural network. Care must be taken in order to provide the neural network with sufficient data representations of the rotated poultry portions if we are to achieve meaningful learning, while attempting to keep the computational costs to a minimum. Image processing is carried out in this phase, where images of the rotated chicken portions are captured in RGB color with the dimensions of 59x944 pixels. The images are resized to 00x00 pixels and converted to grayscale, which consists of pixel values between 0 and 55 using the Adobe Photoshop 7.0 Element software tool. Pattern averaging is then applied to the gray 00x00 pixel images. Here, the image is segmented using 5x5 kernels and the pixel values within each kernel are averaged and saved as feature vectors for training the neural network. This method results in a 0x0 fuzzy bitmap that represents the different chicken portions at various rotations. Other segment sizes can also be used, however, the larger the segment size is, the higher the computational cost will be. 0 o 5 o 30 o 45 o 60 o 75 o 90 o 05 o 0 o 35 o 50 o 65 o 80 o 95 o 0 o 5 o 40 o 55 o 70 o 85 o 300 o 35 o 330 o 345 o Fig. Rotations by 5 o of a chicken leg reverse side. ISSN: ISBN:

4 Drumstick 0 o Leg 45 o Breast 90 o Thigh 35 o Fillet 80 o Wing 5 o Leg 70 o Breast 35 o Fig. 3 Examples of chicken portions training images. A 5x5 segment size results in 0x0 feature vector bitmap, thus requiring 400 neurons in the neural network input layer. The averaging of the segments within an image reduces the amount of data required for neural network implementation thus providing a faster identification system. Pattern averaging can be defined as follows: PatAv i = s s k l sl sk p l = k = i ( k, l) () where k and l are segment coordinates in the x and y directions respectively, i is the segment number, S k and S l are segment width and height respectively, P i (k,l) is pixel value at coordinates k and l in segment i, PatAv i is the average value of pattern in segment i that is presented to neural network input layer neuron i. The number of segments in each image of size XY pixels (X = Y = 00) containing a poultry portion, as well as the number of neurons in the input layer is i where i = (,, 3,, n), and: = X s Y k s l n () Previous works in [4],[5] using this preprocessing method showed sufficient representation of the objects within the images and meaningful data within the averaged patterns were obtained to aid the neural network learning and classification. Pattern averaging provides meaningful learning and marginally reduces the processing time. For the work presented within this paper, pattern averaging overcomes the problem of varying pixel values within the segments as a result of rotation, thus, providing a rotation invariant system. Using a segment size of 5x5 pixels, results in a 0x0 bitmap of averaged pixel values that will be used as the input for the second phase which is the neural network training and testing. 3. Neural Network Training Phase The second phase of the proposed identification system is the implementation of a back propagation neural network classifier. This phase consists of training the neural network using the averaged patterns (feature vectors) obtained from the first phase. Once the network converges, this phase will only comprise generalizing the trained neural network using one forward pass. A three-layer feed forward neural network with 400 input neurons, 9 hidden neurons and 6 output neurons is used to identify the chicken portions and classify them into: breast, drumstick, fillet, leg, thigh, or wing. The number of neurons in the input layer is dictated by the number of averaged segments in the 0x0 bitmap. The choice of 9 neurons in the hidden layer was a result of various training experiments using lower and higher hidden neuron values. The chosen number assured meaningful training while keeping the time cost to a minimum. The six neurons in the output layer represent the six chicken portions. The activation function used for the neurons in the hidden and output layers is the sigmoid function. During the learning phase, initial random weights of values between 0.3 and 0.3 were used. The learning rate and the momentum rate were adjusted during various experiments in order to achieve the required minimum error value of 0.005; which was considered as sufficient for this application. Figure 4 shows the topology of the neural network. The neural network is trained using only 96 chicken portion images out of the available 864 images. The 96 training images are noise-free and contain rotated portions at 45 o intervals as shown in examples in Figure 3. The remaining 768 portion images contain: 9 noise-free, 88 5%-noisy, and 0%-noisy images; these are the testing images which are not exposed to the network during training and shall be used to test the robustness of the trained neural network in identifying the portions. ISSN: ISBN:

5 Gray input image 59x944 pixels Resized image 00x00 pixels Chicken Portion Pattern Fig. 4 The Chicken portion identification neural network topology Input Layer 9 Hidden Layer Output Layer Breast Drumstick Fillet Leg Thigh Wing 4 Experimental Results The simulation of the proposed system and the experimental results were obtained using a.8 GHz PC with GB of RAM, Windows XP OS and Borland C++ compiler. Table lists the final parameters of the successfully trained neural network, which learnt and converged after 445 iterations and within 53.5 seconds. The running time for the neural network after training and using one forward pass was 6.x0-4 seconds; this running time is the time required for the trained neural network to identify one portion. The implementation results of the trained identification system were as follows: using the training image set (96 images) yielded 00% correct identification as would be expected. The system s correct identification rates using the chicken portion testing images were as follows: Noise-free images (9): out of 9 testing noise-free images, 85 were correctly identified yielding 96.35% correct identification. 5%-Noisy images (88): out of 480 testing images (9 noise free %-noisy), 466 images were correctly identified yielding 97.08% correct identification. 0%-Noisy images (88): out of 768 testing images (9 noise free %-noisy %-noisy), 747 images were correctly identified yielding 97.7% correct identification The obtained identification rates (see Table ), demonstrate the robustness and efficiency of the proposed poultry portion identification system. Table. Neural network final parameters and correct identification rates (CIR). Input Neurons 400 Hidden Neurons 9 Output Neurons 6 Learning Coefficient Momentum rate 0.3 Minimum Error Iterations 445 Training time (seconds) 53.5 Run time (seconds) 6. x 0-4 Table. The neural network based system s correct identification rates. Chicken Portion Database Set Noise-Free With 5% Noise With 0% Noise Training Images (96/96) 00% (96/96) 00% (96/96) 00% Testing images (85/9) 96.35% (466/480) 97.08% (747/768) 97.7% 5 Conclusion This paper presented a rotation-invariant neural network based poultry portion identification system. The system training and testing uses noise-free images of six chicken portions (breast, drumstick, fillet, leg, thigh, and wing) that were rotated at intervals of 5 o degrees, as well as portion images of Gaussian noise addition of two amounts, 5% and ISSN: ISBN:

6 0% noise. Training the neural network within the identification system uses only noise-free images containing chicken portions at 45 o rotations. Testing the trained neural network was performed using the remaining portion noise-free and noisy images. In summary, out of the total 864 portion images in our database, 96 images were used for training, and 768 images for testing the system s capability in identifying the portions. The highest obtained rate for correct identification of testing set portion images was a remarkable 97.7%. These images were not presented to the neural network during training. The speed of the proposed system indicates that the system can be implemented successfully in a real life application; e.g. in poultry processing plants. The training time for the neural network was approximately 54 seconds; this is reasonable since training is only performed once prior to using or running the system. The running time for a trained system; i.e. the time taken to recognize a chicken portion, was a fast 6.x0-4 seconds. The successful implementation of our proposed system has been shown throughout the high correct identification ratios, and the fast execution time for the trained system. Therefore, it can be suggested that such an automated poultry portion identification system, can be implemented in practice, and would form the first part of a fully automated poultry portion sorting system. The importance of such an automated system arises from the need to completely prevent human-raw poultry physical contact in order to avoid potential contamination. References: [] D. Somsen, A. Capelle, and J. Tramper, Production Yield Analysis in the Poultry Processing Industry. Journal of Food Engineering, Vol. 65, 004, pp [] A.R. Sams, Poultry Meat Processing, CRC Press, 00. [3] G.J. Van Hoogen, Poultry Processing: Developing new Tools to be Competitive, XVII th European Symposium on the Quality of Poultry Meat, 005, pp [4] Gainco Inc., Accessed online: June 009. [5] K.M. Keener, M.P. Bashor, P.A. Curtis, B.W. Sheldon, and S. Kathariou, Comprehensive Review of Campylobacter and Poultry Proc., Comprehensive Reviews in Food Science and Food Safety, Vol. 3, 004, pp [6] Gainco Inc., In-Motion Portion Sizing and Distribution Equipment, GS-500, Accessed online: June 009. [7] B. Jarimopas and N. Jaisin, An Experimental Machine Vision System for Sorting Sweet Tamarind, Journal of Food Engineering, Vol. 89, 008, pp [8] A. Bardic, Poultry in Motion: Demand for Labor-Saving Automated Poultry Processing Equipment Escalates, National Provisioner, 004, pp. -8. [9] C.J. Du and D.W. Sun, Learning Techniques used in Computer Vision for Food Quality Evaluation: a Review, Journal of Food Engineering, Vol. 7, 006, pp [0] C.C. Yang, K. Chao, and Y.R. Chen, Development of Multispectral Image Processing Algorithms for Identification of Wholesome, Septicemic, and Inflammatory Process Chickens, Journal of Food Engineering, Vol. 69, 005, pp [] B. Park, K.C. Lawrence, W.R. Windham, and D.P. Smith, Performance of Hyperspectral Imaging System for Poultry Surface Fecal Contaminant Detection, Journal of Food Engineering, Vol. 75, 006, pp [] K. Chao, Y.R. Chen, F. Ding, C.C. Yang, and D.E. Chan, Development of Two-Band Color- Mixing Technique for Identification of Broiler Carcass Conditions, Journal of Food Engineering, Vol. 80, 007, pp [3] S. Nakariyakul and D.P. Casasent, Fast Feature Selection Algorithm for Poultry Skin Tumor Detection in Hyperspectral Data, Journal of Food Engineering, Vol. 94, 009, pp [4] A. Khashman, G. Asiksoy, and H. Fikretler, Intelligent Portion Identification System for Poultry Processing Plant, In D. Lepadatescu, N.E. Mastorakis, and A. Khashman (Eds.), Advances in Manufacturing Engineering, Quality and Production Systems, Vol., 009, pp [5] A. Khashman, Intelligent Local Face Recognition,. In K. Delac, M. Grgic, M. Stewart Bartlett (Eds.), Recent Advances in Face Recognition, Ch. 5, IN-TECH, Vienna, Austria, December 008. ISSN: ISBN:

Traffic Signs Recognition using HP and HOG Descriptors Combined to MLP and SVM Classifiers

Traffic Signs Recognition using HP and HOG Descriptors Combined to MLP and SVM Classifiers Traffic Signs Recognition using HP and HOG Descriptors Combined to MLP and SVM Classifiers A. Salhi, B. Minaoui, M. Fakir, H. Chakib, H. Grimech Faculty of science and Technology Sultan Moulay Slimane

More information

Cursive Handwriting Recognition System Using Feature Extraction and Artificial Neural Network

Cursive Handwriting Recognition System Using Feature Extraction and Artificial Neural Network Cursive Handwriting Recognition System Using Feature Extraction and Artificial Neural Network Utkarsh Dwivedi 1, Pranjal Rajput 2, Manish Kumar Sharma 3 1UG Scholar, Dept. of CSE, GCET, Greater Noida,

More information

Mouse Pointer Tracking with Eyes

Mouse Pointer Tracking with Eyes Mouse Pointer Tracking with Eyes H. Mhamdi, N. Hamrouni, A. Temimi, and M. Bouhlel Abstract In this article, we expose our research work in Human-machine Interaction. The research consists in manipulating

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION CHAPTER 1 INTRODUCTION 1.1 Introduction Pattern recognition is a set of mathematical, statistical and heuristic techniques used in executing `man-like' tasks on computers. Pattern recognition plays an

More information

Simulation of Zhang Suen Algorithm using Feed- Forward Neural Networks

Simulation of Zhang Suen Algorithm using Feed- Forward Neural Networks Simulation of Zhang Suen Algorithm using Feed- Forward Neural Networks Ritika Luthra Research Scholar Chandigarh University Gulshan Goyal Associate Professor Chandigarh University ABSTRACT Image Skeletonization

More information

Intelligent Cutting of the Bird Shoulder Joint

Intelligent Cutting of the Bird Shoulder Joint Intelligent Cutting of the Bird Shoulder Joint Ai-Ping Hu, Sergio Grullon, Debao Zhou, Jonathan Holmes, Wiley Holcombe, Wayne Daley and Gary McMurray Food Processing Technology Division, ATAS Laboratory,

More information

HANDWRITTEN GURMUKHI CHARACTER RECOGNITION USING WAVELET TRANSFORMS

HANDWRITTEN GURMUKHI CHARACTER RECOGNITION USING WAVELET TRANSFORMS International Journal of Electronics, Communication & Instrumentation Engineering Research and Development (IJECIERD) ISSN 2249-684X Vol.2, Issue 3 Sep 2012 27-37 TJPRC Pvt. Ltd., HANDWRITTEN GURMUKHI

More information

AUTOMATED THRESHOLD DETECTION FOR OBJECT SEGMENTATION IN COLOUR IMAGE

AUTOMATED THRESHOLD DETECTION FOR OBJECT SEGMENTATION IN COLOUR IMAGE AUTOMATED THRESHOLD DETECTION FOR OBJECT SEGMENTATION IN COLOUR IMAGE Md. Akhtaruzzaman, Amir A. Shafie and Md. Raisuddin Khan Department of Mechatronics Engineering, Kulliyyah of Engineering, International

More information

Deep Learning Based Real-time Object Recognition System with Image Web Crawler

Deep Learning Based Real-time Object Recognition System with Image Web Crawler , pp.103-110 http://dx.doi.org/10.14257/astl.2016.142.19 Deep Learning Based Real-time Object Recognition System with Image Web Crawler Myung-jae Lee 1, Hyeok-june Jeong 1, Young-guk Ha 2 1 Department

More information

Polar Harmonic Transform for Fingerprint Recognition

Polar Harmonic Transform for Fingerprint Recognition International Journal Of Engineering Research And Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 13, Issue 11 (November 2017), PP.50-55 Polar Harmonic Transform for Fingerprint

More information

Stacked Denoising Autoencoders for Face Pose Normalization

Stacked Denoising Autoencoders for Face Pose Normalization Stacked Denoising Autoencoders for Face Pose Normalization Yoonseop Kang 1, Kang-Tae Lee 2,JihyunEun 2, Sung Eun Park 2 and Seungjin Choi 1 1 Department of Computer Science and Engineering Pohang University

More information

The Vehicle Logo Location System based on saliency model

The Vehicle Logo Location System based on saliency model ISSN 746-7659, England, UK Journal of Information and Computing Science Vol. 0, No. 3, 205, pp. 73-77 The Vehicle Logo Location System based on saliency model Shangbing Gao,2, Liangliang Wang, Hongyang

More information

Offline Signature verification and recognition using ART 1

Offline Signature verification and recognition using ART 1 Offline Signature verification and recognition using ART 1 R. Sukanya K.Malathy M.E Infant Jesus College of Engineering And Technology Abstract: The main objective of this project is signature verification

More information

International Journal Of Global Innovations -Vol.6, Issue.I Paper Id: SP-V6-I1-P01 ISSN Online:

International Journal Of Global Innovations -Vol.6, Issue.I Paper Id: SP-V6-I1-P01 ISSN Online: IMPLEMENTATION OF OBJECT RECOGNITION USING SIFT ALGORITHM ON BEAGLE BOARD XM USING EMBEDDED LINUX #1 T.KRISHNA KUMAR -M. Tech Student, #2 G.SUDHAKAR - Assistant Professor, #3 R. MURALI, HOD - Assistant

More information

3D HAND LOCALIZATION BY LOW COST WEBCAMS

3D HAND LOCALIZATION BY LOW COST WEBCAMS 3D HAND LOCALIZATION BY LOW COST WEBCAMS Cheng-Yuan Ko, Chung-Te Li, Chen-Han Chung, and Liang-Gee Chen DSP/IC Design Lab, Graduated Institute of Electronics Engineering National Taiwan University, Taiwan,

More information

Handwritten Devanagari Character Recognition Model Using Neural Network

Handwritten Devanagari Character Recognition Model Using Neural Network Handwritten Devanagari Character Recognition Model Using Neural Network Gaurav Jaiswal M.Sc. (Computer Science) Department of Computer Science Banaras Hindu University, Varanasi. India gauravjais88@gmail.com

More information

International Journal of Emerging Technologies in Computational and Applied Sciences (IJETCAS)

International Journal of Emerging Technologies in Computational and Applied Sciences (IJETCAS) International Association of Scientific Innovation and Research (IASIR) (An Association Unifying the Sciences, Engineering, and Applied Research) International Journal of Emerging Technologies in Computational

More information

Fabric Defect Detection Based on Computer Vision

Fabric Defect Detection Based on Computer Vision Fabric Defect Detection Based on Computer Vision Jing Sun and Zhiyu Zhou College of Information and Electronics, Zhejiang Sci-Tech University, Hangzhou, China {jings531,zhouzhiyu1993}@163.com Abstract.

More information

AUTOMATIC LOGO EXTRACTION FROM DOCUMENT IMAGES

AUTOMATIC LOGO EXTRACTION FROM DOCUMENT IMAGES AUTOMATIC LOGO EXTRACTION FROM DOCUMENT IMAGES Umesh D. Dixit 1 and M. S. Shirdhonkar 2 1 Department of Electronics & Communication Engineering, B.L.D.E.A s CET, Bijapur. 2 Department of Computer Science

More information

Hyperspectral Ratio Feature Selection: Agricultural Product Inspection Example

Hyperspectral Ratio Feature Selection: Agricultural Product Inspection Example Hyperspectral Ratio Feature Selection: Agricultural Product Inspection Example Songyot Nakariyakul and David Casasent Department of Electrical and Computer Engineering Carnegie Mellon University, Pittsburgh,

More information

Image Compression: An Artificial Neural Network Approach

Image Compression: An Artificial Neural Network Approach Image Compression: An Artificial Neural Network Approach Anjana B 1, Mrs Shreeja R 2 1 Department of Computer Science and Engineering, Calicut University, Kuttippuram 2 Department of Computer Science and

More information

Illumination-Robust Face Recognition based on Gabor Feature Face Intrinsic Identity PCA Model

Illumination-Robust Face Recognition based on Gabor Feature Face Intrinsic Identity PCA Model Illumination-Robust Face Recognition based on Gabor Feature Face Intrinsic Identity PCA Model TAE IN SEOL*, SUN-TAE CHUNG*, SUNHO KI**, SEONGWON CHO**, YUN-KWANG HONG*** *School of Electronic Engineering

More information

Including the Size of Regions in Image Segmentation by Region Based Graph

Including the Size of Regions in Image Segmentation by Region Based Graph International Journal of Emerging Engineering Research and Technology Volume 3, Issue 4, April 2015, PP 81-85 ISSN 2349-4395 (Print) & ISSN 2349-4409 (Online) Including the Size of Regions in Image Segmentation

More information

Face Detection Using Convolutional Neural Networks and Gabor Filters

Face Detection Using Convolutional Neural Networks and Gabor Filters Face Detection Using Convolutional Neural Networks and Gabor Filters Bogdan Kwolek Rzeszów University of Technology W. Pola 2, 35-959 Rzeszów, Poland bkwolek@prz.rzeszow.pl Abstract. This paper proposes

More information

Non-rigid body Object Tracking using Fuzzy Neural System based on Multiple ROIs and Adaptive Motion Frame Method

Non-rigid body Object Tracking using Fuzzy Neural System based on Multiple ROIs and Adaptive Motion Frame Method Proceedings of the 2009 IEEE International Conference on Systems, Man, and Cybernetics San Antonio, TX, USA - October 2009 Non-rigid body Object Tracking using Fuzzy Neural System based on Multiple ROIs

More information

CS231A Course Project Final Report Sign Language Recognition with Unsupervised Feature Learning

CS231A Course Project Final Report Sign Language Recognition with Unsupervised Feature Learning CS231A Course Project Final Report Sign Language Recognition with Unsupervised Feature Learning Justin Chen Stanford University justinkchen@stanford.edu Abstract This paper focuses on experimenting with

More information

EE368 Project Report CD Cover Recognition Using Modified SIFT Algorithm

EE368 Project Report CD Cover Recognition Using Modified SIFT Algorithm EE368 Project Report CD Cover Recognition Using Modified SIFT Algorithm Group 1: Mina A. Makar Stanford University mamakar@stanford.edu Abstract In this report, we investigate the application of the Scale-Invariant

More information

Face Quality Assessment System in Video Sequences

Face Quality Assessment System in Video Sequences Face Quality Assessment System in Video Sequences Kamal Nasrollahi, Thomas B. Moeslund Laboratory of Computer Vision and Media Technology, Aalborg University Niels Jernes Vej 14, 9220 Aalborg Øst, Denmark

More information

An Image Based Approach to Compute Object Distance

An Image Based Approach to Compute Object Distance An Image Based Approach to Compute Object Distance Ashfaqur Rahman * Department of Computer Science, American International University Bangladesh Dhaka 1213, Bangladesh Abdus Salam, Mahfuzul Islam, and

More information

Visual object classification by sparse convolutional neural networks

Visual object classification by sparse convolutional neural networks Visual object classification by sparse convolutional neural networks Alexander Gepperth 1 1- Ruhr-Universität Bochum - Institute for Neural Dynamics Universitätsstraße 150, 44801 Bochum - Germany Abstract.

More information

Neural Network Classifier for Isolated Character Recognition

Neural Network Classifier for Isolated Character Recognition Neural Network Classifier for Isolated Character Recognition 1 Ruby Mehta, 2 Ravneet Kaur 1 M.Tech (CSE), Guru Nanak Dev University, Amritsar (Punjab), India 2 M.Tech Scholar, Computer Science & Engineering

More information

Gender Classification Technique Based on Facial Features using Neural Network

Gender Classification Technique Based on Facial Features using Neural Network Gender Classification Technique Based on Facial Features using Neural Network Anushri Jaswante Dr. Asif Ullah Khan Dr. Bhupesh Gour Computer Science & Engineering, Rajiv Gandhi Proudyogiki Vishwavidyalaya,

More information

IRIS SEGMENTATION OF NON-IDEAL IMAGES

IRIS SEGMENTATION OF NON-IDEAL IMAGES IRIS SEGMENTATION OF NON-IDEAL IMAGES William S. Weld St. Lawrence University Computer Science Department Canton, NY 13617 Xiaojun Qi, Ph.D Utah State University Computer Science Department Logan, UT 84322

More information

Reduced Image Noise on Shape Recognition Using Singular Value Decomposition for Pick and Place Robotic Systems

Reduced Image Noise on Shape Recognition Using Singular Value Decomposition for Pick and Place Robotic Systems Reduced Image Noise on Shape Recognition Using Singular Value Decomposition for Pick and Place Robotic Systems Angelo A. Beltran Jr. 1, Christian Deus T. Cayao 2, Jay-K V. Delicana 3, Benjamin B. Agraan

More information

A Robust Color Image Watermarking Using Maximum Wavelet-Tree Difference Scheme

A Robust Color Image Watermarking Using Maximum Wavelet-Tree Difference Scheme A Robust Color Image Watermarking Using Maximum Wavelet-Tree ifference Scheme Chung-Yen Su 1 and Yen-Lin Chen 1 1 epartment of Applied Electronics Technology, National Taiwan Normal University, Taipei,

More information

Introducing Robotics Vision System to a Manufacturing Robotics Course

Introducing Robotics Vision System to a Manufacturing Robotics Course Paper ID #16241 Introducing Robotics Vision System to a Manufacturing Robotics Course Dr. Yuqiu You, Ohio University c American Society for Engineering Education, 2016 Introducing Robotics Vision System

More information

THREE PHASE FAULT DIAGNOSIS BASED ON RBF NEURAL NETWORK OPTIMIZED BY PSO ALGORITHM

THREE PHASE FAULT DIAGNOSIS BASED ON RBF NEURAL NETWORK OPTIMIZED BY PSO ALGORITHM THREE PHASE FAULT DIAGNOSIS BASED ON RBF NEURAL NETWORK OPTIMIZED BY PSO ALGORITHM M. Sivakumar 1 and R. M. S. Parvathi 2 1 Anna University, Tamilnadu, India 2 Sengunthar College of Engineering, Tamilnadu,

More information

An indirect tire identification method based on a two-layered fuzzy scheme

An indirect tire identification method based on a two-layered fuzzy scheme Journal of Intelligent & Fuzzy Systems 29 (2015) 2795 2800 DOI:10.3233/IFS-151984 IOS Press 2795 An indirect tire identification method based on a two-layered fuzzy scheme Dailin Zhang, Dengming Zhang,

More information

Auto-Digitizer for Fast Graph-to-Data Conversion

Auto-Digitizer for Fast Graph-to-Data Conversion Auto-Digitizer for Fast Graph-to-Data Conversion EE 368 Final Project Report, Winter 2018 Deepti Sanjay Mahajan dmahaj@stanford.edu Sarah Pao Radzihovsky sradzi13@stanford.edu Ching-Hua (Fiona) Wang chwang9@stanford.edu

More information

MULTI ORIENTATION PERFORMANCE OF FEATURE EXTRACTION FOR HUMAN HEAD RECOGNITION

MULTI ORIENTATION PERFORMANCE OF FEATURE EXTRACTION FOR HUMAN HEAD RECOGNITION MULTI ORIENTATION PERFORMANCE OF FEATURE EXTRACTION FOR HUMAN HEAD RECOGNITION Panca Mudjirahardjo, Rahmadwati, Nanang Sulistiyanto and R. Arief Setyawan Department of Electrical Engineering, Faculty of

More information

Face Recognition Using Vector Quantization Histogram and Support Vector Machine Classifier Rong-sheng LI, Fei-fei LEE *, Yan YAN and Qiu CHEN

Face Recognition Using Vector Quantization Histogram and Support Vector Machine Classifier Rong-sheng LI, Fei-fei LEE *, Yan YAN and Qiu CHEN 2016 International Conference on Artificial Intelligence: Techniques and Applications (AITA 2016) ISBN: 978-1-60595-389-2 Face Recognition Using Vector Quantization Histogram and Support Vector Machine

More information

Vehicle Logo Recognition using Image Matching and Textural Features

Vehicle Logo Recognition using Image Matching and Textural Features Vehicle Logo Recognition using Image Matching and Textural Features Nacer Farajzadeh Faculty of IT and Computer Engineering Azarbaijan Shahid Madani University Tabriz, Iran n.farajzadeh@azaruniv.edu Negin

More information

Locating 1-D Bar Codes in DCT-Domain

Locating 1-D Bar Codes in DCT-Domain Edith Cowan University Research Online ECU Publications Pre. 2011 2006 Locating 1-D Bar Codes in DCT-Domain Alexander Tropf Edith Cowan University Douglas Chai Edith Cowan University 10.1109/ICASSP.2006.1660449

More information

Rough Set Approach to Unsupervised Neural Network based Pattern Classifier

Rough Set Approach to Unsupervised Neural Network based Pattern Classifier Rough Set Approach to Unsupervised Neural based Pattern Classifier Ashwin Kothari, Member IAENG, Avinash Keskar, Shreesha Srinath, and Rakesh Chalsani Abstract Early Convergence, input feature space with

More information

Simulation of Back Propagation Neural Network for Iris Flower Classification

Simulation of Back Propagation Neural Network for Iris Flower Classification American Journal of Engineering Research (AJER) e-issn: 2320-0847 p-issn : 2320-0936 Volume-6, Issue-1, pp-200-205 www.ajer.org Research Paper Open Access Simulation of Back Propagation Neural Network

More information

Neural Network Based Threshold Determination for Malaysia License Plate Character Recognition

Neural Network Based Threshold Determination for Malaysia License Plate Character Recognition Neural Network Based Threshold Determination for Malaysia License Plate Character Recognition M.Fukumi 1, Y.Takeuchi 1, H.Fukumoto 2, Y.Mitsukura 2, and M.Khalid 3 1 University of Tokushima, 2-1, Minami-Josanjima,

More information

Project Report for EE7700

Project Report for EE7700 Project Report for EE7700 Name: Jing Chen, Shaoming Chen Student ID: 89-507-3494, 89-295-9668 Face Tracking 1. Objective of the study Given a video, this semester project aims at implementing algorithms

More information

A System for Joining and Recognition of Broken Bangla Numerals for Indian Postal Automation

A System for Joining and Recognition of Broken Bangla Numerals for Indian Postal Automation A System for Joining and Recognition of Broken Bangla Numerals for Indian Postal Automation K. Roy, U. Pal and B. B. Chaudhuri CVPR Unit; Indian Statistical Institute, Kolkata-108; India umapada@isical.ac.in

More information

Human Identification at a Distance Using Body Shape Information

Human Identification at a Distance Using Body Shape Information IOP Conference Series: Materials Science and Engineering OPEN ACCESS Human Identification at a Distance Using Body Shape Information To cite this article: N K A M Rashid et al 2013 IOP Conf Ser: Mater

More information

NOVATEUR PUBLICATIONS INTERNATIONAL JOURNAL OF INNOVATIONS IN ENGINEERING RESEARCH AND TECHNOLOGY [IJIERT] ISSN: VOLUME 2, ISSUE 1 JAN-2015

NOVATEUR PUBLICATIONS INTERNATIONAL JOURNAL OF INNOVATIONS IN ENGINEERING RESEARCH AND TECHNOLOGY [IJIERT] ISSN: VOLUME 2, ISSUE 1 JAN-2015 Offline Handwritten Signature Verification using Neural Network Pallavi V. Hatkar Department of Electronics Engineering, TKIET Warana, India Prof.B.T.Salokhe Department of Electronics Engineering, TKIET

More information

Classification of Printed Chinese Characters by Using Neural Network

Classification of Printed Chinese Characters by Using Neural Network Classification of Printed Chinese Characters by Using Neural Network ATTAULLAH KHAWAJA Ph.D. Student, Department of Electronics engineering, Beijing Institute of Technology, 100081 Beijing, P.R.CHINA ABDUL

More information

CSE/EE-576, Final Project

CSE/EE-576, Final Project 1 CSE/EE-576, Final Project Torso tracking Ke-Yu Chen Introduction Human 3D modeling and reconstruction from 2D sequences has been researcher s interests for years. Torso is the main part of the human

More information

A Fast Personal Palm print Authentication based on 3D-Multi Wavelet Transformation

A Fast Personal Palm print Authentication based on 3D-Multi Wavelet Transformation A Fast Personal Palm print Authentication based on 3D-Multi Wavelet Transformation * A. H. M. Al-Helali, * W. A. Mahmmoud, and * H. A. Ali * Al- Isra Private University Email: adnan_hadi@yahoo.com Abstract:

More information

Identifying and Reading Visual Code Markers

Identifying and Reading Visual Code Markers O. Feinstein, EE368 Digital Image Processing Final Report 1 Identifying and Reading Visual Code Markers Oren Feinstein, Electrical Engineering Department, Stanford University Abstract A visual code marker

More information

Traffic Signs Recognition Experiments with Transform based Traffic Sign Recognition System

Traffic Signs Recognition Experiments with Transform based Traffic Sign Recognition System Sept. 8-10, 010, Kosice, Slovakia Traffic Signs Recognition Experiments with Transform based Traffic Sign Recognition System Martin FIFIK 1, Ján TURÁN 1, Ľuboš OVSENÍK 1 1 Department of Electronics and

More information

Classification Methods for CT-Scanned Carcass Midsections

Classification Methods for CT-Scanned Carcass Midsections Classification Methods for CT-Scanned Carcass Midsections A Study of Noise Stability Jacob Lercke Skytte 1, Anders Lindbjerg Dahl 1, Rasmus Larsen 1, Lars Bager Christensen 2, and Bjarne Kjær Ersbøll 1

More information

A Document Image Analysis System on Parallel Processors

A Document Image Analysis System on Parallel Processors A Document Image Analysis System on Parallel Processors Shamik Sural, CMC Ltd. 28 Camac Street, Calcutta 700 016, India. P.K.Das, Dept. of CSE. Jadavpur University, Calcutta 700 032, India. Abstract This

More information

Comparison of Some Motion Detection Methods in cases of Single and Multiple Moving Objects

Comparison of Some Motion Detection Methods in cases of Single and Multiple Moving Objects Comparison of Some Motion Detection Methods in cases of Single and Multiple Moving Objects Shamir Alavi Electrical Engineering National Institute of Technology Silchar Silchar 788010 (Assam), India alavi1223@hotmail.com

More information

Research of Traffic Flow Based on SVM Method. Deng-hong YIN, Jian WANG and Bo LI *

Research of Traffic Flow Based on SVM Method. Deng-hong YIN, Jian WANG and Bo LI * 2017 2nd International onference on Artificial Intelligence: Techniques and Applications (AITA 2017) ISBN: 978-1-60595-491-2 Research of Traffic Flow Based on SVM Method Deng-hong YIN, Jian WANG and Bo

More information

International Journal of Advance Engineering and Research Development OPTICAL CHARACTER RECOGNITION USING ARTIFICIAL NEURAL NETWORK

International Journal of Advance Engineering and Research Development OPTICAL CHARACTER RECOGNITION USING ARTIFICIAL NEURAL NETWORK Scientific Journal of Impact Factor(SJIF): 4.14 International Journal of Advance Engineering and Research Development Special Issue for ICPCDECT 2016,Volume 3 Issue 1 e-issn(o): 2348-4470 p-issn(p): 2348-6406

More information

Pupil Localization Algorithm based on Hough Transform and Harris Corner Detection

Pupil Localization Algorithm based on Hough Transform and Harris Corner Detection Pupil Localization Algorithm based on Hough Transform and Harris Corner Detection 1 Chongqing University of Technology Electronic Information and Automation College Chongqing, 400054, China E-mail: zh_lian@cqut.edu.cn

More information

COMBINING NEURAL NETWORKS FOR SKIN DETECTION

COMBINING NEURAL NETWORKS FOR SKIN DETECTION COMBINING NEURAL NETWORKS FOR SKIN DETECTION Chelsia Amy Doukim 1, Jamal Ahmad Dargham 1, Ali Chekima 1 and Sigeru Omatu 2 1 School of Engineering and Information Technology, Universiti Malaysia Sabah,

More information

A Combined Method for On-Line Signature Verification

A Combined Method for On-Line Signature Verification BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 14, No 2 Sofia 2014 Print ISSN: 1311-9702; Online ISSN: 1314-4081 DOI: 10.2478/cait-2014-0022 A Combined Method for On-Line

More information

CHAPTER 6 DETECTION OF MASS USING NOVEL SEGMENTATION, GLCM AND NEURAL NETWORKS

CHAPTER 6 DETECTION OF MASS USING NOVEL SEGMENTATION, GLCM AND NEURAL NETWORKS 130 CHAPTER 6 DETECTION OF MASS USING NOVEL SEGMENTATION, GLCM AND NEURAL NETWORKS A mass is defined as a space-occupying lesion seen in more than one projection and it is described by its shapes and margin

More information

Face Detection by Fine Tuning the Gabor Filter Parameter

Face Detection by Fine Tuning the Gabor Filter Parameter Suraj Praash Sahu et al, / (IJCSIT) International Journal of Computer Science and Information Technologies, Vol (6), 011, 719-74 Face Detection by Fine Tuning the Gabor Filter Parameter Suraj Praash Sahu,

More information

The Improvement of Fault Detection in Different Fabric for a Weaving Loom

The Improvement of Fault Detection in Different Fabric for a Weaving Loom The Improvement of Fault Detection in Different Fabric for a Weaving Loom S.Rathinavel 1 1 Assistant Professor, Department of Electronics, PSG College of Arts & Science, Tamilnadu,India ---------------------------------------------------------------------***---------------------------------------------------------------------

More information

CHAPTER 4 DETECTION OF DISEASES IN PLANT LEAF USING IMAGE SEGMENTATION

CHAPTER 4 DETECTION OF DISEASES IN PLANT LEAF USING IMAGE SEGMENTATION CHAPTER 4 DETECTION OF DISEASES IN PLANT LEAF USING IMAGE SEGMENTATION 4.1. Introduction Indian economy is highly dependent of agricultural productivity. Therefore, in field of agriculture, detection of

More information

Face recognition using Singular Value Decomposition and Hidden Markov Models

Face recognition using Singular Value Decomposition and Hidden Markov Models Face recognition using Singular Value Decomposition and Hidden Markov Models PETYA DINKOVA 1, PETIA GEORGIEVA 2, MARIOFANNA MILANOVA 3 1 Technical University of Sofia, Bulgaria 2 DETI, University of Aveiro,

More information

Volume 1, Issue 3 (2013) ISSN International Journal of Advance Research and Innovation

Volume 1, Issue 3 (2013) ISSN International Journal of Advance Research and Innovation Application of ANN for Prediction of Surface Roughness in Turning Process: A Review Ranganath M S *, Vipin, R S Mishra Department of Mechanical Engineering, Dehli Technical University, New Delhi, India

More information

Performance analysis of robust road sign identification

Performance analysis of robust road sign identification IOP Conference Series: Materials Science and Engineering OPEN ACCESS Performance analysis of robust road sign identification To cite this article: Nursabillilah M Ali et al 2013 IOP Conf. Ser.: Mater.

More information

CHAPTER 6 COUNTER PROPAGATION NEURAL NETWORK FOR IMAGE RESTORATION

CHAPTER 6 COUNTER PROPAGATION NEURAL NETWORK FOR IMAGE RESTORATION 135 CHAPTER 6 COUNTER PROPAGATION NEURAL NETWORK FOR IMAGE RESTORATION 6.1 INTRODUCTION Neural networks have high fault tolerance and potential for adaptive training. A Full Counter Propagation Neural

More information

2. Basic Task of Pattern Classification

2. Basic Task of Pattern Classification 2. Basic Task of Pattern Classification Definition of the Task Informal Definition: Telling things apart 3 Definition: http://www.webopedia.com/term/p/pattern_recognition.html pattern recognition Last

More information

Optical Character Recognition (OCR) for Printed Devnagari Script Using Artificial Neural Network

Optical Character Recognition (OCR) for Printed Devnagari Script Using Artificial Neural Network International Journal of Computer Science & Communication Vol. 1, No. 1, January-June 2010, pp. 91-95 Optical Character Recognition (OCR) for Printed Devnagari Script Using Artificial Neural Network Raghuraj

More information

Automatic local Gabor features extraction for face recognition

Automatic local Gabor features extraction for face recognition Automatic local Gabor features extraction for face recognition Yousra BEN JEMAA National Engineering School of Sfax Signal and System Unit Tunisia yousra.benjemaa@planet.tn Sana KHANFIR National Engineering

More information

Human Face Classification using Genetic Algorithm

Human Face Classification using Genetic Algorithm Human Face Classification using Genetic Algorithm Tania Akter Setu Dept. of Computer Science and Engineering Jatiya Kabi Kazi Nazrul Islam University Trishal, Mymenshing, Bangladesh Dr. Md. Mijanur Rahman

More information

Face Detection using Hierarchical SVM

Face Detection using Hierarchical SVM Face Detection using Hierarchical SVM ECE 795 Pattern Recognition Christos Kyrkou Fall Semester 2010 1. Introduction Face detection in video is the process of detecting and classifying small images extracted

More information

A Data Classification Algorithm of Internet of Things Based on Neural Network

A Data Classification Algorithm of Internet of Things Based on Neural Network A Data Classification Algorithm of Internet of Things Based on Neural Network https://doi.org/10.3991/ijoe.v13i09.7587 Zhenjun Li Hunan Radio and TV University, Hunan, China 278060389@qq.com Abstract To

More information

Available online at ScienceDirect. Procedia Computer Science 58 (2015 )

Available online at  ScienceDirect. Procedia Computer Science 58 (2015 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 58 (2015 ) 552 557 Second International Symposium on Computer Vision and the Internet (VisionNet 15) Fingerprint Recognition

More information

QR Code Watermarking Algorithm based on Wavelet Transform

QR Code Watermarking Algorithm based on Wavelet Transform 2013 13th International Symposium on Communications and Information Technologies (ISCIT) QR Code Watermarking Algorithm based on Wavelet Transform Jantana Panyavaraporn 1, Paramate Horkaew 2, Wannaree

More information

A Novel Image Super-resolution Reconstruction Algorithm based on Modified Sparse Representation

A Novel Image Super-resolution Reconstruction Algorithm based on Modified Sparse Representation , pp.162-167 http://dx.doi.org/10.14257/astl.2016.138.33 A Novel Image Super-resolution Reconstruction Algorithm based on Modified Sparse Representation Liqiang Hu, Chaofeng He Shijiazhuang Tiedao University,

More information

COMPUTER VISION. Dr. Sukhendu Das Deptt. of Computer Science and Engg., IIT Madras, Chennai

COMPUTER VISION. Dr. Sukhendu Das Deptt. of Computer Science and Engg., IIT Madras, Chennai COMPUTER VISION Dr. Sukhendu Das Deptt. of Computer Science and Engg., IIT Madras, Chennai 600036. Email: sdas@iitm.ac.in URL: //www.cs.iitm.ernet.in/~sdas 1 INTRODUCTION 2 Human Vision System (HVS) Vs.

More information

SVM-based Filter Using Evidence Theory and Neural Network for Image Denosing

SVM-based Filter Using Evidence Theory and Neural Network for Image Denosing Journal of Software Engineering and Applications 013 6 106-110 doi:10.436/sea.013.63b03 Published Online March 013 (http://www.scirp.org/ournal/sea) SVM-based Filter Using Evidence Theory and Neural Network

More information

IJSER. Real Time Object Visual Inspection Based On Template Matching Using FPGA

IJSER. Real Time Object Visual Inspection Based On Template Matching Using FPGA International Journal of Scientific & Engineering Research, Volume 4, Issue 8, August-2013 823 Real Time Object Visual Inspection Based On Template Matching Using FPGA GURURAJ.BANAKAR Electronics & Communications

More information

Filtering Images. Contents

Filtering Images. Contents Image Processing and Data Visualization with MATLAB Filtering Images Hansrudi Noser June 8-9, 010 UZH, Multimedia and Robotics Summer School Noise Smoothing Filters Sigmoid Filters Gradient Filters Contents

More information

Cellular Learning Automata-Based Color Image Segmentation using Adaptive Chains

Cellular Learning Automata-Based Color Image Segmentation using Adaptive Chains Cellular Learning Automata-Based Color Image Segmentation using Adaptive Chains Ahmad Ali Abin, Mehran Fotouhi, Shohreh Kasaei, Senior Member, IEEE Sharif University of Technology, Tehran, Iran abin@ce.sharif.edu,

More information

Convolution Neural Networks for Chinese Handwriting Recognition

Convolution Neural Networks for Chinese Handwriting Recognition Convolution Neural Networks for Chinese Handwriting Recognition Xu Chen Stanford University 450 Serra Mall, Stanford, CA 94305 xchen91@stanford.edu Abstract Convolutional neural networks have been proven

More information

Threshold Based Face Detection

Threshold Based Face Detection Threshold Based Face Detection R.Vinodini, Dr.M.Karnan 1 Ph.D Scholar, Chettinad College of & Technology,Karur, India 2 Principal, Aringer Anna College of & Technology, Palani, India 1 avinodinimca@gmail.com,

More information

CHAPTER 8 COMPOUND CHARACTER RECOGNITION USING VARIOUS MODELS

CHAPTER 8 COMPOUND CHARACTER RECOGNITION USING VARIOUS MODELS CHAPTER 8 COMPOUND CHARACTER RECOGNITION USING VARIOUS MODELS 8.1 Introduction The recognition systems developed so far were for simple characters comprising of consonants and vowels. But there is one

More information

Character Recognition Using Convolutional Neural Networks

Character Recognition Using Convolutional Neural Networks Character Recognition Using Convolutional Neural Networks David Bouchain Seminar Statistical Learning Theory University of Ulm, Germany Institute for Neural Information Processing Winter 2006/2007 Abstract

More information

Auto-focusing Technique in a Projector-Camera System

Auto-focusing Technique in a Projector-Camera System 2008 10th Intl. Conf. on Control, Automation, Robotics and Vision Hanoi, Vietnam, 17 20 December 2008 Auto-focusing Technique in a Projector-Camera System Lam Bui Quang, Daesik Kim and Sukhan Lee School

More information

DiaWear. Figure 1: Overall DiaWear System

DiaWear. Figure 1: Overall DiaWear System Neural Network Based Food Recognition and Calorie Calculation for Diabetes Patients DiaWear Technical Report (CSD Senior Thesis Extended Abstract) Geeta Shroff (Student), Asim Smailagic (Advisor) March

More information

Color Local Texture Features Based Face Recognition

Color Local Texture Features Based Face Recognition Color Local Texture Features Based Face Recognition Priyanka V. Bankar Department of Electronics and Communication Engineering SKN Sinhgad College of Engineering, Korti, Pandharpur, Maharashtra, India

More information

An Efficient Character Segmentation Based on VNP Algorithm

An Efficient Character Segmentation Based on VNP Algorithm Research Journal of Applied Sciences, Engineering and Technology 4(24): 5438-5442, 2012 ISSN: 2040-7467 Maxwell Scientific organization, 2012 Submitted: March 18, 2012 Accepted: April 14, 2012 Published:

More information

Multi-Scale Kernel Operators for Reflection and Rotation Symmetry: Further Achievements

Multi-Scale Kernel Operators for Reflection and Rotation Symmetry: Further Achievements 2013 IEEE Conference on Computer Vision and Pattern Recognition Workshops Multi-Scale Kernel Operators for Reflection and Rotation Symmetry: Further Achievements Shripad Kondra Mando Softtech India Gurgaon

More information

Classification of Hyperspectral Breast Images for Cancer Detection. Sander Parawira December 4, 2009

Classification of Hyperspectral Breast Images for Cancer Detection. Sander Parawira December 4, 2009 1 Introduction Classification of Hyperspectral Breast Images for Cancer Detection Sander Parawira December 4, 2009 parawira@stanford.edu In 2009 approximately one out of eight women has breast cancer.

More information

Defect Detection of Regular Patterned Fabric by Spectral Estimation Technique and Rough Set Classifier

Defect Detection of Regular Patterned Fabric by Spectral Estimation Technique and Rough Set Classifier Defect Detection of Regular Patterned Fabric by Spectral Estimation Technique and Rough Set Classifier Mr..Sudarshan Deshmukh. Department of E&TC Siddhant College of Engg, Sudumbare, Pune Prof. S. S. Raut.

More information

Title: Adaptive Region Merging Segmentation of Airborne Imagery for Roof Condition Assessment. Abstract:

Title: Adaptive Region Merging Segmentation of Airborne Imagery for Roof Condition Assessment. Abstract: Title: Adaptive Region Merging Segmentation of Airborne Imagery for Roof Condition Assessment Abstract: In order to perform residential roof condition assessment with very-high-resolution airborne imagery,

More information

ISSN: ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 3, Issue 1, July 2013

ISSN: ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 3, Issue 1, July 2013 Application of Neural Network for Different Learning Parameter in Classification of Local Feature Image Annie anak Joseph, Chong Yung Fook Universiti Malaysia Sarawak, Faculty of Engineering, 94300, Kota

More information

An Efficient Single Chord-based Accumulation Technique (SCA) to Detect More Reliable Corners

An Efficient Single Chord-based Accumulation Technique (SCA) to Detect More Reliable Corners An Efficient Single Chord-based Accumulation Technique (SCA) to Detect More Reliable Corners Mohammad Asiful Hossain, Abdul Kawsar Tushar, and Shofiullah Babor Computer Science and Engineering Department,

More information

Fingerprint Feature Extraction Based Discrete Cosine Transformation (DCT)

Fingerprint Feature Extraction Based Discrete Cosine Transformation (DCT) Fingerprint Feature Extraction Based Discrete Cosine Transformation (DCT) Abstract- Fingerprint identification and verification are one of the most significant and reliable identification methods. It is

More information