iceteahh
iceteahh
@JohanJarvi good work man, I will try out your solution.
@JohanJarvi Did you fix it?
I have same problem here. Some one please help.
@sumit007 In my case above `MainActivity` hold reference to `TextView` and same for `TextView`. So in order to release `MainActivity` GC need to release `TextView` first but to release `TextView`...
@pedroSG94 I'm using your example with libvlc-android:2.1.12 and I can't put my video on center of `SurfaceView`. It appeared at the bottom left of `SurfaceView`. Do you have any idea...
@pedroSG94 Thanks for your work.
It is not work on python 3.0. There is a error: contours, hierarchy = cv2.findContours(thresh1.copy(), cv2.RETR_TREE, cv2.CHAIN_APPROX_NONE) ValueError: too many values to unpack