-
Tongxinluo achieved a substantially from the input to the output of the mapping...
络实质上实现了一个从输入到输出的映射功能,而数学理论已证明它具有实现任何复杂非线性映射的功能。-Tongxinluo achieved a substantially from the input to the output of the mapping function, while mathematical theory has proven it can achieve any complex nonlinear mapping function.
- 2023-06-15 07:10:03下载
- 积分:1
-
利用Solidworks APIVisual Basic 与 开发的自动获取Solidworks绘图窗口中选择实体的外轮廓的model...
利用Solidworks APIVisual Basic 与 开发的自动获取Solidworks绘图窗口中选择实体的外轮廓的model-use Solidworks APIVisual Basic and development of the automatic acquisition So lidworks drawing window select entities outside the contours of the model
- 2022-03-25 05:55:53下载
- 积分:1
-
do with VB regional restrictions mouse
用VB做限制鼠标的区域-do with VB regional restrictions mouse
- 2022-01-30 21:46:46下载
- 积分:1
-
VB与AutoCAD二次开发入门技巧资料
VB与AutoCAD二次开发入门技巧资料-VB and AutoCAD second development of data entry skills
- 2023-06-02 05:00:04下载
- 积分:1
-
基于adaboost的人脸检测程序
可以在一副图像中将人脸的位置框出...
基于adaboost的人脸检测程序
可以在一副图像中将人脸的位置框出-AdaBoost-based face detection procedure may face an image will be the location of the box
- 2022-03-18 05:08:14下载
- 积分:1
-
This is my first graphics operation, with different algorithms straight, curve,...
这是我图形学的第一次作业,用不同的算法实现了直线,曲线,圆的画法。裁减算法是a-w不过这个有bug,还待完善-This is my first graphics operation, with different algorithms straight, curve, drawing a circle. However, the reduction algorithm is aw this bug, also to be perfect
- 2023-05-21 16:00:07下载
- 积分:1
-
Lord Logics Fractal landscape
Lord Logics Fractal landscape
- 2022-03-06 20:16:11下载
- 积分:1
-
这次做的不是很完美,希望得到大家的指教:)运行后在右方的“球色”处可以改变球色,但R,G,B三个数值的和最好不要超过255,有不妥之处请大家原谅。...
这次做的不是很完美,希望得到大家的指教:)运行后在右方的“球色”处可以改变球色,但R,G,B三个数值的和最好不要超过255,有不妥之处请大家原谅。-this is not so perfect, we all hope the exhibitions :) after running in front of the "ball color," the ball can change the color, but the R, G, B 3 numerical and preferably not more than 255, there is nothing wrong with it please forgive me.
- 2022-05-14 08:25:27下载
- 积分: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
-
实现图像数据的JPEG
实现图像数据的JPEG-LS标准的压缩,可以实现无损压缩也可以进行有损压缩-Realize image data standard JPEG-LS compression, lossless compression can be lossy compression can also be carried out
- 2022-03-05 01:27:29下载
- 积分:1