-
程序代码包括:灰度AGV路径识别,彩色AGV路径识别HSI,彩色空间的AGV路径识别,路径中心线的定位,Radon变换的AGV路径偏差检测...
程序代码包括:灰度AGV路径识别,彩色AGV路径识别HSI,彩色空间的AGV路径识别,路径中心线的定位,Radon变换的AGV路径偏差检测-Program code include: gray AGV path identification, color identification AGV path HSI, color space of the AGV path identification, the positioning of the centerline path, Radon transform of the AGV path deviation detection
- 2023-02-16 15:30:04下载
- 积分:1
-
rmdemo _ winform.rar rmdemo _ winform.rar
rmdemo_winform.rar rmdemo_winform.rar
- 2022-01-23 10:04:12下载
- 积分:1
-
通过重复使用一小块顶点缓冲来减少对内存的需求,将CPU从逐帧的顶点缓冲更新中释放出来...
通过重复使用一小块顶点缓冲来减少对内存的需求,将CPU从逐帧的顶点缓冲更新中释放出来-Through the repeated use of a small vertex buffer to reduce the demand for memory will be the culmination of CPU from the frame buffer update released
- 2022-12-05 04:10:05下载
- 积分:1
-
《学习计算机图形基础》直线源程序
《学习计算机图形基础》直线源程序-"study computer graphics based" linear source
- 2023-07-06 05:00:02下载
- 积分:1
-
LINUX下的3D开发库的源代码
LINUX下的3D开发库的源代码-LINUX 3D for the development of source code
- 2022-01-26 01:37:06下载
- 积分:1
-
under linux mapping procedures, similar to visio, but it is revenue. If you can...
linux下的绘图程序,类似于visio,但是它是开源的。如果自己不满意可以增加一些模块进去,当然首先要读懂原程序。-under linux mapping procedures, similar to visio, but it is revenue. If you can not get additional modules, we must first understand the original procedure.
- 2022-02-16 09:01:28下载
- 积分:1
-
snow fall animation.......
snow fall animation-snow fall animation.......
- 2022-03-26 04:54:28下载
- 积分:1
-
direct 9 shader关于顶点和像素的着色器编程书籍。
direct 9 shader关于顶点和像素的着色器编程书籍。-direct 9 shader on the vertex and pixel shader programming books.
- 2022-11-02 20:15:08下载
- 积分:1
-
关于图像特征提取的一些算法的源代码,对搞图像处理和识别的会有一定帮助...
关于图像特征提取的一些算法的源代码,对搞图像处理和识别的会有一定帮助-images on the feature extraction algorithm source code, engaged in image processing and recognition would certainly help
- 2023-04-06 21:40:03下载
- 积分:1
-
opencv手势识别
用opencv写的手势识别代码,听说识别率还不错,当然得跟据自己的环境调一下阈值什么的.方法跟大多数的差不多,也是先滤波一遍,再从RGB转到HSV空间,设置阈值,再二值化成单色图,然后进行二次滤波把小杂点滤掉,再提取轮廓,在圆滑一下轮廓,最后用Hu矩和模板比较.
- 2022-03-07 22:02:17下载
- 积分:1