资源列表
01333078
- 把硬币摆放成32×9的矩阵,你可以随意翻转矩阵中的某些行和某些列,问正面朝上的硬币最多有多少枚?()
h3_gaussianblur
- gaussianblur h3_gaussianblur
17890393101789039310
- LDPC LINEAR BASED ERROR CORRECTING CODE using parity
find_scaled_shape_model
- 这个示例说明如何在halcon环境下用比例和旋转模板进行查找匹配.(* This example program shows how to find scaled and rotated shape models.)
best_match
- 在halcon的开发环境中,在一幅图像中查找最佳的匹配区域,(Searching the best matching of a template and an image)
286905
- 很好的遗传算法源代码,基于c++语言开发,可以运行,()
Files
- 数字图像处理,图像质量评价指标,matlab 计算图像峰值信噪比(Calculation of peak signal to noise ratio)
liantongyu222
- 连通区域,分为一维连通和二维连通,一维连通域主要用在空间线积分与路径无关的条件上,二维连通域形象说就是没有“洞”的区域。一维连通域主要用在空间线积分与路径无关的条件上。(Connected domain analysis)
基于Hessian矩阵增强的心血管分割
- 基于Hessian矩阵对输入的心血管图像进行增强和分割(The input cardiovascular images are enhanced and segmented based on the Hessian matrix)
Floodfill
- 用特定的颜色填充图像中联通的区域,通过设置可连通像素的上下限以及连通方式来达到不同的填充效果(Fill the area of the image with specific colors)
LBP
- 基本LBP算法和改进的不同邻域半径和邻域点的LBP算法 以及LBP改进论文(Basic LBP algorithm and improved LBP algorithm with different neighborhood radius and neighborhood points)
12365228
- 将一个半圆用点画出来,而不是使用画圆函数,其中使用了一个确定点位置的算法()