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 11:50] f1slsdocumentation:hamradio:ax25:pcsi:index [2022/08/17 13:31] (Version actuelle) f1sls
Ligne 1: Ligne 1:
 ====== PCSI ‒ PACKET COMPRESSED SENSING IMAGING ====== ====== PCSI ‒ PACKET COMPRESSED SENSING IMAGING ======
  
 +===== 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 =====
 +
 +==== 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>
 +  * ImageIO lib <code bash>$ sudo apt install -y python3-imageio</code>
 +  * cv2 / OpenCV lib <code bash>$ sudo apt install -y python3-opencv</code>
 +  * bitstring lib <code bash>$ sudo apt install -y python3-bitstring</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/index.1660729849.txt.gz · Dernière modification : de f1sls