CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - segmentation vc

搜索资源列表

  1. 3

    0下载:
  2. 在vc++平台下实现了图片的阈值分割和轮廓提取等操作,并且能够进行边界跟踪等功能-Image threshold segmentation and contour extraction operation vc++ platform, and boundary tracking and other functions
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:1613920
    • 提供者:徐昊
  1. k-mean-sift

    0下载:
  2. K均值分割 在图像角点提取中使用 使用VC++进行的编程-K-means segmentation the image corner extraction using VC++ carried programming
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:6096947
    • 提供者:孙孙
  1. Digital-Imaging

    0下载:
  2. 本资料是基于VC++进行数字图像获取,处理及实践应用进行了全面系统的阐述. 分别讨论了位图及图像类的概念,图像获取,图像增强,图像复原,正交变换, 压缩编码,图像配准,运动检测,特征提取,图像分割及时报的相关知识.-This information is based VC++ digital image acquisition, processing and practical application of a comprehensive and systematic expositio
  3. 所属分类:Development Research

    • 发布日期:2017-11-23
    • 文件大小:5280621
    • 提供者:贾宁
  1. snekenewnew

    0下载:
  2. 一个snake图像分割的程序,是按照kass的论文实现的。用vc+实现,界面不漂亮,但是实现了snake分割的效果。-A snake image segmentation procedure is in accordance with the the kass paper to achieve. With vc+ achieve, the interface is not pretty, but the snake segmentation effect.
  3. 所属分类:Console

    • 发布日期:2017-11-26
    • 文件大小:5163597
    • 提供者:高海
  1. lexical-analyzer

    0下载:
  2. c语言VC平台下的词法和语法分词器。可以正常编译运行。-c language under the VC platform morphology and syntax segmentation. You can compile and run properly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-01
    • 文件大小:18404
    • 提供者:后市太
  1. STATICSPLIT

    0下载:
  2. 一个静态的VC++窗体分割框架示例,另外还有一些图形绘制的功能,比如画直线、画矩形等。部分代码注释-A static VC++ form segmentation framework example, in addition to some of the graphics rendering function, such as drawing a straight line, draw a rectangle. Part of the code comments
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-23
    • 文件大小:16438
    • 提供者:汪德润
  1. smooth_process

    0下载:
  2. 平滑处理,去噪处理,图像变化,效果增强,vc++编写。-image processing, edge detection, border tracking, image segmentation c source code!
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:3266371
    • 提供者:徐云龙
  1. image-processing

    0下载:
  2. 本程序是基于VC++的,可以实现图像处理的一般功能,包括二值化,灰度化,图像平滑,锐化,边缘检测,图像频域增强,图像形态学,图像分割等功能-This procedure is based on VC++, can realize the function of image processing, including the value of the two, grayscale, image smoothing, sharpening, edge detection, image enhance
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-17
    • 文件大小:4762536
    • 提供者:金萌珏
  1. recognize

    0下载:
  2. 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 实现对车牌的定位,分割,识别-As development tool VC++6.0, SDI simple frame structure, a deal with a bitmap (who are interested can be made MDI) license plate positioning, segmentation, identification
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-14
    • 文件大小:177244
    • 提供者:Zach Fu
  1. LdxNCut

    0下载:
  2. 基于Matlab与VC++的图像的分割 低照度图像的增强中的图像分割-Matlab-based image segmentation with VC++ illumination image enhancement in image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:264501
    • 提供者:小张
  1. VCtuxiangchuli

    0下载:
  2. 用VC来对数字图像进行处理,包括基本图形图像处理,几何变换,图像增强,图像分割,形态学处理,跟踪等等,适合初学者学习-Using VC to digital image processing, including basic graphics, image processing, geometric transformation, image enhancement, image segmentation, morphological processing, tracking, etc., su
  3. 所属分类:source in ebook

    • 发布日期:2017-11-23
    • 文件大小:7508652
    • 提供者:李佳
  1. SplitandMerge

    0下载:
  2. Application of VC + + for image segmentation technique through Split and Merge, made in visual studio 2010 and opencv 2.4.3
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-11-06
    • 文件大小:15794343
    • 提供者:ganzzog
  1. ImageProcessing-8.0

    3下载:
  2. 基于VC的图像处理程序 1.空间域灰度变化(线性、非线性)、直方图均衡化以及规格化; 2.空间域的噪音(椒盐、脉冲、高斯噪音等),均值滤波、中值滤波,最大值滤波; 3.频率域的巴斯沃通高低通滤波,余弦变换,walsh变换,SVD编码等; 4.简单的图形编码(hufman编码、香农编码、Golomb编码、算术编码); 5.简单图像复原,涉及逆滤波和维纳滤波; 6.图像分割(这里只有一个大津阈值分割)。-VC-based image processing program 1.
  3. 所属分类:Special Effects

    • 发布日期:2014-05-08
    • 文件大小:5299200
    • 提供者:Wenbo Huang
  1. chapter7

    0下载:
  2. chapter7 车牌定位.vc++6.0打开demo1.dsw就可以直接运行。- Image Segmentation License Plate Location
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-14
    • 文件大小:22562254
    • 提供者:王佳琳
  1. chess-and-tree

    0下载:
  2. 本文件包含两个小算法,一个是ACM棋盘分割问题,另一个是ACM树上路径问题,这两个都是经典的算法,本人用的VC,算法效率极高,并且绝不会与别人的算法重复-This document contains two small algorithm, a chessboard segmentation problem is the ACM, and the other is the ACM tree path problem, which are both classical algorithm, I u
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2126
    • 提供者:110
  1. 9927447TiltView

    0下载:
  2. VC图像处理及各种应用程序集合,包括图像的各种变换,图像分割,图像识别,特征提取等多种应用-VC various image processing and application pool, including the transformation of images, image segmentation, image recognition, feature extraction and other applications
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2029
    • 提供者:王高伟
  1. 445745

    0下载:
  2. 窗口分割,VC++经典编程源码,很好的参考资料。-Window segmentation, the classic VC++ programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:23214
    • 提供者:糟熘鱼片
  1. 6785678

    0下载:
  2. 切分多视图窗口,VC++6.0编程精选学习源码,很好的参考资料。-Segmentation of multi view window, select learning VC++6.0 programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:220015
    • 提供者:桂花翅子
  1. 006567

    0下载:
  2. 判断程序窗口是否为切分窗口,VC++6.0编程精选学习源码,很好的参考资料。-Judge whether the program window segmentation window, select learning VC++6.0 programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:219648
    • 提供者:清蒸翅子
  1. 8797654

    0下载:
  2. 在SDI中静态切分窗口,VC++精选编程学习源码,很好的参考资料。-Static segmentation in the SDI VC++ window, select learning programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:19200
    • 提供者:清蒸翅子
« 1 2 ... 11 12 13 14 15 1617 18 »
搜珍网 www.dssz.com