搜索资源列表

  1. 焊锡检测

    0下载:
  2. 定位图像中焊点位置,并找出焊锡丝,用机器焊接(find the position of the bonding,and solder tin use machine)
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:776192
    • 提供者:yangjia
  1. 内置摄像头+高斯滤波+边沿检测

    0下载:
  2. 调用笔记本内置摄像头实时显示图像,并且使用高斯滤波+边沿检测(Call the notebook built-in camera, real-time display images, and use Gauss filter + edge detection)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:7840768
    • 提供者:Scarecrow_
  1. Mura 检测

    1下载:
  2. Mura检测算法经典文章,包含一个word文档说明了主要步骤、检测方法、:本身Mura检测是由三个基本的图像处理算法构成的,滤波、分割、量化;Mura检测的难点与重点就是如何提取缺陷,也就是采用何种分割算法(Mura detection algorithm classic article, contains a word document illustrates the main steps, test method, the: the
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:19406848
    • 提供者:tingting2
  1. 基于高斯混合模型的红外目标检测算法研究

    0下载:
  2. 目前图像处理技术已经广泛应用于人们生产生活的各个方面,对于相关技术的研究具有广泛的研究意义和应用价值,本文中研究的主要内容为基于混合高斯模型的红外图像运动目标检测算法研究及实现。(All aspects of the image processing technology has been widely applied in people's life and production, has wide application value
  3. 所属分类:其他小程序

  1. 边缘检测

    1下载:
  2. 分别适当的方法对图像进行边缘检测,并得到连续的边界 主要功能函数自己编写,可在一个统一的交互式界面下运行(The appropriate method is used to detect the edges of the image and obtain continuous boundaries To function, you need to write it yourself and run it on a unified int
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:21504
    • 提供者:晓风残月
  1. 颜色识别 运动检测

    0下载:
  2. 本程序主要使到了OpenCV的特征训练库和最基本的图像处理的知识,包括肤色检测等等。 废话不多,先看一下基本的界面设计,以及主要功能:(This procedure mainly to the OpenCV features, training libraries and the most basic knowledge of image processing, including skin color detection and s
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:11327488
    • 提供者:WUluWUlu
  1. 基于噪声点检测的中值滤波方法_马学磊

    0下载:
  2. 图像识别中,对噪点的检测的中值滤波的方法。(Image recognition, median filtering method for the noise detection)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-19
    • 文件大小:1202176
    • 提供者:wabgkai9210005
  1. 一种改进的基于Canny算子边缘检测算法

    0下载:
  2. 在图像处理中的对于canny算子的一种改进方式(An improved method for canny operators in image processing)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1242112
    • 提供者:wabgkai9210005
  1. Matlab图像采集工具箱

    0下载:
  2. 基本的图像采集流程: 本文通过实现一个简单的运动检测程序来说明创建图像采集程序。 本程序通过对平面上未来图像帧进行像素对像素的比较类完成运动检测。 如果没有物体运动,那么各帧的像素值保持不变。否则,对应像素的值将发生变化。(Basic image acquisition process: In this paper, a simple motion detection program is implemented to illu
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:wwjin0041
  1. 图像预处理

    0下载:
  2. 文件中的程序都是图像处理的相关程序包括图像类型的转换,中值滤波法图像去噪处理,光照不均匀校正处理,反锐化掩模法图像增强,二值化处理,边缘检测,形态学运算,最小二乘法,图像颜色信息提取及变换提取关键点等等(The program is related to the program of image processing including image type conversion, median filtering method of
  3. 所属分类:图形图像处理(光照,映射..)

  1. 综合统计纹理与颜色的快速图像检索研究_陈慧婷

    0下载:
  2. 一种利用颜色检测图像纹理特征的算法,感觉还行,可以作为参考(An algorithm that uses color to detect textural features of an image is still good and can be used as a reference)
  3. 所属分类:文档资料

    • 发布日期:2024-05-19
    • 文件大小:9864192
    • 提供者:lsgao
  1. 直方图检测

    0下载:
  2. 检测图片的直方图,进行图像处理,可以用于肤色检测、水果检测等一系列图像检测中(check the histogram of the image)
  3. 所属分类:OpenCV

    • 发布日期:2024-05-19
    • 文件大小:5086208
    • 提供者:雪坤
  1. C#数字图像处理算法典型

    0下载:
  2. 图像处理的基本算法汇总 , 灰度化 , 点运算 , 几何运算 , 边缘检测 , 平滑去噪 ,图像分割 ,彩色图像处理等 . C#语言编写的图像处理算法集合 .(Image processing of the basic algorithm, summary, grayscale, point calculation, geometric operations, edge detection, smoothing denoising, i
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:18161664
    • 提供者:无花果周
  1. MATALB图像边缘提取

    0下载:
  2. 图像边缘提取检测算法,程序实现的完整Matlab代码:(mage edge detection based on matlab, fitting,)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:17408
    • 提供者:dsf11222
  1. 1.3 图像的边缘检测

    0下载:
  2. 学习图像边缘检测的实例 源自《MATLAB图像处理——能力提高与应用案例》(a very good example to learn image edge detection)
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:145408
    • 提供者:联合小博
  1. MATLAB图像与视频处理实用案例详解试读样章

    0下载:
  2. 详细讲解了25个MATLAB图像与视频处理实用案例(含可运行程序),涉及雾霾去噪、答题卡自动阅卷、肺部图像分割、小波数字水印、图像检索、人脸二维码识别、车牌定位及识别、霍夫曼图像压缩、手写数字识别、英文字符文本识别、眼前节组织提取、全景图像拼接、小波图像融合、基于语音识别的音频信号模拟灯控、路面裂缝检测识别、视频运动估计追踪、Simulink图像处理等多项重要技术(Explain in detail the 25 MATLAB imag
  3. 所属分类:matlab例程

  1. 图像边缘提取

    0下载:
  2. 图像边缘提取,边缘调用不同的检测算子且判别阈值不同时候的情况(Image edge extraction, edge calls different detection operator, and distinguish the threshold value at different times)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:大橙子1号
  1. 背景差分法检测运动目标

    0下载:
  2. 背景差分法检测目标,用于背景为静态的,检测目标,背景图像与前景图像相分离(Background subtraction is used to detect targets for static background)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:948224
    • 提供者:乐羽
  1. 斑点检测

    0下载:
  2. 图像处理程序,主要应用于斑点检测。对局部区域斑点检测。(Applied to spot detection)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:140288
    • 提供者:HZH260073964
  1. Harris特征点检测

    0下载:
  2. 本程序成功的实现了对于给定图像的Harris角点检测,效果良好。(Harris corner detection)
  3. 所属分类:其他小程序

« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org