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

搜索资源列表

  1. MATLAB

    0下载:
  2. 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5.线性平滑滤波器 6.中值滤波器 8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪(bwtraceboundary函数) -Image reversal. Grayscale linear transform 3. Nonlinear transformation 4. Histogram equalization 5 linear smoothi
  3. 所属分类:source in ebook

    • 发布日期:2017-10-31
    • 文件大小:19140
    • 提供者:郭海波
  1. faceface

    2下载:
  2. 系统有以下部分组成:电脑自带摄像头拍照、人脸检测、将人脸照片录入数据库、输入照片进行人脸识别。本程序是基于肤色识别的方法对人脸进行检测,人脸肤色范围是100≤B≤120,140≤R≤160,所以将此范围内的像素点置白,剩余部分置黑。利用imerode函数对图片进行球状腐蚀,然后再对图片进行中值滤波,达到平滑效果。最后,对于这张已经缩放而且二值化和各种处理之后的照片来说,如果白化区域的像素点少于1000,就舍弃。将图片进行分割,这里我们引进了欧拉数。 这样就可以把一些类似颜色人脸的背景排除。
  3. 所属分类:图形/文字识别

    • 发布日期:2013-08-15
    • 文件大小:300617
    • 提供者:魏宗帅
  1. source-code-for-image-processing

    0下载:
  2. 图像处理中常用到的二十多个基本算法的源代码,如图像变换、灰度变换、图像滤波、锐化、边缘检测、阈值分割、边界提取、边界跟踪等-Commonly used in image processing to more than twenty basic algorithm source code, such as image conversion, gray-scale transformation, image filtering, sharpening, edge detection, thresho
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:8140
    • 提供者:六月的雨
  1. Segment

    0下载:
  2. Visual C++ 2010 经典的图像分割算法:边缘检测、阈值分割、边界跟踪-Visual C++ 2010 classic image segmentation algorithm: edge detection, threshold segmentation, boundary tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:25005262
    • 提供者:yanjieliang
  1. ball

    0下载:
  2. 基于单文档,用到了碰撞检测,可实现小球在两个边界这间来回运动。-Based on a single document, the collision detection is used, the ball back and forth between two boundary movement.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-26
    • 文件大小:1619303
    • 提供者:XT
  1. MATLABshiyongyuandaima

    0下载:
  2. 目录 1.图像反转 2 2.灰度线性变换 2 3.非线性变换 4 4.直方图均衡化 5 5. 线性平滑滤波器 6 6.中值滤波器 7 7.用Sobel算子和拉普拉斯对图像锐化: 8 8.梯度算子检测边缘 9 9.LOG算子检测边缘 11 10.Canny算子检测边 缘 12 11.边界跟踪 (bwtraceboundary函数) 13 12.Hough变换 14 13.直方图阈值法 16 14. 自动阈值法:Otsu法 18 15.膨胀
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:115797
    • 提供者:廉小萍
  1. MATLABshiyongdaima1

    0下载:
  2. 目录 1.图像反转 2 2.灰度线性变换 2 3.非线性变换 4 4.直方图均衡化 5 5. 线性平滑滤波器 6 6.中值滤波器 7 7.用Sobel算子和拉普拉斯对图像锐化: 8 8.梯度算子检测边缘 9 9.LOG算子检测边缘 11 10.Canny算子检测边 缘 12 11.边界跟踪 (bwtraceboundary函数) 13 12.Hough变换 14 13.直方图阈值法 16 14. 自动阈值法:Otsu法 18 15.膨胀
  3. 所属分类:matlab

    • 发布日期:2017-11-03
    • 文件大小:12051
    • 提供者:廉小萍
  1. matlabjiankongjianche

    0下载:
  2. 基于交通车辆识别的边缘检测,可以得到车辆的边界从而获得车的数量-Edge detection based on the identification of the transport vehicles can be obtained by the quantity of the boundary of the vehicle thereby obtaining Cart
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:371096
    • 提供者:杨登邱
  1. The-image-processing

    1下载:
  2. 用matlab提取图像的骨架 参看边缘检测技术、闭合边界技术和轮廓提取方面的资料 用canny算子检测得到的边界图见附图,还需要进行边界的修补然后提取轮廓 根据你的要求再自己加些东西进去吧 -Matlab was used to extract the skeleton of the image See the edge detection technology, a closed boundary contour extraction and information tec
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:3729
    • 提供者:peng yunfa
  1. xiaobobao

    0下载:
  2. 使用小波包实现的边缘检测,利用形态学腐蚀膨胀处理,方框掩模,边界跟踪。-Achieved using wavelet packet edge detection, morphological corrosion expansion processing block mask boundary tracking.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2337
    • 提供者:gaoyan
  1. ConstSeg

    0下载:
  2. 自己设计的收殓步长法检测二值图像的边界,并可以返回边界数据点的坐标。-I placed design horizon surface.taking detection binary image, and can return to the boundary of the boundary data points.
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:6153
    • 提供者:ddeInde
  1. tuxiang-lv-bo

    0下载:
  2. 主要讨论获得图片后如何提取其边界信息,首先利用图像灰度均匀化解决了对比度不清晰的问题,然后利用高斯滤波法对图片进行滤波去噪,进而利用Canny算法实现边缘检测提取边界,该方法与Matlab自带的求边界方法有明显的提高,为利用Matlab程序求图像分形维数提供了更精确的前提. 更多还原 -Mainly discuss how to get the picture after extracting its boundary information, the first use of the im
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:330126
    • 提供者:彭成新
  1. tuxianbianyuanfudao2

    0下载:
  2. 主要讨论获得图片后如何提取其边界信息,首先利用图像灰度均匀化解决了对比度不清晰的问题,然后利用高斯滤波法对图片进行滤波去噪,进而利用Canny算法实现边缘检测提取边界,该方法与Matlab自带的求边界方法有明显的提高,为利用Matlab程序求图像分形维数提供了更精确的前提.-Mainly discuss how to get the picture after extracting its boundary information, the first use of the image cont
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:563073
    • 提供者:李雷
  1. detecting-coherent-sturctures

    1下载:
  2. 流体力学中壁湍流边界层中逆序结构的检测及空间拓扑形态-Detection and spatial topology of turbulent boundary layers in fluid mechanics reverse wall structure
  3. 所属分类:transportation applications

    • 发布日期:2017-04-03
    • 文件大小:2766
    • 提供者:aero
  1. Vc6_Image

    0下载:
  2. VC++图像处理及源码包(大全)包括下列内容:1.数字图像获取,处理及实践应用电子书 2.数字图像获取,处理及实践应用电子书分章节源码 3.书中提及的各种算法的综合源码。压缩包里面包括的算法代码有:分章节源码内容:内容:对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强;逆滤波复原、维纳滤波方法;傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法;霍夫曼(Huffman)编码、算术
  3. 所属分类:Graph program

    • 发布日期:2017-06-02
    • 文件大小:15011263
    • 提供者:namejiang
  1. harriscorner

    0下载:
  2. 使用matlab完成harris corner检测,探测出边界点-Use matlab completed harris corner detection, detection of boundary points
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-07
    • 文件大小:1108640
    • 提供者:Fannie
  1. bianyuanjiance

    0下载:
  2. 利用各种算子对图像进行边缘检测。如roberts算子、sobel算子、log算子、perwitt算子四种算子,利用这四种算子分别对图像进行边界的提取。-Using a variety of operators for image edge detection. Operators such as roberts, sobel operator, log operator, perwitt operator of four operators, the use of these four oper
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:581
    • 提供者:张蕊
  1. Bee-algorithmeedgedetection

    0下载:
  2. Proposed edge detection method based on bee colony algorithm. Utilization Characteristics colony algorithm for image boundary quick search, too To a group of local optima, and then were local minima to start the search, to find the edge of the imag
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:245666
    • 提供者:王飞
  1. Tracking-on-iOS-master

    0下载:
  2. 可用于IOS平台的六合一检测跟踪算法,ColorTracker,CT,CMT,camshift,struck,TLD-Platform can be used for the detection of a tracking algorithm, ColorTracker, CT, CMT, CAMSHIFT, struck, TLD, IOS Zhang Kaihua of Hong Kong Polytech University, a new algorithm, not to sol
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2018-08-28
    • 文件大小:27860910
    • 提供者:王北海
  1. Bpes

    0下载:
  2. Bpes是基于特征提取和特征选择的算法,多用于已分类的数据集中的边界数据的检测,对于边界数据中的未分类数据及模糊数据具有很好的检测效果。可适用于分类器的构建。-Bpes is based on the feature extraction and feature selection algorithms, used to have more classification, the data of the boundary of the data set of unclassified data
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:998795
    • 提供者:xixi
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com