-
多姿态人脸数据库,可用于非理想条件下人脸识别中的姿态估计问题,包括63种不同姿态,人脸水平方向旋转角度从...
多姿态人脸数据库,可用于非理想条件下人脸识别中的姿态估计问题,包括63种不同姿态,人脸水平方向旋转角度从-60度到60度,角度间隔15度,竖直方向旋转角度为-60度,-30度,-15度,0度,15度,30度,60度。-face database including 63 different poses,can be used in pose estimation of face recognition under unsatisfied condition.
- 2022-01-24 17:19:31下载
- 积分:1
-
人脸识别程序,安装摄像头之后根据视频扑火人脸进行跟踪
人脸识别程序,安装摄像头之后根据视频扑火人脸进行跟踪-Face recognition process, the installation of video camera after the fire in accordance with face tracking
- 2022-08-22 20:49:46下载
- 积分:1
-
Several classical image stitching algorithm, as well as other image processing a...
图像的几种经典拼接算法,以及其他图像处理算法-Several classical image stitching algorithm, as well as other image processing algorithms
- 2022-01-26 03:40:08下载
- 积分:1
-
YUV播放器扩展,可以进行黑白和彩色YUV视频格式的播放和单帧查看等功能,很好用,欢迎下载!...
YUV播放器扩展,可以进行黑白和彩色YUV视频格式的播放和单帧查看等功能,很好用,欢迎下载!-YUV player expansion can be black-and-white and color video YUV format of broadcast and single-frame View, and other functions, is useful, welcome to download!
- 2022-03-06 13:34:25下载
- 积分:1
-
Edge Detection (prewitt edge detection operator, roberts edge detection operator...
边缘检测(prewitt边缘检测算子的,roberts边缘检测算子的,Krisch边缘检测算子的)-Edge Detection (prewitt edge detection operator, roberts edge detection operator, Krisch edge detection operator)
- 2022-01-25 23:23:35下载
- 积分:1
-
一种向CBitmap对象读取“*.bmp”文件的快捷方式。
1、建立自己的CBitmap派生类。
2、增加一个“Load from bitmap”...
一种向CBitmap对象读取“*.bmp”文件的快捷方式。
1、建立自己的CBitmap派生类。
2、增加一个“Load from bitmap”的函数:
BOOL CMyBitmap::LoadBitmap(LPCTSTR szFileName)
{
DeleteObject()
HBITMAP hBitmap=NULL
hBitmap=(HBITMAP)LoadImage(NULL,szFileName,IMAGE_BITMAP,0,0,LR_LOADFROMFILE|LR_CREATEDIBSECTION|LR_DEFAULTSIZE)
return Attach(hBitmap)
}-CBitmap object to a reading of "*. bmp" file shortcuts. One, to build their own CBitmap derived class. 2, add a "Load from bitmap" function : BOOL CMyBitmap : : LoadBitmap (LPCTSTR szFileName) (DeleteObje ct () HBITMAP hBitmap = NULL hBitmap = (HBITMAP) LoadImage (NULL, szFileName, IMAGE_BITMAP, 0, 0, LR_LOADFROMFILE | LR_CREATEDIBSECTION | LR_D EFAULTSIZE) return Attach (hBitmap);)
- 2023-04-01 09:15:03下载
- 积分:1
-
图像处理中的浮雕效果图像,已经通过调试,可方便使用
图像处理中的浮雕效果图像,已经通过调试,可方便使用-Image Processing Emboss images, has passed debugging can be easy to use
- 2022-02-06 15:26:11下载
- 积分:1
-
经典的图像处理理论基础书籍,涵盖了图像处理的原则、方法等,有详细的课后练习。...
经典的图像处理理论基础书籍,涵盖了图像处理的原则、方法等,有详细的课后练习。-Classic theoretical basis of image processing books, covering image processing principles, methods, etc., there are detailed after-school practice.
- 2022-03-10 21:20:52下载
- 积分:1
-
目标跟踪
VC++实现的物体跟踪程序 opencv 效率还可以,挺不错的-object tracking
- 2022-10-27 09:30:03下载
- 积分:1
-
Video Watermarking Matlab source, which is the fifth
视频水印matlab源码,此为第五个压缩包,在水印领域的爱好者可以下载作为参考-Video Watermarking Matlab source, which is the fifth-compressed, Watermark in the field of lovers can download as a reference
- 2022-02-10 02:01:11下载
- 积分:1