-
Chromosome_counter
数学形态学及相关算法的C语言实现实例
源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对染色体图像中染色体数目的统计。代码中的核心算法为数学形态学的重要算法——开运算、闭运算(腐蚀和膨胀)。包含腐蚀处理、膨胀处理、自适应中值滤波、微分直方图法确定二值化阈值、种子填充算法等图像处理算法的C语言实现,值得参考。(Mathematical Morphology and related algorithms realize the C language source code examples of cxcore call OpenCV and highgui two libraries, the application of C language to realize pairs of chromosomes in the chromosome number of image statistics. The core algorithm code for an important mathematical morphology algorithms- open operation, closing operation (corrosion and expansion). Contains corrosion treatment, expansion of treatment, adaptive median filter, histogram method to determine differential binarization threshold, the seed fill algorithm, such as image processing algorithms realize the C language, it is also useful.)
- 2007-09-17 17:11:33下载
- 积分:1
-
codebook
codebook算法实现运动物体检测,用opencv实现(codebook algorithm using to detect moving object.)
- 2015-10-21 21:22:21下载
- 积分:1
-
watermark.m
%基于DCT的水印算法
%数字水印处理系统主要由水印嵌入和水印检测两个过程。
%水印嵌入过程为:数字水印(X)、原图像(I)和密钥/公钥(K)通过数字水印嵌入算法形成嵌入水印后的图像(I*)。
%水印检测过程为:数字水印(X)、水印图像(I*)和密钥/公钥(K)通过数字水印检测算法检测出数字水印或有无水印。
%基于DCT变换的水印算法:将一个随机序列作为水印信号嵌入到图像DCT变换重要分量的幅度成分中(幅值较大的n个系数作为重要分量)。
%定义一个相似函数来检验水印提取是否成功。试验结果表明,该算法具有不可见性,对通常的图像处理,如剪切、缩放、中值滤波、压缩等
%以及噪声干扰都具有一定的鲁棒性。(err)
- 2021-01-05 20:18:55下载
- 积分:1
-
code
说明: 对给定图片求图片中的染色体个数。具体步骤:中值滤波方法,二值化处理,膨胀和腐蚀,开闭运算,求连通区的个数(Of a given picture for the picture of the chromosome number. Concrete steps: median filter method, binarization processing, expansion and corrosion, opening and closing operations, and the number of connected areas)
- 2008-11-26 14:27:43下载
- 积分:1
-
reducd
数字图像插值增减算法。数字图像插值增减算法。数字图像插值增减算法 (reduce)
- 2009-03-24 20:02:35下载
- 积分:1
-
高斯混合模型
说明: 高斯混合模型实现图像分割分类,包含中文注释。(Gaussian mixture model implements image segmentation and classification, including Chinese annotation.)
- 2021-03-03 21:39:32下载
- 积分:1
-
unwrap
相移三步法、四步法、五步法及相应的相位解包裹程序(?àò?èy 2?·¨? ¢ ?? 2?·¨? ¢ ?? 2?·¨?° ?àó | μ??à? ?? a ° ü 1 ü 3 ìDò)
- 2008-08-20 15:02:06下载
- 积分:1
-
G_s_tran
用matlab实现的基于广义S变换的图像去噪分型处理方法,简单易读(Using matlab realize the generalized S transform-based image denoising typing treatment methods, a simple easy-to-read)
- 2008-06-29 08:40:33下载
- 积分:1
-
DarionALToolbox
高光谱遥感影像数据降维处理 包括线性降维和非线性降维处理(Hyperspectral remote sensing image data to reduce the dimension of linear dimensionality reduction and nonlinear dimensionality reduction processing)
- 2012-05-29 10:11:44下载
- 积分:1
-
vendor
Invensense公司的modm实例代码example。
初始化以及IIC的引用示例。(The example of modm from Invensense.
IIC initiation and configuration initiation.)
- 2019-03-13 14:09:03下载
- 积分:1