effepivi
Computational Scientist in Imaging with interests in medical physics/imaging, radiotherapy, stochastic optimisation, HPC, machine learning, computer graphics
STFCDL
Pinned Repositories
CT2CAD-Fibres
gvxr-CMPB
Simulation of X-ray projections on GPU: benchmarking gVirtualXray with clinically realistic phantoms
gvxr-demos
This repository includes some of the free examples/demos I made using my gVirtualXRay library.
gvxr-ibsim-4i-2022
Course material
gvxr-tutorials
Series of tutorials to show how to use gVXR
gVXR2CIL
Import X-ray computed tomography (XCT) acquisition data simulated with gVirtualXray into the CIL reconstruction framework
ICP3038
Some source code used in my ICP3038 computer vision lectures at Bangor University
MicroTomoRegistration
Registration of 3D triangular meshes onto a 2D image can be performed using optimisation and fast X-ray simulation on GPU. Automatic estimation of the position and rigid transformation of geometric shapes (cube and cylinders) to match an actual metallic sample made of Ti/SiC fibre composite with tungsten (W) cores.
MyProjects
CIL-User-Showcase
effepivi's Repositories
effepivi/gvxr-CMPB
Simulation of X-ray projections on GPU: benchmarking gVirtualXray with clinically realistic phantoms
effepivi/MicroTomoRegistration
Registration of 3D triangular meshes onto a 2D image can be performed using optimisation and fast X-ray simulation on GPU. Automatic estimation of the position and rigid transformation of geometric shapes (cube and cylinders) to match an actual metallic sample made of Ti/SiC fibre composite with tungsten (W) cores.
effepivi/ICP3038
Some source code used in my ICP3038 computer vision lectures at Bangor University
effepivi/gvxr-tutorials
Series of tutorials to show how to use gVXR
effepivi/gvxr-ibsim-4i-2022
Course material
effepivi/gvxr-demos
This repository includes some of the free examples/demos I made using my gVirtualXRay library.
effepivi/CT2CAD-Fibres
effepivi/inp2stl
Python script to convert a file in Abacus' INP format into the STL (STereoLithography) file format
effepivi/backSub4Lectures
The program I use to perform background subtraction to include my face over the slides in the Open Broadcaster Software (OBS)
effepivi/CIL-DTHE-Reader
effepivi/ICE4131-HPC
Lab material for my ICE4131 module about High Performance Computing
effepivi/ML-examples
In this series of Notebook, I show how to create a dataset from an image and use it with Machine Learning (ML) algorithms. It is used to illustrate some concept used in ICE-3701 / ICE-4702.
effepivi/SimpleRayTracing
A simple ray-tracer used as an example of application for my HPC module.
effepivi/gVXR2CIL
Import X-ray computed tomography (XCT) acquisition data simulated with gVirtualXray into the CIL reconstruction framework
effepivi/auditwheel
Auditing and relabeling cross-distribution Linux wheels.
effepivi/CIL-User-Showcase
Add my own demo with the data reader for gVXR.
effepivi/docker-AMITEX_FFTP
Build & install AMITEX_FFTP
effepivi/EGUK-authorship-viz
InfoViz of EGUK's conferences
effepivi/FleaCV
Use the Flea3 camera with OpenCV
effepivi/glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
effepivi/gvxr-python3-gui
A small Python3 program that enables users to use gVirtualXRay with an intuitive GUI.
effepivi/hybrid-FA-PSO-EA2022
effepivi/ICE-3111-Computer_Vision
All the code and documents that I am happy to share from the Computer Vision module I teach to computer science students at Bangor University.
effepivi/Swig-Python-CMake
Example of how to use Swig with CMake to create a Python wrapper
effepivi/TitanicSurvival
Based on the kaggle competition on Titanic's passenger list to predict survival
effepivi/tomography-ART
This repository contains the serial C++ code to reconstruct X-ray tomographic data using the algebraic reconstruction technique (ART). It is an iterative reconstruction algorithm.