Ask Your Question
1

Will putText,circle,line,rectangle for cv::cuda::GpuMat be implement?

asked May 2 '18

joshuafc gravatar image

Will putText,circle,line,rectangle for cv::cuda::GpuMat be implement?

Preview: (hide)

1 answer

Sort by » oldest newest most voted
0

answered May 2 '18

berak gravatar image

probably never. those operations need per-pixel (random) access, which cannot be done effectively on a gpu

Preview: (hide)

Question Tools

1 follower

Stats

Asked: May 2 '18

Seen: 2,513 times

Last updated: May 02 '18