how i can reduce number of iteration with distance check

i'm new in image segmentation and i want to know how i can apply this steps # identify the number of iteration it might possibly do within a given period of time # reduce number of iteration with distance check

Answers (1)

Jan
Jan on 22 Apr 2013
Edited: Jan on 22 Apr 2013
The number of iterations cannot be identifiy without any information about what kind of iteration you are talking of. Does "a given period of time" mean real time, CPU time or simulated time? Without knowing anything about the nature of the iteration, we cann suggest a method to reduce the number of steps.
So please post any details by editing the original question (not as answer or comment, because readers look for the details in the question directly).

Asked:

on 22 Apr 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!