Feeds
提问
split and merge algorithm
i am working on matlab for the first time. can you pls give te code for implementing split merge algorithm for finding out the...
11 years 前 | 0 个回答 | 0
0
个回答提问
Please help me implement the equations: Pij = (f(i,j))/(∑_(i=1)^M∑_(j=1)^N〖f(i,j)〗) and H = ─∑_(i=1)^M∑_(j=1)^NPijlog2Pij
Can someone please explain how to implement these equations in MATLAB? Pij = (f(i,j))/(∑_(i=1)^M∑_(j=1)^N〖f(i,j)〗) H = ─...
11 years 前 | 2 个回答 | 0
2
个回答提问
how can we close an image mophologically?
hi, what is the significance of 'se' in 'imclose' function?
11 years 前 | 2 个回答 | 0
2
个回答提问
how can we preallocate a 2d array?
there is a warning in my program, it says that the variable is growing inside a loop. so consider pre allocation for speed
11 years 前 | 2 个回答 | 0
2
个回答提问
how can we convert a local entropy image into binary image using threshold 0.8
image segmentation
11 years 前 | 1 个回答 | 0