搜索资源列表
图像处理算法
- rar压缩包 其中包含Alphat透明合成系统源代码源代码,JPEG压缩编码系统源代码,腐蚀-膨胀-细化算法源代码,图案抖动技术处理系统源代码,图象边沿检测-提取-轮廓跟踪算法源代码,图象几何变换算法源代码,图象模板匹配算法源代码,图象平滑处理系统源代码,图像雾化处理程序源代码,图形色彩量子化及材质压缩程序源代码,直方图修正-彩色变换算法源代码-rar compressed packets containing Alphat transparent Synthesis System sour
tuxiangchuli2006
- alpha_2.09.zip Alphat透明合成系统源代码源代码 jpeg_0.77.zip JPEG压缩编码系统源代码 calir_1.0.zip 腐蚀-膨胀-细化算法源代码 mkou_1.0.zip 图案抖动技术处理系统源代码 touch_1.01.zip 图象边沿检测-提取-轮廓跟踪算法源代码 xchange_1.03.zip 图象几何变换算法源代码 sima_1.07.zip 图象模板匹配算法源代
robert
- 这是一个用Robert算子检测边缘的有效方法,程序已经通过运行-This is an operator with Robert Edge Detection effective methods, and procedures have been adopted Operation
本科生毕业论文的编程实现程序
- 自己写的用于边缘检测和图像处理的程序可用于SOBREL ROBEL 高斯拉普拉斯 canny 等算法检测-himself wrote for edge detection and image processing procedures can be used SOBREL ROBEL Gaussian algorithms such as Laplace canny Detection
chap4
- 边缘检测的MATLAB程序源代码,检测8位的图片-Edge detection of the MATLAB source code, testing the 8 Photos
EdgeDetect
- 用Visual C++ 2008编写的显示图片的程序,用户可以在这个基础上进行灰度处理 边缘检测等~-Using Visual C++ 2008 to prepare the display picture of the process, the user can carry out on the basis of gray-scale edge detection, such as dealing with ~
edgedetection
- 边缘检测VS梯度图像edge detection based on the sobel 这个算法比较完整,不错算法比较完整-edge detection based on the sobel 这个算法比较完整,不错算法比较完整
z
- 基于小波变换的多尺度图像边缘检测matlab源代码-Based on wavelet transform multi-scale edge detection matlab source code
Frame
- 读取指定帧并灰度化并canny边缘提取及灰度直方图及RGB值,借用OPENCV-Reads the specified frame and the graying and the canny edge detection and histogram and RGB value, using OPENCV
byjc
- 用小波变换提取包络,实现边缘检测的功能-Envelope extraction using wavelet transform, edge detection. .
harris
- 边缘提取算法Harris。本方法对边缘的锐化提取,识别率高,效果明显。-Edge detection algorithm Harris. The method of sharpening the edge extraction, recognition rate, the effect is obvious.
digitalimage
- 主要实现了数字图像处理的一些基本算法,如平滑滤波,边缘检测等算法的实现。-The main achievement of some of the basic digital image processing algorithms, such as smoothing, filtering, edge detection algorithm to achieve.
cvDirectShow
- 基于direct show的双目拍照和边缘检测程序,试验过,功能良好。用Visual Studio2008编写-Binocular photographs and edge detection program based on the direct show , tested with good function.
canny_edge
- 本程序实现了Canny边缘检测算法,效果很好。-This program implements Canny edge detection algorithm, the effect is very good.
CPP
- canny边缘检测将输出写入一个单通道图像-canny edge detection output is written to a single-channel image
canyedge
- 图像边缘检测,包括Canny算子和SUSAN特征检测算子等的边缘检测-The image edge detection, including edge detection Canny operator and SUSAN feature detection operator and other
matlabprogram
- 图像预处理的matlab代码,包括图像灰度化、中值滤波和边缘检测-Matlab code for image pre-processing, including gray image, median filtering and edge detection
hough
- 用于对图像的边缘检测(采用canny算法)。 image 输入图像,这个必须是单通道的,即灰度图 edges 输出的边缘图像 ,也是单通道的,但是是黑白的 threshold1 第一个阈值 threshold2 第二个阈值 aperture_size Sobel 算子内核大小 -Using canny algorithm for image edge detection (). image input image, this must be a singl
EdgeDetect
- matlab中,运用GUI实现图像边缘检测功能。完整的论文源代码。-matlab, the use GUI for image edge detection. Complete paper source code.
bmp
- 位图图像的sobel算子边缘检测与自适应二值化的实现的源代码-Bitmap image sobel operator edge detection and adaptive binarization of the source code