Skip to content
View CCcccavalie's full-sized avatar

Block or report CCcccavalie

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. hello-world hello-world Public

    HTML

  2. MVision MVision Public

    Forked from Ewenwan/MVision

    机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶

    C++

  3. pcl pcl Public

    Forked from PointCloudLibrary/pcl

    Point Cloud Library (PCL)

    C++

  4. StereoCamera-DistanceMeasurement StereoCamera-DistanceMeasurement Public

    Forked from mengban/StereoCamera-DistanceMeasurement

    Distance Measurement by Stereo Camera via opencv

    Python

  5. Image-matching-and-ranging-based-on-binocular-stereo-vision Image-matching-and-ranging-based-on-binocular-stereo-vision Public

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

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

    Python

  6. Stereo-matching Stereo-matching Public

    Forked from WillySung/Stereo-matching

    use two cameras to compute depth map and calculate the distance

    Python