diff --git a/_pages/plugins/animove.md b/_pages/plugins/animove.md new file mode 100644 index 000000000..f04b53372 --- /dev/null +++ b/_pages/plugins/animove.md @@ -0,0 +1,26 @@ +--- +title: Animove +name: Animove +categories: [Tracking, Utilities, Import-Export, Analysis] +source-url: https://github.com/labmus-ufrj/Animove +release-date: December 16 2025 +release-version: 0.0.2 +dev-status: Active +support-status: Active +--- + +## [Full Documentation](https://labmus-ufrj.github.io/Animove/) + +The documentation containing detailed usage for each function, example files, expected outputs and more is available at [this website](https://labmus-ufrj.github.io/Animove/). + +## Goals + +This plugin aims to make it possible to process large amounts of video data with low-spec hardware, specifically to quantify and analyze zebrafish kinetic activity with a diversity of parameters and outputs. + +## Features + +Using Fiji as its backbone, it inherits its multi-platform capabilities. Bytedeco's JavaCPP Presets for FFmpeg and OpenCV makes the low-RAM processing possible, here implemented with the necessary graphical interfaces and integrations with ImageJ's codebase. + +## [Installation](https://labmus-ufrj.github.io/Animove/guide/installation/) + +Visit the [documentation website](https://labmus-ufrj.github.io/Animove/guide/installation/).