-
本程序介绍了如何使用vc++对人脸进行三维建模等
本程序介绍了如何使用vc++对人脸进行三维建模等-This procedure describes how to use the vc++ To face three-dimensional modeling
- 2022-01-28 15:13:22下载
- 积分:1
-
atically delete the directory of debug and release, so please do not put
atically delete the directory of debug and release, so please do not put
- 2022-10-18 16:55:03下载
- 积分:1
-
MATLAB命令大全,MATLAB命令大全word文档
MATLAB命令大全,MATLAB命令大全word文档-MATLAB
- 2022-08-05 16:55:58下载
- 积分:1
-
该算法实现图象的边缘检测,包括常用的一些算法如Rorbt,laplace等,同时包含了houng变换....
该算法实现图象的边缘检测,包括常用的一些算法如Rorbt,laplace等,同时包含了houng变换.-the algorithm image edge detection, including some of the commonly used algorithms such as Rorbt. laplace, contains a houng transform.
- 2022-08-07 00:23:33下载
- 积分: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
-
三次贝塞尔曲线的C程序,多于四点可通过连接保证C1连续
三次贝塞尔曲线的C程序,多于四点可通过连接保证C1连续-three Bessel curve of C program than 4:00 to be guaranteed by connecting C1
- 2022-04-25 18:09:41下载
- 积分:1
-
opencv手势识别
用opencv写的手势识别代码,听说识别率还不错,当然得跟据自己的环境调一下阈值什么的.方法跟大多数的差不多,也是先滤波一遍,再从RGB转到HSV空间,设置阈值,再二值化成单色图,然后进行二次滤波把小杂点滤掉,再提取轮廓,在圆滑一下轮廓,最后用Hu矩和模板比较.
- 2022-03-07 22:02:17下载
- 积分:1
-
图象处理的源代码
图象处理的源代码-image processing source code
- 2022-02-05 03:02:46下载
- 积分:1
-
在线描述号码识别所有代码主要应用的知识…
联机手写数字识别的全部源码,主要用到了图像处理和模式识别的知识,大家参考一下哟!-Online descript number recognition with all code.Mainly used the knowledge of image disposes.
- 2023-06-15 05:40:04下载
- 积分:1
-
图形学_基本图形
适用于图形学学习,包含图形学基本的绘制画线、绘制三角形、绘制球形、绘制椭球等一系列的操作,有利于掌握C++语言和Opengl语言的学习
- 2022-06-15 21:02:54下载
- 积分:1