-
identification-of-chromosome-count
本设计主要目的是实现染色体的识别计数。首先对图形进行预处理,将图像转化为灰度图、滤波去噪,然后对图像进行二值化,合理选取阈值,进行直方图阈值处理,最后去除图像中面积过小的杂点,最终实现识别计数。(The main purpose of this design is to achieve the identification of chromosome count. The graphical pre-processing, the image is converted to grayscale, filtering denoising, image binarization, reasonable selection of the threshold, histogram thresholding, and finally remove the image area is too small noise , and ultimately identify the count.)
- 2012-05-23 08:57:34下载
- 积分:1
-
模糊C均值聚类
说明: 基于模糊C均值的快速点云的聚类分析代码,可用于模糊聚类(Clustering analysis code of fast point cloud based on fuzzy c-means can be used for fuzzy clustering)
- 2021-04-14 14:48:55下载
- 积分:1
-
grandopen-close
利用idl语言实现图像的数学形态学开闭重建运算,比提取梯度图像。(Idl language use mathematical morphological opening and closing image reconstruction operations, compared to extract gradient image.)
- 2020-09-04 09:48:06下载
- 积分:1
-
ICSA
基于统计算法的红外图像非均匀性矫正算法,场景类算法,实现实时校正(IRFPA NUC)
- 2013-07-15 22:47:06下载
- 积分:1
-
aabb112233445566-9780178-SAR-denosing-sj
说明: 使用小波、countlet、Lee等多种方式实现SAR图像去噪(use the wavelet,countlet,Lee achieve the denoising of SAR image)
- 2020-11-04 17:19:51下载
- 积分:1
-
8-(1)
图像修复是对图像中破损区域进行信息填充,以减少图像破损所带来的信息损失的过程。
传统的图像修复方法需要依赖图像的具体结构来制定相应的修复方法,压缩感知理论的提出,使得可以利
用信号的稀疏性来对图像进行修复。基于K 奇异值分解(KSVD)与形态学成分分析(MCA,Morphological
Component Analysis)的图像修复方法首先采用形态学成分分析方法对破损图像进行特征分析,将其分解
为结构部分和纹理部分;然后基于学习型字典KSVD分别对这两部分进行过完备字典训练;最后利用训练得
到的字典实现对破损图像的修复。相比于传统的图像修复方法,该方法具有适应性强、修复效果好等优点(Image inpainting is to fill the missing data in corrupted images and thus to reduce
the information loss of damaged image. Traditional inpainting algorithms are dependent on specific
structure of target images compressive sensing theory makes is possible to realized image
inpainting with signal sparsity. This paper proposes a novel inpainting algorithm based on KSVD
and MCA algorithm, which first decomposes the image into texture part and structure part, and
then trains the two dictionaries for these two parts with KSVD and reconstructs the original image
with these two trained dictionaries. Experiment indicates that the proposed algorithm is of better
adaptability and performance as compared with traditional algorithms.)
- 2020-07-31 15:08:38下载
- 积分:1
-
beijingcha
背景差分法运动目标检测,建立背景模型,然后使用当前模型与背景模型相减,再和阈值相比较,比阈值大的即判断为有运动目标,比阈值小的即判断为没有运动目标,阈值大小可以自己适当调试,根据经验值设置最佳阈值。(Background difference method is used for moving target detection and setting up background model, then using current model and background model subtracting, and comparing with threshold, it is judged to have moving target compared with the threshold value, which is smaller than threshold. The size of threshold can be adjusted properly, and the best threshold is set according to experience value.)
- 2021-01-01 16:58:58下载
- 积分:1
-
KPCA
一个很好的PCA程序。它可用于数据的降维,消噪及特征提取。(A good PCA procedures. It can be used for data dimensionality reduction, de-noising and feature extraction.)
- 2020-07-01 07:00:01下载
- 积分:1
-
DespeckleFilters
一个去除斑点噪声的滤波器的,特别适用于医学超声图像(A filter to remove speckle noise , especially for medical ultrasound image
)
- 2014-11-16 16:26:11下载
- 积分:1
-
细胞核分割计数
细胞核分割计数,通过大津法阈值分割图像后,进行腐蚀以及膨胀等操作处理图像,标记连通区域来计数(Threshold segmentation count of nuclear image)
- 2020-06-27 07:20:02下载
- 积分:1