搜索资源列表

  1. Lida-data-adjust

    0下载:
  2. lidar 数据处理软件 lidar 数据的形态学处理和边缘检测等等方面的程序代码- lidar data adjustment
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:8035328
    • 提供者:
  1. bianyuanceshi

    0下载:
  2. 彩色图像处理图像处理边缘检测代码 程序源-Color edge detection image processing image processing program source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:建生邢
  1. OpenCV-study

    0下载:
  2. opencv学习资料,包括很多示例程序,例如:图像反转,直方图,边缘检测-opencv learning materials, including many sample programs
  3. 所属分类:OpenCV

    • 发布日期:2024-05-20
    • 文件大小:1642496
    • 提供者:wang
  1. digital-process

    0下载:
  2. 简单的数字图像处理程序,包括滤波变换,边缘检测,图像分割等技术。-Simple digital image processing program, including filter transform, edge detection, and the image segmentation technology.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:402432
    • 提供者:刘海
  1. opencv

    0下载:
  2. 用opencv实现的一个图像边缘检测的程序。-With opencv image edge detection procedure.
  3. 所属分类:OpenCV

    • 发布日期:2024-05-20
    • 文件大小:4169728
    • 提供者:harry
  1. bianyuanjiance

    0下载:
  2. 图像边缘检测方法程序书写上传资料的详细功能-The image edge detection method of the detailed program writing upload information function
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:zg
  1. EdgeDetect

    0下载:
  2. 功能:对bmp格式的灰度图和彩色图片进行边缘检测,输出目标图片; 程序核心算法:利用模板矩阵与图像矩阵进行卷积达到边缘检测的效果; 文档说明:1.EdgeDetect.cpp(全部源文件),采用纯C/C++编程,不借助任何框架;2.边缘检测.pdf 算法原理pdf文档;3.sources 存放待处理图像;4.targets 存放目标图像。 使用方法:用常用C/C++ IDE(codeblocks,devc++,vc6.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:2422784
    • 提供者:冯小康
  1. SobelEdge

    0下载:
  2. DM642开发板的边缘检测算法测试程序,很有参考价值!-DM642 development board of the edge detection algorithm testing procedures, a good reference!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:260096
    • 提供者:nel2010
  1. li_wprcoef

    0下载:
  2. 利用小波包分解对图像进行边缘检测在matlab中实现程序-edge detective&wavelet packet
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:岳龙门
  1. VCBIAOJI

    0下载:
  2. 使用VC++程序对图像连通域进行标记,顺序是:图像预处理、边缘检测、阈值分割、区域标记、形状判断分析-Use VC++ program to mark the image connected domain, the order is: image preprocessing, edge detection, thresholding, region labeling, shape analysis to determine
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:484352
    • 提供者:
  1. Duda

    0下载:
  2. 用Duda 算法进行SAR图像边缘检测的程序,内含原始文献-edge detection of SAR image using Duda option, the orign paper is in the file.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:304128
    • 提供者:Luke Lee
  1. Cheng

    0下载:
  2. 数字图像处理的CDIB类的程序,主要有打开,新建、保存等基本操作,还有Sobel算子的边缘检测。-Digital image processing CDIB program, mainly to open, new, preservation of the basic operation, and the Sobel operator edge detection.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1992704
    • 提供者:ss
  1. PT

    0下载:
  2. 简单的数字图像处理程序,实现灰度化,二值化,边缘检测等-Simple digital image processing program, graying, binarization, edge detection, etc....
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:7447552
    • 提供者:root
  1. Sobel

    0下载:
  2. Sobel算子就是一种基于方向导数掩模求卷积的方法。通过边缘检测算子可以检测到每个像素的领域并对灰度变化率进行量化,也包括方向的确定。该代码是基于sobel算法的检测程序。-Sobel operator is a directional derivative mask and convolution methods. To each pixel and gray level in the field rate of change can
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:董凯凯
  1. edge_dect

    0下载:
  2. 本程序目的是分别采用Roberts算子、Sobel算子、Prewitt算子、Kirsh算子(8方向)、拉普拉斯算子对2幅灰度图像进行边缘检测。其中,一幅图像边缘比较明显,另一幅则比较“平坦”。对这些方法给出简要评价。-The purpose of this program were to adopt Roberts operator, Sobel operator, Prewitt operator, Kirsh operator (8
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:Jingeliang17
  1. yuv

    0下载:
  2. 边缘检测图像程序,适用于在dsp上开发的项目要求,可以编译测试。-Edge detection image procedures applicable to development projects in dsp, you can compile the test.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:史阳阳
  1. image-processing

    0下载:
  2. 1.设计一个程序,对一幅灰度图像的实现如下几何变换,1)放大为原图1.5倍 2)绕中心旋转30度(CW) 3)采用偏移量插值实现一个透视变换. 灰度差值用最近邻插值和双线性插值 2. 绘制一幅灰度图像的梯度幅度图像(三点法求梯度),针对梯度幅度图像合理的选择一个阈值(通过试验即可)将其二值化,以获得图像边缘检测图像。-(1) design a program, a grayscale image as geometric trans
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:291840
    • 提供者:Xucheng
  1. canny

    0下载:
  2. 该程序利用VC作为编程工具,实现了canny算子图像的边缘检测。文件夹中附含一幅测试图片作为样例。-The program using VC as a programming tool, realize the canny operator image edge detection. The folder containing a picture with test picture as the sample.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1654784
    • 提供者:陈思
  1. VCPPsuanfa

    0下载:
  2. 本程序用VC++语言开发,包括拉普拉斯锐化(边缘检测),中值滤波,均值滤波等,并且给出了测试图片,运行正确-This program was developed with VC language, including the Laplacian sharpening (edge detection), the median filter, mean filter, and gives the test image, run correc
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:551936
    • 提供者:丽华
  1. ZQ10

    0下载:
  2. 基于MFC单文档的简单的数字图像处理程序,可以实现图像的显示、中值滤波、Sobel边缘检测等功能。-Based on a simple MFC single document digital image processing program, you can display images, median filtering, Sobel edge detection function
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:54272
    • 提供者:ChristinaZhang
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org