Feeds
질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 2 | 0
2
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 0 | 0

