맥기짱짱

  • 홈
  • 태그
  • 방명록

numpy 2

AIoT 정규 51일차

Numpy를 사용해서 신호등 색 구별하기 import tkinter as tk from tkinter import filedialog from PIL import Image, ImageTk import numpy as np def open_image(): file_path = filedialog.askopenfilename() if file_path: image = Image.open(file_path) photo = ImageTk.PhotoImage(image) label.config(image=photo) label.image = photo # keep a reference to the image # Convert the image to a numpy array image_array = np.arra..

AIoT 2024.03.21

AIoT 정규 43일차

변수(Variable): 값을 저장하는 메모리 공간 RAM - 값을 기억하는 장치인 메모리는 컴퓨터 안에 대략 수십억 개가 존재 - 메모리의 위치는 16진수로 구분 프로그래밍에서 자료형(Data Type) : 변수나 값의 종류를 나타내는 데 사용되는 분류 Python 패키지를 찾을때 유용한 웹사이트(https://pypi.org/) PyPI · The Python Package Index The Python Package Index (PyPI) is a repository of software for the Python programming language. pypi.org 여기 검색창에서 패키지명을 검색할 수 있다! 예시로 TensorFlow를 검색해 보자!! pip install tensorflow ..

AIoT 2024.03.05
이전
1
다음
더보기
프로필사진

맥기짱짱

  • 분류 전체보기 (75)
    • AIoT (66)
    • Do it! 점프 투 파이썬 (3)
    • 백준 문제 (3)
    • Memo (1)
    • Project (1)
    • Flutter (0)

Tag

numpy, 머신러닝, AIot #Python, 인공지능, SQL, Java, 고양이, MySQL, opencv, 딥러닝, 고영희, Flutter, Python, oracle, cat, AIoT, Web-Crawling, Gato, KAT, PANDAS,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/08   »
일 월 화 수 목 금 토
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

티스토리툴바