搜索资源列表
canny算子
- canny算子边缘提取 基于256色图像进行操作-canny operator Edge Detection Based on 256 color images operation
ImgPreEdgEnh
- canny算子程序 用Canny算子提取边缘 用Canny算子提取边缘\\测试图片 \\原始lena图像.bmp 用Canny算子提取边缘\\测试图片\\用canny算子提取边缘.bmp 用Canny算子提取边缘\\源代码 用Canny算子提取边缘\\源代码\\cdib.cpp 用Canny算子提取边缘\\源代码\\cdib.h 用Canny算子提取边缘\\源代码\\ChildFrm.cpp 用Canny算子提取边缘\\源代码\\ChildFrm.h
ImageSharpness
- 拉普拉斯算子、Sobel算子和Prewitt算子对图像进行边缘、轮廓的检测-Laplace operator, Sobel Operator and Prewitt Operator right image edge contour detection
RoberInspection
- 打开一个BMP格式图片并进行Rober算子检测-opened a BMP format pictures and Robert operator Detection
imagetransformationbymatlab
- 1.图像频域处理正交变换的matlab实例 2.含有的频域变换内容如下: 正交变换通用算子 傅立叶变换 傅立叶变换的原理 傅立叶性质 二维离散傅立叶变换( 2DDFT ) 快速傅立叶变换( FFT ) 傅立叶变换的研究与应用 离散余弦变换 DCT 变换矩阵 dct2 函数和 dctmtx 函数 Walsh- Hadamard 变换 Radon 变换 -1. Image processing orthogonal freq
prew
- 一种图像的边缘检测算子,非常实用,VC++语言类-an image edge detection operator, very practical, VC Language Class
SVM2oo11
- 本程序采用SVM2算子将图像矩阵的数据进行了变换-the procedures used SVM2 operator of the image matrix of data transformation
ImagesharpeningImageTransform
- Sobel算子:是一种空域微分算子,可以通过它锐化图象。 将图象分块(8*8),作DCT变换,并作IDCT:DCT是一种可分离图象变换,用来图象压缩编码。-Sobel Operator : airspace is a differential operator, through its image sharpening. Image will block (8 * 8), for the DCT and IDCT for : DCT is a separable Image Transfor
a_jpeg_compression_matlab
- It shows what a jpeg compression is all about. the function implements the DCT transform, using a matrix operator. note that matlab has a function for the DCT and iDCT transforms that might be more efficient. -It shows what a jpeg compres
LBP_operator
- LBP算子用于处理彩色图象的边缘轮廓,十分有效,希望对大家有所帮助-LBP operator for processing color images on the brink profile, highly effective, we hope to help
Improved Edge Detection Algorithm Basedon Canny Operator
- 基于改进的canny算子边沿提取算法,比八连同区域的的方法更精确。
第五章 SIMULINK仿真基础
- 除了传统的数学运算,MATLAB支持关系和逻辑运算。如果你已经有了一些编程经验,就会对这些运算熟悉。这些操作符和函数的目的是提供求解真/假命题的答案。一个重要的应用是控制基于真/假命题的一系列MATLAB命令-addition to the traditional math, MATLAB support and logical operators. If you already have some programming experience, will be familiar to thes
imagestitch.rar
- 自己写的图像配准代码,基于harris算子,Write their own code of image registration, based on the operator harris
vccanny
- 用c++实现canny算子——高斯滤波,求梯度,非极大值抑制-C++ implementation with a canny operator- Gaussian filter, find the gradient, non-maxima suppression
3
- 二值化、腐蚀和膨胀、填充、边缘提取运算matlab中用法举例-Example of erosion and dilation operator usage
Xcad
- 根据Weiler-Atherton算法开发的经典多边形布尔运算小程序。-Weiler-Atherton algorithm developed classic polygon Boolean operator procedures.
Canny
- 用Canny算子提取图像边缘 边缘检测用Canny算子提取图像边缘 边缘检测-Extracted by Canny edge operator with edge detection operator Canny edge detection of image edge extraction
edgetrace
- 边缘轮廓跟踪后傅立叶算子特征。这是课上的一个作业,原图->阈值分割->canny轮廓算法->边界表示->边界傅立叶算子描述->结果-After tracking the edge of the outline of the characteristics of Fourier operator. This is a class operation, image->threshold->canny contour algorithm->boundar
Moravec_VC6
- 利用Moravec算子进行图象的特征点提取分析,方便图象匹配-Moravec operator for the use of the feature point extraction image analysis for image matching
gradient-operator
- 运用梯度算子检测图形边缘 运用MATLAB实现-Use gradient operator detection graphics edge implemented using MATLAB