Mohammad Shoyaib

Work place: Institute of Information Technology, University of Dhaka, Dhaka, Bangladesh

E-mail: shoyaib@du.ac.bd

Website:

Research Interests: Computer systems and computational processes, Computer Vision, Pattern Recognition, Image Processing, Data Structures and Algorithms

Biography

Mohammad Shoyaib received his M.Sc. degree in computer science from the Uni-versity of Dhaka, Bangladesh, in 2000 and in 2012 he has completed his PhD degree from the department of the com-puter Engineering, Kyung Hee University, South Korea. Currently he is a faculty member of Institute of Information Tech-nology, University of Dhaka, Bangladesh. His research interests include pattern recognition and machine learning in different areas of computer vision and image pro-cessing. He has also interest in software engineering and bioin-formatics.

Author Articles
A Gender Recognition Approach with an Embedded Preprocessing

By Md. Mostafijur Rahman Shanto Rahman Emon Kumar Dey Mohammad Shoyaib

DOI: https://doi.org/10.5815/ijitcs.2015.07.03, Pub. Date: 8 Jun. 2015

Gender recognition from facial images has become an empirical aspect in present world. It is one of the main problems of computer vision and researches have been conducting on it. Though several techniques have been proposed, most of the techniques focused on facial images in controlled situation. But the problem arises when the classification is performed in uncontrolled conditions like high rate of noise, lack of illumination, etc. To overcome these problems, we propose a new gender recognition framework which first preprocess and enhances the input images using Adaptive Gama Correction with Weighting Distribution. We used Labeled Faces in the Wild (LFW) database for our experimental purpose which contains real life images of uncontrolled condition. For measuring the performance of our proposed method, we have used confusion matrix, precision, recall, F-measure, True Positive Rate (TPR), and False Positive Rate (FPR). In every case, our proposed framework performs superior over other existing state-of-the-art techniques.

[...] Read more.
A Dependency Graph Generation Process for Cli-ent-side Web Applications

By Tajkia R. Toma Mohayeminul Islam Mohammad Shoyaib Md. Shariful Islam

DOI: https://doi.org/10.5815/ijieeb.2015.02.06, Pub. Date: 8 Mar. 2015

The prolific growth of the Internet density has replaced native applications with web based applications. Current trend of web applications is moving towards fat client architecture, which results in a large codebase of the client side of web applications. Manual management of this huge code is tedious and time consuming for de-velopers. We present a technique to construct a depend-ency graph to provide an overview of the code showing the inter-dependency of the code elements. We conduct a dynamic analysis to make the JavaScript call graph to address the dynamic nature of JavaScript. We further integrate HTML and CSS with the JavaScript call graph to make a dependency graph. Because we can accurately identify the HTML and CSS relations, the result of the dependency graph depends on the JavaScript call graph. Our evaluation of the JavaScript call graph on six web applications demonstrates that the precision is high for the large applications and relatively low for small applications. The recall is low for large applications and relatively higher for small applications.

[...] Read more.
Other Articles