photo

Aishwarya Jayachandran


Last seen: casi 6 años hace Con actividad desde 2019

Followers: 0   Following: 0

Estadística

MATLAB Answers

5 Preguntas
0 Respuestas

CLASIFICACIÓN
158.682
of 301.287

REPUTACIÓN
0

CONTRIBUCIONES
5 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.220

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 173.814

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

  • First Review

Ver insignias

Feeds

Ver por

Pregunta


Query regarding colour thresholder and mask formed
i have been trying to extraxt the number of pixels in the image that adhere to the hsv colour channel thresholds given by colour...

casi 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


When using imreducehaze, the error 'Undefined function or variable 'imreducehaze' ' appears. Why is this? I have attached the code below
A = imread('C:\Users\0wner\Desktop\VIT\image processing\project\drug1.jpg'); figure, imshow(A); AInv = imcomplement(A); fig...

casi 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Adding elements of a matrix based on an if condition
In this code, the value of rblush at the end of the loop shows 255 but it should be a really large number. could somebody tell ...

más de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Could anybody tell me how to replace these loops with either parfor or vectorization as the code right now runs extremely slowly?
[rows, columns, numberOfColorChannels] = size(face); % face is an image matrix for x=1:rows for y=1:columns ...

más de 6 años hace | 0 respuestas | 0

0

respuestas