资源列表
k_means
- MATLAB编写K-means算法,已通过验证,并且已经做成函数,可以直接使用(MATLAB writes the K-means algorithm, which has been verified, and has been made into a function that can be used directly)
coding about iamge processing
- 内有关于文字识别的相关代码(索书号、文字图像分割)(In the relevant code on the character recognition (segmentation, call text image))
code
- 利用变分的水平集方法实现图像分割。该方法的优点在于可以实现对于拓扑结构改变的物体的图像分割。并且速度相对于传统的水平及方法快,并且更加稳定。(achieve image segmentation based on level set)
目标检测
- 利用c++编程语言 实现数字图像的目标检测(Target detection of image)
形态学
- 利用C++语言实现数字图像的压缩膨胀形态学处理(Morphological processing of images)
图像预处理
- 实现图像的预处理功能,提供了一些常用的图像预处理的代码,可以满足所有基本预处理的需要,包括读入图像,图像灰度转换,阀值,图像反色, 灰度线性变换,直方图均衡化,线性平滑滤波器,中值滤波器等。(Realize the preprocessing function of the image)
ransac
- use ransac to find the bet fitted plane
match
- 实现图像的配准功能,为图像配准第三版原书程序(Realize the registration function of the image, and the third edition of the original book program.)
CurveLab-2.0.1
- 一副图片经过曲波变换后,会有cell矩阵,可以利用cell矩阵做一些分析。(a image curvelet transform)
ImageCenter
- 先对图像进行处理得到灰度图像,计算图像轮廓并计算图像重心。(Get the image outline and calculate the image center of gravity)
mean shift
- 用均值漂移实现超像素图像分割的代码大家有什么建议可以交流(image segment by MEAN-SHIFT)
SCoW-Watershed Superpixel
- 基于分水岭改进的图像分割算法实现图像分割(image segment by watered superpixel)
