itarticle vagrant configuration install virtual box Config vagrant behind the proxy, http://www.netinstructions.com/running-vagrant-1-8-behind-a-proxy/ After proxy being setted, run to add a box vagrant box add hashicorp/precise64 Vagrant up to start the vm ================Exception of, 303c.768: Error (rc=-5673): 303c.768: NtAllocateVirtualMemory (0000000000400000 LB 0x1000) failed with rcNt=0xc0000018 allocating replacement memory for working around buggy protection software. See VBoxStartup.log for more details 303c.768: Error (rc=-5645): 303c.768: Too many virtual memory regions. 2021-01-30 0
itarticle python 使用 tesseract 進行光學字符檢測(ocr) French text image to string Get bounding box estimates Get verbose data including boxes, confidences, line and page numbers 0