| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Now include path is system-independent.
|
|
|
|
|
|
|
|
Add data3d('change_geometry')
|
|
Add 'link' feature to Python (for 2D and 3D data)
|
|
|
|
|
|
|
|
|
|
Fixed a few CUDA 2D DART bugs.
|
|
|
|
* Mixed width and height led to incorrect work on rectangular images.
* Incorrect weight calculation in `devDartSmoothingRadius` (#47).
|
|
These variables are never used when uninitialized, but Visual Studio complains
about them.
|
|
|
|
|
|
New logging API
|
|
|
|
|
|
|
|
|
|
|
|
Generate MSVC 2008/2012 project files with a Python script
|
|
|
|
|
|
|
|
Add projector3d and CUDA projectors to Python (to match new Matlab code)
|
|
|
|
|
|
Also introduces a mex initialize function that is called
at the first invocation of any mex method.
|
|
|
|
these defines
|
|
|
|
|
|
|
|
Improve configure checks for boost
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Make Python get_geometry code match Matlab (after 03a9dd9)
|
|
|
|
03a9dd972ada50eedb83386910cecf02fe8d0e35)
|