Statistics
RANK
186,046
of 295,486
REPUTATION
0
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,950
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Active contours image segmentation
using active contours i segmented a area in an image shown below <</matlabcentral/answers/uploaded_files/12036/f580cd.jpg>> ...
10 years ago | 1 answer | 0
1
answerQuestion
writhing code in matlab
how to write code for this equation in matlab...this is from a research paper http://www.clbme.bas.bg/bioautomation/2012/vol...
10 years ago | 1 answer | 0
1
answerQuestion
active contour models and particle swarm optimizaton
does any one have a code for Particle Swarm Optimization Based Active Contour Model
10 years ago | 1 answer | 0
1
answerQuestion
Image Segmentation Using Particle Swarm Optimization
do any one have a code for particle swarm optimization for image segmentation
10 years ago | 1 answer | 0
1
answerQuestion
error in particle swarm optimization code
i got this code from mathworks clear all; numofdims = 30; numofparticles = 50; c1 = 2; c2 = 2; ...
10 years ago | 1 answer | 0
1
answerWhat is Spatial Frequency of a digital image?How to calculate Spatial Frequency of each pixel of an digital image?Help me in writing MAT LAB code fro calculating spatial frequency of each pixel of a digital image?
* you can get it here * http://www.haberdar.org/Spatial-Frequency-of-an-Image-Tutorial.htm
10 years ago | 0
Question
How to get the x and y points of a contour?
%this is the following code which creates a contour for the circle image %now i want the x and y points of that contour # I...
10 years ago | 1 answer | 0