MATLAB QUESTIONS & EXPERT ANSWERS

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

Illustration
Counting coins on a greyscale image - using morphological and/or f transforms
kandlev - 2022-02-21

I am trying to convert the image into a binary image, using the function form: function C = coins2bw(A) where A is a 2D grayscale image variable and C...

Similarity check between two binary images
Az - 2022-02-21

I want to apply a check if the two binary images are similar. I subtract a binary image 1 from the other to get a difference image. where Confidence =...

how to mask an image?
sheno39 - 2022-02-19

I = imread('E:\M.E 3rd semester\project\coding\flower.jpg'); I = rgb2gray(I); J=ones(3,3)/9; K = conv2(I,J,'same'); Warning: CONV2 on values of class ...

Find the average difference of two adjacent frames on a set of images
khizer - 2022-02-19

Hi   I need to calculate average difference of two adjacent frames on a set of images.Need your help...

How to format surface data into XYZ point cloud?
flemingtb - 2022-02-19

I have a .csv data set that is 10x22 surface data and i'd like to convert it to XYZ point cloud. What is the best way to do this in Matlab?  ...

I am the beginer for doing simple image subtration to obtain defect image.
CHEE HOON SEOW - 2022-02-19

Hi, I am the beginer for doing simple image subtration to obtain defect image. Is it possible to make it only show the defect image if nothing differe...

adding pixels of each binary image in time series
Ravindra - 2022-02-19

I have time series of classified binary images with same number of rows and columns, I would like to add the values for each cell (eg. (1,1)) of every...

Length of a thin curved object in an image
Audrey - 2022-02-19

I'd like to use image analysis to calculate the length of a thread.   Because the thread is not entirely straight, I can't just use regionprops, so I...

How to generate a point cloud in 3D?
Leo Müller - 2022-02-19

Hello dear community,   I would like to know if there is a fast way to create a cloud in 3D which consists of points. I would like to get something l...

how to extract morphological features from a image
Elysi Cochin - 2022-02-15

How to extract "morphological features", based on the following information.   Apply contextual filters based on mathematical morphology to image, in...

Get a Free Consultation or a Sample Assignment Review!