2022/6/13
- Windows10
- Intel Core i7 7th gen
- メモリ16GB
| import rclpy | |
| from rclpy.node import Node | |
| from sensor_msgs.msg import Image | |
| from cv_bridge import CvBridge | |
| import cv2 | |
| import mss | |
| import numpy as np | |
| # マウス選択用の状態を保持する辞書 | |
| selection_state = { |
| # WidgetでGooglePatentをParseする | |
| from googlepatentscraper.document import Document | |
| from google.colab import widgets | |
| import ipywidgets as widgets | |
| from IPython.display import display, HTML, clear_output | |
| url_box = widgets.Text( | |
| value='', | |
| placeholder='Google PatentのURLを入力してください', | |
| description='URL:', |
| #!/usr/bin/env /usr/bin/python3 | |
| # -*- coding: utf-8 -*- | |
| # ----------------------------------------------- | |
| # ROS2 Node 送信側 | |
| # | |
| # The MIT License (MIT) | |
| # Copyright (C) 2022 yoshi ri. | |
| # ----------------------------------------------- | |
| """Gather Discussions in Github Repo with GraphQL | |
| Returns: | |
| CSV output file | |
| """ | |
| from ast import parse | |
| import subprocess | |
| import json |
| # -*- coding: utf-8 -*- | |
| # 年収から所得税を計算する | |
| import numpy as np | |
| import sys | |
| # bollowed from : https://qiita.com/hideorder/items/a878a794418ef99b7f19 | |
| def CalcTax(income): |
| { | |
| "cells": [ | |
| { | |
| "cell_type": "code", | |
| "execution_count": 4, | |
| "metadata": {}, | |
| "outputs": [], | |
| "source": [ | |
| "import cv2\n", | |
| "import matplotlib.pyplot as plt\n", |
| Id | Answer | |
|---|---|---|
| IMG_4973.JPG | 19 | |
| IMG_4974.JPG | 11 | |
| IMG_4976.JPG | 20 | |
| IMG_4981.JPG | 4 | |
| IMG_4998.JPG | 2 | |
| IMG_4999.JPG | 0 | |
| IMG_5005.JPG | 0 | |
| IMG_5017.JPG | 3 | |
| IMG_5021.JPG | 10 |