-
设置下的C++语言的图形
根据C语言设置的图形-set up under the C language graphics
- 2022-01-27 19:29:30下载
- 积分:1
-
灰度图像的多种图像处理技术的程序表达,有一定的参考价值...
灰度图像的多种图像处理技术的程序表达,有一定的参考价值-Gray-scale images of a variety of image processing procedures for the expression of some reference value
- 2022-01-27 22:59:33下载
- 积分:1
-
C language produced by the planet
用C语言制作的星球-C language produced by the planet
- 2022-05-22 07:59:22下载
- 积分:1
-
算法编程 应用与图像编程希望对有些人有用
算法编程 应用与图像编程希望对有些人有用-Algorithm Programming Graphics Programming Application and hope for some useful
- 2022-08-10 17:44:00下载
- 积分:1
-
用鼠标绘图的代码,很有技巧
用鼠标绘图的代码,很有技巧-drawing with the mouse code, useful skills
- 2023-07-12 17:35:03下载
- 积分:1
-
用C语言和图形学算法画的手机,是我们班的一位强人作的。
用C语言和图形学算法画的手机,是我们班的一位强人作的。-C language and graphics algorithm painting is the mobile phone, one of our classes for the strongman.
- 2022-07-16 05:21:17下载
- 积分:1
-
图象平滑处理系统源代码
图象平滑处理系统源代码-Smooth image processing system source code
- 2022-06-17 00:44:35下载
- 积分:1
-
用MATLAB编写的中值滤波程序,几乎囊括了所有中值滤波的类型,很全的哦。并包含测试的LENA图像。...
用MATLAB编写的中值滤波程序,几乎囊括了所有中值滤波的类型,很全的哦。并包含测试的LENA图像。-Written using MATLAB median filter program, covering almost all of the type of median filter, it is full of oh. And includes tests LENA image.
- 2022-08-23 19:22:16下载
- 积分:1
-
网络上流传的图像细化算法只有一种,效果也不是很好,这是本人辛苦搜罗来的另外四种图像细化算法,供大家尝试研究...
网络上流传的图像细化算法只有一种,效果也不是很好,这是本人辛苦搜罗来的另外四种图像细化算法,供大家尝试研究-The network popular image thinning algorithm only one, the effect is not very good, this is my hard work to collect the other four types of image thinning algorithm for the U.S. tries to study the
- 2023-07-22 15:25:03下载
- 积分:1
-
opencv手势识别
用opencv写的手势识别代码,听说识别率还不错,当然得跟据自己的环境调一下阈值什么的.方法跟大多数的差不多,也是先滤波一遍,再从RGB转到HSV空间,设置阈值,再二值化成单色图,然后进行二次滤波把小杂点滤掉,再提取轮廓,在圆滑一下轮廓,最后用Hu矩和模板比较.
- 2022-03-07 22:02:17下载
- 积分:1