登录
首页 » Visual C++ » LiveWireAuto

LiveWireAuto

于 2020-12-31 发布 文件大小:83KB
0 247
下载积分: 1 下载次数: 77

代码说明:

  这是典型的图像分割Livewire算法的源码 结合OPENCV,配置一下就可以用了(This is a typical source image segmentation algorithm Livewire combination OPENCV, can be used to configure what)

文件列表:

LiveWireAuto
............\Dib.cpp
............\Dib.h
............\DlgParamSet.cpp
............\DlgParamSet.h
............\GeneralArray.cpp
............\GeneralArray.h
............\LiveWire.cpp
............\LiveWire.h
............\LiveWireAuto.aps
............\LiveWireAuto.clw
............\LiveWireAuto.cpp
............\LiveWireAuto.dsp
............\LiveWireAuto.dsw
............\LiveWireAuto.h
............\LiveWireAuto.ncb
............\LiveWireAuto.opt
............\LiveWireAuto.plg
............\LiveWireAuto.rc
............\LiveWireAutoDoc.cpp
............\LiveWireAutoDoc.h
............\LiveWireAutoView.cpp
............\LiveWireAutoView.h
............\MainFrm.cpp
............\MainFrm.h
............\MGraph.cpp
............\MGraph.h
............\PathType.cpp
............\PathType.h
............\ReadMe.txt
............\res

............\...\LiveWireAuto.rc2


............\Resource.h
............\StdAfx.cpp
............\StdAfx.h

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

发表评论

0 个回复

  • circlefitting
    最小二乘法拟合圆vc实现,最小二乘法(least squares analysis)是一种 数学 优化 技术,它通过 最小化 误差 的平方和找到一组数据的最佳 函数 匹配。 最小二乘法是用最简的方法求得一些绝对不可知的真值,而令误差平方之和为最小。(least squares fitting round vc realized, least-squares method (least squares analysis) is a mathematical optimization techniques, It error by minimizing the square and a group of data to find the best matching function. Least-squares method is the most simple method to derive absolutely true value unknown, and so the sum of squared errors to the minimum.)
    2020-09-09 10:38:03下载
    积分:1
  • liver_ultr
    Abstract—Noninvasive ultrasound imaging of carotid plaques allows for the development of plaque-image analysis methods associated with the risk of stroke. This paper presents several plaqueimage analysis methods that have been developed over the past years. The paper begins with a review of clinical methods for visual classification that have led to standardized methods for image acquisition, describes methods for image segmentation and denoizing, and provides an overview of the several texture-feature extraction and classification methods that have been applied. We provide a summary of emerging trends in 3-D imaging methods and plaque-motion analysis. Finally, we provide a discussion of the emerging trends and future directions in our concluding remarks.
    2013-10-28 12:36:04下载
    积分: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
  • CISBitmap
    从Cbitmap派生的位图类,可通过指定一种颜色把一幅位图变透明,而它的使用差不多同Cbitamp一样简单。类中包含了两个文件:CISBitmap.cpp和CISBitmap.h,使用时附加进工程,可快速实现BMP位图图像的透明处理。(Cbitmap derived from the bitmap type, you can specify a color by a bitmap becomes transparent, and it s almost as simple as using the same Cbitamp. Class contains two files: CISBitmap.cpp and CISBitmap.h, into the use of additional works can be quickly processed to achieve a transparent bitmap BMP images.)
    2014-06-05 19:19:23下载
    积分:1
  • ObImPr
    实现图像中细胞的提取,并计算出细胞与核仁面积之比的可视化程序(Extraction of cells in the image, and calculate the cells with nucleolar area ratio of the visualization program)
    2012-05-20 10:06:32下载
    积分:1
  • jm5.0c
    视频编解码技术,在有限带宽的情况下,能够大幅度的压缩编码比特数,图像的质量没有丝毫的下降。(Video codec technology, in the case of limited bandwidth can be substantial coding bits, the image quality is not the slightest decline.)
    2010-08-23 13:34:24下载
    积分:1
  • SR_1
    基于分块的人脸图像超分辨率学习算法实验平台,利用学习到的训练集图像信息对低分辨率图像超分辨率,并可以查看超分辨率后的图像块匹配结果(用鼠标双击结果显示窗口中的实验图像),可以设置实验参数。(Block-based face image super-resolution algorithm for the experimental platform to learn, learning to use the training set of low-resolution image information super-resolution images and can view the image super-resolution block-matching results (double-click with the mouse results display window of the experimental images), the experimental parameters can be set.)
    2009-06-08 14:03:09下载
    积分: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
  • GraphCut
    图像分割经典算法GraphCut的实现代码,亲测可用。(An implementation of GraphCut Algorithm, which is a classical method in image segmentation field.)
    2020-09-29 17:27:43下载
    积分:1
  • docking_window_demo
    这是一段视频分割的源代码 效果比较好 希望对大家有帮助(This is a video segmentation of the source code for the effect we hope to help)
    2013-05-09 16:42:36下载
    积分:1
  • 696518资源总数
  • 106010会员总数
  • 4今日下载