PCSI ‒ PACKET COMPRESSED SENSING IMAGING []

Outils pour utilisateurs

Outils du site


PCSI ‒ PACKET COMPRESSED SENSING IMAGING

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
documentation:hamradio:ax25:pcsi:index [2022/08/17 12:24] – [INSTALLING ON LINUX] f1slsdocumentation:hamradio:ax25:pcsi:index [2022/08/17 13:31] (Version actuelle) f1sls
Ligne 3: Ligne 3:
 ===== DOCUMENTATION & SOURCES ===== ===== DOCUMENTATION & SOURCES =====
   * https://maqifrnswa.github.io/PCSI/   * https://maqifrnswa.github.io/PCSI/
 +  * https://github.com/maqifrnswa/PCSI
   * https://github.com/maqifrnswa/PCSI/releases   * https://github.com/maqifrnswa/PCSI/releases
  
 ===== INSTALLING ON LINUX ===== ===== INSTALLING ON LINUX =====
 +
 +==== USING PIP ====
 +<code bash>$ pip install opencv-python numpy imageio bitstring pylbfgs pyserial pillow</code>
 +
 +==== USING APT ====
   * ImageTk lib <code bash>$ sudo apt install -y python3-pil.imagetk</code>   * ImageTk lib <code bash>$ sudo apt install -y python3-pil.imagetk</code>
   * ImageIO lib <code bash>$ sudo apt install -y python3-imageio</code>   * ImageIO lib <code bash>$ sudo apt install -y python3-imageio</code>
Ligne 11: Ligne 17:
   * bitstring lib <code bash>$ sudo apt install -y python3-bitstring</code>   * bitstring lib <code bash>$ sudo apt install -y python3-bitstring</code>
   * lbfgs lib <code bash>$ pip install pylbfgs</code>   * lbfgs lib <code bash>$ pip install pylbfgs</code>
 +
 +==== FINAL RESULT ====
 {{:documentation:hamradio:ax25:pcsi:pcsi_linux_screenshot.png?direct&600|}} {{:documentation:hamradio:ax25:pcsi:pcsi_linux_screenshot.png?direct&600|}}
documentation/hamradio/ax25/pcsi/index.1660731867.txt.gz · Dernière modification : de f1sls