Skip to content

zeabusTeam/train_vision

Repository files navigation

train_vision

Implement image blurring method.ipynb

ให้ลองทำ median กับ average blur ใช้ภาพอะไรก็ได้ ลอง Implement ให้ใช้แค่ loop, numpy, arithmetic operators

Implement image thresholding method.ipynb

ให้ลองสร้างภาพ binary image โดยวิธี thresholding โดยห้ามใช้ cv.threshold โดยในไฟล์จะมี link ให้อ่านเกี่ยวกับ thresholding ด้วย ให้ภาพที่ให้ไปเดี๋ยวจะสอน otsu ต่อ 

Hint: numpy.zeros, numpy.ones

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published