MATLAB QUESTIONS & EXPERT ANSWERS

Ask an expert. Trust the answer.
Your academic and career questions answered by verified experts.

Illustration
How to isolate certain part of image?
Maximiliano - 2020-09-30

Suppose i have a eye image, in that image i draw a circle. Now i want to isolate the circle part from the rest of image....

Why the image color bar doesn't contain certain color (Red, in particular)?
Annalise - 2020-09-30

I used the following code in order to explore RGB images X = imread ('parrot.jpg'); image(X); colorbar The output Why doesn't the color bar contain re...

How to fix number of points of a cone using Matlab?
Kathryn - 2020-09-30

The code below is great which generates a cone of infinite points. Could anyone help me how to fix the number of points. For example, if i want only 1...

How to load an image to a figure using uigetfile/imread?
Muhammad - 2020-09-30

Novice coder here with a question that I am certain there will be an easy answer to - it just escapes me at the moment... I am simply trying to displa...

How to separate RGB values of an image?
Jessica - 2020-09-30

We know that each pixel i in the input image I has rgb colors. My question is how to store them in a 3-vector Ii. Each color is being represented usin...

How to save a plotted pattern onto an image?
Madalynn - 2020-09-29

I am trying to save an image with a circle drawn on it. I tried with both imwrite and print, but then when I open the file again, the plotted circle i...

What does the equation do in the 2 images to combine it to one image
Azariah - 2020-09-29

Please can someone explain what happens in the below code cb and cr are chrominance in red and blue channels bmean and rmean is the mean value of cb a...

How can I display a colored .png image with a specific color background ?
Giovanni - 2020-09-29

I have been trying to display a png image with a certain background color (image background not the figure window background color), lets say [0.9 0.5...

how to compute the number of image from subfolder ?
Emmettsmith - 2020-09-29

hello every one i want to compute the number of images from image dataset witch have many subfolder d = dir(fullfile(('.\databasee\'))) num =length(d)...

How to group the rows of a matrix based on a grouping variable ?
Ximena - 2020-09-29

I combined three categorical arrays and obtained a 1000x3 matrix (associated with 1000 images I am working on). Basically, one of the three variables ...

Get a Free Consultation or a Sample Assignment Review!