资源列表
FaceDetectTest
- 使用opencv对人脸进行识别,同时跟踪所识别的人脸,最大识别数为5(Face tracking and recognition by using OpenCV)
GISpacePlotDemo_1.4.2
- 动态标绘演示系统1.2.1,基于动态标绘API 1.2,实现标绘符号绘制、形状编辑、样式编辑。(Dynamic plotting demonstration system 1.2.1, based on dynamic plotting API 1.2, the plotting, shape editing and style editing are realized)
真色彩增强
- 对彩色图像进行真色彩增强 包含rgb转hsi及hsi转rgb程序及图像工程pdf(Real color enhancement for color images Include RGB to HSI and HSI to RGB program and image Engineering pdf)
人脸识别
- 完整人脸识别程序和说明,该程序是中的人脸检测系统的克隆。 而神经网络,它是基于支持向量机(SVM)Machin(Complete face recognition program and descr iption)
Matlab入门教程+第八章+GUI+程序设计
- 介绍Matlab界面设计,主要介绍了各个控件的用法及实例分析(Introduction of Matlab interface design)
median_filter
- 不利用IDL自带函数的情况下,实现自定义窗口半径的中值滤波算法,窗口边缘值的问题采用重复边缘和补0两种方法。(If we don't use IDL's own function, we can realize the median filter algorithm of the custom window radius. The problem of window edge value adopts two ways: repeated edge and complement 0.)
adapt_mid_filter
- 实现自适应中值滤波,边缘问题采用复制边缘像素的方法。(Achieve adaptive median filtering, and the edge problem uses a method of copying edge pixels)
fft
- 基于MATLAB的快速傅里叶变换的程序仿真 附课件(Program simulation of fast Fourier transform based on MATLAB)
video_player2
- 视频播放以及摄像头捕获,基于opencv和mfc(video player and camera capture, based on opencv and mfc)
makeCurveFromParticle
- maya粒子生成曲线 把粒子的位置转换成一条nurbs曲线的控制点,每一帧将这些数据传给nurbs曲线。 主要用这个mel函数.附件里 步骤: 1,创建一个粒子发射器,粒子名字为particleShape1, 2,再随意画一条nurbsCurve,曲线名字为curveShape1, 3,将下载的mel文件在maya里source一下, 4,创建一个表达式内容为:makeCurveFromParticle("particleShape1",
CV
- 本程序可以实现医学图像和彩色图像轮廓的检测,效果还不错。(This program can realize the detection of medical image and color image contour, and the effect is good.)
IIR数字巴特沃思带通滤波器设计
- 带通滤波器 IIR数字巴特沃思带通滤波器设计 IIR数字巴特沃思带通滤波器设计(Design of IIR digital Butterworth bandpass filter Design of IIR digital Butterworth bandpass filter)