-
fisher 算法对图片人脸肤色和纯色的分类
针对人脸的肤色和唇色颜色,进行统计得出变换矩阵和阈值,再对图片进行fisher分类器分类,准确打印出每个像素分类情况,最终得到二值图,得到嘴唇区域
- 2023-07-15 12:05:03下载
- 积分:1
-
HM 源码 HEVC 参考代码
本资源是HM 12.1 的源码,由于HM源码需要SVN工具下载,为了方便学习HEVC的朋友们,我特意从用SVN下载先来,打包成rar,希望对学习HEVC的朋友提供方便,HEVC的解码还算可以,问题是编码端效率现在还是个普遍的问题,相信在流媒体传输方向有大作为
- 2022-05-22 14:04:08下载
- 积分:1
-
这是浙大acm,北大acm上,还有地大acm上的题解,全部是关于搜索算法的,题目文件名上有...
这是浙大acm,北大acm上,还有地大acm上的题解,全部是关于搜索算法的,题目文件名上有-This is Zheda acm, North acm, there can still be a great solution acm on the title, all is about the search algorithm, the file name on the subject have
- 2023-07-14 18:05:03下载
- 积分:1
-
C语言实现的二维几何运算源码
用C语言实现的二维几何运算源码,包含了常见的二维几何运算,包括:
㈠ 点的基本运算
1. 平面上两点之间距离 1
2. 判断两点是否重合 1
3. 矢量叉乘 1
4. 矢量点乘 2
5. 判断点是否在线段上 2
6. 求一点饶某点旋转后的坐标 2
7. 求矢量夹角 2
㈡ 线段及直线的基本运算
1. 点与线段的关系 3
2. 求点到线段所在直线垂线的垂足 4
3. 点到线段的最近点 4
4. 点到线段所在直线的距离 4
- 2022-05-28 07:38:25下载
- 积分:1
-
用Visual C++实现的绘制函数图像的程序。给定任意函数表达式,可直观显示该函数图像。...
用Visual C++实现的绘制函数图像的程序。给定任意函数表达式,可直观显示该函数图像。-Visual C achievable image mapping function procedures. Given arbitrary function expression, visual images showed that the function.
- 2023-06-20 07:45:03下载
- 积分:1
-
openGI (几何图像)
OpenGI 是一个独立于平台的 C 库的三角网格模型参数化和创建从这种参数化的几何图像。 功能简单易学 OpenGL 类似语法和编程 2-流形上的任意亏格与可变数量 boundariesvarious 参数化算法,如平均值 paradigmsworks 拉伸最小化,为多图表 patchi ficationshardware 的原始 GIM algorithmsupport 加速几何图像 creationsampling 各种通用 attributestight 集成使用 OpenGL 的轻松和高效的数据共享
- 2022-04-17 10:49:59下载
- 积分:1
-
MOEA framework
应用背景The MOEA Framework is a free and open source Java library for developing and
experimenting with multiobjective evolutionary algorithms (MOEAs) and other
general-purpose multiobjective optimization algorithms. The MOEA Framework
supports genetic algorithms, differential evolution, particle swarm
optimization, genetic programming, grammatical evolution, and more. A number of
algorithms are provided out-of-the-box, including NSGA-II, NSGA-III, ε-MOEA,
GDE3 and MOEA/D. In addition, the MOEA Framework provides the tools necessary
to rapidly design, develop, execute and statistically test optimization
algorithms.关键技术Its key features includes:
* Fast, reliable implementations of many state-of-the-art algorithms
* Extensible with custom algorithms, problems and operators
* Supports master-slave, island-model, and hybrid parallelization
&n
- 2022-02-28 22:09:39下载
- 积分:1
-
University's Department of Mathematics will study the courses have a numeric...
大学里数学系必学的一们课程数值分析中的经典算法――――三次样条插值的程序vb版本-University"s Department of Mathematics will study the courses have a numerical analysis of the classical algorithm-cubic spline interpolation procedures version vb
- 2022-02-10 03:23:23下载
- 积分:1
-
人工智能归结反演算法
这是人工智能当中的归结反演的算法实现代码
- 2022-08-31 13:15:03下载
- 积分:1
-
C# ini文件操作
资源描述封装好的C#做的dll可以以直接使用,主要是引用的windows api(c++)。里面重新实现了一些ini的操作方法,注释说明比较清楚,自己可以写一个例子调试一下看看,有任何问题可以联系我
- 2022-02-14 07:19:16下载
- 积分:1