Open AccessJournal Article
Integrated Image Processing Functions using MATLAB GUI
2
TL;DR: This paper is very useful for the students who want to be interested in image processing field using MATLAB programming and MATLAB GUI.
read more
Abstract: Graphic User Interface (GUI) was designed to integrate many functions in image processing (IP) field to callback (i.e,we can perform actions of IP functions such as image segmentation, skin detection , level set technique, object extraction , separating color image components and combining gray images to get color one , adding different noises and preprocessing operations such as different filtering to remove these noises ,and thresholding, ..etc). All these functions are built and tested using MATLAB 7.6.0(R2008a) environment. This paper is very useful for the students who want to be interested in image processing field using MATLAB programming and MATLAB GUI.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Leptospira Bacteria Detection using Digital Image Processing
Jennifer C. Dela Cruz
- 01 Dec 2022
TL;DR: In this paper , a software-based detection system was developed for the detection of leptospirosis through image processing using 2D cross-correlation and normalized two-dimensional crosscorrelation.
Application of Generalization of Eisenstein Criterion to Verify Irreducible Polynomial over Z[x] using MATLAB GUI
Leonardus Christianto,Irawati +1 more
TL;DR: In this paper , a project application for teaching and learning polynomial using MATLAB GUI will be presented to check the irreducibility of a polynomial over Q[x] by using theorem on the Generalization of the Eisenstein Criterion.
References
•Book
MATLAB Programming for Engineers
Stephen Chapman
- 01 Jan 1999
TL;DR: The book teaches MATLAB as a technical programming language showing students how to write clean, efficient, and well-documented programs and how to locate any desired function with MATLAB's extensive on line help facilities.