登录
首页 » Visual C++ » NewFeaturesOfOpenCV2.1

NewFeaturesOfOpenCV2.1

于 2020-08-17 发布 文件大小:619KB
0 137
下载积分: 1 下载次数: 5

代码说明:

  脸部特征提取,特征点提取、划分特征点区域,这是在中医面诊课题中用到的代码(Facial feature extraction, feature extraction, feature points divided region)

文件列表:

NewFeaturesOfOpenCV2.1
......................\bin
......................\...\Debug
......................\...\.....\Emgu.CV.DebuggerVisualizers.dll,7680,2010-04-06
......................\...\.....\Emgu.CV.dll,233472,2010-04-06
......................\...\.....\Emgu.CV.UI.dll,126976,2010-04-06
......................\...\.....\Emgu.CV.UI.xml,34771,2010-04-06
......................\...\.....\Emgu.CV.xml,967284,2010-04-06
......................\...\.....\Emgu.Util.dll,32768,2010-04-06
......................\...\.....\Emgu.Util.xml,19705,2010-04-06


......................\...\.....\NewFeaturesOfOpenCV2.1.exe,35328,2012-05-28
......................\...\.....\NewFeaturesOfOpenCV2.1.pdb,56832,2012-05-28
......................\...\.....\NewFeaturesOfOpenCV2.1.vshost.exe,11608,2012-05-28
......................\...\.....\NewFeaturesOfOpenCV2.1.vshost.exe.manifest,490,2010-03-17
......................\...\.....\ZedGraph.dll,307200,2009-12-29

......................\FormGrabCut.cs,11779,2012-05-28
......................\FormGrabCut.designer.cs,12965,2012-05-25
......................\FormGrabCut.resx,6012,2012-05-25
......................\FormMain.cs,6126,2012-05-25
......................\FormMain.designer.cs,3746,2010-04-28
......................\FormMain.resx,5817,2010-04-28
......................\FormStereoCorrespondence.cs,8485,2012-05-25
......................\FormStereoCorrespondence.Designer.cs,36104,2010-04-28
......................\FormStereoCorrespondence.resx,6209,2010-04-28
......................\NewFeaturesOfOpenCV2.1.csproj,7462,2012-05-25
......................\NewFeaturesOfOpenCV2.1.csproj.user,650,2012-05-25
......................\NewFeaturesOfOpenCV2.1.sln,933,2012-05-25
......................\obj
......................\...\Debug
......................\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,6407,2012-05-28
......................\...\.....\GenerateResource-ResGen.read.1.tlog,1652,2012-05-28
......................\...\.....\GenerateResource-ResGen.write.1.tlog,2930,2012-05-28
......................\...\.....\NewFeaturesOfOpenCV2.1.csproj.FileListAbsolute.txt,3384,2012-05-28
......................\...\.....\NewFeaturesOfOpenCV2.1.exe,35328,2012-05-28
......................\...\.....\NewFeaturesOfOpenCV2.1.pdb,56832,2012-05-28
......................\...\.....\NewFeaturesOfOpenCV2._1.FormGrabCut.resources,180,2012-05-28
......................\...\.....\NewFeaturesOfOpenCV2._1.FormMain.resources,180,2012-05-28
......................\...\.....\NewFeaturesOfOpenCV2._1.FormStereoCorrespondence.resources,180,2012-05-28
......................\...\.....\NewFeaturesOfOpenCV2._1.Properties.Resources.resources,180,2012-05-28
......................\...\.....\ResGen.read.1.tlog,2,2012-05-28
......................\...\.....\ResGen.write.1.tlog,2,2012-05-28
......................\...\.....\ResolveAssemblyReference.cache,56611,2012-05-28
......................\...\.....\TempPE
......................\...\.....\......\Properties.Resources.Designer.cs.dll,4608,2012-05-25
......................\Program.cs,518,2010-04-26
......................\Properties
......................\..........\AssemblyInfo.cs,1376,2010-04-26
......................\..........\Resources.Designer.cs,2882,2010-06-21
......................\..........\Resources.resx,5612,2010-04-26
......................\..........\Settings.Designer.cs,1119,2010-06-21
......................\..........\Settings.settings,249,2010-04-26

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

发表评论

0 个回复

  • Array-xiang_cheng-Doolittle-fen_jie
    非常经典的矩阵相乘以及矩阵的Doolittle分解的程序,可用于数字图像处理( Doolittle decomposition process is very classical matrix multiplication and matrix can be used for digital image processing)
    2014-11-24 12:46:16下载
    积分:1
  • ATOCP
    此程序为摄影测量的一个小环节,主要功能是求解影像畸变差,可根据相机内参数求解,简单实用(This program is a small part of photogrammetry, the main function is to solve the differential image distortion can be solved according to the camera parameters, simple and practical)
    2013-11-08 14:48:01下载
    积分:1
  • 2
    输入整数n,显示出具有n行的杨辉三角形。一个具有10行的杨辉三角形运行结果(Enter an integer n, with n rows show the Triangle. Triangle with the results of a 10 line)
    2013-12-15 16:17:20下载
    积分:1
  • gui界面
    利用matlab的gui设计的带有输入和输出功能的界面图形,可视性很强,学习非常值得(The interface graphics with input and output functions designed by GUI of MATLAB have strong visibility and worth learning.)
    2020-06-19 18:20:01下载
    积分:1
  • volume3D
    使用vtk库开发的volume程序,主要用于建立多边形面片,用于演示三维体的算法。(Developed using VTK library volume procedures, set up primarily for polygon surfaces for the presentation of three-dimensional body algorithms.)
    2009-02-18 16:45:24下载
    积分:1
  • Lane_Detection
    基于视频的车道线检测,首先对视频进行一系列预处理,然后进行边缘检测,霍夫变换直线检测,最后对检测出来的直线进行非车道线排除。(Video-based lane detection, the first of a series of video preprocessing, edge detection and Hough transform line detection, finally detected non-linear lane excluded.)
    2016-07-11 17:46:03下载
    积分:1
  • 对深度像进行滤波、渲染和着色
    对深度图像进行滤波、渲染和着色,更加可视化(depth image visualition and filtering for coming 3D reconstruction)
    2014-12-27 10:06:05下载
    积分:1
  • 345Terrain
    说明:  再来一个绘图程序,花了我一个上午时间才搞定。(then a drawing program, I spent a morning time to get.)
    2006-03-14 09:23:21下载
    积分:1
  • huiduchuli
    能够选取一幅图像,对其进行灰度处理。设置了几种不同的灰度处理方式。(You can an image, gradation processing them. Provided several different ways of gradation processing.)
    2015-08-26 15:14:48下载
    积分:1
  • DCT
    解决图像的DCT变换与逆变换,为JEPG压缩做铺垫(To solve the image DCT transform and inverse transform, in order to pave the way for JEPG compression)
    2009-10-24 18:38:40下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载