登录
首页 » Visual C++ » gmm

gmm

于 2015-11-19 发布 文件大小:959KB
0 165
下载积分: 1 下载次数: 8

代码说明:

  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.)

文件列表:

gmm
...\Debug
...\.....\gmm.bsc,508928,2015-11-19
...\.....\gmm.exe,675884,2015-11-19
...\.....\gmm.ilk,947244,2015-11-19
...\.....\gmm.obj,151355,2015-11-19
...\.....\gmm.pch,344872,2015-11-17
...\.....\gmm.pdb,1491968,2015-11-19
...\.....\gmm.sbr,0,2015-11-19
...\.....\GMMTEST.obj,388085,2015-11-19
...\.....\GMMTEST.sbr,0,2015-11-19
...\.....\KMeans.obj,303961,2015-11-19
...\.....\KMeans.sbr,0,2015-11-19
...\.....\StdAfx.obj,1780,2015-11-17
...\.....\StdAfx.sbr,3979,2015-11-17
...\.....\vc60.idb,99328,2015-11-19
...\.....\vc60.pdb,126976,2015-11-19
...\gmm.cpp,1900,2015-11-19
...\gmm.dsp,4762,2015-11-17
...\gmm.dsw,514,2015-11-16
...\gmm.ncb,58368,2015-11-19
...\gmm.opt,49664,2015-11-19
...\gmm.plg,1594,2015-11-19
...\gmm.txt,209,2015-11-19
...\GMMTEST.CPP,14142,2015-11-19
...\GMMTEST.H,2177,2015-11-17
...\KMeans.cpp,8624,2015-11-19
...\KMeans.h,1573,2015-11-18
...\ReadMe.txt,1190,2015-11-16
...\StdAfx.cpp,290,2015-11-16
...\StdAfx.h,769,2015-11-16

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • process
    该程序可以对图像进行二值化处理,提取边缘点坐标。(The program can be two-valued image processing, extraction of the edge point coordinates.)
    2020-07-08 11:28:57下载
    积分:1
  • layerstacking_ding
    IDL编程:tif图像批量layerstacking,并保留原有地图投影。使用时只需要修改输入和输出路径。(IDL programming: tif image batch layerstacking, and retain the original map projection. Only need to modify the input and output paths use.)
    2020-12-11 20:49:16下载
    积分:1
  • meanshift
    meanshift算法,及其在图像处理方面的应用(meanshift algorithm)
    2011-10-10 08:23:48下载
    积分:1
  • ERNSYMNTY
    基于VisualC_和DCMTK的医学DICOM图像显示与调窗,同时在MFC 下完成鼠标拖动进行窗宽/窗位的调节(Medical image of DICOM VisualC_ and DCMTK display and window based on, at the same time in MFC complete the mouse to drag the window width/window regulator )
    2013-08-26 22:03:24下载
    积分:1
  • FacesAlign-2.3
    运用于人脸图像预处理中,主要实现功能有:人脸检测,人脸对齐,人脸图像放缩,人脸剪切。(Applied to the face image preprocessing, the main features are: face detection, face alignment, face image zoom, face cuts.)
    2013-10-23 21:26:50下载
    积分:1
  • DetectionofTonguesCrackBasedonAdaptiveThreshold
    摘 要:舌象中的裂纹是中医舌诊中的重要内容。由于拍摄条件的不同,舌象质量有较大差异,传统的阈值选取方法并不 适用。文中提出一种舌象裂纹检测的自适应阈值选择方法。该方法利用舌象的L 3 a 3 b 色彩特征及区域的分裂- 合并, 对舌象进行区域分割,自适应地选取舌中部区域的色彩值作为阈值,对整个舌象进行裂纹提取。经验证,本方案对不同的 舌象能较好地提取出裂纹,实现舌象裂纹诊断的客观化。(Tongue’ s crack is a very important part of herbalist doctor diagnosis. For the different screen conditions , there are many differ2 ences on the tongue’ s quality. It is not effective to use the t raditional threshold ext raction algorithm. In order to solve this problem , pro2 pose a new adaptive threshold algorithm. Present the segmentation of the image of tongue by using the feature on tongue in the L 3 a 3 b color space and the split- combining algorithm. Then use the threshold , which is the color value ext racted automatically in the middle of the tongue , to detect the crack of the whole tongue. The experiments show that this approach is able to distill the crack effectively to different tongue images , and achieve the objectivity of the diagnosis based on the tongue’ s crack.)
    2020-08-27 19:58:13下载
    积分:1
  • duibidulasheng
    对比度拉伸,对原始图像进行对比度拉伸,从而得到拉伸后的图像(tensile contrast, the original image contrast stretching, and thus drawing the images)
    2007-06-28 16:19:44下载
    积分:1
  • DDBOpen-show-save
    DDB 图像编程 实现图像的打开,保存,显示,一般处理等功能(DDB image programming to achieve the image open, save, display, general processing and other functions)
    2013-09-15 11:34:36下载
    积分:1
  • DMC2C80-V1.1
    VC development motion control routines, vb development 12 axis motion control routines
    2013-12-08 21:55:18下载
    积分:1
  • vcphotoboth
    VC++处理图像模糊或柔化的效果示例源程序,类似Photoshop中的图像高斯模糊效果,每点击一次鼠标右键,程序为模糊一次,直到你满意为止。注意程序仅实现了模糊的功能,其它功能比如程序优化和效率方面的考虑还比较少,因此程序运行速度方面可能会欠缺一些(VC++ deal with image blur or soften the effect of sample source code, similar to Photoshop' s image Gaussian Blur effect, each click the right mouse button, the procedures for fuzzy time until you are satisfied. Note that the program is only vague functions, other functions such as process optimization and efficiency considerations is still relatively small, the speed of the program is running may lack some of the)
    2012-06-25 15:06:57下载
    积分:1
  • 696524资源总数
  • 103971会员总数
  • 70今日下载