photo

Divya


2013년부터 활동

Followers: 0   Following: 0

메시지

통계학

All
  • Thankful Level 3
  • First Answer
  • Solver

배지 보기

Feeds

보기 기준

질문


Export excel chart to matlab as figure format
Hello Team, I have a chart in excel sheet. I need to export that figure as (*.fig) or any figure format (*.png). I don't want t...

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

0

답변

질문


Save Screenshot as matlab figure
I have excel data. I used below code to capture the screenshot of the excel data. fileName = 'D:\MATLAB\sample_mat\Temporary...

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

1

답변

질문


how to segment words in an image containing paragraph? Doubt in ur previous answer
Hi Image Analyst, For the image as you discussed in earlier post, <</matlabcentral/answers/uploaded_files/67694/line.png>>...

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

0

답변

답변 있음
how to segment words in an image containing paragraph?
Hi Image Analyst, Thank you for the code to segment lines. But I'm unable to segment with this code. For the same image...

7년 초과 전 | 0

질문


what does bwareaopen do?
I understand, bwareaopen(BW, P) means, the function removes pixels from BW matrix less than 'P' pixels and the default conn is 4...

10년 초과 전 | 답변 수: 1 | 2

1

답변

질문


How Can I delete specific elements in a matrix and transfer them to other
How Can I delete specific elements in a matrix(rectangle matrix) and transfer them to other variable? For example: ...

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

1

답변

질문


Median line representation in boxplot
I converted the boxplot color to black. So i want to distinguish median with different pattern. I tried giving notch option to b...

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

1

답변

질문


How to sort the order given by 'dir' command ???
I am reading the images from a folder by using the below code [folder1] = uigetdir(); f=dir(folder1); for k=1:...

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

1

답변

질문


Imrotate in clockwise direction
I have a binary image 'II1'. I want to rotate this image in clockwise direction and find the indices in particular column of the...

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

0

답변

질문


How to determine Empty matrix: 0-by-1 in a cell??
I have a cell of size 24x1. It is of the form k1 = [ 13] [ 13] [ 13] [ 13] ...

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

1

답변

질문


How the "radon" transform works in matlab????
I need to find the thickness of a segmented object that is in binary image. So i am trying to use 'radon' transform to find the ...

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

1

답변

질문


Are matlab images compatible to 3D slicer?
My problem : I have sequence of binary images(2D) and i wanted to import these images in to 3D slicer. I had a problem in constr...

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

1

답변

질문


How can i change the contrast at few locations in an image?
I want to lower the contrast at particular locations in an image but not the whole image. Is there any way to change it just by ...

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

1

답변