资源列表
testtracking
- 读取视频,并且将视频分为一帧帧的对图像做处理,可以精确定位人脸以及实现人眼的跟踪,判断头部运动方向。-Read the video, and video into a frame of image processing to do, you can achieve precise positioning of the face and eye tracking to determine the direction of head movement.
kakadu1
- kakadu软件可以将一幅图像压缩成JPEG2000的格式输出,只要修改命令行参数就行了-kakadu software image can be compressed into a JPEG2000 format output, as long as modify the command line parameters on the line
HTML
- 商城的HTML模板,很实用,比较全,适合建网站时进行参考-Mall HTML templates, very practical, relatively complete, for reference for construction site
EZW
- 小波零树编码ezw算法的matlab实现,功能齐全,满足需要-Ezw EZW coding algorithm matlab implementation, complete functions, to meet the needs
ecgtest
- 里面的程序实现了心电信号的滤波效果,自带两个心电文件,可以运行出效果-The application implements the filtering effect of ecg signal, bring two ecg file, can run out the effect of v
gray
- 将真彩色图像转换成灰度图像输出显示,满足不同的需要-The true color image into a grayscale image output display, to meet different needs
Object-Tracking-Using-Colour
- 根据颜色来跟踪的一段C++源码,可实现简单的目标跟踪,且打印跟踪轨迹。-According to some C++ color tracking source, simple tracking, and print tracking trajectory.
Image-to-Array
- 利用OPENCV实现对图像转数组功能的实现。-Image to Array
potrace-1.5.tar
- 这是一个非常古老的算法 源于2003年,作者 Peter Selinger。 它的作用是输入一张二值图(不是黑就是白),输出此图的矢量化结果,也就是将位图轮廓矢量化。-Potrace(TM) is a tool for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image.
raytrace3
- 光线跟踪算法,能显示基本图形(球形,立方体,墙面),实现阴影,高光,反射,折射等效果-Ray tracing algorithm, can display basic graphics (sphere, cube, wall), to achieve shadows, light, reflection, refraction and other effects
mesh
- 三维模型的网格简化算法,通过删除边来减少面片个数,同时保留图形特征-Three-dimensional model of the mesh simplification algorithm to reduce the number of patches by removing the side, while retaining graphic features
Face
- FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-FaceDetection is a static face detection process, the attention required FaceDetec
