-
Adaboost人脸识别
运用adaboost方法进行人脸检测的matlab算法,实用易懂,适合初学者!(Using adaboost method for face detection matlab algorithm, practical and easy to understand, suitable for beginners!)
- 2021-04-17 18:18:52下载
- 积分:1
-
face_detect
基于肤色的人脸检测matlab程序,已经过调试,实现了人脸的检测,且检测准确率高(Face detection based on skin color matlab program, has been commissioning to achieve a human face detection, and the high rate of detection accuracy)
- 2021-05-12 20:30:02下载
- 积分:1
-
A Novel Infrared Target Detection Method
基于滤波和BEMD的红外小目标检测算法,检测效果好。(BEMD algorithm is able to estimate the background effectively and get the target image by removing the background from the original image and segmenting the Intrinsic Mode Functions making use of the local inverse entropy.)
- 2020-10-28 17:09:58下载
- 积分:1
-
Otsu2d_Xiefen
一种二维Otsu快速算法的Matlab实现,该算法的原文参见《二维直方图区域斜分阈值分割及快速递推算法》,该文已附在内。(A two-dimensional Otsu fast algorithm Matlab realize that the original algorithm see " Two-dimensional histogram oblique segmentation area and fast recursive algorithm" , the paper has been attached into account.)
- 2020-09-12 17:57:59下载
- 积分:1
-
421
针对齿轮滚动轴承等的早期损伤类故障, 提出将小波包分解作为包络分析的前置处理手段以提取振动信号的故障信息特征 。 在简述小波包基本原理的基础上, 通过仿真信号, 对振动信号的具体处理过程进行分析, 并对可能遇到的问题, 提出处理办法, 然后应用于诊断实例 。 (Early damage fault for rolling bearings and other gear, the proposed wavelet packet decomposition as pre-processing means envelopment analysis to extract characteristic vibration signal fault information. On the basis of the basic principles outlined wavelet packet, through simulation signal processing for specific vibration signals are analyzed, and the problems that may be ncountered, proposed approach, and then applied to the diagnosis example.)
- 2014-04-23 09:15:13下载
- 积分:1
-
新建文件夹
说明: 文件说明:
a1:将二进制文件转为Matalb数据 并批量保存为mat格式
a2:mat数据批量转为图片(RGB三通道)
a3:RGB图片批量转灰度图、批量改变图片大小
a4:动图制作
a5:用训练好的网络对图像语义分割(Document description:
A1: Convert binary files to Matalb data and save them in batch as mat format
A2: mat data batch to picture (RGB three channel)
A3:RGB Picture Batch Grayscale, Batch Change Picture Size
A4: Motion Mapping
A5: Segmentation of image semantics using trained networks)
- 2019-07-01 17:25:44下载
- 积分:1
-
skin
说明: 可以实现肤色分割
RGB色彩空间转换为Ycbcr色彩空间并进行非线性变换后判别肤色(Skin color segmentation)
- 2019-03-13 20:42:12下载
- 积分:1
-
BrainNetViewer_20181219
说明: 用于EEG脑部图像网络绘制的matlab程序包(Matlab package for EEG brain image network rendering)
- 2021-01-16 18:18:45下载
- 积分:1
-
divide
对图像进行分块处理,可以设置分块比例,该程序设置的是8*8的比例,将图像分成64块(The image processing block, you can set the ratio of the block, the program is set proportion of 8* 8, the image is divided into 64)
- 2014-02-09 10:02:56下载
- 积分:1
-
MeanShiftSegMent
根据D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis 以及
C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision.这两篇文献提供的方法编写的图像分割代码,作者是
Chris M. Christoudias, Bogdan Georgescu,代码经我看了后加了丰富的中文注释,希望可以给各位带来阅读上的方便。
基于meanshift的聚类分割方法包括滤波、区域融合等操作,通过调整sigma和sigmar来调整分割效果。(According to D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis, and C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision. These two documents prepared by the methods provided by image segmentation code , the author is Chris M. Christoudias, Bogdan Georgescu, after I read the code, add a rich Chinese notes, hoping to bring you the convenience of reading. Segmentation method based on clustering meanshift including filtering, regional integration and other operations, and by adjusting the sigma sigmar to adjust segmentation results.)
- 2013-07-30 19:01:52下载
- 积分:1