-
扫描线填充算法使用一系列平行直线去切割轮廓线,通常有成对的交点出现,每对交点就代表扫描线与轮廓线的一个相交区间...
扫描线填充算法使用一系列平行直线去切割轮廓线,通常有成对的交点出现,每对交点就代表扫描线与轮廓线的一个相交区间-Scan Line Algorithm for the region filled
- 2022-03-24 16:07:30下载
- 积分:1
-
自己编写的基于直方图的遗传聚类算法,用于图象分割。
自己编写的基于直方图的遗传聚类算法,用于图象分割。-prepared based on their genetic histogram clustering algorithm for image segmentation.
- 2023-06-10 23:20:03下载
- 积分:1
-
用VC实现了Parzen窗估计了两个均匀分布
用VC实现了Parzen窗估计了两个均匀分布-VC achieved using Parzen window estimates of two uniformly distributed
- 2022-03-25 06:18:44下载
- 积分:1
-
利用vc编辑的完整的画图程序,可一是实现各种功能!
利用vc编辑的完整的画图程序,可一是实现各种功能!-use vc editorial integrity of the drawing program can achieve various functions First!
- 2022-01-25 21:48:41下载
- 积分:1
-
基于神经网络的阿拉伯数字识别,效果不错!
基于神经网络的阿拉伯数字识别,效果不错!-A program of number recognition with NeroNet,good for use.
- 2022-05-30 20:32:31下载
- 积分:1
-
基于高波小波特征提取和神经网络的人脸检测Matlab源码。
基于高波小波特征提取和神经网络的人脸检测Matlab源码。-Based on high-wave wavelet feature extraction and neural network face detection Matlab source code.
- 2022-07-12 13:22:51下载
- 积分:1
-
指纹仪组件包,大家可以看看,以前让别人写的,用过一次,还可以吧。...
指纹仪组件包,大家可以看看,以前让别人写的,用过一次,还可以吧。-Fingerprint device package, we will look at the past, let other people write, used once, can you.
- 2022-11-07 06:00:04下载
- 积分:1
-
FCM algorithm is a clustering algorithm based on the division of its thinking is...
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大而,不同簇之间的相似度最小。-FCM algorithm is a clustering algorithm based on the division of its thinking is that it is making is divided into clusters with the greatest similarity between the object and different minimum similarity between the clusters.
- 2023-08-16 00:00:03下载
- 积分:1
-
人脸表情识别
基于弹性模板匹配的人脸表情识别程序。首先针对静态表情图像进行表情图像的灰度、尺寸归一化,然后利用Gabor小波变换提取人脸表情特征以构造表情弹性图,最后提出基于弹性模板匹配及K-近邻的分类算法实现人脸表情的识别
- 2023-02-12 22:25:03下载
- 积分:1
-
用C语言实现了Cohen
用C语言实现了Cohen-Sutherland算法,代码可以直接复制到tc里面运行,很好实现了线段裁剪-With the C language to implement Cohen-Sutherland algorithm, the code can be directly copied to the tc run inside, well realized Line Clipping
- 2022-03-13 06:11:01下载
- 积分:1