CFP last date
22 April 2024
Call for Paper
May Edition
IJCA solicits high quality original research papers for the upcoming May edition of the journal. The last date of research paper submission is 22 April 2024

Submit your paper
Know more
Reseach Article

Autonomous Wheat Seed Type Classifier System

by Ahmad Reza Parnian, Reza Javidan
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 96 - Number 12
Year of Publication: 2014
Authors: Ahmad Reza Parnian, Reza Javidan
10.5120/16845-6702

Ahmad Reza Parnian, Reza Javidan . Autonomous Wheat Seed Type Classifier System. International Journal of Computer Applications. 96, 12 ( June 2014), 14-17. DOI=10.5120/16845-6702

@article{ 10.5120/16845-6702,
author = { Ahmad Reza Parnian, Reza Javidan },
title = { Autonomous Wheat Seed Type Classifier System },
journal = { International Journal of Computer Applications },
issue_date = { June 2014 },
volume = { 96 },
number = { 12 },
month = { June },
year = { 2014 },
issn = { 0975-8887 },
pages = { 14-17 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume96/number12/16845-6702/ },
doi = { 10.5120/16845-6702 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T22:21:33.686438+05:30
%A Ahmad Reza Parnian
%A Reza Javidan
%T Autonomous Wheat Seed Type Classifier System
%J International Journal of Computer Applications
%@ 0975-8887
%V 96
%N 12
%P 14-17
%D 2014
%I Foundation of Computer Science (FCS), NY, USA
Abstract

After harvesting wheat, the main concern is classifying wheat seeds according to their quality, size, variety and etc. there are different procedures to measure parameters and analyzing wheat seeds but they are time-consuming and error-prone. An automated system is developed being capable to analyze and classify wheat seeds faster with higher confidence level based on defined attributes, the system uses popular K-means clustering algorithm. The base of K-means is established on squared error. Several points are given as inputs to algorithm and then they are assigned to k clusters according to distance to the centroids, each point is included in cluster which centroid is nearest to that point. A wheat dataset taken from UCI Machine Learning Repository is considered by k-means algorithm and results are analyzed. The experimental results on prototype data show the effectiveness of the proposed method.

References
  1. J. Wu, Advancs in K-means Clustering: A Data Mining Thinking, Springer, 2012.
  2. K. Alsabti, S. Ranka and V. Singh, "An Efficient k-means Clustering Algorithm", Proc, First Workshop High Performance Data Mining, Mar 1998.
  3. L. Lin and L. Suhua, "Wheat Cultivar Classifications Based on Tabu Search and Fuzzy C-means Clustering Algorithm", Fourth International Conference on Computational and Information Sciences, pp. 493-496, Aug 2012.
  4. D. Liying, Z. Genshan, L. Xuning, S. Wei, L. Aiqin and C. Weihua, "Design and Realization of Grain Seed Quality Testing System Based on Particle Image Processing Technology", International Conference on Computer Science and Electronics Engineering, vol. 3, pp. 61-65, March 2012.
  5. M. R. Neuman, E. Shwedyk and W. Bushuk, "A PC-based colour image processing system for wheat grain grading", International Conference on Image Processing and its Applications, pp. 242-246, Jul 1989.
  6. L. Kaufman and P. J. Rousseeuw, Finding Groups in Data: an Introduction to Cluster Analysis, John Wiley & Sons, 1990.
  7. P. S. Bradley and U. Fayyad, "Refining Initial Points for K-means Clustering", Proc. 15th Int'l Conf. Machine Learning, pp. 91-99, 1998.
  8. http://www. mathworks. com,"StatisticsToolbox:K-means Clustering", r2013a.
  9. R. C. Dubes and A. K. Jain, Algorithms for Clustering Data, Prentice Hall, 1988.
  10. K. Wagsta, C. Cardie, S. Rogers and S. Schroedl, "Constrained K-means Clustering with Background Knowledge", Proceedings of the Eighteenth International Conference on Machine Learning, pp. 577-584, 2001.
  11. S. Arora, P. Raghavan, and S. Rao, "Approximation Schemes for Euclidean k-median and Related Problems", Proc. 30th Ann. ACM Symp. Theory of Computing, pp. 106-113, May 1998.
  12. T. Kanungo, D. M. Mount, N. S. Netanyahu, C. Piatko, R. Silverman, and A. Y. Wu, "The Analysis of a Simple k-means Clustering Algorithm", sixteenth annual symposium on Computational geometry, pp. 100-109, Jan 2000.
  13. T. Kanungo, D. M. Mount, N. S. Netanyahu, C. D. Piatko, R. Silverman and A. Y. Wu, " An Efficient k-Means Clustering Algorithm:Analysis and Implementation", IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 24, NO. 7, pp. 881-892, July 2002.
  14. V. Faber, "Clustering and the Continuous k-means Algorithm", Los Alamos Science, vol. 22, pp. 138-144, 1994.
Index Terms

Computer Science
Information Sciences

Keywords

Smart systems clustering K-means wheat seed UCI repository