MATLAB QUESTIONS & EXPERT ANSWERS

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

Illustration
How to change the name of the images from frame1.jpg , frame2. jpg to image1.jpg etc etc
Genesis - 2020-11-03

 I would like to change the name of 100 images  from frame...jpg to image 1.jpg , image2.jpg etc etc....

Getting Index in position 1 exceeds arrray bound error
Isaiah - 2020-11-03

I wrote a MATLAB code which will put a black box of 10 pixels width at the center of image but I am getting error which says "Index in position 1 exce...

Plotting histogram of image data present in a stack
Jaxon - 2020-11-03

how to plot histogram of a single image data. But it's not clear to me how the data in a stack can be plotted. For exmaple,    f = "Test_Image.tiff"...

Color map from green to red
Audrey - 2020-11-03

I have a map with values and i would like to display the values with colors - from green to red. The value closest to 0 will be green and the farthest...

how to find euclidean distance for an image?
Savannah - 2020-11-03

I have 100 images and i have to find the euclidean distance for it,and i have to take a query image and find the euclidean distance and retrieve the i...

Summation Equation in matlab code
Zachary - 2020-11-02

How can I write this summation equation in matlab ? N is the number of pixel in the image...

I want to change the black background of my image into white.
Lincoln - 2020-11-02

rgbImage=imread('C:\Users\KeerthiDev\Desktop\tomato_dataset\Tomato_late_blight_water_mold\late130.jpg'); %figure,imshow(rgbImage, []); rgbImage = imad...

Why conv2 gives opposite sign
Hazel - 2020-11-02

I have a simple matrix I:   I = [1,2,3,4,5; 6,7,8,9,10; 11,12,13,14,15; 16,17,18,19,20; 21,22,23,24,25] My kernel is: k = [0,0,0; 1,0,-1; 0,0,0] I wo...

How to change the intensity of a circle/ring in an image?
Skylar - 2020-11-02

Hi, I need to Create a 256X256 image with 8-bit image intensity values, generate three circles in radii of 96, 64, 32 aligned to the center of the ima...

How to get image input in MATLAB App?
Paisley - 2020-11-02

I wish to create my own image processing app where I want to perform filtering of the image. Is there a way to accept an image as input in MATLAB App?...

Get a Free Consultation or a Sample Assignment Review!