CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - edge detection opencv
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - edge detection opencv - List
[
Graph program
]
OpenCV角点检测代码
DL : 0
OpenCV角点检测代码,利用intel图形处理库opencv对彩色图像中物体的角和边进行检测,可以用在车辆的检测中-OpenCV corner detection code, the use of graphics processing for Intel OpenCV right color images of objects in the angle and edge detection, can be used in the detection vehicle
Update
: 2025-02-17
Size
: 1kb
Publisher
:
陈其星
[
2D Graphic
]
edge_erode
DL : 1
采用%中值滤波%otsu 自动阈值计算%图像二值化%采用腐蚀的方法进行边缘检测-using median filter%% Otsu automatic threshold calculation% image binarization% of the corrosion methods Edge Detection
Update
: 2025-02-17
Size
: 1kb
Publisher
:
陈旭
[
Special Effects
]
opencv-slides
DL : 0
中科院自动化所自由软件学会于任棋讲解的使用opencv进行图像处理的课件和源码。其中包括opencv图像结构、矩阵结构、点结构简介,以及图像I/O,边缘检测,轮廓检测,背景建模等。-free software to automate the process of the Chinese Academy of Sciences Institute of the game on the use opencv for Image Processing Software and the source. Including opencv image structure, matrix structure, the point structure profiles, and Image I/O, edge detection, Contour detection, background modeling.
Update
: 2025-02-17
Size
: 511kb
Publisher
:
高
[
Special Effects
]
wjs
DL : 0
在vc++基础上采用openCV编程实现的Sobel边缘检测-vc based on the use of the programming openCV Sobel Edge Detection
Update
: 2025-02-17
Size
: 933kb
Publisher
:
汪婧
[
Special Effects
]
opencv-ex3-5
DL : 2
/* 程序名称:laplace.c 功能:从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。 */-/* Program Name: laplace.c functions: from camera or AVI file to be video streaming, video stream on the edge detection, and output results.* /
Update
: 2025-02-17
Size
: 411kb
Publisher
:
赵富强
[
Special Effects
]
sobel
DL : 0
VC++调用OPENCV库实现Sobel边缘检测-VC++ Call OPENCV Treasury realize Sobel edge detection
Update
: 2025-02-17
Size
: 3.55mb
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
]
edgedetection--canny--opencv
DL : 1
图像边缘检测 opencv canny算法-Image opencv canny edge detection algorithm
Update
: 2025-02-17
Size
: 5kb
Publisher
:
白云沙
[
Special Effects
]
edgedetection
DL : 0
在C++环境中用opencv实现道路边缘检测-In the C++ Environment using opencv realize the road edge detection
Update
: 2025-02-17
Size
: 1.57mb
Publisher
:
吉元
[
Special Effects
]
OpenCV
DL : 0
本程序包括图片的打开、关闭和边缘检测,还有视频的处理(包括avi和摄像头采集到的)。-This procedure includes a picture to open, close and edge detection, as well as video of the deal (including avi and camera collected).
Update
: 2025-02-17
Size
: 3.91mb
Publisher
:
[
Special Effects
]
opencv_example
DL : 0
Opencv编程,示例程序 1.读入图像并显示 2.载入图像,强制转化为Gray 3.Canny边缘检测 4.轮廓检测 5.运动物体检测 -Opencv programming, one example of the procedure. Read into the image and display 2. Loading image, forced into Gray3.Canny edge detection 4. Contour detection 5. Moving object detection
Update
: 2025-02-17
Size
: 2kb
Publisher
:
cwy-no.1
[
Special Effects
]
OpenCV_Edge
DL : 0
用Opencv实现图像的边缘提取:包括Sobel,Canny,Laplace算法,特别适合于初学Opencv的人士学习使用。-Realize Opencv images using edge detection: including Sobel, Canny, Laplace algorithm, particularly suitable for beginners to learn to use the Opencv.
Update
: 2025-02-17
Size
: 1.51mb
Publisher
:
bin
[
Special Effects
]
Laplace
DL : 0
用Opencv实现拉普拉斯变换获得图像边缘检测-Used to achieve Opencv Laplace transform to obtain image edge detection
Update
: 2025-02-17
Size
: 46kb
Publisher
:
张志超
[
Multimedia Develop
]
EdgeDetectSample.tar
DL : 0
OpenCv is powerfull tool for the image processing applications. this code demonstrates how to use edge detection techniques in opencv
Update
: 2025-02-17
Size
: 169kb
Publisher
:
ravindra
[
Multimedia Develop
]
Opencv_GUI_processing
DL : 0
This application shows how to use edge detection techniques for the GUI processing using opencv.
Update
: 2025-02-17
Size
: 103kb
Publisher
:
ravindra
[
Other
]
video
DL : 0
Background subtraction, canny edge detection using opencv
Update
: 2025-02-17
Size
: 828kb
Publisher
:
Revathi
[
Algorithm
]
EdgeDetection
DL : 0
Program use openCV to demo edge detection (algorithm Gradient).
Update
: 2025-02-17
Size
: 5.33mb
Publisher
:
Thanh
[
Special Effects
]
canny_bar
DL : 0
基于OPENCV的边缘检测程序,且阈值可调。-OPENCV based on edge detection procedure, and adjustable threshold.
Update
: 2025-02-17
Size
: 888kb
Publisher
:
Liu Wei
[
OpenCV
]
edge-detection-(varies-operators)
DL : 0
边缘检测的opencv源码,包含了各种算子和滤波器——Canny算子,Sobel算子,Laplace算子以及Scharr滤波器-Edge detection opencv source, including a variety of operator and filter Canny operator, Sobel operator, Laplace operator and Scharr filter
Update
: 2025-02-17
Size
: 2.17mb
Publisher
:
xuzhengyang
[
OpenCV
]
test_edge_detection
DL : 0
对图像首先进行3*3内核平滑降噪,然后使用Canny算子做边缘检测(First perform 3*3 kernel smooth noise reduction on the image, then use Canny operator for edge detection)
Update
: 2025-02-17
Size
: 8.96mb
Publisher
:
水里一条猫
«
1
2
3
4
5
6
7
8
9
10
...
19
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.