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 186 of 208 Ask a Question
how to compute the number of image from subfolder ?
Emmettsmith · Sep 29, 2020 · matlab , image processing, databasee

hello every one i want to compute the number of images from image dataset witch have many subfolder d = dir(fullfile(('.\databasee\'))) num =length(d) witch databasee it's the fold…

how do I randomly assign an effect to image
Nehemiah · Sep 28, 2020 · matlab , image processing,

my code goes something like this: rgbImage = imread ('bunny.png'); %black text image saying "bunny" rgbImage2 = imread ('dragon.png'); %black text image saying dragon theWord = rgb…

image processing from webcam
Oliviawilliams02 · Sep 26, 2020 · matlab , image processing,

I have an image with a large rectangle and inside that rectangle there are a red circle and a green circle.And I want to locate the center of red circle with the origin-coordinate …

What is the fastest way to do 2-D convolution in Matlab?
technicalsouce9 · Sep 26, 2020 · matlab , image processing, 2-d convolution, fft, convolution

Hi,I have a problem. What is the fastest way to do 2-D convolution in Matlab? I know there are some build-in functions, such as imfilter,conv2, filter2."imfilter" is extremely slow…

Get a Free Consultation or a Sample Assignment Review!