Hacker News new | ask | show | jobs
by wizzerking 2735 days ago
Might I suggest parallelization of an algorithm never mind , already available for median filter. Since OpenCV is available I can not think of a single algorithm that is not adapted for GPU. Stitching is now performed in real time by using GPU Hough transforms for circles and rectangles is done already so sorry for the rambling, but I can't think of anything i use that has not been implemented on the GPU