Skip to content
View HaoXuan11's full-sized avatar

Block or report HaoXuan11

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

Popular repositories Loading

  1. Simulation-surface-generating-program-based-on-C-and-Python Simulation-surface-generating-program-based-on-C-and-Python Public

    Forked from Reyyyyyy/Simulation-surface-generating-program-based-on-C-and-Python

    算法基于C和Python实现,由我一人负责,一周完成。算法的输入是五个任意的高度值,得到与现实相似的河床平面。利用最小二乘法,得到拟合五点的光滑曲面,加入自己设计的复杂数学函数和基于numpy实现的随机化凹凸算子,使曲面粗糙不平,基于Matplotlib将输出的数组可视化。

    C++

  2. EdgesSubPix EdgesSubPix Public

    Forked from songyuncen/EdgesSubPix

    Sub-Pixel Edge Detection Using OpenCV

    C++

  3. shape_based_matching shape_based_matching Public

    Forked from meiqua/shape_based_matching

    try to implement halcon shape based matching, refer to machine vision algorithms and applications, page 317 3.11.5, written by halcon engineers

    C++

  4. EasyOCR EasyOCR Public

    Forked from JaidedAI/EasyOCR

    Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.

    Python