본문 바로가기
반응형

분류 전체보기272

Object Distance & Direction Detection for Blind and Low Vision People https://medium.com/@batuhansenerr/object-distance-direction-detection-for-blind-and-low-vision-people-c3f3fd83cbef Object Distance & Direction Detection for Blind and Low Vision People In this article, I demonstrate how an application can be created using computer vision to detect objects from voice commands, estimate the… medium.com In this article, I demonstrate how an application can be creat.. 2024. 1. 26.
kalman filter 참고 사이트 파이썬으로 구현하는 칼만 필터 (Kalman Filter in Python) "칼만 필터는 어렵지 않아 (저자: 김성필 님)"에서 소개된 예제 코드를 파이썬으로 구현합니다. https://github.com/tbmoon/kalman_filter/tree/master GitHub - tbmoon/kalman_filter: Kalman Filter in Python (파이썬으로 구현하는 칼만 필터) Kalman Filter in Python (파이썬으로 구현하는 칼만 필터). Contribute to tbmoon/kalman_filter development by creating an account on GitHub. github.com https://github.com/tbmoon/kalman_filter.. 2024. 1. 4.
python qt 참고 사이트 파이썬으로 배우는 음성인식 https://github.com/bjpublic/python_speech_recognition/tree/main GitHub - bjpublic/python_speech_recognition Contribute to bjpublic/python_speech_recognition development by creating an account on GitHub. github.com [Python 완전정복 시리즈] 2편 : Pandas DataFrame 완전정복 https://wikidocs.net/152789 02-09. 누적 계산 (expending) ####DataFrame.expanding(min_periods=1, center=None, axis=0, method='sin.. 2024. 1. 4.
Docker 개발 환경 구축 참고 사이트 https://heekng.tistory.com/117 Docker을 이용한 Python 개발환경 구축 Docker을 이용한 Python 개발환경 구축😨 파이썬...?스프링을 이용하는 자바개발자이기에 파이썬은 사용할 일이 없을 줄 알았다...하지만 파이썬은 역시 모든 개발분야에 들어갈 수 있는 언어인가 heekng.tistory.com https://derick7777.tistory.com/97 도커를 이용한 파이썬 pyenv 개발 환경 만들기, Docker python pyenv jupyter notebook Docker란 무엇인가? 도커는 컨테이너(container)기반의 소프트웨어 플랫폼으로 서비스 또는 프로그램을 쉽게 구축하고 테스트 하며 배포 할 수 있는 서비스 입니다. 도커는 프로그램을 컨테이.. 2024. 1. 4.
반응형