Virtual Fragment Reconstruction Extension Help

Has anyone attempted to use the virtual fragment reconstruction extension described here:
https://www.slicer.org/wiki/Documentation/4.6/Extensions/VirtualFractureReconstruction

I can’t find any way to actually install the extension through the slicer interface or through the developer files that they’ve included. I’m fairly new to slicer to any help would be appreciated. Thanks!

The source code is available, but it’s for an older version of Slicer so it would need to be updated a bit. I suspect it could be made to work if you have the time and are willing to learn about the build process.

1 Like

I’ve fixed the build errors (all trivial modifications due to VTK, ITK, and Slicer API updates). You can get the update version from my forked repository. I’ve also sent a pull request to the author to update the original repository.

If you build it and add the binary directories to the additional module paths, then modules should show up in the “Developer tools” and “Work in progress” categories. I haven’t tested the modules at all. If you find the modules useful then let me know and then I add the extension to the extension manager.

1 Like

Thank you for your help!! I’ll let you know if/when I get it working.

Dear Developers,

I’m working on a tibial plateau fracture, and i’m interested in the description of your extension :frowning:https://www.slicer.org/wiki/Documentation/Nightly/Extensions/VirtualFractureReconstruction).

Even with the updated files( https://github.com/lassoan/VirtualFractureReconstructionSlicerExtension), I didn’t find the way to install and use the extension. I’m working with 3D Slicer 4.6.2 on Windows 10 64bit.

I tried to build it with Cmake by calling the CMakelLists.txt in the master file, but the building finds errors. Actually, I don’t really know how to do it properly.

Any help would be very appreciated.

Thank you !

Aube (FR)

Hi Aube -

To build the extension you need to build your own Slicer locally - did you do that?

https://www.slicer.org/wiki/Documentation/Nightly/Developers/Build_Instructions

Best,
-Steve

I’ve added this extension to the extension index. It should be available in the Extension manager in the nightly version of Slicer that you download Friday or later.

Hi,

Pieper, Thank you for your answering !. It would be help full if I’ll need to install the extension on the stable 3D Slicer version.

Lassoan, I just found and install the extension on the nightly Slicer version. Thank you a lot !

Best regards,

Aube