-
emgucv人脸识别
本代码是一个在c#环境中使用emgucv(opencv)库进行人脸识别的程序,非常简单。很适合入门者来学习,非常感谢原作者的辛苦劳动。
opencv本身是使用c++开发的,emgucv是对opencv的封装,可以在c#环境汇总直接使用。
- 2022-05-28 23:45:19下载
- 积分:1
-
rotating transform, the formation of a 40 point, the diameter of 100 and 200 the...
用旋转变换的方法生成一个有40个点,内径为100,外径为200的星形图形。 程序运行按键说明:q,w比例变换,a,s旋转变换,j,l,i,k为平移变换。-rotating transform, the formation of a 40 point, the diameter of 100 and 200 the diameter of astrocytes graphics. Running Press : q, w ratio conversion, a, s rotation transformation, j, l, i, k translation transformation.
- 2022-01-21 20:00:34下载
- 积分:1
-
DDA line drawing algorithm to generate line algorithm, in stipple line algorithm...
直线生成算法的DDA画线算法,中点画线算法,bresenham画线算法。-DDA line drawing algorithm to generate line algorithm, in stipple line algorithm, bresenham Line Algorithm.
- 2022-02-14 20:10:52下载
- 积分:1
-
用以数字(图象)识别的源代码。内附可执行文件。包括了训练、识别2个过程...
用以数字(图象)识别的源代码。内附可执行文件。包括了训练、识别2个过程-figures for the (images) identification of the source code. Containing executable files. Includes training, two identification process
- 2022-03-17 17:52:40下载
- 积分:1
-
RGB应用的程序,帮忙看看呀。看看是哪里有问题呀,高手进来...
RGB应用的程序,帮忙看看呀。看看是哪里有问题呀,高手进来-RGB applications procedures, help to see it. Take a look at where you have problems, you come in
- 2022-02-22 13:07:07下载
- 积分:1
-
该代码是一个用C++编写的面向对象的计算机视觉库,它包含了许多的功能用于解决数学问题,许多的图像处理算法等...
该代码是一个用C++编写的面向对象的计算机视觉库,它包含了许多的功能用于解决数学问题,许多的图像处理算法等-the code is a C prepared by the object-oriented computer vision library, which contains many of the functions for solving mathematical problems, many of the image processing algorithm
- 2022-08-21 07:25:37下载
- 积分:1
-
用递归的方法进行连通域的标记,算出面积并且去除小面积的连通域,对于去噪很有效!...
用递归的方法进行连通域的标记,算出面积并且去除小面积的连通域,对于去噪很有效!-Using recursive methods of tags connected domain, calculate the area and remove a small area connected domain for denoising very effective!
- 2022-01-24 13:47:28下载
- 积分:1
-
Source code of digital image process procedure,covered many technology,hard to f...
数字图像处理的代码 内容非常全 千辛万苦得来啊-Source code of digital image process procedure,covered many technology,hard to find.
- 2022-03-30 18:33:35下载
- 积分:1
-
在VC++2005下,用OpenGL正射投影画了立方体,进行了纹理,并且提供三维场景的图片输出...
在VC++2005下,用OpenGL正射投影画了立方体,进行了纹理,并且提供三维场景的图片输出-In the VC++2005, using OpenGL orthographic projection drawing of the cube, for texture, and provide three-dimensional scene image output
- 2022-06-20 10:56:37下载
- 积分:1
-
它主要完成的功能有画直线、曲线、圆、椭圆、矩形、多边形;支持剪贴板的操作;支持撤销、重复;保存成位图文件;打开位图文件。...
它主要完成的功能有画直线、曲线、圆、椭圆、矩形、多边形;支持剪贴板的操作;支持撤销、重复;保存成位图文件;打开位图文件。-It is mainly the function of the completion of painting a straight line, curve, round, oval, rectangular, polygonal support clipboard operations to support the revocation, repeat preservation into a bitmap file to open bitmap file.
- 2022-06-21 17:46:57下载
- 积分:1