搜索资源列表
2011
- 基于Sobel算子.该方法将图像划分成预先设定大小的网格,在两个尺度上对图像进行分析,完成图像的边缘检测。首先用Sobel算子求得图像边缘,依据网格内含有边缘像素的数目以及连通情况将不同的网格分别处理。 然后以网格为数据单元,在较大尺度上运用Sobel算子得到图像边缘。最后通过设定数据的优先级和使用形态学的方法合并两次计算边缘的结果。
FACE-RECOGIZE
- 这里通过对人脸图像打上网格,对区域块图像做二值分析,通过像素比例来 做处理。进而得到人脸区域。-Here to play through the grid on the face image of the area to do a binary block image analysis, done by pixel ratio processing. Then get the face region.
基于matlab的简单人脸识别实例
- 这里通过对人脸图像打上网格,对区域块图像做二值分析,通过像素比例来 做处理。进而得到人脸区域。(In this way, the face image is gridding, and the two value analysis is done to the area block image, and the pixel ratio is used. Do it. Then the face area is obtained.)