Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions _pages/plugins/animove.md
Original file line number Diff line number Diff line change
@@ -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/).