-
Convert RGB 24bit to YUV4:2:0
rgb(24)到yuv420的快速转换。在很多时候这种转换都是很需要的。-Convert RGB 24bit to YUV4:2:0
- 2022-06-29 19:36:23下载
- 积分:1
-
画上的光滑曲线,采用5点平滑法。
对所画曲线进行平滑处理,采用的是五点平滑方法。-painted on the smooth curve, using the 5:00 smoothing method.
- 2023-01-14 23:10:03下载
- 积分:1
-
对读入的两幅图像进行逐个像元比较,取其中最大或最小值形成新图像矩阵,输出。
已形成界面。可通过界面进行上述操作。...
对读入的两幅图像进行逐个像元比较,取其中最大或最小值形成新图像矩阵,输出。
已形成界面。可通过界面进行上述操作。-To read the two images pixel-by-comparison, the maximum or minimum value from which to form a new image matrix, the output. Interface has formed. Through the interface to carry out such operations.
- 2022-01-26 02:12:34下载
- 积分:1
-
摄像头采集人脸并计算相似度
加载原始对比图像,并计算原始图像的直方图;
获取摄像头信息,抽取其中的帧,并计算该帧图像的直方图;
将抽取的图像的直方图与原始图像的直方图进行比较,并计算其相似度。
这个相似度就是这两上人脸的相似度了。
主要有以下几个函数构成:
/** Function Headers */
void detectAndDisplay(Mat bas_img, Mat frame, bool iscap );
//获取直方图
Mat calculateHistogram(Mat src_img);
//计算相似度
double calculateComparesion(Mat src, Mat dst);
- 2022-07-09 02:43:33下载
- 积分:1
-
基于STL的模具动态装配模拟软件.rar
基于STL的模具动态装配模拟软件.rar-mold assembly dynamic simulation software. Rar
- 2022-03-25 07:02:32下载
- 积分:1
-
This C source code can be utilized to read different format of image.
This C source code can be utilized to read different format of image.
- 2022-06-20 21:31:28下载
- 积分:1
-
在VB的图形窗口中平滑滚动地图,源码运行没有闪烁
在VB的图形窗口中平滑滚动地图,源码运行没有闪烁-in VB graphics window smoothing rolling map source operating without blinking
- 2022-07-20 19:32:25下载
- 积分:1
-
vc++数字图像模式识别技术及工程实践中的人脸识别
vc++数字图像模式识别技术及工程实践中的人脸识别-vc digital image pattern recognition technology and engineering practice Face Recognition
- 2022-01-30 15:36:20下载
- 积分:1
-
曲面和曲线造型,Bezier曲面造型源代码
曲面和曲线造型,Bezier曲面造型源代码-curve and surface modeling, surface modeling Bezier source code
- 2022-11-16 05:20:02下载
- 积分:1
-
多视点拼图的离散渲染
多视点拼图的离散渲染-discrete rendering of the puzzle
- 2022-03-22 21:09:36下载
- 积分:1