-
- 2022-11-17 08:10:03下载
- 积分:1
-
基于双主成分分析
基于二维PCA对人脸进行识别,对图像有很好的降维作用,且识别率比pca好-PCA based on two-dimensional human face recognition, the image is very good landing peacekeeping role, and the recognition rate better than pca
- 2022-02-15 09:02:05下载
- 积分:1
-
right image mask operation
对图像进行掩摸操作-right image mask operation
- 2022-04-21 15:52:37下载
- 积分:1
-
基于OGRE的变电站三维可视化系统,仿真了电容器设备的点选、属性查看等。...
基于OGRE的变电站三维可视化系统,仿真了电容器设备的点选、属性查看等。-Ogre-based substation three-dimensional visualization system, simulation of the capacitor device click, view and other attributes.
- 2023-09-10 03:00:06下载
- 积分:1
-
用于边缘检测的程序,86年canny算法
用于边缘检测的程序,86年canny算法-for edge detection procedures, 86 canny Algorithm
- 2022-02-13 18:50:19下载
- 积分:1
-
C++实现的hough变换,检测一副图象中存在的直线段。
C++实现的hough变换,检测一副图象中存在的直线段。-Hough transform generized by C++ detects Lines in a image.
- 2022-02-14 10:09:48下载
- 积分:1
-
matlab开发环境下的图像分割,效果好。分割快
matlab开发环境下的图像分割,效果好。分割快-Matlab development environment of image segmentation, good effect. Segmentation fast!
- 2023-06-24 08:05:03下载
- 积分:1
-
with VC++ to achieve the number recognition system, complete functions, and can...
用VC++实现的数字识别系统,功能齐全,可直接使用。-with VC++ to achieve the number recognition system, complete functions, and can be used directly.
- 2023-08-26 12:35:03下载
- 积分:1
-
利用在Visual C++ 6.0环境下创建MFC AppWizard(exe),实现直线/圆/椭圆中点Bresenham算法...
利用在Visual C++ 6.0环境下创建MFC AppWizard(exe),实现直线/圆/椭圆中点Bresenham算法-Take advantage of Visual C++ 6.0 environment to create MFC AppWizard (exe), to achieve a straight line/circle/elliptical mid-point of Bresenham Algorithm
- 2022-01-21 17:32:58下载
- 积分:1
-
画外接圆的C++代码
//计算外接圆半径
//输入参数:
// 三角形三点坐标(ddDot0,ddDot1,ddDot2)
//输出参数...
画外接圆的C++代码
//计算外接圆半径
//输入参数:
// 三角形三点坐标(ddDot0,ddDot1,ddDot2)
//输出参数
// 圆心坐标(ddCenter)
// 圆心半径(dRad)
//成功:返回值>0
//失败:返回值
- 2022-03-21 03:10:38下载
- 积分:1