登录
首页 » Visual C++ » LiveWireAuto

LiveWireAuto

于 2020-12-31 发布 文件大小:83KB
0 143
下载积分: 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 个回复

  • 统计独立算法求的信息熵
    一幅大小为256×256的256级灰度图像(每像素8bit) 如果图像的各个像素之间是统计独立的,求该图像的信息熵 -离散无记忆信源 如果图像的各个像素之间不是统计独立的,求该图像的信息熵 -图像像素的概率分布模型(A 256 gray scale image (8bit per pixel) with a size of 256 x 256 If each pixel of the image is statistically independent, the information entropy of the image is calculated Discrete memoryless source If each pixel of the image is not statistically independent, the information entropy of the image is calculated Probability distribution model of image pixels)
    2017-11-24 21:49:34下载
    积分:1
  • 0056357
    读取与显示JPG等格式图像文件,Visual C++编程技巧精选,很好的参考资料。(Read and display JPG format image files, Visual C++ programming skills selected, a good reference.)
    2013-11-17 06:26:42下载
    积分:1
  • tuxiangchulidaima
    本文针对目前图像特效处理的需求,主要研究几种基本的数字图像处理算法,以达到人们所期待得到的各种不同的效果。并在基于Windows系统的Visual C++6.0集成开发环境下,生成BMP位图文件并对其进行读取,使用VC编码实现这些算法。编写程序在BMP位图文件中画出各种图像,例如:三角型,圆,正弦函数图。在点运算处理中介绍了灰度化处理,算法设计原理是将输入像素点的灰度值通过算法实现改变其相应输出点的灰度值。在图像增强中,介绍了图形的平滑和图像的锐化算法,其算法的设计原理是根据一个固定小区域的几个像素灰度值设置某个像素的灰度值,通常有其固定模板。 本文具体给出了这些算法的设计思想及算法描述,并通过程序实现。最后将其效果图与原始图像进行了比较。 (In this paper, the image effects to deal with the current demand for basic research in several digital image processing algorithms in order to achieve what people expect different result. And Windows-based system, Visual C++6.0 integrated development environment to generate BMP bitmap file and read them using VC coding to implement these algorithms. Write a program to draw a variety of graphics in BMP bitmap file, example: triangle, circle, sine function diagram. Point arithmetic processing grayscale processing, algorithm design principle is the value of the input pixel gray value of the corresponding output point algorithm change. Enhancement of the image on the smooth graphics and image sharpening algorithm. The design principle of the algorithm is based on a fixed number of small regions of a pixel value of gray-scale pixel value, usually a fixed template. In this paper, given the specific design of these algorithms and the algorithm description, and program . Finally, the effect o)
    2015-07-07 10:05:26下载
    积分:1
  • secaizhuanyi
    运用openCV编写的C++图像色彩转移程序,原理是先转化到Lab图像,再保持L不变调整图像的a、b分量的均值跟方差。(Using openCV prepared C++ image color transfer process, the principle is first converted to Lab image, and then adjust the image to keep L constant a, b, with the mean variance component.)
    2013-09-15 16:40:26下载
    积分:1
  • AGAST-corner-detector
    多尺度快速角点检测算法(FAST).Adaptive and generic corner detection based on the accelerated segment test. 出处 Computer Vision–ECCV 2010(Multi-scale fast corner detection algorithm (FAST) Adaptive and generic corner detection based on the accelerated segment test. Computer Vision-ECCV 2010)
    2020-09-21 18:27:51下载
    积分:1
  • 5
    说明:  :建立了碳钢渗硫表面和非渗硫表面的多球凸峰面接触模型,模型中,凸峰高度按高斯函数分布.用塑性流线 理论分析了渗硫层的摩擦系数.计算结果表明:摩擦系数随载荷的增加而增加;相同粗糙度下,磨削加工的摩擦系 数比车削加工的摩擦系数大;摩擦系数随着渗层厚度的增大而增大.从减小摩擦系数的角度来考虑,渗硫层并非 越厚越好. (the multi-asperity sphere-shape model for surface contact between sulphurized layer and unsulphurized layer is established.in which the height of sphere-shape asperities follows the Gaussian distribution.1he frictional coeficients of sulphurized layers are analyzed by using plastic flown line theory.1he results show that the frictional coeficient increases with the load.the frictional coeficient of ground surface is higher than that of tumed surface in case of the same roughness.1he thicker the sulphuri[ed layer is.the higher the frictional coeficient is.From the viewpoint of reducing frictional coeficient,the thickness of sulphurized layer should be smaller.)
    2010-08-04 19:38:19下载
    积分:1
  • HumanDet1
    人头检测 通过颜色分割产生人头头发部分的二值图像,计算此部分的面积和长宽比来判断是否有人头(human detection)
    2021-03-05 18:49:31下载
    积分:1
  • particlefilter
    粒子滤波器使用示例,用于跟踪效果好,用VC++实现(example of particle filter)
    2009-07-02 11:13:43下载
    积分:1
  • jiyu
    基于菲涅耳全息图和离散余弦变换的_盲数字水印_技术(Blind digital watermarking _ technology based on the Fresnel hologram and the discrete cosine transform _)
    2013-03-05 17:11:48下载
    积分:1
  • sy
    说明:  压缩感知的经典代码,包括观测,稀疏表示,重建,其中观测用的高斯观测矩阵,稀疏用的DCT,重建用的OMP算法(Compressed sensing of the classic code, including observations, sparse representation, reconstruction, observed with a Gaussian observation matrix, sparse use of the DCT, re-use of the OMP algorithm)
    2011-11-29 14:43:19下载
    积分:1
  • 696524资源总数
  • 103913会员总数
  • 34今日下载