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 183 of 208 Ask a Question
How can i use zero-padding in an image?
Travis · Oct 16, 2020 · matlab , image processing,

I have an image(512x512) and i want to do zero-padding in order to covolute it with a filter . The problem here is that i dont know how to do that ,meaning that i dont know where t…

What is the difference between conv2 and imfilter?
Holden · Oct 16, 2020 · matlab , image processing,

i am trying to convolute an image (512x512) with a filter (3x3) .For this process i am using both covv2() and imfilter() . These functions are supposed to do the same but after the…

how can i calculate MSE and PSNR of RGB color image?
Harrison · Oct 15, 2020 · matlab , image processing,

i embeded a watermark in RGB color image now i want to calculate PSNR and MSE of original and watermarked images . how can i find PSNR and MSE of original and watermarked images…

How to remove gaussian noise?
Nathaniel · Oct 15, 2020 · matlab , image processing, matrix , gaussian noise

Hello, I'm working on image encryption. I need to see how well my encryption is so i thght of adding noise and testing it.I added gaussian noise with the following code.My problem …

How to use ''offset'' to determine its position ?
Greyson · Oct 15, 2020 · matlab , image processing,

I have this code which I got from github. First of all, I didn't get why he is replacing upper part and lower part of pixel rows? what does this upper part and lower part of pixels…

How to transform given XY coordinates using 'lwm' tform?
Kimber · Oct 5, 2020 · matlab , image processing, transform

I have a set of XY coordinates, how do we transform given XY coordinates using 'lwm' tform?   ROI_Coordinates_XY=[1,2; 2,3; 4,5; 6,7; 1,0; 1,6]; %XY coordinates that need to be tr…

Get a Free Consultation or a Sample Assignment Review!