-
JPEG压缩编码系统源代码
JPEG压缩编码系统源代码-JPEG compression coding system source code
- 2022-02-14 17:57:53下载
- 积分:1
-
用两个字符形成点阵大字的软件TxtLog根据点阵字库,用两个字符形成一个大的汉字点阵图...
用两个字符形成点阵大字的软件TxtLog根据点阵字库,用两个字符形成一个大的汉字点阵图-with two characters form the lattice characters TxtLog based Lattice software library with two characters form a large Chinese maps
- 2022-05-07 00:44:42下载
- 积分:1
-
一个3维渲染的源代码,感兴趣的可以参考下
一个3维渲染的源代码,感兴趣的可以参考下-A 3-dimensional rendering of the source code, can refer to the next interest
- 2022-07-25 03:21:59下载
- 积分:1
-
画上的光滑曲线,采用5点平滑法。
对所画曲线进行平滑处理,采用的是五点平滑方法。-painted on the smooth curve, using the 5:00 smoothing method.
- 2023-01-14 23:10:03下载
- 积分:1
-
提到可以要求讨论,DirectShow播放器
有问提可以讨论一下,DirectShow 的 Players-mention can be asked to discuss, DirectShow Players
- 2022-11-16 21:55:03下载
- 积分:1
-
C语言图像处理方法
C语言图像处理方法--Images processing method of C language
- 2023-09-06 08:55:04下载
- 积分: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
-
该程序是利用拉普拉斯算子对图像进行边缘检测的具体实现,利用matlab作为开发环境编写而成。...
该程序是利用拉普拉斯算子对图像进行边缘检测的具体实现,利用matlab作为开发环境编写而成。-that the procedure was used Laplician right image edge detection to achieve the specific use of Matlab as a development environment has been prepared.
- 2023-02-21 01:45:03下载
- 积分:1
-
扫描线填充算法画多边形
说明: 可以是边相交的多边形
扫描线填充算法画多边形
说明: 可以是边相交的多边形-Scan Line Fill Algorithm
- 2022-05-14 06:42:57下载
- 积分:1
-
本文件内的程序实现了帧动画的操作,对计算机三维图形操作具有一定的借鉴意义...
本文件内的程序实现了帧动画的操作,对计算机三维图形操作具有一定的借鉴意义-The procedures of this document implements frame animation operation, three-dimensional graphics operations on the computer has certain reference significance
- 2022-01-26 06:43:39下载
- 积分:1