Skip to content

Commit a44361e

Browse files
authored
Update README.md
1 parent bc47379 commit a44361e

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Spectro Denoise is specialized image processing software. Use the Fast Fourier T
1212
- If you use antivirus software, make sure it allows the file to run (false positives are common with .exe files).
1313
- The executable includes all necessary dependencies.
1414

15+
![alt text](https://github.com/Eberload/SpectroDenoise/blob/main/Screenshots/6.0.0.png)
16+
1517
USER INTERFACE
1618
The interface is divided into three main areas:
1719

@@ -24,11 +26,15 @@ Left panel:
2426
- 🛑 Clear selection button, removes all masks made with the brush.
2527
- Buttons for ⚡ Process, 💾 Save.
2628

29+
![alt text](https://github.com/Eberload/SpectroDenoise/blob/main/Screenshots/2.0.0.png)
30+
2731
Center panel:
2832
- 🎆 Spectrogram: Shows the frequency representation of the image (FFT).
2933
- 🏞️ Original: Shows the uploaded image without modification.
3034
- ⚡ Processed: Shows the result after applying the filter.
3135

36+
![alt text](https://github.com/Eberload/SpectroDenoise/blob/main/Screenshots/3.0.0.png)
37+
3238
Menu bar:
3339
- File: Options to open, close, and save images.
3440
- Options: Customize theme: Light/Dark and change interface language: Spanish/English.
@@ -45,8 +51,14 @@ Thank you for using Spectro Denoise!
4551
If you find it useful, consider donating.💰
4652
https://ko-fi.com/eberload
4753

54+
![alt text](https://github.com/Eberload/SpectroDenoise/blob/main/Screenshots/5.0.0.png)
55+
4856
# Spectro Denoise: Eliminación de patrones repetitivos en imágenes
4957

58+
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/J3J31N82KX)
59+
60+
![alt text](https://github.com/Eberload/SpectroDenoise/blob/main/Screenshots/4.0.0.png)
61+
5062
Spectro Denoise es un software especializado en procesamiento de imágenes. Utiliza la transformada rápida de Fourier (TRF) para borrar patrones repetitivos y artefactos no deseados en tus imágenes. Es ideal para fotógrafos, diseñadores, investigadores o cualquier persona que necesite procesar imágenes para mejorar su calidad. Incluye múltiples automatizaciones y controles manuales avanzados, soporta imágenes en color y en escala de grises. Es especialmente efectivo para eliminar el efecto de semitono que usan algunas imágenes impresas.
5163

5264
# EJECUCIÓN
@@ -55,6 +67,8 @@ Spectro Denoise es un software especializado en procesamiento de imágenes. Util
5567
- Si usas antivirus, asegúrate de que permita la ejecución (falsos positivos comunes en .exe).
5668
- El ejecutable incluye todas las dependencias necesarias.
5769

70+
![alt text](https://github.com/Eberload/SpectroDenoise/blob/main/Screenshots/6.0.0.png)
71+
5872
# INTERFAZ DE USUARIO
5973
La interfaz está dividida en tres áreas principales:
6074

@@ -67,11 +81,15 @@ Panel izquierdo:
6781
- Botón 🛑 Limpiar selección, elimina todas máscaras hechas con el pincel.
6882
- Botones para⚡ Procesar, 💾 Guardar.
6983

84+
![alt text](https://github.com/Eberload/SpectroDenoise/blob/main/Screenshots/2.0.0.png)
85+
7086
Panel central:
7187
- 🎆 Espectrograma: Muestra la representación en frecuencia de la imagen (FFT).
7288
- 🏞️ Original: Muestra la imagen cargada sin modificar.
7389
- ⚡ Procesada: Muestra el resultado después de aplicar el filtro.
7490

91+
![alt text](https://github.com/Eberload/SpectroDenoise/blob/main/Screenshots/3.0.0.png)
92+
7593
Barra de Menú:
7694
- Archivo: Opciones para abrir, cerrar y guardar imágenes
7795
- Opciones: Personalizar tema: Claro/Oscuro y cambiar idioma de la interfaz: Español/Inglés

0 commit comments

Comments
 (0)