资源列表
TracKIT
- TrackIT是一款开放式的机器视觉开发平台,目前集成了从相机输入、色彩转换、彩色图像处理、灰度图像处理、二值图像处理、阈值分割、边缘检测、Blob检测、相机标定、Kalman滤波器、光流跟踪器、最近邻域跟踪、数学形态学方法、机器学习算法等近100个组件,并在不断添加更新中,采用开源OpenCV、WxWidgets、CMU139等标准工具,使用XML动态解析界面,所有参数在界面上直接调整,同时可立即看到调整效果,并可动态加载组件,可用于一般科学研究和机器视觉系统开发。运行时需要.net框架支持。
eyetracking.rar
- 实时跟踪人脸,对人脸进行处理,定位人眼,基于C++与MATLAB实现,Real-time tracking of human faces, human face processing, positioning the human eye, based on the C++ and MATLAB to achieve
cximage600_full
- 多种图片文件间相互转换,很方便,以lib文件为基础-A variety of image file conversion, it is convenient to the lib file based
MRIdenoising
- 关于核磁图像噪声处理的相关文献,非常全民啊-NMR image denoising on the relevant literature
Image-Library-CxImage
- 著名的图像处理库 CxImage,内有多种图像格式转换,很多基本图像处理方法
ImageProcess2
- 实现图像均衡化处理,并利用MFC制作界面实现。-Equalization of image processing, and use of MFC production interface implementation.
Handbook-of-I-and-V-Processing
- 一本介绍图像及视频处理的工具书,详细介绍了近些年来在图像及视频处理方面的方法和技术。-handbook of image and video processing
python
- python计算机视觉中英双版电子书pdf格式(Pdf dual format e-book Python format for computer vision)
Computer Vision with MATLAB
- Computer Vision with MATLAB,人脸定位(图像),人脸定位追踪(视频),代码可以运行,仅供学习(With MATLAB computer vision, face location (image), face location tracking (video), the code can run, just for learning)
人体三维重建
- 本案例是对人体医学断层切片的三维重建。这里的医学断层切片使用的是CT,重建的是人体躯干。(Three dimensional reconstruction of sectional slices of human medicine)
showdib
- 在数字图像处理中应用到的一个辅助基础类,CDib类,提供对DIB的操作,包括装载位图,获取位图相关信息,创建调色板,绘制位图等。-An auxiliary base class applied to digital image processing, CDib class DIB operation, including loading bitmaps, get information, create bitmap palette, draw the bitmap.
canny
- canny算法是图像处理中一个重要的算法。-canny algorithm is an important image processing algorithms.