MATLAB QUESTIONS & EXPERT ANSWERS

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

Illustration
r g b components of an image
shefali - 2023-03-13

i=imread('car.jpg'); r=i(:,:,1); imshow(r); my result after this is a black and white image. instead it should display red component of the image.. pl...

procesing n number of segments using a loop
Akmol - 2023-03-02

I have segmented an image using k-means. The number of cluster is varying say 'n' number. This part of the code 'segmented_images{k}' contains all the...

MATLAB code for vedio edge detection
ANPHY JOSE - 2023-03-02

hello sir, I need your help in matlab code for video edge detection .It's very urgent.please send the code.  ...

if statement: Having one image as a condition and adjusting
Ihiertje - 2023-03-02

if statement: Having one image as a condition and adjusting another image is condition is met. I'm dividing two images (C=A/B). Now my if the pixelint...

edge detection filters are not detecting my edges for the matrix
Aaron Connell - 2023-03-01

edge detection filters are not detecting my edges for the matrix I created, even though the gradient changes are super obvious   I am trying to use t...

Computation of Non directional Edge
M - 2023-02-23

i want to compute non directional edge of an image block, how i can compute, the simple edge method, will return non directional edge? if no please su...

How to do manual thresholding using the set of images?
Manoj Kumar - 2023-02-23

Hi, I have a code for the Manual thresholding and I am unable to run the code correctly. I am using two images to do the thresholding. The imorig is t...

How can I load and plot the difference of a set of images to a reference image?
Lea Kerciku - 2023-02-23

Hello, my task is to create a graph showing how a set a of images change in relation to the reference image. For defining the difference I am using th...

What does this means ?
Ynne - 2023-02-21

Dear all, I picked up a window of 5X5 from a given image im1=im(1:5,1:5) ans = 41 40 38 38 37 42 40 38 37 35 43 41 38 37 34 43 41 37 35 33 42 40 36 33...

Use Period Marker to fill circles drawn using viscircles
Vance Blake - 2023-02-21

Hi, I am trying to using the period marker to fill circles drawn using viscirlces but I cannot get the sizes to line up exaclty. I want the period mar...

Get a Free Consultation or a Sample Assignment Review!