-
optical_flow
说明: 计算视频或者图像中相邻两帧的光流场。
本光流场算法使用是 多项式展开的方法
配置好视频的路径之后,直接运行就可以了。(Calculation of video or image of two adjacent optical flow field. The optical flow algorithm using the polynomial method is a good video of the path configuration, the direct operation of it.)
- 2008-11-21 17:20:31下载
- 积分:1
-
pts
说明: OFDM中的降低PAPR中的pts方法的程序,里面包括随机,交织,相邻分割(it is a simulation papr of pts)
- 2011-03-03 22:46:37下载
- 积分:1
-
matlab图像处理
说明: 对图像进行灰度处理,乘除处理法处理,加法处理,减法处理(Gray scale, multiplication and division of image)
- 2020-10-11 09:57:33下载
- 积分:1
-
DIP_vc
用c语言编写的数字图像处理程序,图像读取,图像增强,图像复原,傅里叶变换,离散余弦变换都有(With the c language digital image processing, image scanning, image enhancement, image restoration, Fourier transform, discrete cosine transform has)
- 2013-11-30 20:23:27下载
- 积分:1
-
renyandingweiyurenlianjiance
说明: 这是一个经过调试过的人眼定位和人脸检测算法的代码。(This is a debug-off position of human eyes and human face detection algorithm code.)
- 2021-03-17 16:49:21下载
- 积分:1
-
feature
图象经过gabor小波滤波。gabor小波与图像卷积。(Image after wavelet filtering gabor. gabor wavelet and image deconvolution.)
- 2008-01-16 20:15:53下载
- 积分:1
-
drtoolbox
国外的牛人写的软件,数据降维工具箱,包含了几十种常用的流形学习方法的源码,自带图形界面。(A foreign master write this dimension reduction toolbox,there s dozens of code of common manifold learning methods. )
- 2013-07-31 17:45:11下载
- 积分:1
-
snake
基于snake模型的图像分割.Matlab 源程序(Snake model based on image segmentation. Matlab source code)
- 2008-04-18 19:33:24下载
- 积分:1
-
vcpicph
VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C: est.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:
vcvars32
rc bmp.rc
cl smooth.c bmp.res user32.lib gdi32.lib(VC++ image smoothing+ program source code, to achieve a smooth image (to noise), sharpening function in the C drive when testing a test of decentralization Bmp picture, path: C: test.bmp, no words can not test . Is shown above the level of smoothing, you can compare the next, but the feeling of color distortion, interested look. Command-line compiler as follows: vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib)
- 2014-02-18 15:30:52下载
- 积分:1
-
MATLAB人脸考勤打卡签到系统 摄像头界面GUI
说明: 该课题为基于MATLAB平台的PCA的人脸识别图像考勤系统。传统的人脸识别都是直接人头和人头的对比,现实意义不大,这块都做烂了,不易通过毕设答辩,而且论文不好写。该课题识别原理为:从一副生活照中寻找到人脸,并且分割人脸图象,利用PCA算法进行降维,和库里图片进行对比,输出目标人脸以及记录识别的时间,可以统计人脸打卡的当月次数,从而统计出勤率。该课题还可以继续二次开发,做成库内外人脸的识别,如果是库外人脸则实现报警。GUI界面有清除数据功能,统计工资等功能。(This project is based on the MATLAB platform PCA face recognition image attendance system. The traditional face recognition is the comparison of direct head and head, which is of little practical significance. This part is not easy to pass the final defense, and the paper is not easy to write. The recognition principle of this subject is: find the face from a living picture, segment the face image, reduce the dimension by PCA algorithm, compare with the library picture, output the target face and record the recognition time, and then count the number of times in the month when the face is punched, so as to count the attendance rate. The subject can also be further developed to make face recognition inside and outside the database. If it is outside the database, the alarm can be realized. The GUI interface has the functions of data clearing and salary statistics.)
- 2020-02-09 23:51:52下载
- 积分:1