AstarLight / thread_poolLinks
a simple thread pool coding by C++98 on Linux
☆18Updated 7 years ago
Alternatives and similar repositories for thread_pool
Users that are interested in thread_pool are comparing it to the libraries listed below
Sorting:
- Google C++ 单元测试 gtest的学习整理☆23Updated 8 years ago
- fish eye correct☆19Updated 10 years ago
- Robot Vision Algorithm Framework☆22Updated 7 years ago
- V4L2+OpenCV3.1以MPJG格式采集图像☆74Updated 5 years ago
- 多线程练习代码☆40Updated 2 years ago
- a simple Bag-of-Features framework for image classification and retrieval☆16Updated 7 years ago
- 你还在学CMake的过程中毫无头绪吗?你还在为复杂程序库依赖发愁吗?你是否觉得原生CMake的编写冗余而低效?那就快来学习和使用PICMake吧!只需要一行,无论是可执行,动态库还是静态库,轻松搞定!同时高效支持多目标,复杂库的编译安装,从此告别大量冗余CMake代码,专注…☆84Updated 5 years ago
- CMake/Make/Shell/Multi-thread' usage☆81Updated last year
- 图像处理算法☆13Updated 8 years ago
- 双目摄像头标定以及深度匹配☆36Updated 8 years ago
- 学习Linux设备树,基于高通SDM450芯片,分析GPIO,I2C,SPI,UART。☆24Updated 6 years ago
- C++ code demo☆36Updated 6 years ago
- 全景拼接图片☆21Updated 8 years ago
- Mini c++ logger tool☆46Updated 6 years ago
- 图像识别后台算法服务器☆12Updated 9 years ago
- ☁️ 基于CloudCompare官方源码构建的第三方Qt工程,直接可用Qt打开,修改好你的.pro文件库路径即可运行,无需Visual Studio,支持Windows、MacOS、Linux。☆40Updated 6 years ago
- CV DL☆56Updated 7 years ago
- CUDA/SIMD/AssemblyLanguage/OpenMP/Eigen's usage☆105Updated 2 years ago
- 《使用C++11编写Linux多线程程序》所附代码☆31Updated 10 years ago
- A sample decode H264 frame and get opencv cv::Mat data☆55Updated 8 years ago
- Distance measuring using stereo vision (OpenCV)☆20Updated 4 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆92Updated 4 years ago
- 一些开发中好用的小工具,常用命令和小经验☆22Updated 5 years ago
- All the algorithms in the book "Digital Image Processing and Machine Vision" C++ code; test under VS2013, use MFC as the interactive inte…☆92Updated 8 years ago
- 边缘匹配算法☆13Updated 2 years ago
- Caffe 源码注释☆15Updated 8 years ago
- 编写带界面的图像处理程序,选择opencv+mfc是一种很好的选择;在读取摄像头数据方面,网上的方法很多,其中shiqiyu的camerads的方法是较好的。 基于现有资料,通过在实际项目中的积累,我总结出来一套结合opencv和mfc的摄像头采集框架.☆43Updated 8 years ago
- opencv和ffmpeg结合实现推流美颜☆31Updated 6 years ago
- A demo for Lucas-Kanade Optical Flow method.☆10Updated 8 years ago