JTransforms

JTransforms is the first, open source, multithreaded FFT library written in pure Java. Currently, four types of transforms are available: Discrete Fourier Transform (DFT), Discrete Cosine Transform (DCT), Discrete Sine Transform (DST) and Discrete Hartley Transform (DHT). The code is derived from General Purpose FFT Package written by Takuya Ooura and from Java FFTPack written by Baoshe Zhang. This version has been modified to daemonize threads and stop any application using the library waiting after execution has finished, and is based on revision 29 of the svn version of the code from 2014-05-18.

Лицензия

Лицензия

Категории

Категории

ORM Данные
Группа

Группа

org.openimaj
Идентификатор

Идентификатор

JTransforms
Последняя версия

Последняя версия

1.3.10
Дата

Дата

Тип

Тип

jar
Описание

Описание

JTransforms
JTransforms is the first, open source, multithreaded FFT library written in pure Java. Currently, four types of transforms are available: Discrete Fourier Transform (DFT), Discrete Cosine Transform (DCT), Discrete Sine Transform (DST) and Discrete Hartley Transform (DHT). The code is derived from General Purpose FFT Package written by Takuya Ooura and from Java FFTPack written by Baoshe Zhang. This version has been modified to daemonize threads and stop any application using the library waiting after execution has finished, and is based on revision 29 of the svn version of the code from 2014-05-18.
Ссылка на сайт

Ссылка на сайт

https://sites.google.com/site/piotrwendykier/software/jtransforms
Организация-разработчик

Организация-разработчик

The University of Southampton

Скачать JTransforms

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.openimaj/JTransforms/ -->
<dependency>
    <groupId>org.openimaj</groupId>
    <artifactId>JTransforms</artifactId>
    <version>1.3.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.openimaj/JTransforms/
implementation 'org.openimaj:JTransforms:1.3.10'
// https://jarcasting.com/artifacts/org.openimaj/JTransforms/
implementation ("org.openimaj:JTransforms:1.3.10")
'org.openimaj:JTransforms:jar:1.3.10'
<dependency org="org.openimaj" name="JTransforms" rev="1.3.10">
  <artifact name="JTransforms" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openimaj', module='JTransforms', version='1.3.10')
)
libraryDependencies += "org.openimaj" % "JTransforms" % "1.3.10"
[org.openimaj/JTransforms "1.3.10"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2

Модули Проекта

Данный проект не имеет модулей.
org.openimaj

Версии библиотеки

Версия
1.3.10
1.3.9
1.3.8
1.3.7
1.3.6
1.3.5
1.3.1
1.3