Tutorials
Courses
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
37.4K+ articles
DSA
22.8K+ articles
Python
21.3K+ articles
Experiences
16.6K+ articles
Software Engineering
2.5K+ articles
Image-Processing
755+ articles
MATLAB
100+ articles
MATLAB-Maths
60+ articles
MATLAB-programs
46+ articles
MATLAB
42+ articles
MATLAB image-processing
61 posts
Recent Articles
Popular Articles
How to Find Percentage of Similarity Between Two Matrices in MATLAB?
Last Updated: 28 April 2025
MATLAB is a high-performance language that is used for matrix manipulation, performing technical computations, graph plottings, etc. It stands for Matrix Laboratory. With ...
read more
Software Engineering
Picked
Technical Scripter 2022
MATLAB image-processing
How to Match a Template in MATLAB?
Last Updated: 28 April 2025
Moving the template across the entire image and comparing it to the image's covered window is a process known as "template matching." The implementation of template matchi...
read more
Software Engineering
Picked
Technical Scripter 2022
MATLAB image-processing
How to Linear Filtering Without Using Imfilter Function in MATLAB?
Last Updated: 28 April 2025
Edges can be sharpened, random noise can be reduced, and uneven illuminations can be corrected using a linear filtering technique. Correlating the image with the proper fi...
read more
Software Engineering
Picked
Technical Scripter 2022
MATLAB image-processing
Nearest-Neighbor Interpolation Algorithm in MATLAB
Last Updated: 28 April 2025
Nearest neighbor interpolation is a type of interpolation. This method simply determines the "nearest" neighboring pixel and assumes its intensity value, as opposed to cal...
read more
Software Engineering
Picked
Technical Scripter 2022
MATLAB image-processing
What is Image shading in MATLAB?
Last Updated: 28 April 2025
As the name suggests, Image shading means modifying the original image into its sharpened form by detecting the edges of the image. Here two words are combined to define a...
read more
Software Engineering
Picked
MATLAB image-processing
Gray Scale to Pseudo Color Transformation in MATLAB
Last Updated: 28 April 2025
The principle behind the pseudo color transformation is to map the intensity value in the image to the result of three distinct transformations—RED, BLUE, and GREEN—on a g...
read more
Software Engineering
Picked
Technical Scripter 2022
MATLAB image-processing
How To Create Animated GIF Images in MATLAB?
Last Updated: 28 April 2025
The GIF stands for ( Graphics Interchanges format ). The purpose of the creation is GIFs images are dynamic. it's a little bit difficult to understand, that's why GIFs don...
read more
Software Engineering
Picked
Technical Scripter 2022
MATLAB image-processing
What Color Histogram Equalization in MATLAB?
Last Updated: 28 April 2025
A Histogram is a graph-based representation technique between a number of pixels and intensity values. it is a plot of the frequency of occurrence of an event. So in this ...
read more
Software Engineering
Picked
Technical Scripter 2022
MATLAB image-processing
Histogram Equalization Without Using histeq() Function in MATLAB
Last Updated: 28 April 2025
Histogram Equalization is the most famous contrast management technique for digital image processing with different image data intensity level values. or we can say it's a...
read more
Software Engineering
Picked
Technical Scripter 2022
MATLAB image-processing
Balance Contrast Enhancement Technique in MATLAB
Last Updated: 28 April 2025
With this technique, biassed color (Red Green Blue) composition can be fixed. The histogram pattern of the input image is unaffected by changes to the contrast of the imag...
read more
Software Engineering
Picked
Technical Scripter 2022
MATLAB image-processing
How To Identifying Objects Based On Label in MATLAB?
Last Updated: 28 April 2025
labeling means identifying and placing labels on each program of an object project in the image. in Binary image, it's classified as 4-connected and 8-connected. for perfo...
read more
Software Engineering
Picked
Technical Scripter 2022
MATLAB image-processing
How To Generate Unit Step, Sinusoidal and Exponential Signal in MATLAB?
Last Updated: 28 April 2025
A discrete-time signal is a function defined only at particular time instants. It is discrete in time but continuous in amplitude. An example is a temperature recorded at ...
read more
Software Engineering
Technical Scripter 2022
MATLAB image-processing
How To Use Different Images or Colormaps on a Same Figure into MATLAB?
Last Updated: 28 April 2025
A color map is a matrix-based value that is used to define the colors for graphical representation in MATLAB. MATLAB has some functions that are used to draw the objects b...
read more
Software Engineering
Picked
Technical Scripter 2022
MATLAB image-processing
How to Convert HSI Image to RGB Image in MATLAB?
Last Updated: 28 April 2025
HSI stands for Hue Saturation Intensity. HSI is color space, it provides a way of numeric to readout the image that is corresponding to the color name contained. RGB it's ...
read more
Software Engineering
Picked
Technical Scripter 2022
MATLAB image-processing
MATLAB - Texture Measures from GLCM
Last Updated: 28 April 2025
GLCM stands for Gray Level Co-occurrence Matrix. In image processing, The GLCM function computes how often pairs of pixels with a particular value and in a particular spat...
read more
Technical Scripter
Picked
MATLAB
Technical Scripter 2022
MATLAB image-processing
1
2
3
4
5
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !