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.

2005-06-20 12:53
0.9.2

종속성 및 업데이 트되었습니다 배포를 두 개의 패키지 : 라이브러리 및 뷰어를 분할했다. 이 릴리스를 성공적으로 여러 플랫폼에서, 데비안 경사님, 페도라 코어 3를 포함한 테스트되었습니다, 맥 OS X 타이거와 맨드 레이크 10.1. 지금은 GCC의 버전 3.3과 4.0을 컴파일합니다.
Tags: Code cleanup
The dependencies were updated and the distribution was split into two packages: the library and the viewer. This release has been successfully tested on several platforms, including Debian Sarge, Fedora Core 3, Mac OS X Tiger, and Mandrake 10.1. It now compiles with GCC versions 3.3 to 4.0.

2003-09-29 17:50
0.9.1

이 마이너 릴리스 본질적으로 간단하고 컴파일 ImLib3D 설치 및 관련 라이브러리를 설치 스크립트를 추가합니다. 또한 몇 가지 버그 수정.
Tags: Minor bugfixes
This minor release essentially adds an easy
install script for compiling and installing
ImLib3D and related libraries. It also fixes a few
bugs.

2003-06-30 16:18
0.9.0

이 릴리스뿐만 아니라 수많은 작은 향상 버그 수정의 큰 숫자가 포함되어있습니다. ImLib3D 지금은 둘 다 g + + 3.2을 지원하는 g + + 2.96. 아니 이번 릴리스에서 RPM을 사용할 수있습니다.
Tags: Major bugfixes
This release includes a great number of bug fixes as well as many small improvements. ImLib3D now supports both g++ 3.2 and g++ 2.96. No RPMs are available with this release.

2002-08-27 19:59
0.8.0

저기 변경 및 버그수정이 릴리스에서는이 많이있습니다. 몇 가지 새로운 기능을 추가했다. 많은 것들이, 디렉토리 구조를 포함하여 재구성했다. 몇몇 클래스와 함수 이름이됐다.
Tags: Major feature enhancements
There are a lot of changes and bugfixes in this release. Several new features
were added. Many things were reorganized, including the directory structure.
Several classes and functions were renamed.

2002-03-05 14:50
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