Skip to content

UEC "Software Engineering" class assignments

Notifications You must be signed in to change notification settings

se-uec/2024-m2210593-tdd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDD課題

概要

・映像から、YOLOv8を用いて物体検出を行い、切り抜いた画像を出力するプログラムを作成予定
・TDDで開発
・同時に、段階的詳細化を用いて関数作成

Requirements

・OpenCV
・YOLOv8
・numpy

How to run

・main.pyを実行
・テストを実行したい場合は、test/main_test.pyを実行

About

UEC "Software Engineering" class assignments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%