Hu-Ming - Overview
Popular repositories Loading
-
Cpp_Primer_Answers Cpp_Primer_Answers Public
Forked from huangmingchuan/Cpp_Primer_Answers
《C++ Primer》第五版中文版习题答案
C++ 1
-
HUST-- HUST-- Public
机器视觉
-
Mesh-processing-library Mesh-processing-library Public
Forked from hhoppe/Mesh-processing-library
C++ library and programs that demonstrate mesh processing techniques in computer graphics published at ACM SIGGRAPH in 1992–1998
C++
-
KDTree KDTree Public
Forked from Bersaelor/KDTree
Swift implementation of a k-dimensional binary space partitioning tree.
Swift
-
CppPrimer CppPrimer Public
Forked from pezy/CppPrimer
📚 Solutions for C++ Primer 5th exercise answers.
C++
-
Color-Image-Segmentation-using-Modified-Kmeans Color-Image-Segmentation-using-Modified-Kmeans Public
Forked from yodhareddy/Color-Image-Segmentation-using-Modified-Kmeans
Color image is segmented by applying Modified Kmeans algorithm which avoids dependancy on initial K value.