资源列表
yuzhifenge (2)
- 数字图像处理中的阈值分割代码,可以对图像进行阈值分割(Threshold segmentation)
zhencha4
- 使用桢差法进行图片处理 简单易行 效果适中 速率很快(it's useful.Maybe it can take the foregoing scene out.)
PS
- 可以读取输出浮点型、整型、复数型影像,对于遥感专业的所有影像读入输出MATLAB中有很大帮助。采用振幅离差阈值提取PS点(Can read floating-point, integer, and complex type of image, for all remote sensing professional images into the MATLAB will be very helpful)
ATGP_2
- 用于高光谱端元提取的自动目标识别算法的matlab实现(The matlab code for ATGP algorithm for endmember finding)
finish
- 对玻璃表面缺陷图像进行处理,进行分类识别(The glass surface defect image processing, classification and identification)
otsumatlab
- 对图像进行阈值分割,使用大津法计算出阈值,对图像进行分割。(Threshold segmentation of the image)
main
- 对岩石裂纹图像进行一系列的处理,从而获取岩石裂纹的一系列几何参数。(The rock crack image is subjected to a series of treatments to obtain a series of geometric parameters of the rock crack.)
main
- 对细胞的的图像进行预处理,灰度化,二值化,形态学处理,从而分割出来细胞。(The cells are pretreated, grayed out, binarized, morphologically processed, and thus the cells are separated.)
DB4PR0
- C语言编写的图像增强,试过可用运行,还不错(C language image enhancement, tried, available running, not bad)
avergBg_subtraction
- 采用平均背景法读取视频每一帧,计算出背景后存为之后差分对,仿真matlab版本2014a其他的没有测试,但是视频读取务必选用黑白视频。(Using the average background method to read video each frame, calculate the background, save as after difference, simulation matlab version of 2014a, the other did not test, but vide
NARF提取关键点
- 利用点云库PCL的NARF算法提取点云关键点(Using PCL's NARF algorithm to extract point cloud key points)
Canny Detector
- MATLAB上实现Canny边缘检测,经过高斯滤波,边缘检测,非极大抑制,阀值处理,能够很好的实现边缘检测。程序里需要更改换成自己的路径和地址名。(This is the source of MATLAB for Canny edge detector. Well, it can effectively detect the edge information of the desired image.)