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
- 编写带界面的图像处理程序,选择opencv+mfc是一种很好的选择;在读取摄像头数据方面,网上的方法很多,其中shiqiyu的camerads的方法是较好的。 基于现有资料,通过在实际项目中的积累,我总结出来一套结合opencv和mfc的摄像头采集框架.☆44Updated 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
- 迷宫程序,随机生成迷宫,自动寻路☆10Updated 7 years ago
- ☆16Updated 12 years ago
- Inner House Path Planning Algorithm。单源最短路径算法。根据真实路况设计了能使算法更为高效的数据结构,基于向量算法计算前进的相对方向,支持室内导航。☆15Updated 10 years ago
- 高性能C数据结构,双向列表、红黑树、哈希表等!☆21Updated 9 years ago
- 一个跨平台的三维模型编辑器,支持多个模型放缩、旋转、矩阵变换,顶点修改,导入obj文件,读取mtl材质文件☆32Updated 5 years ago
- 一个易用的矩阵运算库,使用与 matlab 操作相似,请多指教☆32Updated 9 years ago
- 本例程提供了C++的STL常用数据结构及其算法的使用范例,比如vector、string、list、forward_list、deque、queue、stack、map、set、multimap、multiset、tuple、bitset的使用范例,以及algorithm常…☆28Updated 7 years ago
- GreenOpen的图 像处理算法库☆95Updated 5 years ago
- 双目摄像头标定以及深度匹配☆37Updated 9 years ago
- 第三届中国软件杯决赛视频分析系统赛题,vc++,opencv,svm等算法。对视频中的车牌进行定位和识别☆85Updated 9 years ago
- 基于OpenCV和MFC框架的口罩缺陷检测☆22Updated 8 years ago
- 23种设计模式学习笔记,代码设计使用c++和java两种语言实现。文档结构和说明代码参考传智播客王保明老师的培训讲义,扩展案例使用java语言实现,参考了 http://www.runoob.com/design-pattern/design-pattern-tutoria…☆37Updated 6 years ago
- 《使用C++11编写Linux多线程程序》所附代码☆31Updated 10 years ago
- 机器视觉工具,采用VS+QT开发,基于最新OpenCV4.4☆17Updated 5 years ago
- KDTree library☆113Updated 15 years ago
- Rock (Robot Construction Kit) 3D visualization framework based on OpenSceneGraph and Qt☆20Updated last week
- 多边形扫描线算法☆18Updated 3 years ago
- 通过学习OpenGL教程——ogldev,自己实现数学库,一步步学习OpenGL☆31Updated 4 years ago
- NeHe OpenGL tutorials in Qt5☆117Updated 10 years ago
- 形状识别,使用qt、opencv、matlab☆13Updated 8 years ago
- A MFC-based digital image processing program: 这是一个基于MFC的数字图像处理程序,主要实现了对图像进行灰度变换(曲线、色阶)、几何变换(缩放、旋转)、滤波(空间滤波、频域滤波、FFT)等功能。☆22Updated 10 months ago
- 基于C++,使用BP神经网络识别手写字体☆96Updated 8 years ago
- 实现openGL拾取的功能,能精确的定位三维点。☆62Updated last year
- 工作过程当中的实用工具类,脚本...☆38Updated 3 years ago
- ☁️ 基于CloudCompare官方源码构建的第三方Qt工程,直接可用Qt打开,修改好你的.pro文件库路径即可运行,无需Visual Studio,支持Windows、MacOS、Linux。☆40Updated 7 years ago
- 全景拼接图片☆21Updated 8 years ago
- a simple thread pool coding by C++98 on Linux☆18Updated 7 years ago