https://github.com/veresdavid/imgproc-task6
Binary tomography reconstruction based on branch and bound algorithm.
https://github.com/veresdavid/imgproc-task6
binary-tomography branch-and-bound cpp
Last synced: 11 months ago
JSON representation
Binary tomography reconstruction based on branch and bound algorithm.
- Host: GitHub
- URL: https://github.com/veresdavid/imgproc-task6
- Owner: veresdavid
- Created: 2018-04-17T07:52:01.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-17T07:53:28.000Z (about 8 years ago)
- Last Synced: 2025-06-08T16:42:26.437Z (about 1 year ago)
- Topics: binary-tomography, branch-and-bound, cpp
- Language: C++
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ImgProc - Task 6
Developed in Visual Studio 2017.
Used dependency: OpenCV.
Binary tomography reconstruction based on branch and bound algorithm.
Link to the algorith: [link](https://www.researchgate.net/profile/Miklos_Poth/publication/228570533_Branch_and_Bound_Method_for_Discrete_Tomography_Reconstruction_of_hv-convex_Binary_Matrices/links/56f130cf08aec63f4c9b4c12/Branch-and-Bound-Method-for-Discrete-Tomography-Reconstruction-of-hv-convex-Binary-Matrices.pdf)