Alec Woods 1f571da4f5
Avoid double free in cannyEdgeDetectorNPP.cpp
The device memory for the image will be automatically freed when the image object itself is destroyed.
2020-11-01 11:15:12 -05:00
..