-
人脸的检测与定位算法源码,主用是采用人脸的灰度信息进行人脸的检测,并定位鼻子眼睛和嘴...
人脸的检测与定位算法源码,主用是采用人脸的灰度信息进行人脸的检测,并定位鼻子眼睛和嘴-Face detection and location algorithm source code, the main use is the human face of gray information Face Detection, positioning the nose and eyes and mouth
- 2022-04-12 03:48:57下载
- 积分:1
-
模式识别的源码:包含了分类与聚类两部分,希望能对大家有所帮助...
模式识别的源码:包含了分类与聚类两部分,希望能对大家有所帮助-Pattern Recognition Source: Classification and cluster contains two parts, hoping to help all of you
- 2023-07-09 14:25:04下载
- 积分:1
-
The matlab functions implement the method presented in the paper regarding boost...
在MATLAB函数落实有关强提高纸张DLDA学习者提出的方法-The matlab functions implement the method presented in the paper regarding boosting of the strong J-DLDA learner
- 2022-05-08 07:51:04下载
- 积分:1
-
Doris整个工程文件,包括利用Doris进行影像配准,干涉图生成,DEM生成,是对SAR影像干涉处理的绝佳代码...
Doris整个工程文件,包括利用Doris进行影像配准,干涉图生成,DEM生成,是对SAR影像干涉处理的绝佳代码-Doris whole project documents, including the use of Doris for image registration, interferogram generation, DEM generation, is an excellent SAR image processing code for intervention
- 2022-02-10 03:54:07下载
- 积分:1
-
这是一个利用椭圆函数ellipse( )修改上例的画“小眼睛“的程序。
这是一个利用椭圆函数ellipse( )修改上例的画“小眼睛“的程序。- This is () revises on the example picture using elliptic
function ellipse "the small eye" the procedure.
- 2022-02-25 14:05:23下载
- 积分:1
-
该算法建立了由最小二乘法,离散点曲率和离散点曲率变化和三项组成的目标函数并求出了最优控制点序列坐标,采用非线性优化方法对权因子序列进行了调整,确立了逼近误差的近...
该算法建立了由最小二乘法,离散点曲率和离散点曲率变化和三项组成的目标函数并求出了最优控制点序列坐标,采用非线性优化方法对权因子序列进行了调整,确立了逼近误差的近似表示方法,并提出了包括上述方法的循环判断流程.-The algorithm was established by the least squares method, discrete points, the curvature and the curvature change and the three discrete points consisting of the objective function and find the optimal sequence of control point coordinates, using non-linear optimization method for sequence weights have been adjusted establishes the approximation error of the approximate representation, and proposed, including the cycle of the above methods to determine flow.
- 2022-03-14 05:05:42下载
- 积分:1
-
图象均值滤波算法
图象均值滤波算法-image filtering algorithm
- 2022-03-07 09:34:00下载
- 积分:1
-
利用图形的填充,字符可改
利用图形的填充,字符可改-use graphics to fill the characters can be changed
- 2022-05-13 23:29:40下载
- 积分:1
-
OpenGL的3D射击游戏实现
是一款基于opengl的3D射击游戏,类似cs.主要用到计算机图形学、c++、opengl的一些相关知识,有文档。程序需要做一点配置才能运行,中国普通本科计算机专业的学生可能用一周的时间才能让该程序运行起来
- 2022-03-31 11:42:50下载
- 积分:1
-
基于sift的图像复制粘贴篡改技术
基于sift的图像复制粘贴篡改检测算法,该算法首先提取出sift特征,用的是网上提供的提取sift的混合编程方法,然后将sift特征进行匹配,并用RANSAC算法剔除误匹配对,最后用线段将原始块和复制粘贴块中的匹配点连接起来。此算法能抵抗各种后处理操作,如旋转、尺度缩放、添加噪声等以及它们的几种组合。
- 2022-02-04 04:07:38下载
- 积分:1