资源列表
canny算子进行边缘检测的源代码
- 对于现有canny算子进行了一定的改进,使得效果更好(Some improvements have been made to the existing Canny operator, which makes the effect better)
一种改进的基于Canny算子边缘检测算法
- 在图像处理中的对于canny算子的一种改进方式(An improved method for canny operators in image processing)
levelsets-master
- 一种基于水平集的图像分割MATLAB代码供大家参考学习(level set image segmentation)
NRW_Release_2
- 一种基于随机游走算法改进的图像分割算法,供大家参考学习(A random walk algorithm based on improved image segmentation algorithm for your reference learning)
GeodesicActiveContour
- 包含几个分割效果比较好的算法程序,主流的水平集分割算法,分割效率高。(Contains several good segmentation results of algorithm program, the mainstream of level set segmentation algorithm, segmentation of high efficiency.)
MATLAB
- 根据数据采集卡所采集上来的数据,这些数据包括横轴和纵轴的坐标和相应坐标的强度,通过对数据进行拟合实现图像重构(According to the data collected by the data acquisition card, these data include the coordinates of the horizontal axis and vertical axis and the intensity of the corresponding coordinates, and t
matla
- 数字图像处理的DCT与量化处理 并包括灰度转化(Please don't steal it. Thank you for your coding. Please don't steal it. Thank you all)
pca
- 主成分分析法的c++代码,有俩个版本的实现方法(C++ code of principal component analysis)
BaseZernike1
- 基于Zernike 正交矩的图像亚像素边缘检测的改进算法(sub-pixel based on Zernike)
EdgeDetecion
- 亚像素边缘检测,基于zernike 灰度矩,实现精度可达0.05个pixel(sub-pixel edge detect)
修改过的亚像素边缘检测
- 自己用MATLAB写的一个基于多项式插值的亚像素处理算法,处理速度快(sub-pixel edge detect)
line_detector
- 直线检测算法的MATLAB代码,由于作者只放出了C的代码,故写了一份MATLAB的(Line segment detector algorithm)