简体   繁体   English

Google CoLab:如何使用opencv从我的Google驱动器读取数据?

[英]Google CoLab: how to use opencv to read data from my Google drive?

After authorizing Google Drive, installing opencv and uploading the data in my Google Drive, I still can't read the image that I want using OpenCV 授权Google云端硬盘,安装opencv并在Google云端硬盘中上传数据后,我仍然无法使用OpenCV读取所需的图像

在此处输入图片说明 在此处输入图片说明

Where goes wrong? 哪里出问题了? Any help will be appreciated! 任何帮助将不胜感激!

由于您已将google驱动器装入驱动器文件夹,因此文件路径应类似于:

drive/<path_to_file_in_drive>

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Google Colab:如何从我的谷歌驱动器中读取数据? - Google Colab: how to read data from my google drive? 在 Google CoLab Notebook 中,如何在不经过两次身份验证的情况下从公共 Google 云端硬盘和我的个人云端硬盘中读取数据? - In Google CoLab Notebook, how to read data from a Public Google Drive AND my personal drive *without* authenticating twice? Google Colab:如何在 Google Colab 中从 Google Drive 中读取多个图像 - Google Colab: How To Read Multiple Images From a Google Drive in Google Colab 如何正确地将数据从Google云端硬盘导入Google Colab Notebook? - How to properly import data from Google Drive to Google Colab Notebook? 如何将数据从谷歌驱动器导入谷歌colab? - How to import data into google colab from google drive? 从本地驱动器读取文件到google colab - read in a file from a local drive to google colab 从 Google Drive Colab 下载数据 - Downloading Data from Google Drive Colab 无法从放置在 Google Drive 和使用 google colab 上的文件中解压缩和读取数据 - Not able to unzip and read data from File placed on Google Drive and using google colab 如何使 openCV 在谷歌 colab 上使用 GPU - how to make openCV use GPU on google colab 在 Colab 中访问公共 Google 驱动器文件夹(不是来自我的驱动器)? - Access public Google drive folder (not from my drive) in Colab?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM