登录
首页 » Visual C++ » 91738645WaterShed

91738645WaterShed

于 2013-07-17 发布 文件大小:220KB
0 218
下载积分: 1 下载次数: 0

代码说明:

  分水岭算法的实现,用VC++语言实现,构成可靠的算法实现(the implement of the watershed)

文件列表:

分水岭算法WaterShed
...................\Debug
...................\dll
...................\...\ImageLoad.dll,183296,1997-03-26
...................\ImageErrors.h,741,1999-09-21
...................\Imageload.h,3904,1999-09-22
...................\ImageLoad.lib,15566,1997-03-26
...................\ImageObject.cpp,60290,2004-06-05
...................\ImageObject.h,7435,2004-06-05
...................\include
...................\.......\ImageErrors.h,741,1999-09-21
...................\.......\Imageload.h,3904,1999-09-22
...................\.......\ImageObject.cpp,60290,2004-06-05
...................\.......\ImageObject.h,7435,2004-06-05
...................\lib
...................\...\ImageLoad.lib,15566,1997-03-26
...................\MainFrm.cpp,2508,2008-05-20
...................\MainFrm.h,1639,2008-05-19
...................\MyMath.cpp,14223,2008-05-19
...................\MyMath.h,3392,2008-05-20
...................\ReadMe.txt,4383,2008-05-19
...................\res




...................\...\WaterShed.rc2,401,2008-05-19

...................\Resource.h,688,2008-05-20
...................\StdAfx.cpp,211,2008-05-19
...................\StdAfx.h,1054,2008-05-19
...................\WaterShed.aps,33024,2008-07-08
...................\WaterShed.clw,2327,2008-07-08
...................\WaterShed.cpp,4263,2008-05-19
...................\WaterShed.dsp,4984,2008-05-20
...................\WaterShed.dsw,543,2008-05-22
...................\WaterShed.h,1389,2008-05-19
...................\WaterShed.ncb,164864,2008-07-08
...................\WaterShed.opt,55808,2008-07-08
...................\WaterShed.plg,2660,2008-07-08
...................\WaterShed.rc,11791,2008-05-20
...................\WaterShedDoc.cpp,33129,2008-05-20
...................\WaterShedDoc.h,3192,2008-05-20
...................\WaterShedView.cpp,4305,2008-05-19
...................\WaterShedView.h,2222,2008-05-19

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

发表评论

0 个回复

  • SURF
    基于SUFT的特征提取与匹配,内涵详细的文档说明,很好的实现了特征提取与匹配,该方法较基本的SIFT有很大的提高(Extraction and matching of features based on SUFT, detailed content of the documentation, very good realization of the feature extraction and matching, SIFT the method is basic is greatly improved)
    2013-10-04 11:10:04下载
    积分: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
  • StereoVisionVS2008
    双目立体视觉,采用两张图像恢复三维形状,外国人的一个开源项目。(System Prototype to make 3D reconstruction solution using stereo images. It works with common cameras and not require large amount of memory during the images processing. It provides a low cost solution to educational environments with low budgets. )
    2010-08-08 13:43:57下载
    积分:1
  • VCPP-image-processing-chapter08(1)
    VisualC++数字图像处理技术详解第2版光盘-第八章 分水岭分割算法(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter VIII watershed segmentation)
    2016-04-16 13:48:00下载
    积分:1
  • matlab
    ) 使用分块的主成分分析方法(PCA)对人脸图像进行压缩编码。针对PCA方法计算量大的缺点,首先把问题转化成奇异值分解(SVD)问题,然后设计了特征空间的更新算法,通过递推,简化每一步计算的计算量,达到了实时编码的要求。 4) 在Windows平台下基于Video for Windows(VFW)接口开发了人脸视频图像编码和解码的实验系统,该系统实现了图像采集、图像显示、编码、解码等功能。() The use of sub-blocks of principal component analysis (PCA) on the human face image coding. PCA method for large defects, first of all the issues into a singular value decomposition (SVD) problem, and then design a feature space of the update algorithm, recursive, simplifying the calculation of the amount calculated at each step to achieve real-time encoding requirements. 4) In the Windows platform based on Video for Windows (VFW) interfaces, the human face image coding and decoding video experimental system, the system achieved image acquisition, image display, encoding, decoding functions.)
    2010-05-11 12:03:24下载
    积分:1
  • wave
    小波学习资料 供初学者和小波爱好者参考用()
    2007-08-13 17:14:24下载
    积分:1
  • xingtaihexiaobo
    基于小波和形态学的自然地面背景红外目标检测方法。。。。。。(Based on wavelet and morphology of the natural terrestrial background infrared target detection method)
    2021-02-23 10:49:41下载
    积分:1
  • danmu
    说明:  基于opencv平台编写的单目相机标定程序,使用的张正友的方法,只要准备十二张单目相机拍摄的棋盘格的图片就可以标定出单目相机的焦距等参数,建立单目相机坐标系。可以用于机器视觉测量中,也可以用于双面相机标定的前一步,精度很高。(Based on the monocular camera calibration program compiled by the OpenCV platform, the method of Zhang Zhengyou is used to calibrate the focal length and other parameters of the monocular camera and establish a monocular camera coordinate system as long as 12 pieces of chessboard pictures taken by the monocular camera are prepared. It can be used in machine vision measurement, and it can also be used in the previous step of the calibration of the double-sided camera, with high precision.)
    2020-03-23 10:04:18下载
    积分:1
  • MedFDTD
    计算电磁波辐射的FDTD程序源码,基于C++编写,支持MUR和PML边界条件,能计算SAR及天线辐射方向图(FDTD source code based on C++.Various absorbing boundary, include PEC, Mur, PML Calculate Specific Absorption Rate (SAR) Antenna radiation simulation, calculate radiation power.)
    2012-05-27 14:10:16下载
    积分:1
  • EyeTracking-with-OpenCV--
    说明:  转载的,通过眨眼前后灰度图对比是别人眼,一个学习opencv工具的好例程。(Reproduced by blinking eyes of others around the grayscale contrast, a learning tool opencv good routine.)
    2011-03-19 21:57:03下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载