AlgART Java Libraries 1.2



Publisher Description



Open-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.

About AlgART Java Libraries

AlgART Java Libraries is a free software published in the Components & Libraries list of programs, part of Development.

This Components & Libraries program is available in English. It was last updated on 23 April, 2024. AlgART Java Libraries is compatible with the following operating systems: Linux, Other, Unix, Windows.

The company that develops AlgART Java Libraries is AlgART Laboratory. The latest version released by its developer is 1.2. This version was rated by 1 users of our site and has an average rating of 3.0.

The download we have available for AlgART Java Libraries has a file size of 2.10 MB. Just click the green Download button above to start the downloading process. The program is listed on our website since 2013-12-19 and was downloaded 129 times. We have already checked if the download link is safe, however for your own protection we recommend that you scan the downloaded software with your antivirus. Your antivirus may detect the AlgART Java Libraries as malware if the download link is broken.

How to install AlgART Java Libraries on your Windows device:

  • Click on the Download button on our website. This will start the download from the website of the developer.
  • Once the AlgART Java Libraries is downloaded click on it to start the setup process (assuming you are on a desktop computer).
  • When the installation is finished you should be able to see and run the program.



RELATED PROGRAMS
Our Recommendations






BarCode2D-PNG


Click stars to rate this APP!

Users Rating:  
  3.0/5     1
Downloads: 129
Updated At: 2024-04-23
Publisher: AlgART Laboratory
Operating System: Linux, Other, Unix, Windows
License Type: Free