MATLAB QUESTIONS & EXPERT ANSWERS

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

Illustration
what is code in matlab to embed and extract a watermark using lsb method?
yadwinder_kaur - 2024-02-07

how can i embed a watermark in an image using least significant bit method?  ...

How can i separate all the connected regions in a binary image and display them individually?
sumaiya khan - 2024-02-07

I have small white pixel areas in my binary image, how can I extract only those white connected pixel areas and display them individually.  ...

How to select a roi in greyscale image and put values to zero?
Jason - 2024-02-07

Hello, i have a 12bit greyscale image (tiff) which I want to be able to draw a rectangular roi and fill these values to zero (i.e. black)   This is m...

How do I get the fork points of a skeleton of an image?
Soumyajit Pal - 2024-02-06

I want to find the fork points of a skeleton of an image. I have obtained the skeleton of the image using the bwmorph(binaryImage, 'skel', Inf) functi...

how to connect disjoint pixels on image borders?
sara - 2024-02-06

i have an image,i used open close by reconstruction,and then sobel edge detector,it detect edge ,but it has some disjoint parts,pixels are not connect...

what is mean by Gaussian filtering? how it works?
kavya_p - 2024-02-06

what is mean by Gaussian filtering? how it works? how it is useful in edge detection?...

how can find altered pixels?
qasim mohammed - 2024-02-05

Hi Dears, I have two images the first is the original while the second is the watermarked image. I altered some pixels in the watermarked image , then...

how to calculate degree of similarity between two images?
bay rem - 2024-02-05

i wanna know if there is a way to calculate degree of similarity between two images?  ...

How to run this code?
Afeza Ajirah - 2024-02-05

Hi, i have problem on running this code due to some error. The only output is the displaying of 'original image'. Hopefully, you guys can help me fix ...

How to display output image from 'Regionprops'?
Fahmi Akmal Dzulkifli - 2024-02-01

Greetings, I have a code like shown as below:   img = imread('I.jpg'); % this image in grayscale c = 1; BW = img > 0; BW = bwareaopen(BW,50); s = reg...

Get a Free Consultation or a Sample Assignment Review!