资源列表
kinect
- 通过sdk获取kinect图像,并且转换成opencv格式,检测视觉范围内是否有人体并且输出图像。如果检测到人体,则转换人体部分为白色。-Through the sdk Learn the kinect image, and converted into opencv format, whether or not the human body and outputs the image as detected within the visual range. If the human body
OpenCV-code
- 《学习opencv中文版》这本书的课后源码。-Code of book《learning opencv<Chinese Vision>》
ImageProcessTest
- 通过OPENCV库中相关算法对图像降噪、求边缘、直线遍历并获得直线角度、获得图像中目标的凸包等-Use OPENCV Lib to filer image, get the edges of image and so on.
GPUGems2
- GPU精粹2-高性能图形芯片和通用计算编程技巧,电子书下载, 是绝对精典的学习GPU编程资料! -GPU essence 2- high-performance graphics chips and general-purpose computing programming skills, download e-book is absolutely classical study of GPU programming information!
GPUGems2
- "This collection of articles is particularly impressive for its depth and breadth. The book includes product-oriented case studies, previously unpublished state-of-the-art research, comprehensive tutorials, and extensive code samples and demos throug
GPU_Gems_2
- GPU GEM 2,GPU开发参考书,这是第二部-GPU GEM 2, GPU development of reference books
Learning-MATLAB
- 从各个方面介绍了matlab,很全面,对图像处理比较偏重-It introduces matlab generally and pays much attention to image processing
OpenGL-PL
- OpenGL-PL (programowanie gier source code)
VC_common_image_process_algorithm
- vc++常用图像处理算法,包括反色,两度增减,直方图均衡等-vc++ common image processing algorithms, including the anti-color, two neutral, and histogram equalization
pcnddemo
- 这是利用C++编写的关于细胞检测和追踪的代码,里面有详细的例子和代码,对研究者非常有用-This is written in C++ on cell detection and tracking code, which has detailed examples and code, very useful for researchers. . .
IMLS
- 点云曲面建模,基于距离函数,运用移动最小二乘法,拟合曲面,提取等值面,用于散乱点云的快速三角网格构建-Point cloud surface modeling, based on the distance function, the use of moving least squares method, fitting surface, isosurface extraction for fast scattered point cloud build triangular mesh
License-Plate-Recognition-master
- 用python3+opencv3做的中国车牌识别,包括算法和客户端界面。(Chinese license plate recognition using python3+opencv3, including algorithm and client interface.)