搜索资源列表
advanceCimage4
- 很多高级一点的图形图像处理程序,利用LoG边缘算子法对图像进行边缘提取,均值滤波处理(图像复原),中值滤波处理(图像复原),基于C++开发,希望大家能用得着(--)-1:00 graphics image processing procedure, and use Getting Edge Operator law right image edge extraction, mean filter (Image Restoration), the median filter processing
imgpro19845
- 对图像进行垂直镜像处理,以及利用log边缘算子法对图像进行边缘提取的源代码-right vertical mirror image processing, and the use of log marginal operator France, the image edge extraction source code
Log
- 采用log算法对图像进行边缘检测并附图说明。
imagelog
- 利用LoG边缘算子法对图像进行边缘提取的源代码,编译后的可执行文件须带参数运行.希望对需要的人有点用了.大家都互相帮助互相学习吧!
DigitalImageProcessing2
- 图像进行对角镜像处理、利用LoG边缘算子法对图像进行边缘提取、对图像进行均值滤波处理。
Log
- 高斯拉普拉斯算子以及常用边缘检测算子的实现方法,有界面,非常好用
log
- 包括锐化、平滑、LOG滤波器提取边缘;数学形态学的腐蚀、膨胀、骨架化、开闭运算以及分形方法画树木和树叶;包括源代码、3篇文档和可执行程序
imageprocessing-2
- 介绍四种实用的对图像进行边缘检测提取的源代码:1.LoG边缘算子法(须带参数运行);2.Prewitte边缘算子(须带参数运行);3.Roberts边缘算子法(须带参数运行);4.Sobel边缘算子法(须带参数运行)。希望对大家有用。
fifteen
- 第十五章 图像分析 15.1 边缘检测 15.1.1 微分算子 15.1.2 Log算子 15.1.3 Canny 算子 15.2 四叉树分解 15.2.1 四叉树分解 15.2.2 四叉树 MATLAB 函数 -Chapter XV 15.1 edge detection image analysis 15.1.1 Differential Operators 15.1.2 Log Operator 15.1.3 Canny operator 15.2
Log
- VC编程实现 LOG算子的亚像素边缘检测-VC Programming LOG operator sub-pixel edge detection
Log
- 用LOG滤波器提取图像边缘,用数学形态学的方法提取图像骨架线-LOG filter with image edge extraction using mathematical morphology to extract the skeleton line images
edge
- sobel、roberts、prewitt、log、canny、zerocross几种常用的边缘检测算子,还附检测图片。-edge detect program。sobel、roberts、prewitt、log、canny、zerocross
EdgeDetectionandSegmentation
- 边缘特征提取。可以实现Prewitt Roberts Log Canny 四个算法。-Edge feature extraction. Can be achieved in four Prewitt Roberts Log Canny algorithm.
log
- LOG边缘检测,实现不同的sigma情况下边缘检测的效果-log
log
- log(利用LoG边缘算子法对图像进行边缘提取的源代码,编译后的可执行文件须带参数运行)-Log (use edge operator log method of image edge detection after the source code, and the translated the executable file should bring parameters operation)
log
- 利用LoG边缘算子法对图像进行边缘提取的源代码,编译后的可执行文件须带参数运行-LoG edge operator method for image edge extraction of the source code, compiled executable files carry operation parameters
LoG_GPU-log
- 该VC++ 程序是基于CUDA架构的LOG边缘检测程序,GPU加速,并且使用了opencv函数库-The program is based on VC++ CUDA architecture LOG edge detection procedures, GPU acceleration, and use the opencv library
log
- log算子提取边缘,可以运行,自己改输入图像即可(LOG operator to extract the edge, you can run, you can change the input image)
基于4种不同算子的边缘检测运算
- 本程序采用了robbert,sobel,LoG,prewitt四种算子对同一副图像进行边缘检测,以此查看不同效果(This procedure uses Robbert, Sobel, LoG, Prewitt four kinds of edge detection operator on the same image, to view the different effect)
边缘检测
- 包括canny,sobel,log等边缘检测的改进算法,使用效果良好(Including improved edge detection algorithms such as canny, sobel, log and so on, the application effect is good.)