Skip to main content
Participant
February 15, 2021
Question

Problema al apilar imágenes para photostacking

  • February 15, 2021
  • 1 reply
  • 333 views

Tengo un problema, cuando intento cargar mediante "secuencia de comandos", "cargar archivos en pila" para un apilamiento.

1º Añado una lista de imágenes y elijo intentar alinear las imágenes al cargar.

2º clico en OK pero sólo se cargan las dos primeras imágenes.

No consigo que se carguen todas las imágenes parael proceso, se queda "colgado"

 

¿Cómo puedo solucionar el problema?

This topic has been closed for replies.

1 reply

JJMack
Community Expert
Community Expert
February 15, 2021

By hung what do you mean. Is the script looping the you have toe terminate Photoshop with the task manager or does Load Files into Stack stop processing files and you can end it with ESC. What does the Layer stack look like when the scripts hangs. Are all the file being stacked good you are sure none are corrupt how many image should have been stacked.

JJMack
Participant
February 15, 2021
Por colgado quiero decir que carga dos imágenes, y no carga más. El
programa se cierra correctamente con el comando "salir".
The two stacked files are fine, and more than twenty should have been
loaded.
I attach images of the two steps performed

--
Antonio Verdugo

averdugopaez@gmail.com
Revista gaditana de Entomología
JJMack
Community Expert
Community Expert
February 15, 2021

Nothing was attached e-mail attachment are not attached. You should  only need to to use the script. Using the scripts dialog you interactivity create a file list you want the script to create a document the contains a stack pixels image layer.  Each layer will contain one of the file lists  file's visible composite image. There should be a layer for each files that was in the file list you created in the document created.  For some reason the script execution was ended for you could exit normally.  By any chances did you press the ESC.   The ESC key cam terminate a script execution. If the Script was hung looping the ESC  key  can terminate a script execution.

JJMack