Pinned Repositories
LibAPR-java-wrapper
Java wrapper for LibAPR. Allowes to read and reconstruct APR files.
CudaTemplate
Easiest possible project to test compilation flags etc. when both - nvcc and host compiler are used.
FaspHeuristic
Library implementing TIGHT-CUT heuristic for solving FASP (Feedback Arc Set Problem)
grid2tiff
Script concatenates small 2d/3d tiff files into one big image
hello-world-command
JavaCppTemplate
Template / simple example of how to use javacpp in maven project.
LibAPR
Library for producing and processing on the Adaptive Particle Representation (APR).
MosaicSuite
MosaicSuite contains image analysis and processing plugins for ImageJ/Fiji ....... This is a backup site for latest code refer to:
RecursiveGPU
A fast and efficient 3D recursive filter GPU implimentation
krzysg's Repositories
krzysg/CudaTemplate
Easiest possible project to test compilation flags etc. when both - nvcc and host compiler are used.
krzysg/hello-world-command
krzysg/JavaCppTemplate
Template / simple example of how to use javacpp in maven project.
krzysg/MosaicSuite
MosaicSuite contains image analysis and processing plugins for ImageJ/Fiji ....... This is a backup site for latest code refer to:
krzysg/FaspHeuristic
Library implementing TIGHT-CUT heuristic for solving FASP (Feedback Arc Set Problem)
krzysg/grid2tiff
Script concatenates small 2d/3d tiff files into one big image
krzysg/LibAPR
Library for producing and processing on the Adaptive Particle Representation (APR).
krzysg/RecursiveGPU
A fast and efficient 3D recursive filter GPU implimentation
krzysg/clij2
GPU-accelerated image processing for everyone
krzysg/javacpp
The missing bridge between Java and native C++
krzysg/ModernCMakeTemplate
Examples of using modern CMake for different types of library.
krzysg/Pybind11Template
Template cmake project for playing with pybind11