Skip to content

Commit e8f5a2e

Browse files
authored
Merge pull request #355 from comsystan/main
Update comsystanj.md - Added list of features
2 parents 8c67895 + 3657609 commit e8f5a2e

File tree

1 file changed

+53
-1
lines changed

1 file changed

+53
-1
lines changed

_pages/plugins/comsystanj.md

+53-1
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,63 @@ team-founders:
1414
## About ComsystanJ
1515
ComsystanJ (Complex Systems Analysis for ImageJ) is a collection of ImageJ2/Fiji plugins to compute the complexity, fractal dimension and other nonlinear measures of 1D signals, 2D images and 3D image volumes. It is recommended to use it with Fiji. Developed and maintained by Helmut Ahammer.
1616

17+
## List of features
18+
## 1D signals
19+
- Signal opener, Signal generator
20+
21+
### Preprocessing
22+
- Cut out, Filter, Mathematics, Noise, Resampling, Surrogates
23+
24+
### Detection
25+
- Event detection, QRS peak detection (from file)
26+
27+
### Linear analyses
28+
- Autocorrelation, FFT, Statistics
29+
30+
### Complexity analyses
31+
- Allometric scaling, Detrended fluctuation analysis, Generalised DFA, Kolmogorov complexity and Logical depth, Lyapunov exponent, Poincare plot,Porta Guzik Ehler indices, Recurrence quantification analysis, Standard HRV measurements, Symbolic aggregation
32+
33+
### Entropy analyses
34+
- Generalised entropies, Permutation entropy, Sample entropy
35+
36+
## Fractal analyses
37+
- Fragmentation dimension, Higuchi dimension, Hurst coefficient (HK, RS, SP), Hurst coefficient (PSD), Katz dimension, Petrosian dimension, RSE dimension (Roughness dimension), Sevcik dimension, Tug of war dimension, Walking divider dimension
38+
39+
## 2D images
40+
- Image opener, Image generator
41+
42+
### Preprocessing
43+
- Auto crop borders, Filter, Noise, Particles to stack, Segmentation - RGB Relative, Surrogates
44+
45+
### Complexity analyses
46+
- Kolmogorov complexity and Logical Depth
47+
48+
### Entropy analyses
49+
- Generalised entropies
50+
51+
### Fractal analyses
52+
- Box counting dimension, Correlation dimension, Fractal correlation dimension, Directional correlation dimension, FFT dimension, Link to FracLac, Fractal fragmentation indices, Generalised dimensions, Higuchi dimension 1D, Higuchi dimension 2D, Lacunarity, Mass radius dimension, Minkowski dimension, Perimeter area dimension, Pyramid dimension, Succolarity, Tug of war dimension, Walking divider dimension
53+
54+
## 3D Image volume
55+
- Image volume opener, Image volume Generator
56+
57+
### 3D Preprocessing
58+
- 3D Filter, 3D Noise, 3D Surrogates
59+
60+
### 3D Complexity analyses
61+
- 3D Kolmogorov complexity and Logical Depth
62+
63+
### 3D Entropy analyses
64+
- 3D Generalised entropies
65+
66+
### 3D Fractal analyses
67+
- 3D Box counting Dimension, 3D Correlation dimension, 3D FFT dimension, 3D Fractal fragmentation indices, 3D Generalised dimensions, 3D Higuchi dimension, 3D Lacunarity, 3D Minkowski dimension, 3D Succolarity, 3D Tug of war dimension
68+
1769
## Downloads
1870
You can download ComsystanJ [here](https://github.com/comsystan/comsystanj/releases)
1971

2072
## Installation
21-
Copy the ComsystanJ-x.x.x.jar file to the Fiji’s plugins folder.
73+
Copy the ComsystanJ-x.x.x.jar file to the Fiji’s plugins folder. Delete the old ComsystanJ jar file if it exists.
2274

2375
## Homepage and description
2476
[ComsystanJ-Homepage](https://comsystan.github.io/comsystanj/)

0 commit comments

Comments
 (0)