搜索资源列表
LoG
- 利用LoG边缘算子法对图像进行边缘提取的源代码,利用LoG边缘算子法对图像进行边缘提取的源代码.
LOG边缘白平衡
- 应用LOG算子进行边缘检测,应用检测结果对图像进行白平衡处理
log边缘检测
- 边缘检测是图像处理和计算机视觉中的基本问题,边缘检测的目的是标识数字图像中亮度变化明显的点。图像属性中的显著变化通常反映了属性的重要事件和变化。 这些包括(i)深度上的不连续、(ii)表面方向不连续、(iii)物质属性变化和(iv)场景照明变化。 边缘检测是图像处理和计算机视觉中,尤其是特征提取中的一个研究领域。 图像边缘检测大幅度地减少了数据量,并且剔除了可以认为不相关的信息,保留了图像重要的结构属性。有许多方法用于边缘检测,它们的
Log
- 边缘提取的源代码,要的就下,很有用的。- The edge withdraws the source code, wants under, very useful.
BMP_2
- 实现sobel,canny,LOG算法的边缘检测 以及EM算法的图象分割-achieve segmentation, canny, LOG edge detection algorithm and the EM algorithm for image segmentation
LOG算子边缘检测源码及说明文档
- Log滤波器完整源码,编得不错-Log source filter integrity, of being good
log算子边缘检测源码及文档说明
- LOG算子边缘检测源码及文档说明-LOG Operator edge detection and source documents note
多种图像边缘检测与分割处理
- 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-code P0401 Not
边缘检测与分割处理
- 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-code P0401 Not
用LOG滤波器提取图像边缘
- LOG滤波器提取边缘 1 用LOG滤波器提取图像边缘 2 比较直接滤波和先缩小原图进行滤波再插补的乘法次数-LOG edge extraction filter with a filter LOG Image Edge Extraction two relatively straightforward first narrow filter and maximum interpolation filtering further
tu1
- 用sobel,roberts,canny,log,prewitl五种算法实现图象边缘检测.附效果图.-with segmentation, roberts, canny, log, prewitl five algorithm image edge detection. Results attached map.
advanceCimage4
- 很多高级一点的图形图像处理程序,利用LoG边缘算子法对图像进行边缘提取,均值滤波处理(图像复原),中值滤波处理(图像复原),基于C++开发,希望大家能用得着(--)-1:00 graphics image processing procedure, and use Getting Edge Operator law right image edge extraction, mean filter (Image Restoration),
Log
- 采用log算法对图像进行边缘检测并附图说明。
Log
- 高斯拉普拉斯算子以及常用边缘检测算子的实现方法,有界面,非常好用-Laplacian Gaussian edge detection as well as the commonly used operators realize, there are interface, very easy to use
MyDibPro1
- 在vc++6.0环境下,实现打开位图并进行LOG边缘检测。-In vc++ 6.0 environment, the realization of open bitmap and LOG edge detection.
imageprocessing-2
- 介绍四种实用的对图像进行边缘检测提取的源代码:1.LoG边缘算子法(须带参数运行);2.Prewitte边缘算子(须带参数运行);3.Roberts边缘算子法(须带参数运行);4.Sobel边缘算子法(须带参数运行)。希望对大家有用。-Introduction of four practical edge detection of images extracted from the source code: 1.LoG marginal
log
- bmp图像边缘检测,vc界面,很好用,适合初学者学习-bmp image edge detection, vc interface, useful for beginners to learn
log
- 应用log算法进行图像的边缘检测,log算法是一种基于灰度值的二阶导数来进行边缘检测的,通过检测零点来进行边缘检测-Application log algorithm for image edge detection, log-based algorithm is a gray value of the second derivative for edge detection, by detecting zero for edge de
LOG
- 这是一个MATLAB LOG边缘检测算子的程序(MATLAB LOG Edge detection operator)
边缘检测
- 基于MATLAB的5种边缘检测,Robert,Sobel,Prewitt,LOG,Canny。(Five edge detections based on MATLAB, Robert, Sobel, Prewitt, LOG, Canny.)