Statistiques
10 Questions
                        0 Réponses
RANG
226 986
                          
                          
of 300 392
                        
RÉPUTATION
0
                           
                        
CONTRIBUTIONS
                          10 Questions
                          0 Réponses
ACCEPTATION DE VOS RÉPONSES 
                            20.0%
                        
VOTES REÇUS
0
RANG
 of 20 934
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS 
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 373
CONTRIBUTIONS
                            0 Problèmes
                            0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
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...
plus de 8 ans il y a | 1 réponse | 0
0
réponseQuestion
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.
plus de 8 ans il y a | 3 réponses | 0
3
réponsesQuestion
Hi..Please, I have a set of grayscale images include watermarks and texts, I need a code to remove texts and get the clear design of watermark else of my work? I put an example here with the grayscale image. Thanks
<</matlabcentral/answers/uploaded_files/72235/example.png>>
plus de 8 ans il y a | 1 réponse | 0
0
réponseQuestion
Hi..Please, I have a set of grayscale images include watermarks and texts, I need a code to remove texts and get the clear design of watermark else of my work? I put an example here with the grayscale image. Thanks
<< <</matlabcentral/answers/uploaded_files/72151/example.png>> >>
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
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)...
presque 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
i have this gray image and i need a matlab code to remove the black text only with keeping the eagle image which in the bottom? please help .. Thanks
<</matlabcentral/answers/uploaded_files/65539/eagle.png>>
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
I examine a grayscale image by dividing it to 50x50 as parts(windows), each part has 3 types of color. I found the avrg of the background type only and need to set dark pixls to this avrg and set other to white. I couldnt fix the errors? Need help.
clear all; clc; close all; ImageinRGB = imread('\DSCF0074new3.tif'); I = rgb2gray(ImageinRGB); figure, ...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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>>
environ 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
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>>
environ 9 ans il y a | 1 réponse | 0
0
réponseQuestion
How can I find the intensity value which has the maximum number of pixels in the histogram? I'm using grayscale image. please I need a code ..
how can find a function to solve this?
environ 9 ans il y a | 2 réponses | 0
 
        