搜索资源列表
MatlabFns
- 在matlab下进行图像处理的函数库,包含边缘线段拟合,透视变换,立体图像复原等toolbox中所没有的功能,详见index.html-in Matlab under image processing functions, including marginalized segment fitting, perspective transformation, three-dimensional images rehabilitation toolbox are not functional, as
image_inpainting
- This program has two parts, first of all the original picture is devided into regions based on the texture, then the inpainting process begins with the segmented picture as a reference.
Voronoi1
- Voronoi图是以两点间线段的长度作为距离 ,对平面的一种分割。然而 ,在地理环境中 ,存在着许多自然的或人为的障碍 ,使得从一点到另一点不能直线到达。为了扩大Voronoi图的应用领域 ,本文对传统的Voronoi图进行扩充 ,给出了障碍Voronoi图的定义、性质 ,以及离散生成线段障碍Voronoi图的方法-Voronoi diagram based on the length of line between two points as the distance from a parti
seg
- matlab图像分割识别算法。读入车牌可识别出车牌号码并输出。-matlab image segment algorithm. read in a car license plate can output the number in the plate.
segmen
- This function is used to segment a color image in RGB format. Number of cluster must be include and approximately by user.
2012123135
- 基于matlab的阴影抑制算法实现包含边缘检测和颜色分割等算法实现对比-shadow detection using edge detect and color segment etc
image-segment-matlab-kmeans
- Use K-means image segment with matlab