MATLAB Solutions & Expert Answers

Ask an expert. Trust the answer.
Academic and engineering questions answered by verified MATLAB professionals.

MATLAB expert answering student questions
Showing page 75 of 208 Ask a Question
Having graycomatrix rescaling problem
João Mendes · Feb 21, 2022 · machine learning , graycomatrix , image processing , digital image proc... ,

Hi to all,   I am having some trouble using the graycomatrix function. I tried to read the documentation but that did not answered my question.   By default, the input image is r…

how i can divide this following images in stages ?
THENGANE · Feb 21, 2022 · masking out image ... , fruit , ripeness , image segmentation

Hi all, I want to ask for help, I have a picture as had been upload in the link provided below. From the picture, there are 6 tomato pictures with small differences in color. I nee…

Adaptive Canny edge detection
Sara A · Feb 21, 2022 · image processing , programming

What is Adaptive Canny edge detection ? and what is the difference between it and canny edge detection? and why Adaptive Canny Edge detection is better than Canny edge detection? a…

Any way to free hand crop an image?
Siddharth · Feb 21, 2022 · image , image analysis , image processing

Is there any way to free hand crop on an image? I have an organic shape I want to quickly crop not using the rectangular box that matlab has for cropping. Any way to go about this?…

Similarity check between two binary images
Az · Feb 21, 2022 · similarity check , dice similarity

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 = (sum(Image_1(:)) - Overlappin…

how to mask an image?
sheno39 · Feb 19, 2022 · conv2 , image blurring , not masking

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 UINT8 is obsolete. Use CONV2(D…

How to format surface data into XYZ point cloud?
flemingtb · Feb 19, 2022 · format , Image Processing and Computer Vision , Point Cloud Processing

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?  …

Get a Free Consultation or a Sample Assignment Review!