登录
首页 » Visual C++ » colouredgedetection

colouredgedetection

于 2007-09-09 发布 文件大小:8437KB
0 212
下载积分: 1 下载次数: 23

代码说明:

   对灰度和真彩色位图实现了多种边缘提取算法(Of gray-scale and true color bitmaps to achieve a variety of edge detection algorithm)

文件列表:

CDibtao5月29无形态学
....................\CDibtao.aps
....................\CDibtao.clw
....................\CDibtao.cpp
....................\CDibtao.dsp
....................\CDibtao.dsw
....................\CDibtao.h
....................\CDibtao.idl
....................\CDibtao.ncb
....................\CDibtao.opt
....................\CDibtao.plg
....................\CDibtao.rc
....................\CDibtao.rgs
....................\CDibtao.sln
....................\CDibtao.vcproj
....................\CDibtao.vcproj.TAOTAO.Administrator.user
....................\CDibtaoDoc.cpp
....................\CDibtaoDoc.h
....................\CDibtaoView.cpp
....................\CDibtaoView.h
....................\CDibtao_i.c
....................\CDibtao_i.h
....................\corona.smf
....................\Debug
....................\DETOURS.lib
....................\Dib.cpp
....................\Dib.h
....................\DlgHistogram.cpp
....................\DlgHistogram.h
....................\DlgLaplace.cpp
....................\DlgLaplace.h
....................\DR.out
....................\filter.out
....................\fread.out
....................\function.h
....................\GreyTrans.cpp
....................\GreyTrans.h
....................\HighPassFilter.cpp
....................\HighPassFilter.h
....................\last.out
....................\LowPassFilter.cpp
....................\LowPassFilter.h
....................\lowpassPra.cpp
....................\lowpassPra.h
....................\MainFrm.cpp
....................\MainFrm.h
....................\MedianFiltDlg.cpp
....................\MedianFiltDlg.h
....................\Morph.cpp
....................\Morph.h
....................\Non.out
....................\ReadMe.txt
....................\RegionGrow.cpp
....................\RegionGrow.h
....................\REIGONGROW.cpp
....................\REIGONGROW.h
....................\Release
....................\res
....................\...\bin00001.bin
....................\...\bin00002.bin

....................\...\CDibtao.rc2

....................\...\devior.bin
....................\...\Devior.smf
....................\...\Kromo.smf
....................\...\skinmagi.bin

....................\...\xpblue.smf
....................\resource.h
....................\SkinMagicLib.h
....................\SkinMagicLib.lib
....................\SkinMagicLib_Raw.lib
....................\SkinMagicTrial.dll
....................\SkinMagicTrial.lib
....................\SR.out
....................\StdAfx.cpp
....................\StdAfx.h
....................\Suanzi.cpp
....................\Suanzi.h
....................\Text1.txt
....................\ThresholdDivide.cpp
....................\ThresholdDivide.h

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

发表评论

0 个回复

  • face2_jiance
    人脸检测:可自动检测人脸,速度还可以吧!(Face Detection : can automatically detect faces and can also speed!)
    2007-01-26 09:17:23下载
    积分:1
  • NewOtsuThreshold
    改进经典的otsu算法,使其适应目标所占图像比例较小的情况,使图像分割方法更具有自适应性 (Improve classic otsu algorithm to achieve image segmentation)
    2012-04-20 22:06:25下载
    积分:1
  • CV-SURF
    基于vc++6.0的SURF算法的程序代码,可以直接运行(Based on the SURF algorithm for vc++6.0 program code can be run directly)
    2011-05-18 10:45:18下载
    积分:1
  • 256-gray
    说明:  能将256色图像转换为黑白图像,程序简单易行,适合初学VC者练笔。(Able to convert 256-color image black and white images, the program is simple, suitable for beginners who Lianbi VC.)
    2010-04-18 21:37:13下载
    积分:1
  • polygon_merge
    多边形的合并算法,该算法能够实现任意两个多边形(包括凹多边形)的合并.( The polygon merge algorithm, this algorithm can realize wilfully two polygons (including concave polygon) merge )
    2020-11-16 10:39:41下载
    积分:1
  • Jpeg
    说明:  Jpeg算法源代码,包含jpeg的各种算法实现的vc++的源代码(Jpeg algorithm source code, including the various algorithms jpeg of vc++ source code)
    2010-04-28 16:05:05下载
    积分:1
  • 02-gpbM
    M估计子,计算机视觉大牛Peter Meer出品。(Generalized Projection based M-estimator C++ code to find the robust estimate derived without using any user supplied scale. The theory is described in Generalized Projection Based M-stimator. )
    2020-12-22 16:59:06下载
    积分: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
  • PolygonNesting
    文章讲述了一种基于多边形的优化排样方法,结合不规则件特征确定了零件排放的最佳位置,给出了排料规则库的设计,通过排料空间的边界组织和边界更新,形成了新的排样空间。 (Article describes a polygon-based layout optimization method combined with irregular parts on characters of the part the best place to discharge given row of the design rule base material, the border by nesting space organization and boundary updates, formed The new layout space.)
    2010-06-20 15:50:00下载
    积分:1
  • Features2D_Homography
    使用OpenCV实现特征点的查找以及两幅图像中的特征点匹配(Use the function findHomography to find the transform between matched keypoints. Use the function perspectiveTransform to map the points)
    2014-03-07 11:04:15下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载