Community Profile

photo

mounika siripurapu


2016년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


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.

대략 8년 전 | 답변 수: 2 | 0

2

답변

질문


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

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 8년 전 | 답변 수: 1 | 1

1

답변

질문


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

대략 8년 전 | 답변 수: 0 | 0

0

답변

질문


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

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

8년 초과 전 | 답변 수: 0 | 0

0

답변