搜索资源列表
code
- 本函数包括三个例程 一个图像去噪(椒盐) 一个寻找图像中特定方向的直线 一个自己写的图像线形过滤-this function include a three routines image denoising (Impulse) looking for a specific image in the direction of a straight line since Image has written linear filter
Gabor(matlab_C_Cv).rar
- 这里包含三个高质量的Gabor实现代码,分别基于C、OpenCV、Matlab,大家各取所需吧。Gabor变换可以实现在多个尺度、多个方位上的变换,尤其是对于纹理的检测有很好的效果,研究表明Gabor特征符合人眼感受野特性。 ,Here are three high-quality implementation of the Gabor code, respectively, based on C, OpenCV, Matlab, let everyone take what we need
hough
- hough变换检测直线的源代码程序,很实用的方法-Detection of a straight line hough transform program source code, it is practical
ContourTracingLineFollowing
- 轮廓跟踪和线的追随源代码下载 Contour Tracing & Line Following-Tracking and following the contour line of the source code download Contour Tracing & Line Following
matlab_4
- 边缘检测和图像分割matlab程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象 -Edge det
HOUGH
- 用HOUGUH变换检测线段,基于OPENCV开发,代码简单,适合广大软件开发者-Detection of line segments used HOUGUH transform, based on the OPENCV development, code is simple, suitable for the vast numbers of software developers
code
- 實作這篇paper: Feature-Based Image Metamorphosis, SIGGRAPH 1992 輸入較多的feature line,可使morphing效果更佳-Implementation of this paper: Feature-Based Image Metamorphosis, SIGGRAPH 1992 the importation of more feature line, will enable better morphing
source7
- 边沿检测与提取,轮廓跟踪 source目录下为本章介绍的源程序 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在 -Edge detection and extraction, contour tracing source directory of the source cod
code
- 本程序通过对图像进行灰度化、去噪和边缘提取,能检测出不垂直的刻度线边缘并能将其旋转校正,从而达到使刻度线标准化的目的-This procedure of gray-scale images, and de-noising and edge detection can not detect the edge of the vertical line of the scale and be able to spin correction, so as to achieve so that the p
wavelet-cpp-code
- b样条小波,daubchies小波,多小波,haar小波,line小波的提升实现方法-bsplane wavelet lifting, daubchies wavelet lifting, polywavelet lifting, haarwavelet lifting and line wavelet lifting
fdp5finalMatlab.tar
- 这是一个使用了Gabor特征提取和人工智能的人脸检测系统源代码 使用步骤: 1. 拷贝所有文件到MATLAB工作目录下(确认已经安装了图像处理工具箱和人工智能工具箱) 2. 找到"main.m"文件 3. 命令行中运行它 4. 点击"Train Network",等待程序训练好样本 5. 点击"Test on Photos",选择一个.jpg图片,识别。 6. 等待程序检测出人脸区域 createffnn.m, d
draw-a-line
- 拾取直线 具体步骤 代码-Concrete steps to pick up the code line
line-detection
- 此代码是研究生期间做的直线检测,代码完全自己编写,里面附有参考图片。-This code is a graduate student to do during the line detection, the code written completely on my own, which with a reference image.
line
- vc 绘制用纹理填充的线条的程序源码,有兴趣的朋友学习一下。-vc draw lines with a texture fill the program source code, friends who are interested to learn about.
processing
- 一个可以通过改变数值使图形发生变化的代码,线的律动-A by changing the numerical make graphics change code, line the rhythm
Phase-_-extract-line
- 5相位编组法实现纹理直线边缘的检测matlab程序代码。不同于hough变换。附带文字的原理讲解-The five-phase grouping texture straight edge detection ,matlab code. Different from the hough transform. explain with the accompanying text
line
- 直线生成算法源程序,采用vc6.0编写。-Linear Algorithm source code, written by vc6.0.
biezer-line
- 绘制bierzer曲线的算法的源代码,包括一个应用程序,了解基本的bierzer曲线算法-Draw bierzer curve algorithm source code, including an application to understand basic bierzer curve algorithm
matlab-code
- 应用Matlab工具箱演示对比度增强,局部平滑,中值滤波,小波工具,边缘检测,图像二值化,Hough变换直线提取,灰度阈值分割,四叉树分裂合并法等,并完成这些处理程序的GUI集成。-Application the Matlab toolbox Demo contrast enhanced local smoothing, median filtering, wavelet tools, edge detection, image value, Hough transform line extra
lianmazhixianjiance
- 链码直线检测,采用求取图像边界,然后边界跟踪,判别直线-Chain code line detection, to strike the image boundary, then the boundary tracking, discriminant linear
