Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LRGB Live Stacking no Sequencer #505

Closed
10 tasks done
tiagohm opened this issue Aug 13, 2024 · 0 comments · Fixed by #528
Closed
10 tasks done

LRGB Live Stacking no Sequencer #505

tiagohm opened this issue Aug 13, 2024 · 0 comments · Fixed by #528
Labels
api Spring & Kotlin code desktop Electron, Angular & Typescript code enhancement New feature or request sequencer Sequencer features & bugs
Milestone

Comments

@tiagohm
Copy link
Owner

tiagohm commented Aug 13, 2024

Tarefa

  • Cada sequência terá um StackerGroupType.
  • Usar o calibrationGroup somente após receber a primeira imagem (e iniciar o LiveStacker).
  • Usar o combineLRGB ou combineLuminance para combinar as imagens de cada grupo.
  • Retornar a imagem combinada em caso de sucesso.
  • Retornar a última imagem empilhada, caso ocorra um erro ao empilhar a imagem atual.
  • Adicionar mais uma aba no Sequencer com a configuração do Live Stacking.
  • Permitir que uma sequência não seja usada no Live Stacking: NONE.
  • Alinhar as imagens antes de combiná-las (se falhar, empilhar mesmo assim).
  • Corrigir cálculo de tempo.
  • Corrigir status (no modo Intercalado) que fica com status STACKING após o fim do empilhamento de uma imagem.
@tiagohm tiagohm added enhancement New feature or request api Spring & Kotlin code desktop Electron, Angular & Typescript code sequencer Sequencer features & bugs labels Aug 13, 2024
@tiagohm tiagohm added this to the 0.1.0 - Ceres milestone Aug 13, 2024
@tiagohm tiagohm linked a pull request Aug 16, 2024 that will close this issue
@tiagohm tiagohm closed this as completed Aug 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Spring & Kotlin code desktop Electron, Angular & Typescript code enhancement New feature or request sequencer Sequencer features & bugs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant