Pinned Repositories
12306
12306智能刷票,订票
A-flexible-new-technique-for-camera-calibration
Source code for “Z. Zhang, <A flexible new technique for camera calibration>, IEEE Transactions on Pattern Analysis and Machine Intelligence, 22(11):1330–1334, 2000.”
awesome_3d_slam_resources
记录3D视觉、VSLAM、计算机视觉的干货资料。
CVPR19-Face-Anti-spoofing
Code for 2nd Place Solution in Face Anti-spoofing Attack Detection Challenge @ CVPR2019
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
FaceMaskDetection
开源人脸口罩检测模型和数据 Detect faces and determine whether people are wearing mask.
insightface
State-of-the-art 2D and 3D Face Analysis Project
mmdetection
OpenMMLab Detection Toolbox and Benchmark
MobileFace
A face recognition solution on mobile device.
ZhangZhengYou
张正友标定法的数学原理以及python源码实现(详细)
FZWei-YYDS's Repositories
FZWei-YYDS/ZhangZhengYou
张正友标定法的数学原理以及python源码实现(详细)
FZWei-YYDS/awesome_3d_slam_resources
记录3D视觉、VSLAM、计算机视觉的干货资料。
FZWei-YYDS/CameraCalibration
手撕张正友标定算法
FZWei-YYDS/FaceMaskDetection
开源人脸口罩检测模型和数据 Detect faces and determine whether people are wearing mask.
FZWei-YYDS/insightface
State-of-the-art 2D and 3D Face Analysis Project
FZWei-YYDS/Linear-Algebra-and-Its-Applications-notes
《线性代数及其应用》笔记
FZWei-YYDS/notes-linear-algebra
线性代数笔记
FZWei-YYDS/slam_algorithm
视觉SLAM常用算法学习
FZWei-YYDS/tsai-calibration
Estimating the parameters of a mathematical model to approximate the properties of a physical camera.
FZWei-YYDS/mmdetection
OpenMMLab Detection Toolbox and Benchmark
FZWei-YYDS/Anti-Anti-Spider
越来越多的网站具有反爬虫特性,有的用图片隐藏关键数据,有的使用反人类的验证码,建立反反爬虫的代码仓库,通过与不同特性的网站做斗争(无恶意)提高技术。(欢迎提交难以采集的网站)(因工作原因,项目暂停)
FZWei-YYDS/camodocal
CamOdoCal: Automatic Intrinsic and Extrinsic Calibration of a Rig with Multiple Generic Cameras and Odometry
FZWei-YYDS/CCTag
Detection of CCTag markers made up of concentric circles.
FZWei-YYDS/CPPNotes
【C++ 面试 + C++ 学习指南】 一份涵盖大部分 C++ 程序员所需要掌握的核心知识。
FZWei-YYDS/CV_Notes
「3D视觉(三维重建、SLAM、AR/VR) + 传统图像处理 + 计算机视觉(偏AI) 」重要知识点和面试问题。
FZWei-YYDS/ED_Lib
Implementations of edge (ED, EDColor, EDPF), line (EDLines), circle and low eccentric ellipse (EDCircles) detection algorithms.
FZWei-YYDS/emva1288
Reference implementation
FZWei-YYDS/ImageSignalProcessing-ISP
Implementation of ISP
FZWei-YYDS/ISP-pipeline-hdrplus
image-processing(图形处理),camera, isp ,HDRplus
FZWei-YYDS/JointCalib
FZWei-YYDS/kalibr
The Kalibr visual-inertial calibration toolbox
FZWei-YYDS/models
Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)
FZWei-YYDS/multiple-cameras-and-3D-LiDARs-extrinsic-calibration
This repo contains source code of our paper presented in IROS2021 "Single-Shot is Enough: Panoramic Infrastructure Based Calibration of Multiple Cameras and 3D LiDARs"
FZWei-YYDS/nncase
Open deep learning compiler stack for Kendryte K210 AI accelerator
FZWei-YYDS/ocam-calib-cpp
Omnidirectional camera calibration implementation c++
FZWei-YYDS/OCamCalib
opencv2 c++ implementation of OCamCalib (Davide Scaramuzza ~ University of Zurich)
FZWei-YYDS/SensorsCalibration
OpenCalib: A Multi-sensor Calibration Toolbox for Autonomous Driving
FZWei-YYDS/StereoV3DCode
《立体视觉入门指南》 代码, c++ code for StereoV3D course
FZWei-YYDS/Vision-image-processing-using-custom-CV-algorithms
For this project, we explored the power of Computer-Vision technology to control and generally automate 3D printers and robots. Computer-Vision is a very scintillating subject matter, especially because we as humans know the level of dependency we have on the data obtained from our sense of sight. This same ideology was realized by several researchers to be capable of also obtaining data for robots to react to. Computer-vision, here, was applied for such processes like robot movement coordinate determination, motion detection, object edge and centroid identification, etc.
FZWei-YYDS/Zhangzhengyou_calib_cam_intrinsic
张正友内参标定,内含详细推导