Skip to content
View Blueblue22two's full-sized avatar
  • China

Block or report Blueblue22two

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Blueblue22two/README.md
  • 👋 Hi, I’m @Blueblue22

  • Chengdu

  • CDUT-Computer Science-Undergraduate

  • 来分享一些自己写的项目

Pinned Loading

  1. Python-matchTemplate- Python-matchTemplate- Public

    简单实现了一下模板匹配算法并用于图像与视频,代码中使用了opencv和numpy(但核心的计算部分没有直接调用opencv的cv.matcTemplate()方法)This project implements the template matching algorithm