Tracks the trajectories of Alpha and Beta particles in a Cloud Chamber detector and exports the tracked trajectories along with the linear fit of the trajectories. The program utilises the EasyBMP library to operate on a series of images that are snapshots of the Cloud Chamber detector at various time.
Input image with alpha and beta particle trajectories
Configure the project
mkdir build
cmake -DCMAKE_BUILD_TYPE=Release ..
Compile and install
make -j
make install
Run the analysis for the cloud chamber data
./bin/cloud-chamber