Community Profile

photo

Ahmad Yahya


Active since 2016

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


I'm trying to find MSE between two images using immse(A, B), but i have an Error using immse (line 38) A and B must have the same size. please i put the code and i need a help, how to make B the same size of A?
clc; close all; Imagein_G1 = imread('C:\Users\ahmadjalal2013\Desktop\Thesis_Images\Samples\1.tif'); Imagein_G2 = imread('C:\U...

7 years ago | 0 answers | 0

0

answers

Question


How to compare similarity between two binary images in matlab, please? I need to find the percentage of similarity. Thanks.
How to compare similarity between two binary images in matlab, please? I need to find the percentage of similarity. Thanks.

7 years ago | 3 answers | 0

3

answers

Question


I read set of images and I removed the borders of them, I need to save the resulted images in a new folder but i couldnt. I used this code but I didnt get a result, I need a help, plz?
srcFiles = dir('C:\Users\..\ImagesWithBorder\*.tif'); % the folder in which our images exists for i = 1 : length(srcFiles)...

7 years ago | 2 answers | 0

2

answers

1

answer

Question


please i need a help.. how to remove the darkest handwritten text (black and red) from this image? just the text?
<</matlabcentral/answers/uploaded_files/61890/img.png>>

7 years ago | 2 answers | 0

2

answers

Question


How can I get rid of the dark foreground text from this grayscale image? I need a matlab code if is it possible, please?
<</matlabcentral/answers/uploaded_files/61801/img2.png>>

7 years ago | 0 answers | 0

0

answers