-
ssd1309控制器初始化代码
香港晶门科技ssd1309控制器初始化代码,用于oled显示屏驱动
- 2022-04-17 10:17:29下载
- 积分: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
-
qt examples of the intermediate code can be used to continue programming qt
qt的中级代码实例,可以用来继续深入学习qt编程架构和各个模块的适用方法-qt examples of the intermediate code can be used to continue programming qt-depth study of the structure and application of methods of each module
- 2022-09-22 12:20:03下载
- 积分:1
-
二次函数曲线作图器
二次函数曲线作图器-quadratic function curve Constructions
- 2022-06-21 23:47:39下载
- 积分:1
-
一个绘制三次B样条的类,可通过型值点计算控制点,可进行拆分,可计算拟合误差...
一个绘制三次B样条的类,可通过型值点计算控制点,可进行拆分,可计算拟合误差-a cubic B-spline drawing of the category, through point-value calculation control points can be split, translate fitting error
- 2022-10-07 05:25:02下载
- 积分:1
-
一个简单、快速的图片识别代码,只能识别数字和英文字母。可用于网页上验证码的识别,能识别出验证码常用的各种扰乱的点和线...
一个简单、快速的图片识别代码,只能识别数字和英文字母。可用于网页上验证码的识别,能识别出验证码常用的各种扰乱的点和线-a simple, quick photo identification code, only an identification number and alphabetical. The website can be used to test code on the identification, certification will identify the various codes used to disrupt the dots and lines
- 2022-07-03 18:01:45下载
- 积分:1
-
Graphics,game programming and study the DirctX.It can improve your programming.
图形图像方面、游戏编程的入门指导。涉及DirctX学习指导。-Graphics,game programming and study the DirctX.It can improve your programming.
- 2022-07-19 11:16:16下载
- 积分:1
-
运用信息论的知识求解图像的信息量也就是熵的算法。
运用信息论的知识求解图像的信息量也就是熵的算法。-use of information, the knowledge to solve image is the amount of entropy algorithm.
- 2022-01-27 12:43:43下载
- 积分:1
-
good computer graphics operations for entry to the Shikuangdimen used.
不错的计算机图形学作业,给要入门的师兄弟们用.-good computer graphics operations for entry to the Shikuangdimen used.
- 2023-07-27 01:35:08下载
- 积分:1
-
可控鼠标进行图象编程示例
可控鼠标进行图象编程示例-mouse controllable images Programming Example
- 2022-05-22 07:43:53下载
- 积分:1