-
数字图像处理源程序vc++
图像的点运算主要用来改变图像的灰度分布范围;点运算的最大特点是输出像素值只与当前输入像素值有关,本文主要介绍利用灰度直方图查看图像信息,了解各种灰度变换公式,掌握灰度变化实现方法。
- 2022-08-16 06:09:30下载
- 积分:1
-
根据控点 绘制Bezier曲线 可控制控点改变形状
根据控点 绘制Bezier曲线 可控制控点改变形状-According to Bezier curve control points can control the mapping control points to change the shape of
- 2022-03-06 10:58:44下载
- 积分:1
-
Open Watcom Graphics Library Sourcecode
Open Watcom Graphics Library Sourcecode
-Open Watcom Graphics Library Sourcecode
- 2022-02-10 04:58:54下载
- 积分: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
-
VB开发的一个与WINDOWS画图相似的程序
VB开发的一个与WINDOWS画图相似的程序-the VB and Windows drawing a similar procedure
- 2023-02-12 22:55:04下载
- 积分:1
-
一个java
一个基于java的人工生命的程序,很有意思-A java-based artificial life program, very interesting
- 2022-02-06 06:04:49下载
- 积分:1
-
an animation and images on the code
一个关于动画和图象的代码-an animation and images on the code
- 2022-10-19 11:20:03下载
- 积分:1
-
一个十分美丽的玫瑰程序
一个十分美丽的玫瑰程序-a very beautiful rose procedures
- 2022-01-25 17:16:38下载
- 积分:1
-
这是一个很好的彩色图像分割源代码,实验结果不错,希望对大家有帮助...
这是一个很好的彩色图像分割源代码,实验结果不错,希望对大家有帮助-This is a good color image segmentation source code, experimental results well, want to help everyone
- 2022-01-25 19:12:36下载
- 积分:1
-
VB实现的图象加柔效果
VB实现的图象加柔效果-VB images plus Sophie effect
- 2022-03-23 15:05:05下载
- 积分:1