We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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)
rory = cv2.imread("rory.jpg",cv2.IMREAD_GRAYSCALE)
cv2.Canny(rory,50,255)