photo

shana


calicut

Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 2 answers | 0

2

answers

Question


how can we select a part from an image?
image analysis

11 years ago | 0 answers | 0

0

answers

Question


how can we close an image mophologically?
hi, what is the significance of 'se' in 'imclose' function?

11 years ago | 2 answers | 0

2

answers

Question


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 ago | 2 answers | 0

2

answers

Question


how can we convert a local entropy image into binary image using threshold 0.8
image segmentation

11 years ago | 1 answer | 0

1

answer

Question


how can we convert c++ code into matlab code?
image processing

11 years ago | 1 answer | 0

1

answer