-
行人检测 opencv
本代码是基于opencv,由于行人具有明显的边缘轮廓,运动hog特征可以很好的描述出行人的特征,我们运用hog+svm来进行检测,效果还是很好的
- 2022-08-15 19:39:23下载
- 积分:1
-
This is a development with vb small image processing procedures
这是一个用vb开发的图像处理小程序-This is a development with vb small image processing procedures
- 2023-01-28 16:10:04下载
- 积分:1
-
自己用OpenGL和C++编的小程序,是一个立方体旋转的
自己用OpenGL和C++编的小程序,是一个立方体旋转的 -a program develped by openGL and C++。。A rotation cube~~this sample have depth perception。。dynamic
- 2022-06-15 22:42:32下载
- 积分: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
-
GDI二维图形操作,平移放缩等
GDI二维图形操作,平移放缩等-GDI 2D graphics operations, such as translation Zooming
- 2022-11-16 23:40:02下载
- 积分:1
-
use of coal and rock deformation and rupture process of electromagnetic radiatio...
利用煤岩变形、破裂过程的电磁辐射监测技术可以预测、预报煤岩动力灾害。文章采用VC++6.0开发设计了基于Windows平台的电磁辐射连续监测软件,根据动态数据交换(DDE)和多线程技术实现了进程、线程间的通信及多信号的实时采集、显示和分析,为煤岩动力灾害的预测、预报提供了先进的技术手段。-use of coal and rock deformation and rupture process of electromagnetic radiation monitoring technology forecasting, predicting coal and rock power disaster. Using the VC 6.0 Design based on the Windows platform electromagnetic radiation continuous monitoring software, Dynamic Data Exchange (DDE) and multithreading technology to achieve a process of communication between threads and multiple real-time signal acquisition, display and analysis of coal and rock dynamic disaster forecast, pre- reportedly provided advanced technological means.
- 2023-07-13 06:40:03下载
- 积分:1
-
ISP183_5资料 ISP183_5资料
ISP183_5资料
ISP183_5资料 ISP183_5资料
ISP183_5资料-ISP183_5 information ISP183_5 information ISP183_5 information
- 2022-10-21 16:55:05下载
- 积分:1
-
Discret cosine transform
Discret cosine transform
- 2022-01-30 13:26:44下载
- 积分:1
-
图形学DDA算法
图形学DDA算法-graphics algorithm
- 2022-02-02 02:39:57下载
- 积分:1
-
没有翻译
中点画圆算法 Bresenham画圆算法-failed to translate
- 2022-06-16 14:04:46下载
- 积分:1