Skip to content
View Luther1994's full-sized avatar

Block or report Luther1994

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. stereo-vision stereo-vision Public

    Forked from Cuirongcheng/Image-matching-and-ranging-based-on-binocular-stereo-vision

    双目立体视觉是计算机视觉范畴的核心之一,它利用双目相机来获得目标物体的图像,经过物体图像处理 之后得到目标物体所在场景环境的三维信息,最终实现非接触条件下测距,简单便捷。本次毕业设计主要内容为研究 基于双目立体视觉平台上的图像匹配以及目标物体的距离测量技术,图像特征提取部分研究了 SIFT 算法和 SURF 算 法,特征匹配部分研究了 BF 法和 FLANN 法,距离测量研究主要通过视差深度…

    Python 1

  2. OpenCL-2.0 OpenCL-2.0 Public

    Forked from xiaoweiChen/Heterogeneous-Computing-with-OpenCL-2.0

    《Heterogeneous Computing with OpenCL 2.0》英文版的中文翻译。

    1

  3. curly-invention curly-invention Public

  4. SuperPoint SuperPoint Public

    Forked from rpautrat/SuperPoint

    Efficient neural feature detector and descriptor

    Jupyter Notebook

  5. mozjpeg mozjpeg Public

    Forked from mozilla/mozjpeg

    Improved JPEG encoder.

    C

  6. JPEG-Progressive JPEG-Progressive Public

    This project is the implementation of Progressive JPEG Encode-Decode with Matlab.

    MATLAB