搜索资源列表
2013102242160953
- 人脑图像边缘提取,比较好用的人脑图像边缘提取matlab仿真程序。-The human brain image edge extraction, relatively easy to use the human brain image edge extraction matlab simulation program.
log
- matlab实现log算子,进行图像边缘的提取-matlab realize log operator to extract image edge
Sobel--of-MATLAB
- :%中值滤波%otsu 自动阈值计算%利用4个方向的roberts和进行边缘提取,并二值化%膨胀处理- Otsu median filter automatically calculate threshold using 4 direction roberts and edge detection and binarization expansion deal-Otsu median filter automatically calculate threshold using 4 directi
matlab-homework1
- 本程序具有打开图片、显示图片和边缘检测等功能,有多种边缘提取算子可供选择-show images and edge detection
kuosan
- MATLAB 各向异性扩散方法实现对图像进行滤波边缘提取。-MATLAB anisotropic diffusion filtering method to realize the image edge extraction.
daima
- 有关于matlab图像灰度处理,边缘提取-About matlab image gray processing, edge detection and so on
bianyuanjiance
- matlab 利用sobel、log、prewwit、canny算子对图像的边缘提取,几种算子相比较-matlab use sobel, log, prewwit, canny operator image edge extraction, compared with several operators
边缘检测特征提取
- 本程序是使用Matlab编写的对于图像的边缘检测特征提取,很实用的。(This procedure is written using Matlab, for the image edge detection, feature extraction, it is practical.)
基于小波的matlab做边缘提取的代码
- 基于小波边缘的边缘提取,采用经典图片,值得学习!(Edge extraction based on wavelet edge)
MATLAB实用源代码
- 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器 7.用Sobel算子和拉普拉斯对图像锐化:8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪 (bwtraceboundary函数)12.Hough变换 13.直方图阈值法 14. 自动阈值法:Otsu法 15.膨胀操作 16.腐蚀操作 17.开启和闭合操作 18.开启和闭合组合操作 19.形态学边界提取 20.形态学骨架提取 21.直接提取四个顶点坐标
细胞处理
- 提取培养细胞的边缘,并利用提取边缘后边缘内所占像素得个数来计算细胞大小(The edges of the cultured cells were extracted and the cell size was calculated by taking the number of pixels occupied in the edge of the extracted edge.)
fft测试程序2
- 提取了一种手势识别的算法,通过皮肤颜色模型将手势分割出来,然后追踪其边缘,再通过傅里叶系统作为特征向量进行识别。识别率很高的。(A gesture recognition algorithm is extracted from the skin color model, then the gestures are segmented, then the edges are traced, and then the Fourier system is used as the feature vec