-
MIT人工智能实验室的目标识别的源码,MATLAB版本的,非常适合计算机视觉方面的研究使用。...
MIT人工智能实验室的目标识别的源码,MATLAB版本的,非常适合计算机视觉方面的研究使用。-MIT artificial intelligence laboratory identification of the target source code, version of the MATLAB, very suitable for computer vision of study.
- 2022-01-26 04:38:13下载
- 积分:1
-
TXTTOBMP BMPTOTXT delphi the source code that I found the classic code
TXTTOBMP BMPTOTXT 的delphi 源代码,都是我经典找到的代码-TXTTOBMP BMPTOTXT delphi the source code that I found the classic code
- 2022-04-02 08:23:33下载
- 积分:1
-
Image processing algorithms available
图像处理的各种算法 应有尽有 非常适合初学者学习-Image processing algorithms available
- 2023-07-29 06:05:06下载
- 积分:1
-
Highcharts
Highcharts 是一个用纯JavaScript编写的一个图表库, 能够很简单便捷的在web网站或是web应用程序添加有交互性的图表,并且免费提供给个人学习、个人网站和非商业用途使用。HighCharts支持的图表类型有曲线图、区域图、柱状图、饼状图、散状点图和综合图表。
- 2022-01-21 05:01:32下载
- 积分:1
-
图像缩放的例子程序
实现图象缩放效果的例子程序-Image scaling examples of procedures
- 2023-06-05 05:45:03下载
- 积分:1
-
3D MAX渲染
3D MAX渲染-Rendering 3D MAX
- 2022-03-04 09:05:22下载
- 积分:1
-
用PHP生成验证码,内容比较复杂,可以在一些博客网站上使用,识别率较低。...
用PHP生成验证码,内容比较复杂,可以在一些博客网站上使用,识别率较低。-Generated using PHP code, content, more complex, you can use in a number of blog sites, identify low rates.
- 2022-12-16 05:40:03下载
- 积分:1
-
Shader动态管线编程复杂的例子 Shader动态管线编程复杂的例子
Shader动态管线编程复杂的例子 Shader动态管线编程复杂的例子-Dynamic Shader Examples Shader Pipeline programming of complex dynamic pipeline programming examples of the complex dynamics Pipeline Shader programming examples of the complex
- 2023-05-03 10:00:03下载
- 积分:1
-
可以实现两幅BMP图像的合并,并输出合并后的图像
可以实现两幅BMP图像的合并,并输出合并后的图像-May realize two BMP image merge, after and outputs the merge image
- 2022-08-22 02:37:17下载
- 积分:1
-
opencv手势识别
用opencv写的手势识别代码,听说识别率还不错,当然得跟据自己的环境调一下阈值什么的.方法跟大多数的差不多,也是先滤波一遍,再从RGB转到HSV空间,设置阈值,再二值化成单色图,然后进行二次滤波把小杂点滤掉,再提取轮廓,在圆滑一下轮廓,最后用Hu矩和模板比较.
- 2022-03-07 22:02:17下载
- 积分:1