質問


gray level compensation technique
What should i do in gray-level compensation to adjust the intensity of ultrasound image..... please do reply.....

13年以上 前 | 1 件の回答 | 0

1

回答

質問


Adaptive Weighted Median Filter
please can someone help me with "Adaptive Weighted Median Filter" to remove speckle noise....

13年以上 前 | 1 件の回答 | 0

1

回答

質問


how to obtain the values
Please could someone help me to get these two values.... 1) The largest average intensity in the horizontal projection of an ...

13年以上 前 | 3 件の回答 | 0

3

回答

質問


rectify error in kmeans
i wanted to do kmeans clustering in mammogram image.... i took the datavector of the image and gave as input to kmeans.... when ...

13年以上 前 | 2 件の回答 | 0

2

回答

質問


how to do color correction
I wanted to do Color correction in an image such that the image appears to be taken under a white light source..... please could...

13年以上 前 | 3 件の回答 | 0

3

回答

質問


color image into blocks
i wrote a code to convert color image into blocks... the output looks like the input image in grayscale with gridlines over it.....

13年以上 前 | 3 件の回答 | 0

3

回答

質問


how to get enhanced segmented image
i used roipolyold to select the region i want.... now when i use the below code i get the segmented image and the unwanted image...

13年以上 前 | 1 件の回答 | 0

1

回答

質問


identify valid and invalid image
i execute a code and get two types of output.... one is valid and the other is invalid.... the valid output image has content co...

13年以上 前 | 1 件の回答 | 0

1

回答

質問


how to create a data vector
i need to do kmeans clustering on a data vector... to do that i need to create a data vector of the input image... please can so...

13年以上 前 | 1 件の回答 | 0

1

回答

質問


display a message in a message box
i wanted to display a message in a message box saying... Disease identified as Tumor, Disease identified as Cancer, etc......

13年以上 前 | 2 件の回答 | 0

2

回答

質問


save string in matfile
t1='J for Java'; t2='M for Matlab'; t3='C for cobol'; t4='F for FORTRAN'; can i store strings into a matfile.... i...

13年以上 前 | 1 件の回答 | 0

1

回答

質問


condition check from matfile
i have wanted to store 'value' and 'text' in a matfile.... value=[1; 2; 3; 4]; text=['J for Java';'M for Matlab';'C for co...

13年以上 前 | 2 件の回答 | 0

2

回答

質問


title/name for a figure
i wanted to give figure number 6, a particular name... when i give.. figure('Name', 'Response'); i have 8 images being dis...

13年以上 前 | 1 件の回答 | 0

1

回答

質問


check value in matfile
I created a matfile as below.. tval=[1 2 3 4 5 6 7] save filename tval; now i have a variable whose value is 4... ...

13年以上 前 | 1 件の回答 | 0

1

回答

質問


how to get non zero elements from an image
i needed histogram of non zero elements from an image.... please could someone help me, how to get the non zero elements from an...

13年以上 前 | 1 件の回答 | 0

1

回答

質問


find a digit in string
i have a folder named "inputImages" it contains 5 images named image1, image2 ... image5 i have a variable which contains a d...

13年以上 前 | 2 件の回答 | 0

2

回答

質問


last letter of a word
how to get last letter of a word in matlab.... that is if the word is "matlab7"... i want "7" ... please do reply

13年以上 前 | 1 件の回答 | 0

1

回答

質問


how to restore deleted items from listbox
how to restore more than one deleted items from listbox.... i could restore only one deleted item... if i delete more than one i...

13年以上 前 | 1 件の回答 | 0

1

回答

質問


video to frame conversion
i wanted to convert a video to frames... the video was in mp4 format... so i converted it into avi format and did the video to f...

13年以上 前 | 1 件の回答 | 0

1

回答

質問


segmentation by marking points around the region
please can someone help me with a sample code of medical image segmentation by the method of marking points around the region to...

13年以上 前 | 3 件の回答 | 0

3

回答

質問


how to convert "flv" video to frames....
please can someone help me with the code to convert "flv" video to frames.....

13年以上 前 | 1 件の回答 | 0

1

回答

質問


how to get last column value of a particular variable in matfile
I have a mat file with 4 variables, each variable contains 1 row and 3 column values.... i wanted to get only the last column va...

13年以上 前 | 1 件の回答 | 0

1

回答

質問


display values from matfile
I have a mat file with 4 variables, each variable contains 1 row and 3 column values.... i wanted to display these values of all...

13年以上 前 | 1 件の回答 | 0

1

回答

質問


how to display a word in a format
i have a word... i want to delete the last three alphabets of the word... what shud i do... also if the word has any underscore ...

13年以上 前 | 1 件の回答 | 0

1

回答

質問


an image into patches
i wanted to convert an image into patches of patch size 11*11 and save the patches into a folder

13年以上 前 | 2 件の回答 | 0

2

回答

質問


how to save values in matfile as array
i wanted to create a matfile... stats=[ statmat1 statmat2 statmat3 ......... statmat24 statmat25 statmat26]; i did like th...

13年以上 前 | 2 件の回答 | 0

2

回答

質問


open a folder of images thru code
i wanted to do few calculations for all images in a folder and save all the result in a matfile... when i do only the last r...

13年以上 前 | 1 件の回答 | 0

1

回答

質問


how to create a mat file
sir i have 32 images of diseases and 10 features extracted for that images... i wanted to create a mat file.... please could u h...

13年以上 前 | 1 件の回答 | 0

1

回答

質問


how to compute threshold
i wanted to compute global image threshold value using Otsu's method... please could someone help me....

13年以上 前 | 1 件の回答 | 0

1

回答

質問


how to construct a video from frames
am constructing video from frames... now i delete a frame... but then also i need to construct video from remaining frames... it...

13年以上 前 | 1 件の回答 | 0

1

回答

さらに読み込む