WillNilges / inkpath

A plugin for transcribing hand-drawn notes, diagrams, and tables onto xournalpp documents
GNU General Public License v2.0
18 stars 1 forks source link

Do stuff on the GPU #30

Closed WillNilges closed 1 year ago

WillNilges commented 1 year ago

I'm trying to implement my OpenCV functions on the GPU using CUDA for my High Performance Architectures class...

It's going terribly

WillNilges commented 1 year ago

I'm really getting too old to be coding at 3:00AM.

WillNilges commented 1 year ago

otsu's threshold works™

WillNilges commented 1 year ago

So the thresholding algos work. I'm probably gonna call it here for the CUDA-ification efforts and try to clean up some of the code, improve usability, and set up some better benchmarking code (and also try to fix that goddamn makefile issue). Might come back to it if it's before December 5th (when the project is due lol) and I have a burst of energy.

WillNilges commented 1 year ago

https://github.com/willnilges/inkpath-cuda