Skip to content

Commit a601066

Browse files
authored
Merge pull request #397 from labmus-ufrj/patch-1
Create animove.md
2 parents c9aae84 + 445c2b3 commit a601066

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

_pages/plugins/animove.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
title: Animove
3+
name: Animove
4+
categories: [Tracking, Utilities, Import-Export, Analysis]
5+
source-url: https://github.com/labmus-ufrj/Animove
6+
release-date: December 16 2025
7+
release-version: 0.0.2
8+
dev-status: Active
9+
support-status: Active
10+
---
11+
12+
## [Full Documentation](https://labmus-ufrj.github.io/Animove/)
13+
14+
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/).
15+
16+
## Goals
17+
18+
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.
19+
20+
## Features
21+
22+
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.
23+
24+
## [Installation](https://labmus-ufrj.github.io/Animove/guide/installation/)
25+
26+
Visit the [documentation website](https://labmus-ufrj.github.io/Animove/guide/installation/).

0 commit comments

Comments
 (0)