CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 图像边缘检测

搜索资源列表

  1. CalBMPpsnr

    0下载:
  2. 本文采用 Sobel 算子检测待插像素点周围的原图像像素点,判断其是否边缘点并检测出边缘方向,再依据沿边缘走向的像素点灰度变化平缓,边缘两侧像素点灰度值突变的进 行待插像素点的自适应插值。该算法具有较低的算法复杂度良好的客观质量,视觉效果以及最佳的图像缩放综合性能。本文工作是正在开发的数字电视图像后处理SoC芯片中 的一部分,下一步工作为:完成本文算法的硬件实现,将其作为 SoC 芯片中的图像缩放模块,与降噪模块、去隔行模块等其他 IP 模块一起形成完整的数字电视图像后处理 SoC芯片。
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-16
    • 文件大小:5325776
    • 提供者:吴江
  1. FaceDetect

    0下载:
  2. 人脸检测与特征定位,先做完人脸检测才能标注特征,在人脸检测区域可以进行二值化图像,相似度计算等操作,在特征标注区可以完成边缘提取,标记人脸器官操作-Face detection and feature location, perfect face detection to do first annotation feature, the face detection area in the binarized image can be performed, similarity calculat
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:398505
    • 提供者:DK_pis
  1. test-cell-by-color-section

    0下载:
  2. 利用图像分割来检测细胞的程序,它能够获取续保的边缘、使得细胞边缘更加光滑以及显示处理后的图像-Image detected by the image segmentation cell program, which can obtain a renewal edge, so a smoother edge of the cell and display the processed
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1040
    • 提供者:wyb
  1. soble_hough

    0下载:
  2. 先用sobel算子对图像进行预处理,提取边缘。对于不连续的圆,在利用hough算法检测圆心坐标和半径,再将圆进行重画,得到完整的圆并显示。 -First with sobel operator for image pre-processing, edge extraction. For discontinuous circle detection algorithm using hough the center coordinates and radius, and then re-draw
  3. 所属分类:Other systems

    • 发布日期:2015-04-18
    • 文件大小:1024
    • 提供者:侯国强
  1. CSharp_picture

    0下载:
  2. c#编写的图像处理软件,可以将图像的轮廓边缘处的不圆滑部分检测并标红,并计算出该部分的起点坐标,主要用于智能加工的算法练习,与大家分享。-c# prepared by the image processing software can be tactless part contour at the edge of the image to detect and marked red, and calculates the coordinates of the starting part, mai
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:126029
    • 提供者:
  1. matlab-code

    1下载:
  2. 实用的matlab代码:中值滤波器;用Sobel算子和拉普拉斯对图像锐化;梯度算子检测边缘;LOG算子检测边缘;Canny算子检测边缘-Practical matlab code: median filter Sobel operator and Laplacian image sharpening gradient edge detection operator LOG operator to detect the edges Canny edge detection operator
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:873
    • 提供者:星河之风
  1. seamcarving

    0下载:
  2. 使用opencv 实现Seamcarving,其中包含梯度和边缘显著度检测对图像进行预处理,智能缩放鲜果更好一些-Use opencv achieve Seamcarving, which contains a significant gradient and edge detection for image pre-processing, intelligent scaling fruit is better
  3. 所属分类:Console

    • 发布日期:2017-05-05
    • 文件大小:421666
    • 提供者:snow
  1. 9713919

    0下载:
  2. 用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405-Use Canny operator to detect image edges P0404: image threshold segmentation P0405
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-18
    • 文件大小:9216
    • 提供者:bempoqfry
  1. Usctopyratortdetect

    0下载:
  2. 用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405-Use Canny operator to detect image edges P0404: image threshold segmentation P0405
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-18
    • 文件大小:18432
    • 提供者:SQN_479904
  1. RSJNQ3

    0下载:
  2. 用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘-Use Prewitt operator to detect image edges P0402: use different sigma value of LoG operator to detect image edges
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-23
    • 文件大小:43008
    • 提供者:Bqazrihe
  1. MATLAB实用源代码

    2下载:
  2. 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器 7.用Sobel算子和拉普拉斯对图像锐化:8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪 (bwtraceboundary函数)12.Hough变换 13.直方图阈值法 14. 自动阈值法:Otsu法 15.膨胀操作 16.腐蚀操作 17.开启和闭合操作 18.开启和闭合组合操作 19.形态学边界提取 20.形态学骨架提取 21.直接提取四个顶点坐标
  3. 所属分类:其他

  1. simulate

    0下载:
  2. 形状是由图像的轮廓形成的,所以理论上形状识别是通常在边缘或轮廓检测后的步骤。(edge_based_matching The shape is formed by the outline of the image, so theoretically the shape recognition is usually the step after the edge or contour detection)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:16013312
    • 提供者:jimmylaw
« 1 2 ... 10 11 12 13 14 15»
搜珍网 www.dssz.com