-
meanshiftprogram
均值偏移算法,在图象的平滑和分割方面是一种很有用的处理方法(mean deviation algorithm, the image smoothing and segmentation is a very useful approach)
- 2007-04-27 17:52:38下载
- 积分:1
-
基本遗传算法Matlab代码
基于改进遗传算法的单阈值图像分割方法,该方法在基础遗传算法的基础上进行了改进(Application of Basic Genetic Algorithms in Image Segmentation)
- 2020-06-17 17:20:02下载
- 积分:1
-
JABVNYZ247
Dijkstra’s算法的实现,还有具体的实验报告,欢迎下载()
- 2018-05-26 13:38:19下载
- 积分:1
-
OSGEarth学习资料
文件包里,包含大量的OSG学习代码,和事列讲解,代码分析,功能实列,是学习入手的很好的助手,不需再买书,里需覆盖面很广(Osg study code information example)
- 2021-03-19 21:29:19下载
- 积分:1
-
deformation_transfer_python_for_same_face
对三角网格进行驱动形变,使用Deformation transfer of Triangular Mesh算法(Driving Deformation of Triangular Mesh)
- 2020-06-16 15:20:02下载
- 积分:1
-
image-texture-mapping
说明: 这个Matlab程序实现了二维图像到三维图像的纹理映射功能。作者原本,把它用于MRI医学图像中。(The Matlab program achieved a two-dimensional image into three-dimensional image texture mapping function. Author of the original, it used in MRI medical images.)
- 2008-11-12 16:26:13下载
- 积分:1
-
chip_histogram_features
直方图特征的计算,包括方差,峰度,熵值等。(Histogram of the characteristics of the calculation, including the variance, kurtosis, entropy and so on.)
- 2009-05-30 14:46:47下载
- 积分:1
-
bianxingguangshanOK
单幅图条纹相位提取,应用新的方法提取条纹数据更准确。(Single image fringe phase extraction)
- 2017-11-12 16:31:32下载
- 积分:1
-
利用聚类技术实现纹理分割
说明: a)针对合成纹理图像(共有4 个合成纹理图像,见文件夹:
Texture_mosaic_data)中每一个像素提取纹理特征向量;
b)利用聚类技术(推荐用k‐均值聚类,可以从网上查找原码)对特征向
量空间中的点进行聚类,类别数可根据图像中的实际纹理类数确定。最后把类
属标签映射成图像形式显示(如下图,其中b、d、f、h 为相应的基准分割图像)。(A) for synthetic texture images (there are 4 synthetic texture images in total, see the folder:
Texture feature vector is extracted from every pixel in texture;
B) use clustering technology (K-means clustering is recommended, and the original code can be found on the Internet) to search the feature direction
The number of categories can be determined according to the actual number of texture classes in the image. Last class
The generic label is mapped to an image (as shown in the figure below, where B, D, F, h are the corresponding reference segmentation images).)
- 2020-12-06 17:59:22下载
- 积分:1
-
GraphAlgorithm
C++语言下, 关于图论算法的一些模版, 包括一般图最大匹配, km匹配, 最小割等等, 共15个模版(C++ language under the graph theory algorithm on a number of templates, including the maximum matching in general graph, km matching, minimum cut, etc., a total of 15 templates)
- 2009-05-12 08:28:02下载
- 积分:1