-
傅立叶描述子,用于提取形状的特征。c++编写
傅立叶描述子,用于提取形状的特征。c++编写-Fourier descriptors for the extraction of shape features. c++ prepared
- 2023-02-16 04:10:03下载
- 积分:1
-
这是一个人脸识别系统,其中详细的给出了人脸识别软件的开发过程,应用MATLAB编程实现,是一个不可多得的好软件。...
这是一个人脸识别系统,其中详细的给出了人脸识别软件的开发过程,应用MATLAB编程实现,是一个不可多得的好软件。-This is a face recognition system, which gives a detailed Face Recognition software development process. MATLAB programming is a very good software.
- 2023-05-20 02:10:03下载
- 积分:1
-
Two_algorithm_for_Face_detection_and_location.rar
一种方法利用脸和头发的直方图信息将其分割,从而标记脸部区域,再边缘提取,标注眼、嘴、鼻。另一种方法利用相似度计算、积分投影标记人脸区域,从而定位眼、嘴、鼻。-Two_algorithm_for_Face_detection_and_location.rar
- 2023-01-07 22:15:03下载
- 积分:1
-
提升法97经典程序此程序是矩阵实现,所以图像水平分量和垂直分量估计被交换位置
为了保证正交,所有边界处理,全部采用循环处理...
提升法97经典程序此程序是矩阵实现,所以图像水平分量和垂直分量估计被交换位置
为了保证正交,所有边界处理,全部采用循环处理-upgrade classic procedures of this process is to achieve matrix, So images of horizontal component and the vertical component is estimated to be exchanged orthogonal position to ensure that all borders, the use of cycles
- 2022-01-21 19:53:12下载
- 积分:1
-
游戏中的下雨效果,模拟得十分像,强烈推荐.
游戏中的下雨效果,模拟得十分像,强烈推荐.-games of the rain effects, as simulation is very strongly recommended.
- 2022-03-14 05:22:34下载
- 积分:1
-
运动模糊图像恢复算法的研究与实现,希望对大家有帮助
运动模糊图像恢复算法的研究与实现,希望对大家有帮助-Motion-blurred image restoration algorithm for Research and Implementation, and they hope to help everyone
- 2022-02-15 22:10:11下载
- 积分:1
-
Deal with the basis images, CDIB categories to complete its anti
图象的处理基础,CDIB类完成它的反色红色和平移-Deal with the basis images, CDIB categories to complete its anti-color red and translational
- 2022-04-19 11:23:55下载
- 积分:1
-
迭代算法求自适应全局阈值,通过这种算法得出的阈值能够很好的把目标区域和背景区域区分出来。
迭代算法求自适应全局阈值,通过这种算法得出的阈值能够很好的把目标区域和背景区域区分出来。-Iterative algorithm for adaptive global threshold, this algorithm can be derived from the threshold to a very good target area and background of the regional distinction.
- 2022-02-04 09:23:11下载
- 积分:1
-
基于边缘检测的细胞图像分割方法研究与实现
基于边缘检测的细胞图像分割方法研究与实现-Based on Edge Detection of cell image segmentation research and realize
- 2023-01-27 12:55:03下载
- 积分:1
-
用canny算子提取边缘,核心:用高斯滤波器平滑图像;一阶偏导的有限差分计算梯度的幅值和方向;非极大值抑制;双阈值算法检测和连接边缘。...
用canny算子提取边缘,核心:用高斯滤波器平滑图像;一阶偏导的有限差分计算梯度的幅值和方向;非极大值抑制;双阈值算法检测和连接边缘。
- 2022-03-19 13:07:12下载
- 积分:1