質問


"illuminant map" from an image
Please can someone help me to create an "illuminant map" from an image The output i want is shown in the link below... ...

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

1

回答

質問


Luminance image to log domain
Please can someone help me convert luminance image to its logarithm domain i did like this L = log(lum + 1); figure...

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

1

回答

質問


summation of binary images
if i have 5 binary images.... how to compute the summation of all binary images and normalization of the pixel value.. please d...

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

2

回答

質問


gray image to rgb using ind2rgb
please can someone show me how to convert a rgb image to gray and convert that gray image back to rgb using ind2rgb.... how to o...

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

3

回答

質問


Gray image to rgb image
I converted a color image to gray using rgb2gray and denoised the image. Now i wanted to convert the denoised gray image to a co...

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

2

回答

質問


Meaning of the symbol in the equation
Please can someone tell me what the ||equation||2 symbol denotes in the equation given the link.... Please do reply.... Please c...

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

1

回答

質問


sigmoid function value for parameter a and b
Please can someone help me with sigmoid function. Please can anyone tell me what values i should give for a and b so that i get ...

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

2

回答

質問


how to save string values in matfile
how to save string values in matfile Instead of these integer values, label(1,1:44) = 0; label(1,45:316) = 1; ...

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

1

回答

質問


change 1 d output to 3 d
I have a set of color frames. After doing the below steps when i check the size of BB as [r c d] i find d = 1, what should i do ...

13年弱 前 | 1 件の回答 | 0

1

回答

質問


remove the first five letters of a string
how to remove the first five letters of a string? whatever be the lenght of the string the first 5 letters should be removed and...

13年弱 前 | 1 件の回答 | 0

1

回答

質問


Bit Plane En Coder
I got the code for "Bit Plane Encoder" from the author's site http://hyperspectral.unl.edu/download.htm but it is written in ...

13年弱 前 | 2 件の回答 | 0

2

回答

質問


segment region of interest
i wanted to segment roads from satellite images.... for that i filtered the image using "derivative of Gaussian".... the code i ...

13年弱 前 | 1 件の回答 | 0

1

回答

質問


Help on Hierarchical Clustering
I have 200 images, i extracted color, shape and texture features from it and used kmeans method to cluster it into 5 clusters. I...

約13年 前 | 1 件の回答 | 0

1

回答

質問


different output in kmeans
i used kmeans for clustering similar images.... if i run the code first i get the correct clusters..... but without closing matl...

約13年 前 | 2 件の回答 | 0

2

回答

質問


Error when m-file calls cpp-file
I have a folder that implements the Bayesian Color Constancy, and it contains .m files and .cpp files. When some .m file calls a...

約13年 前 | 2 件の回答 | 0

2

回答

質問


GUI design using tabs....
is it possible to design in matlab GUI tabs as shown in the link below..... http://img687.imageshack.us/img687/8387/screensho...

約13年 前 | 1 件の回答 | 0

1

回答

質問


calculate distance using the below equation
i have 2 variables, dataMatrix and queryMatrix..... dataMatrix contains 245 rows and 38 column values...... and queryMatrix cont...

約13年 前 | 2 件の回答 | 0

2

回答

質問


how to close a particular figure file if it exists
how to close a particular figure file i used the below figure file..... figure(6), set(gcf, 'Name','Selected Image...

約13年 前 | 2 件の回答 | 0

2

回答

質問


error in uigetfile "MultiSelect"
based on the output i want i select images from a folder.... sometimes i want to select one image sometimes more than one image....

約13年 前 | 4 件の回答 | 0

4

回答

質問


how to give color to an output text
i saved my output in txt file..... myOutput = Image Processing is interesting i wanted to display the word "Process" ...

約13年 前 | 2 件の回答 | 1

2

回答

質問


search pattern without using built -in function
how to search pattern *without using regexp or strcmp function*.... that is if i have a word "mississippi" the string "issi" "ss...

約13年 前 | 2 件の回答 | 0

2

回答

質問


using MultiSelect for selecting multiple selection of images
if i select images, i want to display those images.... and if i dont select any images.... i want to display the first 4 images ...

約13年 前 | 1 件の回答 | 0

1

回答

質問


identify words from a sentence
The image in the below link is a sentence. <http://img201.imageshack.us/img201/2552/96690278.png> <<http://img201.imagesh...

約13年 前 | 2 件の回答 | 0

2

回答

質問


how to display answer in a particular format
i got an answer as -7.28135827387422e-05 1.87033878860991e-35 3.860575156847749e+003 i wanted to get the answers...

約13年 前 | 1 件の回答 | 0

1

回答

質問


how to write in the graph
Is it possible to write something on a graph.... that is i plot a graph and in its x - axis it is image category.... i have 10 c...

約13年 前 | 2 件の回答 | 0

2

回答

質問


how to calculate volume of segmented region
sir from the segmentation result did in the link below.... is it possible to calculate the volume of the segmented region?? h...

約13年 前 | 1 件の回答 | 0

1

回答

質問


change the output representation
In this code for convex hull.... the output image has a white border around the image.... as i have shown in the link.... htt...

約13年 前 | 1 件の回答 | 0

1

回答

質問


how to restore deleted frame
i have a folder of images... i wrote a code to delete an image from it and restore the deleted image....i display the folder...

約13年 前 | 2 件の回答 | 0

2

回答

質問


how to display answer in a particular format
on calculation i obtain a value as 0.2957 0.5700 0.8637 0.9657 0.1...

約13年 前 | 1 件の回答 | 0

1

回答

質問


error in displaying an image in axes of GUI
sir.... i cant load the image in the following link.... http://img832.imageshack.us/img832/5685/78540773.png it is showing...

約13年 前 | 1 件の回答 | 0

1

回答

さらに読み込む