-
gmm
EM算法以及混合高斯模型,c++实现,控制台程序,函数调用很简单方便。可以在低版本vc6.0运行。(EM algorithm and hybrid Gauss model, c++ implementation, the console program, function call is very simple and convenient. Can be run at low vc6.0.)
- 2015-11-19 16:20:15下载
- 积分:1
-
FACE-Recognition
这是一个应用VC++编写的基于摄像头读取人脸的人脸识别和人脸检测软件,其中引用了MATLAB的系统函数,是一个非常不错的人脸识别软件,这个系统在我校论文答辩审核中获得了优秀的成绩。希望对大家有用(This is an application-based VC prepared to read camera Face to Face Recognition and face detection software. cited in the MATLAB system function, is a very good face recognition software. The system in my school examination papers reply obtained outstanding achievements. We hope to useful)
- 2020-06-26 05:20:01下载
- 积分:1
-
black-and-white
图片黑白化,使彩色图片实现黑白化功能,还能还原色彩(Black and white pictures )
- 2011-06-04 09:20:25下载
- 积分:1
-
reconstruction
基于双目视觉的三维重建,包含了重建过程中的基本步骤。(Binocular vision-based three-dimensional reconstruction, including the reconstruction of the basic steps of the process.)
- 2010-06-22 19:30:56下载
- 积分:1
-
ASED
在自动化生产线VC开发的运动控制机器视觉程序,XYZ三个轴有PCI板卡控制,视频卡采集图像后经算法处理找到图像的点,VC控制步进电机到加胶位置加胶,在机器上运行每日点胶100000次无故障(VC development in automated production lines motion control machine vision program, XYZ three-axis control with a PCI card, video card capture images after processing algorithm to find the image of the point, VC controlled stepper motor to position plus plus glue glue on the machine run the daily dispensing 100,000 times without failure)
- 2020-09-10 05:38:04下载
- 积分:1
-
weinafilter
本程序可实现维纳滤波,可应用于反褶积等反问题的求解过程中,是非常简单实用的(This program can be realized Wiener filter can be applied to deconvolution inverse problems and the process is very simple and practical)
- 2016-07-25 20:18:58下载
- 积分:1
-
Wave-equation-forward-modeling
1、参数初始化;
2、形成边界削波数据;
3、波场初始化;
4、Zmax层波场延拓到深度Zmax-1;
5、Zi+1层波场延拓到深度Zi;
6、重复5,从Iz Nz-1开始,直到Iz 1,得测线上的频率—空间域波场;
7、频率-空间域波场对频率做反傅里叶变换,得时间-空间波场;
(1, parameter initialization
2, the formation of boundary clipping data
3, wave field initialization
4, Zmax layer wave field extended to the depth of Zmax-1
5, Zi+1 layer wave field extended to the depth of Zi
6, repeat 5, starting Iz Nz-1 until Iz 1, the frequency of the test line- spatial domain wave field
7, frequency space domain wave field to frequency inverse Fourier transform, time- space field )
- 2021-03-07 16:59:29下载
- 积分:1
-
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
-
DIBDisplay
这些代码是有关数字图像处理的一些算法,大家有需要的,可以在里面找些与自己相关的(These codes are some of the digital image processing algorithms, we need, in which you can find some with their associated)
- 2013-07-12 17:55:23下载
- 积分:1
-
demo
本程序包括图像的几何变换、图像的灰度变换、图像的空域增强、图像的频域增强、图像的形态学处理、图像的分割和区域增长、还有图像的数字识别等一系列有关图像的基本操作和处理。(This procedure including the image geometric transform, the image gradation transformation, the image air zone strengthens, the image frequency range to strengthen, image morphology processing, the image division and the region grows, also has the image digital recognition and so on a series of related image elementary operation eo and processing.
)
- 2011-11-10 17:43:10下载
- 积分:1