登录
首页 » Visual C++ » colouredgedetection

colouredgedetection

于 2007-09-09 发布 文件大小:8437KB
0 251
下载积分: 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 个回复

  • opticalflow
    用光流法进行运动物体的检测和跟踪,并返回运动方向(Light flow method of moving object detection and tracking, and return to the direction of movement)
    2009-07-15 14:03:10下载
    积分:1
  • 基于OPENCV的SIFT特征提取与匹配算法 OPENCV_SIFT_VC6
    基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。程序运行前须安装(1)OpenCV: http://opencvlibrary.sourceforge.net (2)SIFT: http://web.engr.oregonstate.edu/~hess/index.html,并配置其环境参数。(OPENCV the SIFT-based feature extraction and matching algorithm. Contains a complete Gaussian pyramid from the image, DOG, space extremum point extraction, description of key points, KDtree matching key step in the realization of the full function of the comprehensive and in-depth understanding of Lowe s SIFT algorithm of tremendous help. Program to run before the installation of (1) OpenCV: http://opencvlibrary.sourceforge.net (2) SIFT: http://web.engr.oregonstate.edu/ ~ hess/index.html, and configure the parameters of their environment.)
    2020-06-26 03:00:02下载
    积分: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
  • source
    实现了对误拍角度的矫正,基于轮廓提取以及旋转矩阵变换实现图像错误识别和矫正(It realizes the correction of misalignment angle, and realizes image error recognition and correction based on contour extraction and rotation matrix transformation.)
    2018-07-06 15:20:57下载
    积分:1
  • WBBaayesianr
    我写的贝叶斯fusion的Visual C+++源码,简明易懂,提供参数说明 可直接使用。 (The Bayesian fusion the Visual C+++ of what I wrote source, easy-to-understand parameters can be used directly.)
    2012-09-30 11:17:27下载
    积分:1
  • Binarization-Transformation
    图像处理源程序,实现二值化变换,经一幅图像灰度化后,变成二值化图像,包括大津法、最大类间方差法、一般阈值法、及文本识别最有用的Niblack法(Image processing program and realized binarization transformation, after by a gray-scale image into binary image, including the Otsu method, Otsu method, the general threshold, and text to identify the most useful Niblack method)
    2011-11-19 09:53:11下载
    积分:1
  • CamshiftTrack
    说明:  物体运动的跟踪,比如行人和车辆等物体的跟踪(Tracking the motion of an object, such as a pedestrian or vehicle)
    2020-05-29 09:34:17下载
    积分:1
  • haijian
    说明:  多边形裁剪是逐次多边裁剪法,它的基本思想是以窗口的四条边界线单一逐次对多边形裁剪(polygon clipping is Successive multilateral cutting, its basic idea is a window four successive boundaries of a single polygon clipping)
    2005-12-28 22:01:30下载
    积分:1
  • Eyes
    图像处理实习(针对遥感影像),包含许多经典的图像处理功能,比如多种植被指数计算、小波变换、镶嵌、图像分类等(Image processing internship (for remote sensing images), contains many classic image processing functions, such as a variety of vegetation indices, wavelet transform, mosaic, image classification, etc.)
    2014-03-27 22:36:07下载
    积分:1
  • inpaiting_code_i_c
    采取逆滤波和维纳滤波两种图像恢复算法对退化图像的恢复实现过程。 (taken inverse filter and two Wiener filtering algorithm to image restoration of degraded images to achieve the restoration process.)
    2007-06-16 14:37:17下载
    积分:1
  • 696516资源总数
  • 106627会员总数
  • 16今日下载