photo

Ashim Chakraborty


Last seen: alrededor de 5 años hace Con actividad desde 2016

Followers: 0   Following: 0

Estadística

MATLAB Answers

5 Preguntas
0 Respuestas

CLASIFICACIÓN
119.564
of 301.234

REPUTACIÓN
0

CONTRIBUCIONES
5 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
40.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.204

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 173.580

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

casi 10 años hace | 4 respuestas | 0

4

respuestas

Pregunta


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);

casi 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

alrededor de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

alrededor de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

alrededor de 10 años hace | 2 respuestas | 0

2

respuestas