-
自己用C语言编写的直线DDA算法。可以根据输入的坐标,在屏幕上画出直线。...
自己用C语言编写的直线DDA算法。可以根据输入的坐标,在屏幕上画出直线。-own use C language prepared by the DDA linear algorithms. Can be imported under the coordinates on the screen paint line.
- 2022-03-20 05:39:35下载
- 积分:1
-
魔方3D C语言项目
Project Rubik 3D language C-Project Rubik 3D language C++
- 2022-05-29 17:51:58下载
- 积分:1
-
描述种子填充算法和扫描线填充算法的算法原理,比较这两种算法的优缺点。...
描述种子填充算法和扫描线填充算法的算法原理,比较这两种算法的优缺点。-Description of seed filling algorithm and the scan line fill algorithm algorithms to compare the advantages and disadvantages of these two algorithms.
- 2022-12-06 06:00:03下载
- 积分:1
-
Edge detection , compare different methods of edge detection
Edge detection , compare different methods of edge detection
- 2022-01-21 03:37:46下载
- 积分:1
-
OUT CAD2004适用书籍,适用于各初学者
是入学的首选。
OUT CAD2004适用书籍,适用于各初学者
是入学的首选。-OUT CAD2004 applies to books, is applicable to all school of choice for beginners.
- 2022-08-08 08:36:24下载
- 积分:1
-
fractal
分形――生成一片漂亮的树叶,通过一个矩阵迭代并不断刷新生成的图像-fractal-- generating a beautiful leaves, through an iterative matrix and constantly refresh the image
- 2022-10-25 07:30:04下载
- 积分:1
-
- 2022-07-14 12:49:10下载
- 积分:1
-
一个C / C++封装一般稀疏调整
a C/C++ package for generic sparse bundle adjustment -a C/C++ package for generic sparse bundle adjustment
- 2023-03-04 03:30:03下载
- 积分: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
-
Proyecto摩托罗拉V180
应用背景ES有书店对支队的LCD显示de摩托罗拉V180,苏controlador Y关键技术使用EL MPLAB assebbler PARA EL普通富恩特
- 2022-01-24 17:21:38下载
- 积分:1