搜索资源列表

  1. 03 VC图像分割与边缘检测源代码

    1下载:
  2. 03 VC图像分割与边缘检测源代码,用不同方法实现图像分割-03 VC image segmentation and Edge Detection source code, using different methods of image segmentation
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-15
    • 文件大小:203776
    • 提供者:glg
  1. BmpProject

    0下载:
  2. 数字图像的边沿检测算子,有关Roberts,sobel,prewitt,laplace的基于对话框的VC应用程序。-digital image edge detection operators, the Roberts, segmentation, prewitt, Laplace-based dialog VC applications.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:1957888
    • 提供者:黄光奇
  1. canny算子

    0下载:
  2. canny算子边缘提取 基于256色图像进行操作-canny operator Edge Detection Based on 256 color images operation
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-15
    • 文件大小:109568
    • 提供者:娄强
  1. 复件 链码

    0下载:
  2. 对图像首先进行了边缘提取和细化,然后对细化了的图像通过链码来输出,是一个对图像编程人员非常实用的工具哦-the first images of edge extraction and refining, and then refined through images of the chain code to output, the image is a programmer very useful tool oh
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-15
    • 文件大小:99328
    • 提供者:杜莉
  1. 边缘抽出

    0下载:
  2. 边沿抽出,包括sobel,prewitt,laplace等多种算子于一体,是VB边缘检测的典范!-edges out, including segmentation, prewitt, such as Laplace operator in a variety of integration, VB is a model for edge detection!
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:张宸宇
  1. SUSAN边缘检测的实现代码

    0下载:
  2. SUSAN边缘检测的Matlab实现代码,用于静态图象的边缘检测,效果要视具体图象来定-SUSAN Edge Detection Matlab code for static images of edge detection, the effect would depend on the specific images to determine
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:7168
    • 提供者:
  1. 癌细胞检测

    0下载:
  2. 程序代码说明 P0701:细胞边缘检测 P0702:癌细胞形态学分析 P0703:癌细胞颜色分析 -code P0701 Note : Cell Edge Detection P0702 : Morphological analysis P0703 cancer : cancer color analysis
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:63488
    • 提供者:孙月
  1. mulscal_edge

    0下载:
  2. 我编写的一个多尺度边缘检测实例,方法是: 1、先对图像进行3个尺度的小波变换; 2、求小波系数的模值及其梯度方向; 3、确定模的极大值,即候选边缘点; 4、通过反变换合成3个尺度的模的极值图像; -I prepared a multiscale edge detection example, the method is : 1, the first three images scale wavelet transfo
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-15
    • 文件大小:8192
    • 提供者:刘三
  1. EdgeSegment2

    0下载:
  2. 一个有用的边缘检测算法程序,对于学习和研究图象边缘检测大有帮助-a useful algorithm for edge detection procedures, learning and research Edge Detection of great help
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-15
    • 文件大小:112640
    • 提供者:xiaojs
  1. EdgeCounterSobel

    0下载:
  2. 基于ti dsp图象处理专用芯片dm642上的sobel边缘检测算法,通过仿真器调试成功,保证能用-ti dsp-based image processing ASIC dm642 the pixel edge detection algorithm simulation to debug the success of guarantee can use
  3. 所属分类:DSP编程

    • 发布日期:2024-05-15
    • 文件大小:244736
    • 提供者:钟炜
  1. EdgeDetection2

    0下载:
  2. VC和Matlab混合编程实现边缘检测的例子-VC and Matlab edge detection example
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:18432
    • 提供者:郑生朋
  1. sobel_edgedetection

    0下载:
  2. 边缘检测是图像处理的基本方法之一,SOBEL算子检测法具有检测准确,抗噪强等优点-Edge detection is the basic image processing method, SOBEL Operator detection method is accurate detection, anti-noise advantage
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:林海
  1. canny_edge

    0下载:
  2. 用canny做边缘检测的matlab源程序-do with canny Edge Detection Matlab source
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:张东
  1. log_edge

    0下载:
  2. 用log算子做边缘检测的matlab源程序-log Operators do edge detection Matlab source
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:张东
  1. EDGE16QAM

    0下载:
  2. 我们现在GSM/EDGE信号采用的是旋转的8PSK调制方式,在这里,我们为了得到更高的信息传输速率,我们可以采用EDGE16QAM调制方式。-we GSM/EDGE signals using the rotating 8PSK modulation, and here we have to be higher data transfer speeds, we may use EDGE16QAM modulation.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:48128
    • 提供者:张凯飞
  1. ImgSeg

    0下载:
  2. 哥们图像边缘检测与特征提取的毕业设计,包括全部经典算法,还有他自己的改进,VC6下测试通过。(这个改进我不是很懂,不要问我!:))-Miners Edge detection and feature extraction graduate design, including all classic algorithms, and his own improvement, VC6 under test. (This I do not kn
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:100352
    • 提供者:杨智丹
  1. trace_image

    0下载:
  2. 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-functions of edge detection and extraction. Contour Tracking command line compiler process
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-15
    • 文件大小:31744
    • 提供者:zhanghua
  1. edge_erode

    1下载:
  2. 采用%中值滤波%otsu 自动阈值计算%图像二值化%采用腐蚀的方法进行边缘检测-using median filter%% Otsu automatic threshold calculation% image binarization% of the corrosion methods Edge Detection
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:陈旭
  1. edege_detection

    0下载:
  2. 基于小波变换模极大的多尺度图像边缘检测matlab源代码,该算法采用的是样条小波,为了更好的检测边缘,用多孔算法代替了mallat算法。该算法和mallat快速算法主要区别: 1 多孔算法不需要抽取偶数样本,所以奇异检测定位更准确,相应的重构是不需要插零。2 多孔算法需要对滤波器进行伸缩。-based on wavelet transform modulus maxima of multiscale edge detection
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:高锋
  1. Edgelink

    0下载:
  2. 一个图像的边缘连接程序,可以将两幅图像无缝连接成一幅图像。-an image edge connector process, which would be two images into one seamless image.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:11264
    • 提供者:丁德锋
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org