资源列表
Ex1
- 计算机动画练习,给定起始终止图像,实现线性插值-Computer animation practice, given the initial termination of the image, to achieve linear interpolation
contourlet_toolbox.tar
- 这是一个contourlet工具箱,用来对contourlet变换进行了解和应用-Contourlet toolbox: a MATLAB toolbox for computing the contourlet transform and its applications. The contourlet transform is described in: The contourlet transform: an efficient directional multiresolution im
3DBar
- 通过html5标签canvas与JS实现的3D柱图。-JS by html5 tag canvas and realized 3D column chart.
ReadBMP
- 读取BMP,显示图像长度、高度、像素字节数等相关信息,并保存图像备份!-Read BMP, image length, height, pixel number of bytes and other related information, and save the image backup!
corlorprocessing
- RGB、HSV、NTSC和YCbCr各种颜色模型之间的相互转换关实现,以及颜色和调整、图像的美化,配设等等功能的实现。-RGB, HSV, NTSC and YCbCr color model a variety of mutual conversion between the clearance to achieve, as well as the color and adjustment of the landscape images with the realization of set
SplineTester
- 专门用于构筑B Spline的一个一个二维简单的图形处理类-FOR B Spline
ImagePsd
- C# 解分 PSD文件 未实现文件压缩。可以打开保存PSD文件-C# solution to achieve sub-PSD file does not file compression. Can open the saved PSD file
qwt-5.1.1
- qwt2维曲线显示,第三方插件。方便用来显示各种曲线,接口简单。-qwt5.1.1.
vp
- 寻找图片中消失点的位置,方法:使用霍夫转换找到两条直线,其交点即为消失点-Using Hough transformation to find the vanishing point.
Watchdog.tar
- 在linux下用QT4.6.3编写mini2440看门狗程序,测试可用。-Under linux mini2440 watchdog program QT4.6.3 write tests available.
FaceTrackingWithFDMeanShift
- 用OpenCV的MeanShift函数实现: 先人脸识别,再跟踪人脸。-With MeanShift from OpenCV, first face detecting, then face tracking...
houghline.m
- 对读入的图片做霍夫变换,识别出图片中的直线并输出。-Do the Hough Transform to the input image, that is to detect lines in the input image, and output those lines.