-
Machine learning
机器学习-人脸识别,根据给定的学习样例,提取特征,生成分类。对测试的样例进行人脸方向的分类。需要在vs中进行开发。-Machine learning- face recognition, according to the given learning sample, extract features, generate classification. The test sample to face the direction of classification. Vs the need to develop.
- 2022-03-19 17:02:24下载
- 积分:1
-
用c++编写的一个图像分水岭算法的程序,用于图像分割
用c++编写的一个图像分水岭算法的程序,用于图像分割-With c++ Prepared an image procedures watershed algorithm for image segmentation
- 2022-02-19 23:03:16下载
- 积分:1
-
按AUTOcad2000文件格式写DXF文件,包括点、线、面
按AUTOcad2000文件格式写DXF文件,包括点、线、面-create DXF file
- 2023-07-22 17:40:03下载
- 积分:1
-
使用双缓冲技术,实现降低图像的抖动,很有用的哟!
使用双缓冲技术,实现降低图像的抖动,很有用的哟!-The use of double buffering technology, realize to reduce image jitter, yo useful!
- 2022-03-22 17:42:34下载
- 积分:1
-
计算机图形学部分算法演示系统:包括:直线,圆,Bezier曲线,直线裁剪算法。...
计算机图形学部分算法演示系统:包括:直线,圆,Bezier曲线,直线裁剪算法。-some algorithm in computer graphics presentation systems : including : straight lines, circles, Bezier curves, straight cutting algorithm.
- 2022-04-28 10:28:47下载
- 积分:1
-
检测图像中是否有人脸的代码
只检测有没有人脸,而不检测是谁是吧。那就比较简单。计算的原理是当图中一片区域出现某个颜色的时候(比如黄种人就是黄色,这个颜色往往是个范围)则认为是有人。
- 2022-01-24 15:09:41下载
- 积分:1
-
Vtk using VC6 under vtkPointWidget animation to achieve point to explain in deta...
VC6下vtk中用vtkPointWidget实现点的动画,讲解详细,是一个好的学习例子-Vtk using VC6 under vtkPointWidget animation to achieve point to explain in detail, is a good example to learn
- 2022-12-15 04:45:03下载
- 积分:1
-
an image properly, a good tool
一个图像处理得好书,好工具-an image properly, a good tool
- 2023-02-27 10:55:04下载
- 积分:1
-
ENVI二次开发示例――波段波谱运算的IDL源代码
ENVI二次开发示例――波段波谱运算的IDL源代码-ENVI secondary development example―― the band spectrum operations by IDL.
- 2022-08-13 08:35:11下载
- 积分:1
-
是腐蚀,膨胀,细化算法
命令行编译过程如下
vcvars32
rc bmp.rc
cl morph.c bmp.res user32.li...
是腐蚀,膨胀,细化算法
命令行编译过程如下
vcvars32
rc bmp.rc
cl morph.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c: est.bmp必须存在-Is the erosion and dilation, thinning algorithm command-line compiler as follows vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib Note: run-time, the file c: test.bmp must exist
- 2023-06-24 19:35:03下载
- 积分:1