CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - Sobel

搜索资源列表

  1. Image

    0下载:
  2. 基于VC的位图图像处理程序,可实现以下功能: 1.图象参数统计:最大值,最小值,均值,直方图; 2.对比度增强:直方图均衡; 3.图象平滑:中值滤波; 4.图象锐化: Sobel算子; 5.图像旋转:将图像旋转任意角度并显示; 6.图象变换:将图象分块(8*8),作DCT变换,并作IDCT;
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:374760
    • 提供者:姚海涛
  1. FiltersCode

    1下载:
  2. 使用C#程式語言撰寫的邊緣檢測程式碼,可撰擇不同的計算方式如sobel, prewi-use C# programming language to write the edge detection code can be written Optional different calculation methods such as segmentation, prewitt
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:34679
    • 提供者:小明
  1. 图像增强及模式分析

    1下载:
  2. 该源码程序包括:增强图像对比度,检测图像边缘(使用Canny算子和Sobel算子),直方图均衡化等图像处理的一些常用算法,且能取得较好的处理效果。
  3. 所属分类:GDI/图象编程

    • 发布日期:2010-10-24
    • 文件大小:820961
    • 提供者:zh_jiapei
  1. ImgPro

    0下载:
  2. 自己写的java数字图像处理,实现几种简单的分割图像算法;sobel,prewitt等。-Write your own java digital image processing, image segmentation algorithm several simple sobel, prewitt and so on.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:4440277
    • 提供者:encho
  1. edgedetecting

    0下载:
  2. 主要功能是检测图像中,由于灰度变化产生的边缘,效果还行,主要用的是sobel算子-Main function is to detect images, because gray-scale changes in the edge line effects, mainly using a sobel operator
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:922
    • 提供者:pingxiyan
  1. Canny_method

    0下载:
  2. I think some of the edges aren t getting detected becuase of the sobel filters not catching the edges, but I m not sure. I think the thick lines are from not doing the supression and hysteresis properly. Here is my canny edge code and convolution
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:2630
    • 提供者:KuduK
  1. SobelKirsch

    0下载:
  2. a split egde of image on Sobel and Kirch Algorithm in English
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3651233
    • 提供者:nguyen
  1. image6

    0下载:
  2. image processing: sobel and prewitte edge detection
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:856714
    • 提供者:Zackie
  1. Sobel

    0下载:
  2. 使用matlab来对图像进行边缘检测的方法之一,便于在此基础上进行其他的功能的实现-Using matlab to the image edge detection methods, to facilitate this function based on the realization of other
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:62728
    • 提供者:ying
  1. sobel_test

    0下载:
  2. 一个简单的SOBEL检测程序,针对灰度图像有用,希望对图像入门的朋友有点小帮助-a simple sobel test
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:49422
    • 提供者:F_airplay
  1. MatlabEdgeDetection

    0下载:
  2. 一个基于matlab开发的系统,实现对图像直方图的绘制、canny、sobel等几种不同算子的边缘检测-A system based on matlab development, drawing the image histogram, canny, sobel edge detection of several different operators can manually modulation threshold
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:305616
    • 提供者:linda
  1. CalBMPpsnr

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

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

    0下载:
  2. sobel算法-sobel algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-11
    • 文件大小:1480
    • 提供者:wang
  1. cv_sobel

    0下载:
  2. opencv中sobel算子进行边缘检测-opencv in sobel operator edge detection
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-19
    • 文件大小:5526100
    • 提供者:
  1. BMP_VECTOR

    0下载:
  2. 位图处理程序 -高斯模糊 sobel过滤器 - 边缘识别-Bitmap handler- gaussian blur, sobel filter- edge recognition
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-20
    • 文件大小:5492408
    • 提供者:scx86
« 1 2»
搜珍网 www.dssz.com