photo

Ahmad Yahya


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

10 Questions
0 Answers

RANK
286,954
of 300,513

REPUTATION
0

CONTRIBUTIONS
10 Questions
0 Answers

ANSWER ACCEPTANCE
20.0%

VOTES RECEIVED
0

RANK
 of 21,018

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,480

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

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...

8 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.

8 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)...

9 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>>

9 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>>

9 years ago | 0 answers | 0

0

answers