OzgunKB

Results 8 issues of OzgunKB

Error "module 'tensorflow' has no attribute 'GraphDef'" I cannot run "main_auto.py". Which version of tensorflow should I install?

How to inject? Injector download link please...

Hello I don't want a picture or webcam detection. Can I have Windows detect it in the active window? Like in these codes. Can you look at this sample? https://www.codepile.net/pile/mz3KN0zd

Where to download Cuda 9.2 version? Not here. https://developer.nvidia.com/cuda-92-download-archive?target_os=Windows&target_arch=x86_64

Any guide for dummies? :)

charDetect.py Traceback (most recent call last): charDetect.py", line 5, in _,contours, hierarchy = cv2.findContours(thresh1,cv2.RETR_TREE,cv2.CHAIN_APPROX_SIMPLE) ValueError: not enough values to unpack (expected 3, got 2)

How to uninstall U8glib in Marlin? Error "u8g_rot.c:48:27: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] u8g_dev_t u8g_dev_rot = { u8g_dev_rot_dummy_fn, NULL, NULL }; ^~~~~~~~~~~~~~~~~~~~ C:\Users\1700x\Documents\Arduino\libraries\U8glib\utility\u8g_rot.c:48:27: note: (near initialization for 'u8g_dev_rot.dev_fn')...

Help please... $ python main.py File "main.py", line 138 print 'No .jpg images found in the specified dir!' ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('No...