Pinned Repositories
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
Algorithm
basic_fem_tutorial
FEM Tutorial for Beginners
books-2
俺分享的电子书(涉及多个学科)
C-programs
This repo contains c++ programs from beginner level to expert level
CalibCamera
基于张正友标定法的单目相机标定理论到实践
Calibration_ZhangZhengyou_Method
Calibrate the camera with ZhangZhengyou method (in both distortion case and no distortion case)
Circle-detection
Circle detection/circle detector by arc-support line segments. The source code for IEEE ICIP paper.
circletracking
Toolkit for tracking circles and ellipses in 2D or 3D images.
computational-electromagnetics
Automatically exported from code.google.com/p/computational-electromagnetics
WuYanrui's Repositories
WuYanrui/AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
WuYanrui/Algorithm
WuYanrui/basic_fem_tutorial
FEM Tutorial for Beginners
WuYanrui/books-2
俺分享的电子书(涉及多个学科)
WuYanrui/C-programs
This repo contains c++ programs from beginner level to expert level
WuYanrui/CalibCamera
基于张正友标定法的单目相机标定理论到实践
WuYanrui/Calibration_ZhangZhengyou_Method
Calibrate the camera with ZhangZhengyou method (in both distortion case and no distortion case)
WuYanrui/Circle-detection
Circle detection/circle detector by arc-support line segments. The source code for IEEE ICIP paper.
WuYanrui/circletracking
Toolkit for tracking circles and ellipses in 2D or 3D images.
WuYanrui/Data-Structure
WuYanrui/EMNotes
计算电磁学笔记
WuYanrui/gcc
WuYanrui/Hello-World
WuYanrui/hello-world-1
time-horned project, just for test
WuYanrui/High-quality-ellipse-detection
A high-quality ellipse detector based on arc-support line segments which can both accurately and efficiently detect ellipses in images.
WuYanrui/incubator-echarts
A powerful, interactive charting and visualization library for browser
WuYanrui/keras_multilayer_model_for_mnist
Learning basic model in keras for mnist recognition
WuYanrui/leetcode
LeetCode Problems' Solutions
WuYanrui/matsim
WuYanrui/Method-of-Moments
the homework of Method of Moments in MATLAB or other language
WuYanrui/opencv
Open Source Computer Vision Library
WuYanrui/read_file_in_python
WuYanrui/simplified-deeplearning
Simplified implementations of deep learning related works
WuYanrui/sub-pixel-edge-detect
this project is for searching an image's edge
WuYanrui/subpixel-edges
A pure Python implementation of the subpixel edge location algorithm
WuYanrui/subpixel-edges-notebook
A Jupyter notebook to showcase the subpixel-edges package
WuYanrui/subPixelEdgeDetect
An image edge detector is described which produces chained edge points with sub-pixel accuracy.The method incorporates the main ideas of the classic Canny and Devernay algorithms. Theanalysis shows that a slight modification to the original formulation improves the sub-pixelaccuracy of the edge points.
WuYanrui/trpl-zh-cn-pdf
KaiserY 的《Rust 程序设计语言(第二版)》PDF 版本
WuYanrui/web_accumulate
前端进阶积累:http://obkoro1.com/web_accumulate/accumulate/
WuYanrui/zhang-s-method
张正友相机标定