-
一个人脸识别的程序,VC环境下开发的,正确率达95 以上。
一个人脸识别的程序,VC环境下开发的,正确率达95 以上。-A program of face recognition, develpoed in VC environment.
- 2022-05-16 03:25:11下载
- 积分:1
-
基于MATLAB语言的图像分割算法的水平集方法
基于水平集法的图象分割算法,用MATLAB语言编写-based on the level set method for image segmentation algorithm using MATLAB language
- 2022-02-01 14:43:54下载
- 积分:1
-
基于神经网络的手写体字符识别程序,W
用VC++编写的基于神经网络的手写字符识别程序,该程序功能强大,识别率高,应用范围广-VC prepared based on neural network Handwritten Character Recognition program, which is a powerful, high recognition rate and wide application
- 2022-03-02 16:11:23下载
- 积分:1
-
medical image processing toolkit
医学图像处理toolkit-medical image processing toolkit
- 2023-06-10 20:25:05下载
- 积分:1
-
VC++编程,可用在控件方面的图表类,封装完成,饼图,立体柱状图等。...
VC++编程,可用在控件方面的图表类,封装完成,饼图,立体柱状图等。-VC++ programming, available in the control chart types, Packaging completed, pie, 3-D column, etc..
- 2022-06-28 11:14:19下载
- 积分:1
-
Hough 变换,探测圆的半径,可以探知未知圆的半径和圆心
Hough 变换,探测圆的半径,可以探知未知圆的半径和圆心-Hough transform, circle detection radius, you can explore the unknown circle radius and center
- 2022-08-24 05:31:49下载
- 积分:1
-
一个新创的算法(复杂)
一个新创的算法(复杂)-created a new algorithm (complex)
- 2022-10-26 04:05:03下载
- 积分:1
-
VC读取BMP图,以及经典的边缘检测算法,还包括游程编码,本程序实现了检测、提取、压缩bmp图的边缘图像。...
VC读取BMP图,以及经典的边缘检测算法,还包括游程编码,本程序实现了检测、提取、压缩bmp图的边缘图像。-VC read BMP map, and the classic edge detection algorithms, including run-length coding, the program of detection, extraction, compression bmp image map to the brink.
- 2022-10-19 15:45:03下载
- 积分:1
-
purpose
computes histogram and some statistical measures (min, max, ...) for...
purpose
computes histogram and some statistical measures (min, max, ...) for a list of values (one per line)
compile
gcc -g -o analyze_values analyze_values.c -lm -purpose computes histogram and some stati stical measures (min, max, ...) for a list of values (one per line) compile g cc-g-o analyze_values analyze_values.c- lm
- 2022-06-12 20:56:57下载
- 积分:1
-
显示三维网格模型
三维模型大多是用三角网格形式描述的,基于OpenGL和C++绘制了三角网格模型,并实现了与键盘和鼠标的交互,通过点击鼠标键和按键盘响应键,可以对模型进行旋转、缩放、移动等操作。
- 2023-05-17 08:20:04下载
- 积分:1