Feeds
提问
how to draw boundary of an image
I want to draw a boundary for the image attached (input1). I've used the code written below. I'm getting the output as a file at...
6 years 前 | 1 个回答 | 0
1
个回答提问
how to draw boundaries for all the contours in matlab
I have tried drawing the boundaries of the figure cap1 using Matlab code attached. I'm able to draw boundary only for one contou...
7 years 前 | 1 个回答 | 0
1
个回答提问
not able to extract tumour for some images.
I used one code to extract tumour from the images. I am able to extract them when the tumour background is black. i.e, for untit...
7 years 前 | 1 个回答 | 0
1
个回答提问
how to fill the contour in image
I have a tumour image, Ive extracted tumour from that and ive drawn a boundary across it. but the tumour portion is getting as a...
7 years 前 | 1 个回答 | 0
1
个回答提问
Extraction of tumour, Dilation and Drawing a boundary around tumour
<</matlabcentral/answers/uploaded_files/102504/Slice%20%2083.JPG>> I have attached the image of a slice in which tumour is vi...
7 years 前 | 1 个回答 | 0
1
个回答提问
To find generalised threshold value of an image
I extracted the tumour from the original image by using the following code. I found the threshold value by trial and error metho...
7 years 前 | 1 个回答 | 0
1
个回答提问
how to set generalised threshold values in histogram eqivalent to get a clear image
I have a grayscale image. I've performed histeq() function on it. I have to write a generalised code by comparing pixels with it...
7 years 前 | 1 个回答 | 0
1
个回答提问
I have mha file, how to do image segmentation of this data
<</matlabcentral/answers/uploaded_files/101277/IMG-20180115-WA0011.jpg>> This is in continuation to a previous que which I al...
7 years 前 | 2 个回答 | 0
2
个回答提问
how to filter a signal
I have a signal and I filtered the signal using a cheby1 filter. the frequencies of the signal range from 0.058 to 349Hz. I had...
7 years 前 | 2 个回答 | 0
2
个回答提问
i have a signal with many frequencies. how to remove a particular frequency and reconstruct the signal.
I heard about doing fft and then ifft but don't know how to implement. for example, the frequencies are close to each other as ...
7 years 前 | 2 个回答 | 0
2
个回答提问
how to remove spikes from the signal.
I have a signal data of ultrasonic sensor. I had to remove the spikes from the plot. how do I do it? I have attached my text fi...
7 years 前 | 3 个回答 | 0
3
个回答提问
i have a signal with many frequencies. how to find this frequencies and reconstruct the signal from these frequencies
I've attached a MATLAB code, in that timeseries is the signal for which frequencies have to be found. I've tried using FFT but ...
7 years 前 | 1 个回答 | 0
1
个回答提问
I have 5 frequencies and I generated a signal using this 5 frequencies. Now how should I get this frequencies if this frequencies are unknown.
I've attached my code. how to get all the frequencies w_1,w_2,w_3,w_4,w_5 that I used in my code if they are unknown or if I wan...
7 years 前 | 0 个回答 | 0