-
图形图像编程篇(很多示例程序,good)
图形图像编程篇(很多示例程序,good)-Programming in Graphics & Images
(Sort of examples ,good)
- 2023-06-24 09:20:04下载
- 积分:1
-
绘图程序,VC中的图象编程基础
绘图程序,VC中的图象编程基础-mapping procedures, the VC program based Image
- 2022-02-03 00:04:43下载
- 积分:1
-
一个经典的改变窗口的算法
一个经典的改变窗口的算法-a classic change window algorithm
- 2022-01-26 19:39:24下载
- 积分:1
-
数字水印和信息隐藏的源代码(matlab
数字水印与信息隐藏源代码(matlab and c)- Digital watermark and information hideaway source code (matlab
and c)
- 2022-03-25 00:45:51下载
- 积分:1
-
找出制作三维图形的策略
Find out the strategy to making 3D graphics
- 2022-08-07 05:55:19下载
- 积分:1
-
dct.pdf formula described in a very classic, but a section of source code has so...
dct.pdf中介绍的公式非常经典,但其中的一段源程序有一些错误,但在C文件dctmatrix.c有了修正。
dctmatrix.c给出了如何定标DCT系数。
dctmatrix.c中,FIX_DCTMTX_2[Rows][Columns]采用Q11定标,FIX_DCTMTX采用Q15定标。
DCTMTX_2[Rows][Columns]*2=DCTMTX[Rows][Columns]-dct.pdf formula described in a very classic, but a section of source code has some mistakes, but in C has been amended dctmatrix.c document. How dctmatrix.c given DCT coefficient calibration. dctmatrix.c in, FIX_DCTMTX_2 [Rows] [Columns] using Q11 calibration, FIX_DCTMTX calibration using Q15. DCTMTX_2 [Rows] [Columns]* 2 = DCTMTX [Rows] [Columns]
- 2022-05-18 22:59:44下载
- 积分:1
-
画图板 画圆形 画直线 ,画方形 等等
画图板 画圆形 画直线 ,画方形 等等 -Drawing board drawing a straight line drawn round, square paintings, etc.
- 2022-05-18 08:14:15下载
- 积分:1
-
该代码提供了一系列的 方法进行直线提取,边界检测,椭圆拟合等
该代码提供了一系列的 方法进行直线提取,边界检测,椭圆拟合等-The code provides a series of straight-line method of extraction, boundary detection, ellipse fitting, etc.
- 2023-07-31 20:25:03下载
- 积分:1
-
本代码实现的是人体手势的实时识别。可以分析处理人的手势。是用visual c++开发。...
本代码实现的是人体手势的实时识别。可以分析处理人的手势。是用visual c++开发。-the implementation of the code of human gesture recognition in real-time. Analysis can deal with the gestures. C is visual development.
- 2022-01-21 00:24:36下载
- 积分:1
-
稀疏自编码器
Stanford 大学教授Andrew Ng公开课UFLDL之自编码器练习,经过本人完成的代码,与Andrew Ng的预期结果完全一致,并且,其中已经进行了矢量化编程,程序运行效率很高;训练数据集、第三方优化代码也含在压缩包中,相信对深度学习的初学者,必定有较大帮助。
- 2022-01-25 16:39:16下载
- 积分:1