CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - canny
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Games
SDK
Other
Search - canny - List
[
Other resource
]
索书号文字图像分割
DL : 0
经由HSI彩色空间转换、Canny算子边缘检测、索书号边缘点彩色分割等步骤的索书号文字图像分割(内含源文件和所用图像)-through the HSI color space conversion, Canny operator edge detection, color Call edge points separate the steps of the characters image segmentation Call (intron source document and image)
Date
: 2008-10-13
Size
: 8.99kb
User
:
百里静
[
Other resource
]
边缘检测与分割处理
DL : 0
程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-code P0401 Note : Prewitt operator to detect the edges in the image P0402 : different values of Getting operator to detect the edges in the image P0403 : Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water line threshold method image segmentation P0406 : matrix Quadtree P0407 : images into text and non-text of the two categories P0408 : morphological gradient detection Binary Image Edge P0409 : morphology example -- Images from the PCB to remove all current lines, retaining only chip targets
Date
: 2008-10-13
Size
: 45.32kb
User
:
tian
[
Other resource
]
200552823195
DL : 0
一步步讲解如何在VC中调用matlab图像处理工具箱来进行canny边缘提取 1.包含pdf文档和源代码 2.源代码code 开发环境是VC6、Matlab7 -a step by step on how to call in VC Matlab Image Processing Toolbox to a canny edge extraction. Pdf files and contains the source code two. Source code development environment is VC6, Matlab7
Date
: 2008-10-13
Size
: 188.21kb
User
:
mzb
[
Other resource
]
canny图像边缘算法
DL : 0
这是一个关于图像边缘检测的小程序,希望对大家有所帮助-This is an image of a small edge detection procedures, we hope to help
Date
: 2008-10-13
Size
: 68.34kb
User
:
徐艳
[
Other resource
]
Canny边缘检测
DL : 0
用vc实现的canny算法提取边缘,达到很好的提取边缘的效果-Use vc to realize Canny arithmetic to detect the edge, and get the good result of extracting the edge.
Date
: 2008-10-13
Size
: 164kb
User
:
冯健
[
Other resource
]
VTB4Matlab
DL : 0
一组图象与视频处理C/C++代码,该软件包可用于Matlab。包括读取AVI和CIF/QCIF视频序列代码,Canny算子,Harris角点检测,全局阈值算法,动态阈值算法等等。-AP as a video processing with C / C code, the software can be used in Matlab. AVI including reading and CIF / QCIF video sequence code, Canny operator, Harris corner detection, and overall value threshold algorithm, dynamic threshold algorithm and so on.
Date
: 2008-10-13
Size
: 2.33mb
User
:
myb
[
Other resource
]
canny算子
DL : 0
canny算子边缘提取 基于256色图像进行操作-canny operator Edge Detection Based on 256 color images operation
Date
: 2008-10-13
Size
: 88.75kb
User
:
娄强
[
Other resource
]
ImgPreEdgEnh
DL : 0
canny算子程序 用Canny算子提取边缘 用Canny算子提取边缘\\测试图片 \\原始lena图像.bmp 用Canny算子提取边缘\\测试图片\\用canny算子提取边缘.bmp 用Canny算子提取边缘\\源代码 用Canny算子提取边缘\\源代码\\cdib.cpp 用Canny算子提取边缘\\源代码\\cdib.h 用Canny算子提取边缘\\源代码\\ChildFrm.cpp 用Canny算子提取边缘\\源代码\\ChildFrm.h 用Canny算子提取边缘\\源代码\\ColorTable.h 用Canny算子提取边缘\\源代码\\DIBPrcs.cpp 用Canny算子提取边缘\\源代码\\GlobalApi.h-canny operator with Canny edge detection using Canny edge detection operator \\ test images using Canny edge detection operator \\ testing Photo \\ lena original image. Bmp with Canny edge detection operator \\ testing Photo \\ canny operator with edge detection. Bmp with Canny edge detection operator \\ the source code with Canny edge detection operator \\ source \\ cdib.cpp with Canny edge detection operator \\ source \\ cdib.h with Canny edge detection operator \\ source \\ ChildFrm.cpp with Canny edge detection operator \\ source \\ ChildFrm.h with Canny edge detection operator \\ source \\ ColorTable.h with Canny edge detection operator \\ source \\ DIBPrcs.cpp with Canny edge detection operator \\ source \\ GlobalApi.h
Date
: 2008-10-13
Size
: 4.15kb
User
:
艰苦撒
[
Other resource
]
matlab123456
DL : 0
一个matlab 的HOUGH变换程序,主要用于边远检测和图像处理。中间包含了CANNY算子等多种算法 还是很有用的-a Matlab HOUGH transform procedure, mainly for remote detection and image processing. Included among the Canny operator of a variety of algorithms or very useful
Date
: 2008-10-13
Size
: 13.43kb
User
:
姚尧
[
Other resource
]
CannyDemo
DL : 0
自己写的Canny算子的matlab实现和演示。程序虽然不大,但相信也能给大家一些参考。 -himself wrote the Canny Operator Matlab realization and demonstration. Procedures not much, but I believe that can give you some information.
Date
: 2008-10-13
Size
: 1.86kb
User
:
沈宏伟
[
Other resource
]
canny22
DL : 0
这是图像处理方面的canny算法源代码及实例,非常经典的图像处理机构-This is the image-processing algorithm for the canny source code and examples, very classic image processing organizations
Date
: 2008-10-13
Size
: 154.69kb
User
:
zhanggang
[
Other resource
]
4Matlab
DL : 0
程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象- Procedure code explanation P0401: Examines the picture with the Prewitt operator the edge P0402: Examines the picture with the different sigma value LoG operator the edge P0403: Examines the picture with the Canny operator the edge P0404: Picture threshold value division P0405: Divides the picture with the water line threshold value law P0406: Carries on to the matrix four forks the tree decomposition P0407: Divides into the writing and the non- writing two categories the picture P0408: The morphology gradient examines two values pictures the edge P0409: The morphology example 鈻♀枴deletes all electricity streamline from the PCB picture, only retains the chip object
Date
: 2008-10-13
Size
: 40.13kb
User
:
xueke
[
Other resource
]
matlab4
DL : 0
程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象 - Procedure code explanation P0401: Examines the picture with the Prewitt operator the edge P0402: Examines the picture with the different sigma value LoG operator the edge P0403: Examines the picture with the Canny operator the edge P0404: Picture threshold value division P0405: Divides the picture with the water line threshold value law P0406: Carries on to the matrix four forks the tree decomposition P0407: Divides into the writing and the non- writing two categories the picture P0408: The morphology gradient examines two values pictures the edge P0409: The morphology example 鈻♀枴deletes all electricity streamline from the PCB picture, only retains the chip object
Date
: 2008-10-13
Size
: 40.19kb
User
:
李明
[
Other resource
]
canny
DL : 0
canny边缘检测算子的c源代码 一维高斯分布函数,用于平滑函数中生成的高斯滤波系数 ,用高斯滤波器平滑原图像
Date
: 2008-10-13
Size
: 3.51kb
User
:
casey1986
[
Other resource
]
canny
DL : 0
canny在MIT的硕士论文和报告,最经典的边缘检测论文,图像处理必备
Date
: 2008-10-13
Size
: 10.6mb
User
:
cl
[
Other resource
]
Canny
DL : 0
canny算子边缘检测 变换visual C++环境下实现。
Date
: 2008-10-13
Size
: 137.72kb
User
:
kloof
[
Other resource
]
canny
DL : 0
// Canny 算法C++程序,欢迎大家交流!
Date
: 2008-10-13
Size
: 12.44kb
User
:
derek
[
Other resource
]
canny
DL : 0
canny算子的详细过程,可以嵌入C++语言中使用,有兴趣的可以看一下。
Date
: 2008-10-13
Size
: 3.64kb
User
:
潘
[
Other resource
]
canny
DL : 0
canny 边缘检测算法
Date
: 2008-10-13
Size
: 8.06kb
User
:
kingd
[
Other resource
]
Canny Edge Detection
DL : 0
canny边缘检测算子,可以对灰度数字图象的弱边缘进行很好的检测-canny edge detection operator, Gray figures to be the weak image edge detection for good
Date
: 2008-10-13
Size
: 2.42kb
User
:
潇叶
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.