photo

Ashim Chakraborty


Last seen: environ 5 ans il y a Actif depuis 2016

Followers: 0   Following: 0

Statistiques

MATLAB Answers

5 Questions
0 Réponses

RANG
220 727
of 301 447

RÉPUTATION
0

CONTRIBUTIONS
5 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
40.0%

VOTES REÇUS
0

RANG
 of 21 284

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 174 609

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

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


How to do "the black top-hat transformation"
after filtering the image i want to perform a black top hat transformation but could not find any information about it. please, ...

presque 10 ans il y a | 4 réponses | 0

4

réponses

Question


how i can create a mask to convert the colour?
j=adapthisteq(g); subplot(2,5,9); imshow(j); title('AH') level = graythresh(j); BW = im2bw(j,level); figure,imshow(BW);

environ 10 ans il y a | 1 réponse | 0

0

réponse

Question


how to remove unwanted pixels lying below threshold ?
I want to remove some unwanted pixels from the image. can anyone please help me ?

environ 10 ans il y a | 1 réponse | 0

0

réponse

Question


Hi can any one please tell me how to remove some pixels from the image which defined D4 below. basically I want to remove all pixels from D4 which lying below a threshold ?
A=imread('image.png'); g=A(:, :, 2); % subplot(3,3,1); % imshow(g); % title('green'); g2=adapthisteq(g); subplot(3,3,1); ...

environ 10 ans il y a | 1 réponse | 0

0

réponse

Question


HI I was trying to brighten grayscale image with I=rgb2gray(A) J = imadjust(I) . For some reason it was not working. Can anyone please tell me if there any other way? thanks
I was trying to brighten grayscale image with I=rgb2gray(A) J = imadjust(I) . For some reason it was not working. Can anyone ple...

environ 10 ans il y a | 2 réponses | 0

2

réponses