-
SPINELINE对象三维旋转的观众
spineline object 3d rotation viewer
- 2022-06-17 01:44:17下载
- 积分:1
-
One hundred example codes program in Matlab development environment
matlab开发环境下实用程序00个例子的代码:包括1-32是:图形应用篇、33-66是:界面设计篇、67-84是:图形处理篇、85-100是:数值分析篇-One hundred example codes program in Matlab development environment
- 2022-12-26 09:20:04下载
- 积分:1
-
在Matlab的源代码来提高图像分辨率是非常有用的!
在matlab中的分形图像放大程序;对初学者很有用哦!-In the matlab source code to raise the image resolution is indeed very useful!
- 2023-08-23 01:05: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
-
类似微软的菜单,用javascript写的
类似微软的菜单,用javascript写的-similar to Microsoft"s menu, written with javascript
- 2022-07-25 15:28:51下载
- 积分:1
-
xghraph 无线网络
无线网络的通信模型建立使用 TCL 脚本。Tcl 脚本的执行与记录在它的所有模拟事件生成的跟踪文件。吞吐量的计算使用 awk 脚本进程跟踪文件并生成带有.xg 扩展名的文件中的结果。Xgraph 为吞吐量是使用所得的 awk 脚本执行的结果 (.xg 文件) 绘制的。
- 2022-07-21 04:19:39下载
- 积分:1
-
image processing source code entry
图像处理入门源代码-image processing source code entry
- 2022-02-03 04:49:37下载
- 积分:1
-
图像处理的程序。是课程设计。希望大家多多指教。
图像处理的程序。是课程设计。希望大家多多指教。-Image processing procedures. Curriculum design. Hope that the exhibitions.
- 2022-06-17 11:27:45下载
- 积分:1
-
图形开发应用软件
图形开发应用软件-graphics software development and application
- 2022-06-20 16:43:39下载
- 积分:1
-
fast Fourier transformation, C language fast Fourier transformation.
快速付立叶转换,C语言实现快速付立叶转换.-fast Fourier transformation, C language fast Fourier transformation.
- 2022-03-19 21:58:42下载
- 积分:1