搜索资源列表
细胞识别软件
- 用于血液红细胞计数的软件关键源码,其中包括图像灰度拉伸,孔洞填充,细胞重叠和边际处理。-blood erythrocyte count for the key source software, including gray-scale images tensile, openings to fill cell duplication and marginal treatment.
Rectangle
- 探讨了矩形件和任意形状图案的排样优化问题的遗传算法求解,提出了剩余矩形表示法和条形图表示法。对于矩形排样,剩余矩形表示法提高了板材利用率,更容易得到较优解。对于任意形状图案排样,条形图表示法直接利用位图排样,不对图案作任何限制(允许有孔洞),排样速度很快。该算法已应用于智能印花分色系统中。-on rectangular pieces of arbitrary shape and pattern layout of genetic opt
MyProjectyuzhi
- 该源码包含了常见的图像形态学算法,如图像基本逻辑运算,阈值分割,边缘处理,孔洞填充-the source contains common morphological image algorithms, such as images basic logic operations, thresholding segmentation, edge, filled Hole
cell_algorithm
- 源码包含了常见的图像形态学算法,如图像基本逻辑运算,阈值分割,边缘处理,孔洞填充等-source contains common morphological image algorithms, such as images basic logic operations, thresholding segmentation, edge, openings fill in the blanks
cell
- 源码包含了常见的图像形态学算法,如图像基本逻辑运算,阈值分割,边缘处理,孔洞填充等
FillPolygonwithhole
- 能填充带孔洞的多边形,对学习理解多边形的填充算法有很大帮助。
填充孔洞最快算法资料
- Morphological grayscale reconstruction in image analysis:applications and efficient algorithms,MALAB中采用的孔洞填充算法英文资料。。。。
细胞识别软件
- 用于血液红细胞计数的软件关键源码,其中包括图像灰度拉伸,孔洞填充,细胞重叠和边际处理。-blood erythrocyte count for the key source software, including gray-scale images tensile, openings to fill cell duplication and marginal treatment.
Rectangle
- 探讨了矩形件和任意形状图案的排样优化问题的遗传算法求解,提出了剩余矩形表示法和条形图表示法。对于矩形排样,剩余矩形表示法提高了板材利用率,更容易得到较优解。对于任意形状图案排样,条形图表示法直接利用位图排样,不对图案作任何限制(允许有孔洞),排样速度很快。该算法已应用于智能印花分色系统中。-on rectangular pieces of arbitrary shape and pattern layout of genetic opt
MyProjectyuzhi
- 该源码包含了常见的图像形态学算法,如图像基本逻辑运算,阈值分割,边缘处理,孔洞填充-the source contains common morphological image algorithms, such as images basic logic operations, thresholding segmentation, edge, filled Hole
cell_algorithm
- 源码包含了常见的图像形态学算法,如图像基本逻辑运算,阈值分割,边缘处理,孔洞填充等-source contains common morphological image algorithms, such as images basic logic operations, thresholding segmentation, edge, openings fill in the blanks
FillPolygonwithhole
- 能填充带孔洞的多边形,对学习理解多边形的填充算法有很大帮助。-Able to fill the polygon with holes, on the study and understand the polygon filling algorithm has been inspired by them.
FillingHoles
- 用于对细小的孔洞的填充,是预处理的一种.再生产过程中,往往导致局部的材料中出现孔洞,这种孔洞严重影响了材料的性质。所以需要进行处理-This is a part of PreProcessing Work.Used for filling small holes.In reproduction process, partial material often have small holes.such holes has seriou
Image_process
- 基于数学形态学的图像处理系统,实现了开运算、闭运算、腐蚀、膨胀、噪声消除。填充孔洞,细化,边界提取等功能。-Based on mathematical morphology image processing system, the open operation, closing operation, corrosion, expansion, noise reduction. Filling holes, refined feature
FillHole
- 实现基于模糊集理论的自动阈值分割,并填充图像细小孔洞(Automatic threshold segmentation, and fill the image hole)
孔洞修补算法
- 用于点云三角网格模型的孔洞修补,亲测好用(used for mesh hole repairing)
带孔洞的多边形求交集算法
- 带孔洞的多边形求交集算法 求取带孔洞多边形的交集是实际应用中经常会遇到的问题。本文在原有的对实心多边形的求交算法上,提出了能够处理带有孔洞的多边形的复杂情况,通过每次只处理两个多边形的交、并、差集运算代替了对大量多边形的同时处理,降低了运算的复杂度。(Algorithm for intersection of polygons with holes)
matlab和comsol建立孔洞缺陷模型
- matlab以及COMSOL联合建立孔洞缺陷二维模型(matlab and COMSOL jointly established two-dimensional model of hole defects)
GTN孔洞模型子程序
- Abaqus子程序,GTN孔洞损伤模型, 用于材料的损伤模拟(Abaqus subroutine, GTN hole damage model)
hole_fix_trouble
- 本程序用于修补点云中孔洞,本代码使用了深度搜索,搜索孔洞边缘,并进行修补(This program is used to repair hole in point cloud)