-
CopyScreenTest 拷屏
拷屏程序源码。。。。。
Qt实现,copyScreen
- 2023-01-25 00:50:03下载
- 积分:1
-
VC图像编程的源程序,包括位图读写,以及图像变换、编码等。...
VC图像编程的源程序,包括位图读写,以及图像变换、编码等。-VC images of the source programming, including bitmap readers, and image transform coding.
- 2022-06-03 20:30:51下载
- 积分:1
-
oepngl实现火焰的模拟 采用粒子系统和纹理映射
oepngl实现火焰的模拟 采用粒子系统和纹理映射-realize oepngl flame using particle system simulation and texture mapping
- 2022-12-04 04:50:03下载
- 积分:1
-
基于sift的复制粘贴篡改检测
基于sift的图像复制粘贴篡改检测方法,首先提取出sift特征,这里提取的sift特征是用c++代码提取的,然后进行g2nn匹配和
凝聚层次聚类 ,最后根据仿射变换参数标出篡改区域。并用连线的方式将真实区域和复制粘贴篡改区域标记出来。
- 2022-04-29 20:44:55下载
- 积分:1
-
This zip file contains source code and windows executables for carrying out face...
This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s face detector. Instructions for use and for compiling can be found in the Readme file.
Usage:
FaceDetect (, )
The function returns Nx4 matrix. In case no faces were detected, N=1 and all four entries are -1. Otherwise, N=number of faces in the image and the vector contains the x, y, width and height information of the face.
Example,
A = imread ( lena.jpg , JPG )
Img = double (rgb2gray(A))
Face = FaceDetect( haarcascade_frontalface_alt2.xml ,Img)
-This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s f
- 2022-07-12 10:23:46下载
- 积分:1
-
Use of graphics processors to achieve real
利用图形处理器实现实时二维流体的模拟,使用准拉格朗日法求解流体方程。-Use of graphics processors to achieve real-time two-dimensional fluid simulation, the use of quasi-Lagrangian method for solving fluid equations.
- 2022-03-15 08:25:22下载
- 积分:1
-
BMP文件快速压缩成JPG文件的VC源代码
BMP文件快速压缩成JPG文件的VC源代码-BMP file compression rapid JPG file into the source code VC
- 2022-04-30 22:32:44下载
- 积分:1
-
the procedures established track gradient brush painting to fill graphics, a goo...
本程序创建轨迹梯度画刷来填充图形,一个很好的例子绝对值得收藏-the procedures established track gradient brush painting to fill graphics, a good example worthy collection
- 2022-03-06 13:56:20下载
- 积分:1
-
自己写的形态学的寻找连通域的实现方法。调用了自己写的腐蚀和膨胀函数...
自己写的形态学的寻找连通域的实现方法。调用了自己写的腐蚀和膨胀函数-Morphological write their own search for the realization of methods connected domain. Call to write their own corrosion and expansion function
- 2022-03-18 22:42:43下载
- 积分:1
-
文字识别基础: 图象二值化和转化为256色
文字识别基础: 图象二值化和转化为256色-Character Recognition : the two images and values into 256 color
- 2023-03-29 11:00:04下载
- 积分:1