-
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
-
Hough
hough检测圆的Matlab源码!希望对大家有所帮助!(hough circle detection Matlab source code! Want to be helpful to everyone!)
- 2008-07-31 16:00:07下载
- 积分:1
-
2D-Wavelet-Transformation
用DWT实现二维小波变换,调原始图像矩阵后进行二维小波分解,重构源图像及结果显示(Wavelet transform in 2-D dimentation)
- 2021-04-18 11:18:52下载
- 积分:1
-
Tsallis-entropy
图像的阈值分割,基于matlab的一维非广延熵Tsallis熵算法的灰度图像分割(Image segmentation, matlab-based one-dimensional non-extended entropy Tsallis entropy algorithm gray-scale image segmentation)
- 2017-05-07 20:50:56下载
- 积分:1
-
BandPassFilter
Matlab 实现的带阻滤波器设计。基于高斯带阻滤波器。实现冈萨雷斯《数字图像处理》第五章的实例。(Matlab implementation of the band stop filter design. Based on Gaussian band-stop filter. Achieve Gonzalez, " Digital Image Processing" Chapter V of the instance.)
- 2011-10-10 11:20:23下载
- 积分:1
-
GPSDREKF
目标运动的真实轨迹和估计轨迹,以及所进行的误差分析(Target motion trajectory and estimate the true trajectory, and error analysis conducted)
- 2013-09-26 15:23:11下载
- 积分:1
-
noise
MATLAB给图像添加高斯、椒盐、加性及乘性噪声(噪声生成)源代码Free Source Code for Adds diferent types of noise to an image(MATLAB add to the image Gaussian, salt and pepper, additive and multiplicative noise (noise generated) source code Free Source Code for Adds diferent types of noise to an image)
- 2008-08-06 21:00:36下载
- 积分:1
-
SegofBrainMRI
Segmentation of MRI using fuzzy connectedness
- 2011-09-19 10:02:52下载
- 积分:1
-
新建文件夹
说明: 文件说明:
a1:将二进制文件转为Matalb数据 并批量保存为mat格式
a2:mat数据批量转为图片(RGB三通道)
a3:RGB图片批量转灰度图、批量改变图片大小
a4:动图制作
a5:用训练好的网络对图像语义分割(Document description:
A1: Convert binary files to Matalb data and save them in batch as mat format
A2: mat data batch to picture (RGB three channel)
A3:RGB Picture Batch Grayscale, Batch Change Picture Size
A4: Motion Mapping
A5: Segmentation of image semantics using trained networks)
- 2019-07-01 17:25:44下载
- 积分:1
-
SIFT
说明: 用于特征提取,比较传统的一个方法,应用范围广,适合初学者(For feature extraction)
- 2020-12-17 09:52:41下载
- 积分:1