- k normally represents 1000
- Here possibly you have 20,000 images
- Each image has to undergo some calculation
- Initially calculations made for first image,then second ,and so on
- This process will be evaluated for all 20,000 images
- Calculations made for first image comes under iteration 1,second image iteration 2
- Calculations for 20,000th image will be made at 20,000 th iteration .i.e. 20 k th iteration
Please, can any one explain to me these two questions:
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Alaa
el 14 de Feb. de 2016
Respondida: Stalin Samuel
el 14 de Feb. de 2016
Please, can any one explain to me these two questions:
what does it mean by 20 k iteration? and what does it mean by 20 k image?
0 comentarios
Respuesta aceptada
Stalin Samuel
el 14 de Feb. de 2016
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Image Processing Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!