-
这个cpp文件为基本的图像处理程序
This the cpp file for basic image processing routines -This is the cpp file for basic image processing routines
- 2023-06-29 15:55:02下载
- 积分:1
-
计算机图形学三维变换,包括旋转与缩放,TC2.0下编译
计算机图形学三维变换,包括旋转与缩放,TC2.0下编译-Three-dimensional computer graphics transformations, including rotation and scaling, TC2.0 compiled
- 2022-03-09 16:19:14下载
- 积分:1
-
两个圆形相互碰撞
两个圆形相互碰撞-two round collision
- 2022-09-19 00:20:02下载
- 积分:1
-
这是一个手写鉴别系统实例源程序,算法简单实用!
这是一个手写鉴别系统实例源程序,算法简单实用!-This is a instance source program of handwritten recognition system, the arithmetic is briefness and utility!
- 2022-11-08 03:50:02下载
- 积分:1
-
VB数据库加载数据生成曲线图显示
比较老的教学式源码,采用的是VB6.0版本开发,演示如何从一个数据库里加载对应数据,并且在界面上以曲线图的形式显示出来,包含横纵数据分布,以及柱状图属性修改等;
- 2022-03-22 10:38:02下载
- 积分: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
-
它的所有关于K中心点的实现
its all about implimentation of k mediods
- 2022-01-24 09:31:12下载
- 积分:1
-
人脸定位实例
人脸定位实例 人脸区域定位,特征标注 边缘提取等等
- 2023-01-14 23:30:04下载
- 积分:1
-
用matlab来制作卫星绕地球做周期运动的动画,改变卫星的角速度的初值,可以画出圆形,椭圆形,逃逸轨迹。...
用matlab来制作卫星绕地球做周期运动的动画,改变卫星的角速度的初值,可以画出圆形,椭圆形,逃逸轨迹。-Using matlab to produce satellites orbiting the earth to do periodic motion animation, change the initial angular velocity of the satellite, you can draw round, oval, escape trajectory.
- 2022-02-28 14:11:56下载
- 积分:1
-
circularbuttonexample Controls
CircularButtonExample控件-CircularButtonExample Controls
- 2023-05-03 01:10:03下载
- 积分:1