AlgART Java Libraries 1.2
AlgART Laboratory – FreewareOpen-source Java libraries, supporting generalized smart arrays and matrices with elements of any types (1 bit, 8/16/32/64-bit integers, 32/64-bit floating point values and any other Java types). The libraries contain a wide set of 2D-, 3D- and multidimensional image processing algorithms: linear filtering, mathematical morphology, rank operations, spectral transformation (FFT), and other algorithms, working over arrays and matrices. There is also skeletonization and measuring of binary images. The libraries use 63-bit addressing of array elements (all indexes and length are represented by 64-bit long type). So, it's theoretically possible to create and process arrays and matrices containing up to 2^63-1 (~10^19) elements of any primitive or non-primitive types, if OS and hardware can provide necessary amount of memory or disk space. Memory model concept allows storing AlgART arrays in different schemes, from simple Java arrays to mapped disk files; all necessary data transfers are performed automatically while every access to an element or a block of elements. Most of algorithms are based on wide usage of lazy evaluations. Typical operations, like elementwise summing or geometrical matrix transformations, are implemented via lazy views of the source array or matrix. For example, you can take a multidimensional matrix, rotate it (or perform any other affine or projective transform), and then extract a submatrix from the result. All these operations will be performed virtually (not requiring time), and actual calculations will be performed only at the moment of accessing elements, usually while copying the resulting matrix to a newly created one. Moreover, in many cases the libraries will 'understand' itself, that the user wants to perform rotation or another transform, and will split the matrix into suitable rectangular blocks (fitting in RAM) and choose the best algorithm for this task at the moment of copying operation.
Panoramica
AlgART Java Libraries è un software Freeware nella categoria Sviluppo sviluppato da AlgART Laboratory.
L'ultima versione di AlgART Java Libraries is 1.2, pubblicato su 13/11/2014. Inizialmente è stato aggiunto al nostro database su 13/11/2014.
AlgART Java Libraries viene eseguito sui seguenti sistemi operativi: Windows.
AlgART Java Libraries non è stato valutato dai nostri utenti ancora.
Ultime recensioni
![]() |
WebAdvisor by McAfee
Proteggi la tua navigazione online con WebAdvisor di McAfee |
![]() |
Avast Free Antivirus
Protezione di prim'ordine per i tuoi dispositivi con avast! Antivirus gratuito! |
![]() |
Google Drive
Archivia e accedi facilmente ai tuoi file con Google Drive. |
![]() |
TeamViewer
Accesso semplificato al desktop remoto con TeamViewer |
![]() |
CCleaner
Migliora le prestazioni del tuo computer con CCleaner! |
![]() |
Java Update
Rimani aggiornato con Java Update di Oracle |
![]() |
UpdateStar Premium Edition
Mantenere aggiornato il tuo software non è mai stato così facile con UpdateStar Premium Edition! |
![]() |
Microsoft Visual C++ 2015 Redistributable Package
Migliora le prestazioni del tuo sistema con Microsoft Visual C++ 2015 Redistributable Package! |
![]() |
Microsoft Edge
Un nuovo standard nella navigazione web |
![]() |
Google Chrome
Browser Web veloce e versatile |
![]() |
Microsoft Visual C++ 2010 Redistributable
Componente essenziale per l'esecuzione di applicazioni Visual C++ |
![]() |
Microsoft Update Health Tools
Strumenti per l'integrità di Microsoft Update: assicurati che il tuo sistema sia sempre aggiornato! |