资源列表
information-fusion-signal-and-image-processing.ra
- information fusion signal and image processing
EdgeContour1
- 用于进行对BMP位图的边缘检测,支持在VC++环境下使用那个。(for(i=0;i<m_imgHeight;i++){ for(j=0;j<m_imgWidth;j++) *(m_pImgDataOut+i*lineByteOut+j)=0.11**(m_pImgData+i*lineByteIn+j*pixelByteIn+0) +0.59**(m_pImgData+i*lineByteIn+j*pixelByteIn+1) +
ShowPicture
- 可以在窗体上显示各种格式的图片. 如JPG,BMP等-Can be displayed on a variety of formats in the form of images. Such as JPG, BMP, etc.
rotate
- 计算机图形学立体图旋转,使用Visual C-computer graphic,cube rotation
AVI
- 光流法、帧间差分法、高斯背景模型差分法,在opencv环境下实现运动目标检测-moving objective detection matlab
twoballrotate
- VC++opengl实现一个球绕另一个球旋转-vc++ with opengl to realize two balls
face-location
- 人脸定位系统,对图像中的人脸进行有效检测、定位。-Face location system.
28vc++
- 这28个vc++图像处理原程序来自 <>一书的光盘(部分) 包括:用vc++编写的图像处理基本程序,有阈值变换,图像滤波,图像旋转,hough变换等28个独立的程序,简单明确.-28 vc image processing from the original program
218792241472006115224515253728
- 28中图像处理方法-Image Processing Methods ---------------------------
ImageFilter
- 实现人脸检测 主要是针对裸露肌肤检测,从而实现对*图像的过滤,用了rgb,hsv,ycrcb,纹理检测等多种方法,可以运行,效果不错-Implementation of face detection is mainly directed against the bare skin testing, in order to achieve the filtering of pornographic images, using the rgb, hsv, ycrcb, texture detect
fushi
- 腐蚀的作用是消除物体边界点,使目标缩小,可以消除小于结构元素的噪声点;膨胀的作用是将与物体接触的所有背景点合并到物体中,使目标增大,可添补目标中的空洞。(The function of corrosion is to eliminate the boundary point of the object and reduce the target, which can eliminate the noise point smaller than the structural element, an
tuxiangfenxi
- 在matlab中对大量的轴承故障的特征信号进行小波包分解,提取特征值,并建立神经网络训练,最终可由网络进行故障的分析-In matlab large number of bearing fault characteristic signal wavelet packet decomposition, extract characteristic values, and the establishment of neural network training, and ultimately by
