Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
画像を表現しました。画像と説明をデータベースに保存したいのですが、どうすればよいですか。誰でも助けてください。
どのようなデータベースを使用していますか? データベースMs Accessまたはいくつかの異なる画像のコレクションを意味しますか.
データベースを参照して画像のコレクションを意味する場合は、次の方法を使用して特定の場所に画像を保存できます。
imwrite( variable name of the image , 'NewImage.jpg')