23 Maret 2024 by Aziz
The Moilapp Plugin Histologi Bat is designed to serve as an example for creating a new Moilapp plugin tailored to specific application needs. This template provides a foundation for developers to easily extend the functionality and utilities of plugin applications.
- imageio==2.34.0
- imutils==0.5.4
- lazy_loader==0.3
- networkx==3.2.1
- numpy==1.26.4
- opencv-python==4.9.0.80
- packaging==24.0
- pillow==10.2.0
- scikit-image==0.22.0
- scipy==1.12.0
- tifffile==2024.2.12
To use this plugin, follow these steps:
-
Install the plugin from Moilapp.
-
Modify the code based on the application requirements.
-
Clone the repository:
git clone https://github.com/aziz-0110/histologi.git
-
Navigate to the plugin directory:
cd histologi -
Run the main user interface:
python3 ui_main.py
For any questions, suggestions, or concerns regarding the Plugin Application, please feel free to contact the repository owner at [email protected].