Statistics
6 Questions
0 Answers
RANK
161,997
of 301,432
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 21,280
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,555
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
Split values in an cell array by using a threshold
Hello everyone.I have a cell array of variable (A), 1x91.In each cell it has an array of size 256x256.I would like to threshold...
6 years ago | 1 answer | 0
1
answerQuestion
How to write an complicated equation using matlab
Hello all..Can anyone tell me how to write this equation in matlab O= arg min(|med(a^c)-b|) where c=1,2…10. Here A and B ...
6 years ago | 1 answer | 0
1
answerQuestion
How to raise a decimal numbers as power of A??
Hello everyone..I am trying to raise decimal values which is ranging from(0.1:0.01:1) to the power of A(3x3 matrix).(eg.. A^[0.1...
6 years ago | 2 answers | 0
2
answersQuestion
How to subdivide the histogram into two parts with a threshold of 0.5
i=im2double(imread('1.jpg')); i=imresize(i,[512 512]); %%Logarithmic Mapping R=i(:,:,1); G=i(:,:,2); B=i(:,:,3); Lin=0.299...
6 years ago | 1 answer | 0
1
answerQuestion
How to separate darkest and brightest pixel in an image with a threshold value
Hi all..i just want to separate dark and bright pixels from an image with a fixed threshold value 0.5.can any one suggest me how...
6 years ago | 1 answer | 0
1
answerQuestion
How to fix threshold value for hazy pixels and non hazy pixels
I want to distingish hazy and non hazy pixels from an image
6 years ago | 0 answers | 0

