-
HMM人脸识别
opnecv广泛应用与机器视觉,本代码是opencv中基于隐马尔科夫(HMM)的人脸识别,能够很好的识别人脸,代码是用c++来编写的,对学习人脸识别有很大帮助
- 2022-08-07 22:00:10下载
- 积分:1
-
三维地形绘制--四叉树递归算法 .比较具有参考价值,值得借鉴...
三维地形绘制--四叉树递归算法 .比较具有参考价值,值得借鉴-Three-dimensional topographical map- quadtree recursive algorithm. Compared with the reference value, it is worth drawing
- 2023-08-15 12:20:04下载
- 积分:1
-
用人工神经元来识别英文字母
用人工神经元来识别英文字母-artificial neurons to identify English alphabets
- 2022-12-02 04:50:03下载
- 积分:1
-
directx8 entry code, including texture mapping triangle transform loading model
directx8 入门代码 包括绘制三角形 纹理 变换 载入模型等-directx8 entry code, including texture mapping triangle transform loading model
- 2023-05-15 02:25:03下载
- 积分:1
-
可以自动帮您更换墙纸
可以自动帮您更换墙纸-automatically help you replace wallpaper
- 2022-08-12 21:24:40下载
- 积分:1
-
最优分割,求图像最优分割时的计算程序。输入数组1为图像灰度值,从小到大;输入数组2为对应灰度值的个数。...
最优分割,求图像最优分割时的计算程序。输入数组1为图像灰度值,从小到大;输入数组2为对应灰度值的个数。-Optimal segmentation, seeking the optimal image segmentation when the calculations. Input array a for the image gray value, from small to large input array 2 as corresponding to the number of gray values.
- 2022-02-14 04:43:13下载
- 积分:1
-
图像边缘检测,提取,轮廓跟踪算法代码
图象的边沿检测,提取,轮廓跟踪算法代码-image edge detection, extraction, contour tracking algorithm code
- 2023-03-29 15:45:03下载
- 积分:1
-
Bezier曲线由三个点确定,此程序用C实现了三次Bezier曲线图形的绘制...
Bezier曲线由三个点确定,此程序用C实现了三次Bezier曲线图形的绘制-Bezier curve determined by three points, this procedure three times with the C implementation Bezier curve drawing graphics
- 2022-03-20 02:53:51下载
- 积分:1
-
a good image
一个很好的图像处理程序-a good image-processing program
- 2023-07-08 02:00:03下载
- 积分:1
-
用如求直立主图统计程序。RGB有3个座标,分别是R,G,B,其值从0-255。把0-255分成4段,那么每个座标有4种取值,共可以表示4*4*4=64种颜色。程...
用如求直立主图统计程序。RGB有3个座标,分别是R,G,B,其值从0-255。把0-255分成4段,那么每个座标有4种取值,共可以表示4*4*4=64种颜色。程序中主要是histogram函数,它有两个参数,第1个参数是一个64位数组,每一位表示一种颜色,其值是该颜色出现的次数。另外两个函数numbercolor是对每个像素计算它的颜色值,fenduan是对参数x返回0-255中的某一段。主函数测试一副图片的颜色直方图的统计。-Used as the main map for vertical statistical procedures. RGB has three coordinates, namely R, G, B, its value from 0-255. The 0-255 is divided into 4, then there are four kinds of each coordinates value, can indicate a total of 4* 4* 4 = 64 kinds of colors. Process is mainly histogram function, it has two parameters, the first a parameter is a 64-digit group, each and every one expressed a different color, its value is the number of the color appears. The other two function numbercolor is calculated for each pixel its color value, fenduan of parameters x the return of a certain period of 0-255. The main function to test a picture of the color histogram statistics.
- 2022-10-26 15:15:04下载
- 积分:1