▍1. test1
利用OpenCV实现张正友标定法对相机的标定,源码为C++语言,包含了样例图片(Camera calibration using Opencv)
基于OPENCV的人脸识别功能,能使用默认级联检查器检测正常人脸。(face detection based on opencv and c language.)
该程序能够实现实时的对目标进行跟踪,且运行速度很快(The program can achieve real-time tracking of the target, and the operation speed is very fast)
I want ot just dowlnoad one thing please.... one
运用meanshift算法进行目标跟踪,用鼠标选取目标后对目标进行跟踪(Target tracking using meanshift algorithm)
说明: 采用张正仪标定法,是单目标定。VS+opencv.(The monocular camera calibration, using the zhangzhengyou calibration method, reliable use)
opencv2的入门级书籍,大家可以好好学习一下基础(Opencv2 entry level books)
meanShift,均值漂移,在聚类、图像平滑、分割、跟踪等方面有着广泛的应用。一般是指一个迭代的步骤,即先算出当前点的偏移均值,然后以此为新的起始点,继续移动,直到满足一定的结束条件。(MeanShift, mean shift is widely used in clustering, image smoothing, segmentation, tracking and so on. Generally refers to an iterative step, that is, first calculate the offset of the current point mean, and then as a new starting point, continue to move, until certain end conditions are met.)
基于opencv库,通过计算图像的svm,来对待测图像进行分类(Based on the opencv library, the image is classified by calculating the SVM of the image)
Log-Polar变换, 能把笛卡尔坐标系里面的旋转和尺度变换变为Log-Polar坐标系中的角度方向和log-r方向的平移(The Log-Polar transform can transform the rotation and scale transform in the Descartes coordinate system into the angular direction and the log-r direction translation in the Log-Polar coordinate system)
应用opencv进行投影仪标定,直接使用,简单方便(Application of OpenCV for projector calibration, direct use, simple and convenient.)
复杂背景下的图像识别,复杂背景包括森林,田地,天空,迷雾等等。(Complex background image recognition, complex background, including forests, fields, sky, fog, and so on.)
MATLAB程序实现用水线阈值法分割图像,简单实用(MATLAB implementation water line segmentation image threshold method, a simple and practical)
这是用三角窗设计的FIR低通滤波器,来消除音乐信号的噪声,(This is using triangular window design of FIR low-pass filter, to eliminate the noise of the music signal,)
该程序的功能是用小波实现图像去噪的目的,主要是自然图像,(The function of the program is the purpose of image denoising with wavelet, mainly is the natural images,)
设计最小二乘逆滤波器求解反卷积问题,假设有观测噪声,为降低观测噪声的影响(Design least-square deconvolution problem solving inverse filter, assume that the observation noise, in order to reduce the effects of observation noise)
自己编写的粒子滤波的源码,用于故障诊断,是MATLAB语言写的,,(Write your own source of particle filter for fault diagnosis, was written by MATLAB language,,)
精通Matlab综合辅导与指南 用于数学建模的教科书,不错的(Proficient in Matlab integrated guidance and guide Used for mathematical modeling of the textbook, good)
是学习matlab的很好程序资料 可以用来方便设计iir滤波器 比16位精确,(Is good to learn matlab program information Convenient can be used to design iir filter than 16 accurately,)