Download List

프로젝트 설명

ImLib3D is a C++ library and visualization system for 3D (volumetric) image processing. It contains most basic image processing algorithms, as well as some more sophisticated ones. Its images are STL-compliant templated containers. It inculdes a viewer that features multiplanar views, interactive image processing, animations, vector field views, and 3D (OpenGL) multiplanar. Its main application is medical image processing.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-03-05 14:50 Back to release list
0.6.0

iterator STL과 그것을 준수하도록 재작 성했고, 지금은 직장에서 STL 알고리즘. voxel 당 비트의 임의의 숫자와 이미지에 대한 BitImage3D (지원)이 추가되었습니다. 뷰어를 확장 적재 모듈 사용하여 (. 있으므로) 플러그 기능을 추가하기 위해 만들어졌습니다. 많은 코드를 정리 추가되었습니다.
Tags: Major feature enhancements
The iterator was rewritten to make it STL compliant, and STL algorithms now work. BitImage3D (support for images with an arbitrary number of bits per voxel) was added. The viewer was made extensible by the use of loadable modules (.so) to add pluggable functionality. Many code cleanups were added.

Project Resources