搜索资源列表
mulscal_edge
- 我编写的一个多尺度边缘检测实例,方法是: 1、先对图像进行3个尺度的小波变换; 2、求小波系数的模值及其梯度方向; 3、确定模的极大值,即候选边缘点; 4、通过反变换合成3个尺度的模的极值图像; -I prepared a multiscale edge detection example, the method is : 1, the first three images scale wavelet transform; 2, wavelet coefficients fo
VC_视频捕捉与帧处理
- 视频捕捉与帧处理 演示程序 v0.1版 说明: 1.支持USB摄像头 2.使用已封装好的framegrabber类,非常简便 3.带有简单的实时边缘检测、运动检测功能 (含演示录像)-video frame capture and processing procedures v0.1 demo version : 1. USB camera 2. use Packaging good framegrabber category, three very simple. w
EdgeSegment2
- 一个有用的边缘检测算法程序,对于学习和研究图象边缘检测大有帮助-a useful algorithm for edge detection procedures, learning and research Edge Detection of great help
byjcxx
- 边沿检测与提取,轮廓跟踪的图像算法,用vc来实现的-edge detection and extraction, image contour tracking algorithm, used to achieve the vc
VideoProcessing
- 能播放各种格式的视频,切分出小窗口,并进行边缘提取。-can broadcast video formats, to separate small window, and edge detection.
hough.tar
- this the soucecode of edge detection
CannyJava
- 图像边缘检测(Canny 算法)的Java实现 Canny边缘检测算法 step1:用高斯滤波器平滑图象; step2:用一阶偏导的有限差分来计算梯度的幅值和方向; step3:对梯度幅值进行非极大值抑制; step4:用双阈值算法检测和连接边缘 -Edge Detection (Canny algorithm) to the Java Canny edge detection algorithm ste p1 : Gaussian smoothing filte
shipin.rar
- 从摄像头中得到视频流,对视频进行边缘检测,输出结果,Received from the camera video stream of video edge detection, output
sobelvideo
- VB编写的视频采集与处理程序,视频采集显示、边缘检测、中心点检测,特别适合道路边沿检测和中心线定位,对从事VB视频处理开发的同门非常有借鉴意义。-VB prepared the video acquisition and processing procedures, video capture show that edge detection, point detection, is particularly suited to the centerline of the road edge d
sobel
- Sobel Edge Detection of an Image. Edge Detection using Sobel MAsk
SobelEdgeDetection
- Sobel Edge Detection of an Image. Edge Detection using Sobel MAsk
Edgedetectionbyscalemultiplicationinwaveletdomain.
- 介绍了一种用相邻阶小波相乘去检测边缘的方法-introduce a wavelet based edge detection scheme by scale multiplication.
Lecture
- 实现图片的基本处理方法和边缘提取程序。很不错的程序源码。-The realization of the basic image processing methods and procedures for edge detection. The procedure is pretty good source.
laplace
- 基于win32控制台程序,能对视频文件以及摄像头的图像进行经典的Laplace边缘检测-Based on win32 console programs, capable of video files, as well as camera images the classic Laplace edge detection
edge2.cpp
- This is a opencv edge detection program try on ubutnu- This is a opencv edge detection program try on ubutnu
Sobel
- sobel edge detection
lane_detection
- 实现简单的边沿检测,希望大家提出宝贵的意见,愿意和大家交流学习。-To achieve a simple edge detection, hope for their valuable advice, and is willing to share their learning.
example
- 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。-AVI files from the camera or get the video stream, video stream edge detection, and output.
laplace
- 该代码实现了读取视频,从视频文件或者从摄像头,并对输出的视频进行边缘检测-The code to read video files from video or from a camera, and video edge detection output
laplace
- 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测-AVI files from the camera or get the video stream, video stream edge detection