CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - edge detection vc
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - edge detection vc - List
[
Special Effects
]
VC实现拉普拉斯高斯边缘检测
DL : 0
一个实现拉普拉斯边缘检测的VC函数,各个成员变量程序中有详细说明-achieve a Laplace Edge Detection VC function, all member variables procedures are described in detail
Update
: 2008-10-13
Size
: 1.69kb
Publisher
:
谢鹏
[
Graph program
]
VC-edge-detection-code
DL : 0
边缘检测各种算法源码VC:canny,sobel-edge detection algorithms source VC : canny, segmentation
Update
: 2008-10-13
Size
: 1.82mb
Publisher
:
姜丽华
[
Documents
]
VC编程实现数字图像的边缘检测
DL : 0
VC编程实现数字图像的边缘检测-VC Programming Digital Image Edge Detection
Update
: 2025-02-17
Size
: 2kb
Publisher
:
洪宏
[
Windows Develop
]
VC调用matlab图像处理工具箱进行canny边缘检测
DL : 1
VC调用matlab图像处理工具箱进行canny边缘检测,含pdf教程-edge detection by VC calling matlab image toolbox, pdf tutorial included.
Update
: 2025-02-17
Size
: 189kb
Publisher
:
沈郑燕
[
2D Graphic
]
03 VC图像分割与边缘检测源代码
DL : 1
03 VC图像分割与边缘检测源代码,用不同方法实现图像分割-03 VC image segmentation and Edge Detection source code, using different methods of image segmentation
Update
: 2025-02-17
Size
: 199kb
Publisher
:
glg
[
Special Effects
]
BmpProject
DL : 0
数字图像的边沿检测算子,有关Roberts,sobel,prewitt,laplace的基于对话框的VC应用程序。-digital image edge detection operators, the Roberts, segmentation, prewitt, Laplace-based dialog VC applications.
Update
: 2025-02-17
Size
: 1.87mb
Publisher
:
黄光奇
[
Special Effects
]
VC实现拉普拉斯高斯边缘检测
DL : 0
一个实现拉普拉斯边缘检测的VC函数,各个成员变量程序中有详细说明-achieve a Laplace Edge Detection VC function, all member variables procedures are described in detail
Update
: 2025-02-17
Size
: 1kb
Publisher
:
谢鹏
[
Windows Develop
]
VC++examples(9Sources)
DL : 1
该文件包括9个VC++编程的例子源码,包括Hough变换,灰度均衡,灰度拉伸,图像的3D灰度显示,拉普拉斯高斯边缘检测等等。-The documents include nine VC++ programming examples of FOSS, including Hough transform, gray balance, gray stretch, 3D gray-scale images, Laplace, etc. Gaussian edge detection.
Update
: 2025-02-17
Size
: 10kb
Publisher
:
小会
[
Windows Develop
]
EdgeDetection2
DL : 0
VC和Matlab混合编程实现边缘检测的例子-VC and Matlab edge detection example
Update
: 2025-02-17
Size
: 18kb
Publisher
:
郑生朋
[
Graph program
]
VC-edge-detection-code
DL : 1
边缘检测各种算法源码VC:canny,sobel-edge detection algorithms source VC : canny, segmentation
Update
: 2025-02-17
Size
: 1.82mb
Publisher
:
姜丽华
[
Special Effects
]
edgedetect_canny
DL : 0
完整的canny边缘检测程序,内附canny算子说明文档一个。在运行前请先看说明文档,里面有vc参数设置的相关内容,-integrity of the canny edge detection procedures, enclosing canny operator documented one. Running before you look at documentation, which has vc parameter setting the relevant content
Update
: 2025-02-17
Size
: 478kb
Publisher
:
qihuafei
[
Special Effects
]
CannyEdgeDetection(good)_CanTestWithImage
DL : 0
Canny边缘检测的源码,VC实现,非常好理解,绝对经典,带图片可以测试。-Canny edge detection of the source code, VC, very good understanding, absolute classic, with pictures test.
Update
: 2025-02-17
Size
: 168kb
Publisher
:
whq
[
Special Effects
]
backgroud(12.22)
DL : 0
本人开发的火焰识别程序,包括otsu自适应阈值,canny边缘检测,形态学膨胀、腐蚀操作,尖角判别,圆形度计算。在vc下编译通过。-development of the flame identification procedures, including otsu adaptive threshold, canny edge detection, Morphological expansion, corrosion operation, pointed discriminant, circular calculation. Under the vc compile.
Update
: 2025-02-17
Size
: 372kb
Publisher
:
高
[
GDI-Bitmap
]
edge
DL : 0
基于OPENCV的图象边缘检测,(VC++) 利用canny算法寻找图象边缘并再输出中标志.-OPENCV based on image edge detection, (VC++) Using canny edge algorithm to find the image and re-exported in the symbol.
Update
: 2025-02-17
Size
: 104kb
Publisher
:
朱晨
[
Special Effects
]
canny
DL : 0
canny边缘检测的vc代码,可以实现图像的边缘提取,效果不错-canny edge detection vc code, you can realize the image edge extraction, the effect of good
Update
: 2025-02-17
Size
: 175kb
Publisher
:
孙伟
[
Special Effects
]
dipcode
DL : 0
这个文件使用vc++6.0编译环境对8位图像进行各种处理,包括边缘检测,轮廓提取,图像分割等许多功能.有兴趣可以-The use of this document vc++ 6.0 compiler environment on a variety of eight images, including edge detection, contour extraction, image segmentation and many other features. Who are interested can
Update
: 2025-02-17
Size
: 8.12mb
Publisher
:
jianzhuhuai
[
OpenCV
]
edgedetection
DL : 0
This is edge detection with vc++2008 and opencv.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
killer
[
Special Effects
]
Edge-Detection
DL : 0
vc++实现六种图像边缘检测算法对比。包括:kirsch,Laplacian,LOG,Prewitt,Robert,Sobel.-vc++ to achieve the six contrast image edge detection algorithm. Including: kirsch, Laplacian, LOG, Prewitt, Robert, Sobel.
Update
: 2025-02-17
Size
: 1.36mb
Publisher
:
李焕
[
GDI-Bitmap
]
image-enhancement-and-edge-detection
DL : 0
vc++实现图像锐化及边缘检测,试过了,可以运行-vc++ to achieve image enhancement and edge detection, tried, and can run
Update
: 2025-02-17
Size
: 924kb
Publisher
:
严一天
[
Special Effects
]
sobel-edge-detection
DL : 0
图像sobel边缘检测,vc++开发环境,调试可用-Image sobel edge detection, vc++ development environment, debugging can be used
Update
: 2025-02-17
Size
: 2.75mb
Publisher
:
王国宇
«
1
2
3
4
5
6
7
8
9
10
...
25
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.