-
一个地图编辑器,用于处理游戏方面的。和它配套的游戏引擎太大,发不上来!1...
一个地图编辑器,用于处理游戏方面的。和它配套的游戏引擎太大,发不上来!1-a map editor, for handling the game. And its supporting much of the game engine, a not answer! 1
- 2023-03-03 19:25:03下载
- 积分:1
-
功率谱估计的MATLAB程序。现代谱的引入…
MATLAB实现功率谱估计的程序.采用现代谱估计方法,最大熵谱法,Brug法和Levinson法-MATLAB power spectrum estimation procedures. The introduction of modern spectral estimation methods, maximum entropy spectrum, Brug law and Levinson Law
- 2022-07-03 12:00:25下载
- 积分:1
-
关于球的一个优化算法
关于球的一个优化算法-ball on the 1 Optimization Algorithm
- 2023-09-03 21:15:03下载
- 积分:1
-
用VC++开发的图像压缩
用VC++开发的图像压缩-development of the VC Image Compression
- 2022-06-21 11:04:05下载
- 积分:1
-
利用opengl技术和位图显示,模拟了三维地形的生成
利用opengl技术和位图显示,模拟了三维地形的生成-Technology and the use of opengl bitmap to simulate the generation of three-dimensional terrain
- 2022-01-24 16:51:20下载
- 积分: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
-
delphi编写的快速傅立叶转换源代码
delphi编写的快速傅立叶转换源代码-prepared by the Fast Fourier Transforms source code
- 2022-03-13 02:28:29下载
- 积分:1
-
自己编的vb编程,这是圆弧连接源代码!请多多指教!
自己编的vb编程,这是圆弧连接源代码!请多多指教!-vb own series programming, which is connected arc source code! A great weekend!
- 2022-08-07 03:05:14下载
- 积分:1
-
模拟WINDOWS系统中任务管理器的CPU使用记录的控件程序
模拟WINDOWS系统中任务管理器的CPU使用记录的控件程序-WINDOWS System Simulation Task Manager CPU usage control procedures
- 2022-05-22 11:49:23下载
- 积分:1
-
bmp图象处理类,实现了bmp图象的读写操作、图象缩放、旋转、加减、合成、边缘检测、测量周长、面积、小区域删除、去除黑斑、去除白班、二值化、抽取图象内点等。...
bmp图象处理类,实现了bmp图象的读写操作、图象缩放、旋转、加减、合成、边缘检测、测量周长、面积、小区域删除、去除黑斑、去除白班、二值化、抽取图象内点等。-bmp image processing category, achieving bmp image read and write operations, image scaling, rotation, addition and subtraction, synthesis, edge detection, measurement perimeter, area, a small regional delete, remove blotches, remove the day shift, two values, images taken within points.
- 2022-06-12 08:53:11下载
- 积分:1