MATLAB QUESTIONS & EXPERT ANSWERS

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

Illustration
Shadow detection and removal based on HSV color model.
Jazmine - 2020-10-31

Index exceeds matrix dimensions. Error in Bpos (line 37) w= (cfv(i,j)/pv(i,j)); Code is here:   mov = VideoReader('C:/Users/research01/Desktop/Walkin...

conv2: First and second arguments must be numeric or logical
Emmitt - 2020-10-31

I continue to get the same issue although I have two matrices using only integers. h1 = {-1, -2, -1; 0, 0, 0; 1, 2, 1}; ogI = imread('image.jpeg'); I ...

To find the coordinates of the following image?
Ezequiel - 2020-10-31

I want to find the coordinates of the middle fingure in both hands....

How do I vertically segment a image in three parts?
Cataleya - 2020-10-31

One of the module of my project requires me to divide a page into three parts, and then discard the middle one. Then I have to work with the 1st and t...

Do the image pixels remain the same pixels when i print it on paper?
Yisroel - 2020-10-30

% another question, Does the paper quality affect the image pixels?...

Creating .PNG image from temperature values
Merrick - 2020-10-30

The size of my table (i.e. variables) is 462x622 double I used the code below to create an image: imagesc(image); colormap jet; axis off However, the ...

size() for images
Konner - 2020-10-30

readImage1=imread(image_file1); m = size(readImage1); what does mean by the second line of the code ?...

Volshow contrast or scaling the colormap
Benicio - 2020-10-30

Is there a way to scale the colormap in volshow()? Similar to using 'caxis', [min max] for image()?...

Resize the images without deforming them
Ernest - 2020-10-30

I want to know how to resize  images 200 x 200 to 100 x 100 without deforming the images in this code close all; clc; %% Initalize the data dataDir= ...

how do i find the coordinates of an image?
Raphael - 2020-10-28

 im trying to find the coordinates XY of an image using matlab, and the format results is excel? is it possible?...

Get a Free Consultation or a Sample Assignment Review!