VolKit | Simple OpenGL-based slice
kandi X-RAY | VolKit Summary
kandi X-RAY | VolKit Summary
VolKit is a Java library. VolKit has no bugs, it has no vulnerabilities, it has build file available and it has low support. You can download it from GitHub.
This is sort of an experimental toolbox containing slice and volume renderers for medical (DICOM) image data sets, using LWJGL. There is a frontend app to test it all out. For the time being, you need to download and unpack the lwjgl native binaries manually and point the -Djava.library.path= in build.gradle to it (the other dependencies will be fetched by Gradle automatically). In app.properties, set dataset.basedir to a directory containing subdirectories containing sets of DICOM images (one set per subdirectory). Go here for some sample imagesets. After doing that, issue gradle run. The UI is built on TWL. Right now there is a domain model for datasets, 2D/3D viewer components for slices and volumes with dynamically modifiable volume-world and world-camera/slice coordinate transformations, and a simple viewer plugin architecture for external parties that want to handle mouse events and/or draw onto the viewer surface in a defined Z order. I'm actually planning to port this thing to JS/WebGL (possibly using C+emscripten for the visualization core) when I have time.
This is sort of an experimental toolbox containing slice and volume renderers for medical (DICOM) image data sets, using LWJGL. There is a frontend app to test it all out. For the time being, you need to download and unpack the lwjgl native binaries manually and point the -Djava.library.path= in build.gradle to it (the other dependencies will be fetched by Gradle automatically). In app.properties, set dataset.basedir to a directory containing subdirectories containing sets of DICOM images (one set per subdirectory). Go here for some sample imagesets. After doing that, issue gradle run. The UI is built on TWL. Right now there is a domain model for datasets, 2D/3D viewer components for slices and volumes with dynamically modifiable volume-world and world-camera/slice coordinate transformations, and a simple viewer plugin architecture for external parties that want to handle mouse events and/or draw onto the viewer surface in a defined Z order. I'm actually planning to port this thing to JS/WebGL (possibly using C+emscripten for the visualization core) when I have time.
Support
Quality
Security
License
Reuse
Support
VolKit has a low active ecosystem.
It has 1 star(s) with 1 fork(s). There are 1 watchers for this library.
It had no major release in the last 6 months.
There are 1 open issues and 0 have been closed. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of VolKit is current.
Quality
VolKit has no bugs reported.
Security
VolKit has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
VolKit does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
VolKit releases are not available. You will need to build from source code and install.
Build file is available. You can build the component from source.
Top functions reviewed by kandi - BETA
kandi has reviewed VolKit and discovered the below as its top functions. This is intended to give you an instant insight into VolKit implemented functionality, and help decide if they suit your requirements.
- Selects a measure in the table
- Inverse of inverse function
- Fill the multiplication of two floats
- Fill identity matrix
- Load measurements from file
- Reads count values from the stream
- Loads a V1 dataset
- Removes a slicePaint listener
- Load a texture data set into a 3D texture
- Resets the volume to world transform
- Layout the tool pane
- Fire a paint event
- Adds a toolbar action
- Return the class info for a given class
- Layout layout
- Fill a scaled scale
- Removes a paintPaint listener
- Add a value to the container
- Multipline a 2D matrix
- Layout the widget
- Draws the GUI
- Convert j2D transformation matrix to JOGL
- Fill a rotation matrix
- Reads volume config
- Removes the value from the specified value
Get all kandi verified functions for this library.
VolKit Key Features
No Key Features are available at this moment for VolKit.
VolKit Examples and Code Snippets
No Code Snippets are available at this moment for VolKit.
Community Discussions
No Community Discussions are available at this moment for VolKit.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install VolKit
You can download it from GitHub.
You can use VolKit like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the VolKit component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
You can use VolKit like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the VolKit component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page