资源列表
exam10
- 单摆的仿真程序,动态演示,图形输出,及的成绩还是得回家不到 -wednjubehaebche cehwbcehd hewdcc
Fuzzy2images
- fuzzy c means for image segmentation
Imag_seg_ex.m
- Text segmentation for images. It specifies the connected components inside the images using few lines of code
cutYUV
- 裁剪yuv文件,可以设置起始帧和最后一帧,针对所有分辨率的yuv文件,采样空间也都支持-Cut yuv file, you can set the start frame and the last one, at all resolutions of the yuv file, sample space support
OSTU
- Otsu-最大类间方差matlab代码 通过求模板和子图像的互相关函数的最大值来确定目标的中心位置;再在目标的感兴趣区域内(ROI)进行基于最大类间方差(OSTU)算法的自适应阈值分割,以检出并统计缺陷;进而判别其合格与否。 -the Ostu method is much faster and more efficient than the fuzzy cluster method.
image-geometry-operation
- 在实际应用或科研领域,很多时候要对图像裁剪操作。图像裁剪就是在源图像或者大图像中裁剪图像块来,这个图像块一般是多边形的。图像裁剪是图像处理中最基本的操作之一。-In the actual application or scientific research field, and many times to image cutting operation. The image is the source image or cut in large image cut image block, th
sparseDCT
- sparse DCT. this is another version of DCT that s good for compression.
goujian
- 序列图像中出现次数最多的像素点的灰度值作为背景相同像素点的灰度值,而得到初始的静止背景-Gradation value appears in the highest number of pixel points in the image sequence as a background the same gray scale value of the pixel point, and to obtain initial stationary background
Canny
- 边缘检测,对图形中的轮廓进行检测,利用了opencv中的canny算子所做的边缘检测-Edge Detection
chap8_28
- Matlab HOUGH变换检测直线的算法-Algorithm Matlab HOUGH transform line detection
kmeansclustering
- 脑电图像分割源代码,利用K聚类算法,实现对脑电图像的分割融合。-Electroencephalography (eeg) as segmentation source code, using the K clustering algorithm, implementation of electroencephalogram (eeg) as segmentation.
CovImgAndKerl
- 一个自定义卷积的实现程序,可以深刻了解卷积的实现原理,适合新手学习-Implement a custom convolution procedure, we can achieve a deep understanding of the principles of convolution, suitable for beginners to learn