LoginSignup
0
1

More than 5 years have passed since last update.

画像の英文を読み取りたい

Posted at

参照から自分の持つ画像を表示するプログラムと
urlを入力すると、英文と画像を表示するプログラムと英文を入力すると、日本語訳が表示させるプログラムの、3つあり、これを1つにまとめたい。

<!DOCTYPE html>



Translation






translation


画像の英語を日本語に翻訳する



  <input type="submit" value="search" id="search">
</form>
  </div>
<div class="preview"/>






画像URLを入力しRead imageを押してください


Read image






読取結果:




Source image:





/日本語訳/








0
1
2

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1