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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 0 个回答 | 0

