搜索资源列表
main
- image processing,应用fisher原理,进行人脸识别,应用了Opencv的函数库-image processing, principle of application fisher, face recognition, the application of the Opencv the function library
MSFilter
- mean-shift滤波,需要安装opencv,读入图片接口使用了opencv函数。 代码功能: 读入图片,输出mean-shift滤波后的图片,灰度图、彩色图均可。 文件介绍: MSF.h mean-shift滤波头文件 MSF.cpp mean-shift滤波函数体 Main.cpp 主函数 -mean-shift filter, you need to install opencv, read into the picture opencv function int
un
- 图像边缘检测,主函数可以有效检测出图像的边缘!-The image edge detection, the main function can effectively detect the edge of the image!
main
- 人脸识别技术,模式识别!这个是主函数,function函数在另一个文件中-renlian shibie jishu moshi shibie jishu zhege shi zhuhanshu gongneng hanshu zai lingyige wenjianzhong
nurbs
- 本程序主要用于NURBS基函数的求解,主要方法是运用nurbs函数的基本定义进行程序设计的,方便快捷。-This procedure is mainly used to solve the NURBS basis functions, the main method is to use the basic functions defined nurbs program design, and convenient.
RegionGrow
- 函数主要实现的是基于种子点的区域增长,可以根据函数返回找到满足条件的区域。-The main function is to achieve growth based on regional seed points can be found to meet the conditions of the area in accordance with the function returns
bmprot
- c++实现对正方形灰度图像的旋转的主函数和库函数-c++ realize the rotation of the main square grayscale images functions and library functions
bbb
- 二.二维小波分解与重构程序说明 1.主函数 mymain.m:通过调用所写的函数对信号进行二维小波分解与重构 main.m:利用MATLAB中小波变换函数实现 2.调用的子函数 function [x2,cA,cV,cH,cD] mydwt2(x,Lo_D,Hi_D) 函数mydwt() 对 x 进行二维小波分解 输入参数为x,Lo_D,Hi_D x为输入信号,Lo_D为低通滤波器,Hi_D为高通滤波器 输出参数:cA,cV,cH,cD —— 是