Statistics
RANK
7,853
of 295,527
REPUTATION
6
CONTRIBUTIONS
5 Questions
2 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
1
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Color deconvolution for stain separation in biological images
Hello Tim. If you are still in need of a code, follow this link. http://web.hku.hk/~ccsigma/color-deconv/color-deconv.html
11 years ago | 1
Question
Code for Inpainting of images!!!
I need to restore an image. Can anyone suggest an idea to write a matlab code or willing to share your code with me?? Thanks...
11 years ago | 1 answer | 0
1
answerQuestion
Get back the cleared workspace ??
Is there any command or function to get back the cleared workspace ???
11 years ago | 1 answer | 0
1
answerQuestion
how to know the present colormap(eg: hsv, rgb etc..,)
how to determine which colormap is being used and how to know in which format(rgb/hsv etc..,) the image has been read into matla...
11 years ago | 1 answer | 0
1
answerQuestion
which coordinate system(or dimensions eg.RGB,HSV) should i choose in order to perform smoothning operation on an colored image ??
I would like to perform an anisotropic diffusion algorithm on an colored image.Which color map or color system (HSV,RGB)should i...
11 years ago | 1 answer | 0
1
answerHelp on Hierarchical Clustering
I am not sure....but this may help u. This is agglomerative clustering (Hierarchical clustering). http://www.mathworks.in/help...
11 years ago | 0
| accepted
Question
is there any command to find a maximum value of a matrix containing negative numbers also ??
x = -1 -1 -1 -1 0 -1 23 19 i need to find a maximum value for this. can i get a single line comm...
11 years ago | 4 answers | 0