-
VB of Cantor set fractals, from "fractal algorithms and programming
用VB实现的康托集分形图,来自《分形算法与程序设计――Visual Basic实现》-VB of Cantor set fractals, from "fractal algorithms and programming-- Visual Basic"
- 2022-07-03 16:40:09下载
- 积分:1
-
能够在实现交互式绘图的软件
能够在实现交互式绘图的软件-to achieve interactive graphics software
- 2023-05-30 01:15:03下载
- 积分:1
-
帧差法检测目标,简单适用,易于学习新
帧差法检测目标,简单适用,便于新手学习。-Homodyne detection target frame, simple to apply, easy to learn new
- 2022-02-12 15:13:15下载
- 积分:1
-
本源码可以对图像进行基本的处理 像图像的二值化 图像的灰度变换 对比度变换 以及对图像进行 直方图的均衡化处理等等 项目中非常实用...
本源码可以对图像进行基本的处理 像图像的二值化 图像的灰度变换 对比度变换 以及对图像进行 直方图的均衡化处理等等 项目中非常实用-The source can be the basic image processing such as image binarization image contrast gray-scale transformation of the image transformation, as well as the histogram equalization processing, and so the project is very useful
- 2022-02-18 14:07:50下载
- 积分:1
-
一个雾的好程序,快点下啊
一个雾的好程序,快点下啊-a fog of the program quickly under ah
- 2022-12-13 05:25: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
-
DIB source image processing
图象处理DIB源码-DIB source image processing
- 2023-01-05 12:00:04下载
- 积分:1
-
VC与matlab混合编程
VC与matlab混合编程-VC mixed with Matlab programming
- 2022-06-30 20:06:25下载
- 积分:1
-
c内嵌汇编的一个示例
c内嵌汇编的一个示例-a compilation of examples
- 2022-11-22 13:40:04下载
- 积分:1
-
data used to be and curve tools, the use of a cubic spline interpolation methods...
用数据拟和曲线的工具,利用了三次样条插值等方法。-data used to be and curve tools, the use of a cubic spline interpolation methods.
- 2022-05-07 20:16:47下载
- 积分:1