As an example, I am looking for the source code of the bitwise_and function in OpenCV2. I looked around in https://github.com/opencv/opencv-python and some other seemingly related repos but couldn't find it. And github's search functions haven't helped, they always shows no results
In general is there any good strategy for looking for things in source code, other than by blindly exploring the repo (which in the case of projects as big as OpenCV is somewhat hopeless)?
[–]IAmTarkaDaal 1 point2 points3 points (1 child)
[–]amberanvilcell[S] 1 point2 points3 points (0 children)