wylloong / TinyProgramsLinks
Sharing the snippets of my own research and learning.
☆13Updated 5 years ago
Alternatives and similar repositories for TinyPrograms
Users that are interested in TinyPrograms are comparing it to the libraries listed below
Sorting:
- All the algorithms in the book "Digital Image Processing and Machine Vision" C++ code; test under VS2013, use MFC as the interactive inte…☆93Updated 8 years ago
- EasyPR_MFC is the Visual interface of EasyPR. You could specify the picture or the foler to be recognized by a button in EasyPR_MFC.☆39Updated 2 years ago
- a simple thread pool coding by C++98 on Linux☆18Updated 7 years ago
- 《使用C++11编写Linux多线程程序》所附代码☆31Updated 10 years ago
- 编写带界面的图像处理程序,选择opencv+mfc是一种很好的选择;在读取摄像头数据方面,网上的方法很多,其中shiqiyu的camerads的方法是较好的。 基于现有资料,通过在实际项目中的积累,我总结出来一套结合opencv和mfc的摄像头采集框架.☆44Updated 8 years ago
- 你还在学CMake的过程中毫无头绪吗?你还在为复杂程序库依赖发愁吗?你是否觉得原生CMake的编写冗余而低效?那就快来学习和使用PICMake吧!只需要一行,无论是可执行,动态库还是 静态库,轻松搞定!同时高效支持多目标,复杂库的编译安装,从此告别大量冗余CMake代码,专注…☆84Updated 5 years ago
- ☁️ 基于CloudCompare官方源码构建的第三方Qt工程,直接可用Qt打开,修改好你的.pro文件库路径即可运行,无需Visual Studio,支持Windows、MacOS、Linux。☆40Updated 7 years ago
- 23种设计模式学习笔记,代码设计使用c++和java两种语言实现。文档结构和说明代码参考传智播客王保明老师的培训讲义,扩展案例使用java语言实现,参考了 http://www.runoob.com/design-pattern/design-pattern-tutoria…☆37Updated 6 years ago
- 双目摄像 头标定以及深度匹配☆37Updated 9 years ago
- 从今天起,每天看一小时的ROS源代码,写写笔记和注释☆18Updated 8 years ago
- Inner House Path Planning Algorithm。单源最短路径算法。根据真实路况设计了能使算法更为高效的数据结构,基于向量算法计算前进的相对方向,支持室内导航。☆15Updated 10 years ago
- KDTree library☆113Updated 15 years ago
- ☆16Updated 12 years ago
- 边缘匹配算法☆14Updated 3 years ago
- Open Source Code for Machine Learning in Computer Vision☆36Updated 7 years ago
- GreenOpen的图像处理算法库☆95Updated 5 years ago
- 一个易用的矩阵运算库,使用与 matlab 操作相似,请多指教☆32Updated 9 years ago
- 全景拼接图片☆21Updated 8 years ago
- 实现openGL拾取的功能,能精确的定位三维点。☆62Updated last year
- 基于OpenCV和MFC框架的口罩缺陷检测☆22Updated 8 years ago
- 工作过程当中的实用工具类,脚本...☆38Updated 3 years ago
- Robot Vision Algorithm Framework☆22Updated 7 years ago
- 本例程提供了C++的STL常用数据结构及其算法的使用范例,比如vector、string、list、forward_list、deque、queue、stack、map、set、multimap、multiset、tuple、bitset的使用范例,以及algorithm常…☆28Updated 7 years ago
- Google C++ 单元测试 gtest的学习整理☆24Updated 8 years ago
- A DDS(Data Distribution Service) implementation☆16Updated 3 years ago
- An UserInterface For Caffe☆40Updated 7 years ago
- 一个跨平台的三维模型编辑器,支持多个模型放缩、旋转、矩阵变换,顶点修改,导入obj文件,读取mtl材质文件☆32Updated 5 years ago
- 第三届中国软件杯决赛视频分析系统赛题,vc++,opencv,svm等算法。对视频中的车牌进行定位和识别☆85Updated 9 years ago
- ☆17Updated 7 years ago
- Rock (Robot Construction Kit) 3D visualization framework based on OpenSceneGraph and Qt☆20Updated last week