AlgART Java Libraries 1.4.25
AlgART Laboratory – 프리웨어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.
개요
AlgART Java Libraries 범주 개발 AlgART Laboratory개발한에서 프리웨어 소프트웨어입니다.
AlgART Java Libraries의 최신 버전은 2025-06-04에 발표 된 1.4.25. 처음 2014-11-13에 데이터베이스에 추가 되었습니다.
다음 운영 체제에서 실행 되는 AlgART Java Libraries: Windows.
AlgART Java Libraries 하지 평가 하고있다 우리의 사용자가 아직.
최신 리뷰
![]() |
Epic Games Launcher
Epic Games Launcher로 Epic Games의 힘을 발휘하십시오 |
![]() |
WPS Office
WPS Office: 모든 요구 사항을 충족하는 다용도 오피스 제품군 |
![]() |
Adobe Photoshop
최고의 사진 편집 소프트웨어: 어도비 포토샵 리뷰 |
![]() |
CPU-Z
CPUID별 CPU-Z를 사용하여 CPU에 대한 자세한 정보를 얻으십시오. |
![]() |
McAfee Security Scan Plus
McAfee Security Scan Plus: 장치에 대한 포괄적인 보호 |
![]() |
Adobe Flash Player NPAPI
Adobe Flash Player NPAPI: 멀티미디어 웹 브라우징을 위한 필수 소프트웨어 |
![]() |
UpdateStar Premium Edition
UpdateStar Premium Edition으로 소프트웨어를 최신 상태로 유지하는 것이 그 어느 때보다 쉬워졌습니다! |
![]() |
Microsoft Visual C++ 2015 Redistributable Package
Microsoft Visual C++ 2015 재배포 가능 패키지로 시스템 성능을 향상시키십시오! |
![]() |
Microsoft Edge
웹 브라우징의 새로운 표준 |
![]() |
Google Chrome
빠르고 다재다능한 웹 브라우저 |
![]() |
Microsoft Visual C++ 2010 Redistributable
Visual C++ 응용 프로그램 실행을 위한 필수 구성 요소 |
![]() |
Microsoft Update Health Tools
Microsoft Update Health Tools: 시스템을 항상 최신 상태로 유지하세요! |