CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 书籍源码 搜索资源 - image detection

搜索资源列表

  1. jingcaibiancheng3

    0下载:
  2. 精彩编程百例51~75 其中有 cpu速度测试 检测声卡 查询内存信息 图像处理技巧 模拟放大镜效果等待-exciting programming 100 cases of which 51 to 75 are cpu speed test for detection of memory card information Image Processing Technology Qiao simulation results for a magnifying gla
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:11509731
    • 提供者:陈修
  1. tuxiangjianche

    0下载:
  2. 图像的边缘检测,图像处理爱好者下载看看,还可以。-image edge detection, image processing lovers download see also.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:347333
    • 提供者:赵进辉
  1. imagedifferrentialprocess

    0下载:
  2. 这个源代码是图像处理中用于边缘检测的微分处理源代码,有用的朋友就下吧-the source code is used for image processing edge detection differential treatment of the source code, useful friends are you
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:290784
    • 提供者:Grace
  1. VideoDemo

    0下载:
  2. 运动图像分析及其应用:静态或运动目标检测与跟踪-Motion image analysis and its applications: a static or moving target detection and tracking
  3. 所属分类:source in ebook

    • 发布日期:2017-05-13
    • 文件大小:3110231
    • 提供者:李佳佳
  1. code

    0下载:
  2. 数字图像处理(何斌)一书的配套源码,非常方便大家学习,并且很实用。里面有很多基本的处理手段如进行去噪声、边缘提取等等。-Digital Image Processing (HE) of a book supporting source, everybody is very convenient to learn and very practical. There are so many basic means such as to deal with noise, edge detection
  3. 所属分类:source in ebook

    • 发布日期:2017-05-17
    • 文件大小:334863
    • 提供者:皮皮鲁
  1. youdianmatlabVc

    0下载:
  2. 人民邮电版图像处理源码,车牌识别,数字识别系统源代码,路线识别(机器人视觉),形态学处理,数字识别,字母识别,边缘检测,图像分割-Posts And Telecommunications News source version of image processing, license plate recognition, digital identification system source code, line identification (robot vision), morpholog
  3. 所属分类:source in ebook

    • 发布日期:2017-05-21
    • 文件大小:6607056
    • 提供者:杨山
  1. imagesegmentation

    0下载:
  2. 1.边缘检测,分别用Sobel, Laplacian-Gaussian 方法对一幅灰度图像进行边缘提 取,并给出对比结果; 2.灰度阈值分割:利用双峰法对一幅灰度图像进行灰度分割处理。-1. Edge detection, respectively Sobel, Laplacian-Gaussian methods on a gray-scale image edge extraction, and gives comparative results 2. Gray threshold
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:75697
    • 提供者:紫瓶
  1. 145

    0下载:
  2. 浅谈运动目标检测方法的研究 运动目标检测是数字图像处理技术的一个主要部分,在现实生活中有着广泛的应用。本文分别论述了:(1)运动目标及运动目标 检测的基本概念;(2)运动目标检测研究的难点;(3)运动目标检测方法。 -Of moving target detection method for moving object detection in digital image processing technology, a major part in real life has a w
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:123047
    • 提供者:王一
  1. 3

    0下载:
  2. 交通流量检测系统是一套计算机系统,它运用了图象识别技术和图象压缩技术。用一个摄像头安装在高速公路或城市内公路上,计算机对图象进行实时处理,计算机识别车道与车辆,对车辆进行统计与记录。-Traffic detection system is a computer system, which used the image recognition and image compression technology. With a camera installed in the highway or ci
  3. 所属分类:source in ebook

    • 发布日期:2017-05-06
    • 文件大小:1140004
    • 提供者:bohame
  1. digital-signal-C-code

    0下载:
  2. 数字信号C语言程序集,FFT、快速卷积、IIR数字滤波、图像旋转、增强、边缘检测、人工神经网络算法-Digital signal C assembly language, FFT, fast convolution, IIR digital filtering, image rotation, enhancement, edge detection, artificial neural network algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-11-23
    • 文件大小:6792270
    • 提供者:alex.xu
  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. FaceDetection

    0下载:
  2. 《Visual C++实践与提高—数字图像处理与工程应用篇》第13章人脸检测源码。FaceDetection工程运行时,首先要通过文件“打开 载入图片face.bmp,而后才可以进行人脸检测 操作,需要强调的是人脸区域检测、眼睛的检测与定位、人嘴的检测与定位、人脸的勾勒四个处理 模块必须按照先后顺序进行,而且各个模块内的各项操作也必须按照菜单栏从上至下的顺序来进行。 另外,由于在人脸检测时用到了先验知识,所以目前只能对给定的图片face.bmp进行处理。-" Visual C
  3. 所属分类:source in ebook

    • 发布日期:2017-11-21
    • 文件大小:4003213
    • 提供者:马蕾
  1. human-tracking

    0下载:
  2. 本文提出了CT系统是一种适于室内室外环境的视频检测与跟踪系统,整个系统由运动物体检测、于东物体分析和人体运动跟踪三部分组成。该系统完全用软件实现,使用单个精致CCD数字摄像机得到的灰度图像序列作为输入,也可以用红外线图像序列,能够对单人或多人的运动型为进行监控。-CT system is proposed in this paper is a kind of suitable for indoor and outdoor environment video detection and track
  3. 所属分类:source in ebook

    • 发布日期:2017-11-15
    • 文件大小:7171499
    • 提供者:周丽君
  1. pp

    0下载:
  2. 投影寻踪算法,对高光谱图像进行降维和检测处理-Projection pursuit algorithm for hyperspectral image dimensionality reduction and detection processing
  3. 所属分类:source in ebook

    • 发布日期:2017-04-10
    • 文件大小:1318
    • 提供者:kathy
  1. bandian

    0下载:
  2. 图像识别领域matlab的斑点检测代码,用于检测图像的斑点分布-Field of image recognition matlab spot detection code for detecting an image spot distribution
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:166621
    • 提供者:Leon
  1. bianyuan

    0下载:
  2. 图像识别边缘检测,matlab用于检测边缘状况,划分边缘-Image recognition edge detection, matlab for detecting edge conditions, dividing the edge
  3. 所属分类:source in ebook

    • 发布日期:2017-04-24
    • 文件大小:145642
    • 提供者:Leon
  1. The-Comparative-Study

    0下载:
  2. :图像边缘检测一直以来都是图像处理与分析领域的研究热点。这里介绍了几种经典的边缘提取算法及 其原理,对各种方法的优缺点进行了分析,并通过试验对不同算子边缘检测结果进行了详细的精度分析与比较, 为边缘检测算子的选择提供了一种较好的参考。-Abstract:Image edge detection is always study focus in the field of image processing an d analysis.In the paper , several clas
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:204673
    • 提供者:TPY
  1. matlab

    0下载:
  2. 基于数字图像跟matlab对车辆空位统计系统的实现,实现灰度图像的二值化,边缘检测等-Based on digital image with matlab of vehicle space statistical system, realize the gray image binarization, edge detection and so on
  3. 所属分类:source in ebook

    • 发布日期:2017-04-28
    • 文件大小:8700
    • 提供者:杨小楠
  1. bresenham_line(1)

    0下载:
  2. kine detection of an image in matlab source code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1933
    • 提供者:anoop
  1. Image-process

    0下载:
  2. 数字图像处理,边缘检测,霍夫变换求取直线,简单实用的实例,选择一个待处理图像,可直接运行,可修改后满足自己的需求-Digital image processing, edge detection, Hof transform to obtain a straight line, simple and practical examples, an image to be processed, can be directly run, can be modified to meet their n
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:1301
    • 提供者:苏斌
« 12 »
搜珍网 www.dssz.com