https://github.com/shibatch/cclopencl
Connected Component Labeling Algorithm for GPGPU
https://github.com/shibatch/cclopencl
Last synced: about 1 year ago
JSON representation
Connected Component Labeling Algorithm for GPGPU
- Host: GitHub
- URL: https://github.com/shibatch/cclopencl
- Owner: shibatch
- License: cc0-1.0
- Created: 2015-11-24T07:31:23.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2024-10-31T08:01:10.000Z (over 1 year ago)
- Last Synced: 2025-04-06T01:41:16.426Z (over 1 year ago)
- Language: C
- Homepage: https://shibatch.github.io/cclarticle/
- Size: 1.03 MB
- Stars: 23
- Watchers: 4
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Connected Component Labeling Algorithm for GPGPU
These are OpenCL, AVX2 and Java implementation of the algorithm explained in the following web page.
https://shibatch.github.io/cclarticle/
[1] Naoki Shibata, Shinya Yamamoto: GPGPU-Assisted Subpixel Tracking
Method for Fiducial Markers, Journal of Information Processing,
Vol.22(2014), No.1, pp.19-28, 2014-01.
[2] Naoki Shibata, Shinya Yamamoto:
SumiTag : Inconspicuous Fiducial Marker and GPGPU-Assisted Tracking Method,
IPSJ SIG Technical Reports, Nov. 17, 2011.