how i can reduce number of iteration with distance check
Show older comments
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)
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).
Categories
Find more on Image Arithmetic in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!