Skip to content
Victor Genty edited this page Apr 20, 2016 · 16 revisions

LArOpenCV is an interface for Liquid Argon TPC with the image processing toolkit OpenCV.

###Rory Gilmore in Two Lines rory = cv2.imread("rory.jpg",cv2.IMREAD_GRAYSCALE)

cv2.Canny(rory,50,255)

Clone this wiki locally