photo

mounika siripurapu


Con actividad desde 2016

Followers: 0   Following: 0

Estadística

MATLAB Answers

7 Preguntas
0 Respuestas

CLASIFICACIÓN
37.168
of 300.364

REPUTACIÓN
1

CONTRIBUCIONES
7 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
14.29%

VOTOS RECIBIDOS
1

CLASIFICACIÓN
 of 20.934

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.407

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


Is it possible to apply Thresholding within bounding box?
I have the four sides of bounding box (left,right,top,down). Is it possible to apply thresholding within this bounding box? I ha...

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

1

respuesta

Pregunta


How to calculate area of bounding box?
What are the possible ways to calculate area of bounding box if we know the width and height of bounding box.

más de 9 años hace | 2 respuestas | 0

2

respuestas

Pregunta


What is the need to add or subtract offset?
Why do we add or subtract offset values while using loop functions and what does the starting and ending bins of histogram store...

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

1

respuesta

Pregunta


Can anyone explain me these lines?
Iam new to image processing. Please explain these lines. what does BoundingBox(2) and BoundingBox(4) mean? Iam trying to form bo...

más de 9 años hace | 1 respuesta | 1

1

respuesta

Pregunta


How to extract tumour from bounding box and calculate its area?
My project is to segment brain tumour using bounding box method. As a part of post-processing steps, I want to extract tumour in...

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

0

respuestas

Pregunta


How to smoothen cropped image?
My project is to segment knee cartilage to detect the damaged cartilage. In the first step I selected ROI by using imcrop. Now I...

casi 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


I want to interpolate extracted ROI. Please help me with coding.
p= imread('knee.jpg'); figure; imshow(p); img = imcrop; k=imshow(img); imwrite(k,'knee2.jpg'); z=imrea...

casi 10 años hace | 0 respuestas | 0

0

respuestas