Borrar filtros
Borrar filtros

Is it normal for a code with 2 nested for loops to run for more than 2 hours ?

1 visualización (últimos 30 días)
I have a color image and I am using two for loops to separate pixel pairs. Its been running for the past 2 hours. Is it normal ? I have made sure there are no infinite loops.

Respuesta aceptada

Azzi Abdelmalek
Azzi Abdelmalek el 30 de Mzo. de 2014
That depends on the number of iterations and the task done each iteration. You didn't give enough details
  1 comentario
Shounak Shastri
Shounak Shastri el 30 de Mzo. de 2014
I took peppers.png as input and put it in 2 for loops to get pixel pairs using a 4-adjacency neighborhood. Its resolution is '384 by 512'

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by