Starred repositories
Security Orchestration, Automation and Response (SOAR) Platform. 安全编排与自动化响应平台,无需编写代码的安全自动化,使用 SOAR 可以让团队工作更加高效
Enable Sidecar on Unsupported iPads and Macs running iPadOS 13 and macOS Catalina
Java 面经手册,全书共计 5 章 29 节,417页11.5万字,耗时 4 个月完成。涵盖数据结构、算法逻辑、并发编程、JVM以及简历和互联网大厂面试等内容。
Automatically registers (aligns) and visualizes point clouds, or processes a whole bunch at once
Implementation of "High-Performance and Tunable Stereo Reconstruction". Origin repo: https://gitlab.com/jdiep/high-performance-and-tunable-stereo-reconstruction
In this case, implement RANSAC global registration algorithm using python without library
Implement stereo matching by belief propagation by both CUDA and C++.
Loopy belief propagation for stereo depth estimation. Based on sum product algorithm.
Implement Loopy Belief Propagation for disparity map
Using a MRF with loopy belief propagation to infer depth from stereo images.
DeepPruner: Learning Efficient Stereo Matching via Differentiable PatchMatch (ICCV 2019)
A hybrid algorithm for disparity calculation from sparse disparity estimates based on stereo vision
一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024
This is the project page for our IJCV paper 'Light structure from pin motion: Geometric point light source calibration' by Hiroaki Santo, Michael Waechter, Wen-Yan Lin, Yusuke Sugano, and Yasuyuki …
自己的学习笔记。包含:个人秋招经历、🐂客面经问题按照频率总结、Java一系列知识、数据库、分布式、微服务、前端、技术面试、每日文章等(持续更新)
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
A curated list of awesome frameworks, libraries and software for the Java programming language.
《Java 并发编程实战》阅读整理笔记,附加了一些《Java 并发编程的艺术》中的内容,以及对原书结构进行了调整。
dontLoveBugs / depth-refinement-and-normal-estimation
Forked from rossimattia/depth-refinement-and-normal-estimationA graph-based framework to refine a noisy and possibly incomplete depth map and estimate the corresponding normal map.
PatchMatchStereo,倾斜窗口经典,效果极佳,OpenMVS&Colmap稠密匹配算法。完整实现,代码规范,注释清晰,博客教学,欢迎star!