-
fractal
分形――生成一片漂亮的树叶,通过一个矩阵迭代并不断刷新生成的图像-fractal-- generating a beautiful leaves, through an iterative matrix and constantly refresh the image
- 2022-10-25 07:30:04下载
- 积分:1
-
三维计算机图形学消隐程序,很有用的哦。在VC++下调试通过的。...
三维计算机图形学消隐程序,很有用的哦。在VC++下调试通过的。-3D computer graphics blanking process, a very useful oh. Commissioning of the VC passed.
- 2023-06-06 19:25:03下载
- 积分:1
-
一个用C实现的图形学程序:画正轴测图
一个用C实现的图形学程序:画正轴测图-a C achieved graphics programs : painting is isometric map
- 2022-03-26 06:05:42下载
- 积分:1
-
a little algorithm for your reference, if I may be able to e
一个小小的算法供大家参考、 如果有可能可以给我电子邮件 谢谢!-a little algorithm for your reference, if I may be able to e-mail, thank you!
- 2023-05-11 08:55:02下载
- 积分:1
-
此程序是基于vc的一个数字识别的代码
此程序是基于vc的一个数字识别的代码-This procedure is based on a number vc identification code
- 2022-02-01 10:48:56下载
- 积分:1
-
opencv手势识别
用opencv写的手势识别代码,听说识别率还不错,当然得跟据自己的环境调一下阈值什么的.方法跟大多数的差不多,也是先滤波一遍,再从RGB转到HSV空间,设置阈值,再二值化成单色图,然后进行二次滤波把小杂点滤掉,再提取轮廓,在圆滑一下轮廓,最后用Hu矩和模板比较.
- 2022-03-07 22:02:17下载
- 积分:1
-
最常见的数字图像的中值滤波程序,c语言编的,可以用
最常见的数字图像的中值滤波程序,c语言编的,可以用
- 2023-08-07 08:10:03下载
- 积分:1
-
电子相册模块使用说明
电子相册模块使用说明,将01Data文件夹中的db_photo文件夹拷贝到mysqldata路径下即可。
- 2023-03-22 10:15:06下载
- 积分:1
-
层叠更替的彩虹窗口 美丽至极
层叠更替的彩虹窗口 美丽至极-cascading turnover rainbow extremely beautiful window
- 2022-12-01 12:40:08下载
- 积分:1
-
利用hough变换来进行圆形检测.Function uses Standard Hough Transform to detect circles in a b...
利用hough变换来进行圆形检测.Function uses Standard Hough Transform to detect circles in a binary image.According to the Hough Transform for circles, each pixel in image space corresponds to a circle in Hough space and vise versa. upper left corner of image is the origin of coordinate system.-Using hough transform for circle detection. Function uses Standard Hough Transform to detect circles in a binary image.According to the Hough Transform for circles, each pixel in image space corresponds to a circle in Hough space and vise versa. Upper left corner of image is the origin of coordinate system.
- 2022-02-12 09:47:04下载
- 积分:1