photo

mounika siripurapu


Aktiv seit 2016

Followers: 0   Following: 0

Statistik

MATLAB Answers

7 Fragen
0 Antworten

RANG
37.174
of 300.369

REPUTATION
1

BEITRÄGE
7 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
14.29%

ERHALTENE STIMMEN
1

RANG
 of 20.936

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.436

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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.

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 9 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


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

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 10 Jahre vor | 0 Antworten | 0

0

Antworten