搜索资源列表
Log
- 采用log算法对图像进行边缘检测并附图说明。
log
- 包括锐化、平滑、LOG滤波器提取边缘;数学形态学的腐蚀、膨胀、骨架化、开闭运算以及分形方法画树木和树叶;包括源代码、3篇文档和可执行程序
log
- 对bmp图像用log算子进行边缘提取。图像大小640*480
利用roberts、log、canny等算子实现图像边缘检测的MATLAB源代码
- 利用roberts、log、canny等算子实现图像边缘检测的MATLAB源代码,The use of roberts, log, canny operator, such as edge detection to achieve the MATLAB source code
log-gaborconvolve.rar
- 使用log-Gabor滤波器对图像进行滤波程序。,The use of log-Gabor filter image filtering process.
edge-detect-algorithm-comparis
- 边缘检测算法的比较,有susan算子,log算子,prewitt算子,Comparison of edge detection algorithm, there is susan operator, log operator, prewitt operator
Log_gabor.rar
- 很好用的Log-Gabor变换源代码,可以用于图像的特征提取,Good use of Log-Gabor transform source code, can be used for image feature extraction
Log.rar
- LOG滤波器的算法源码,包含提取边缘、明暗度提取外性信息、形态学提取骨架等,VC6下实现,LOG filter algorithm source code, including the extraction of the edge of light and shade degrees outside extract information, such as morphological skeleton extraction, VC6 under
bianyantiqu
- 由于噪声点(灰度与周围点相差很大的点)对边沿检测有一定的影响,所以效果更好的边沿检测器是高斯拉普拉斯(LOG)算子。它把我们在第3章中介绍的高斯平滑滤波器和拉普拉斯锐化滤波器结合了起来,先平滑掉噪声,再进行边沿检测,所以效果会更好。-As the noise points (points, a big difference with the surrounding gray points) on the edge detection to a certain extent, the effect
Texture-features
- matlab编写的用于实现灰度共生矩阵,灰度-梯度共生矩阵,灰度直方图,协方差系数,LOG滤波器的源代码了。全部经过测试,可以直接使用。对于做纹理分析很有帮助。一共有五个代码-matlab prepared for the realization of Gray Level Co-occurrence matrix, gray- gradient co-occurrence matrix, gray histogram, covariance coefficients, LOG source c
fifteen
- 第十五章 图像分析 15.1 边缘检测 15.1.1 微分算子 15.1.2 Log算子 15.1.3 Canny 算子 15.2 四叉树分解 15.2.1 四叉树分解 15.2.2 四叉树 MATLAB 函数 -Chapter XV 15.1 edge detection image analysis 15.1.1 Differential Operators 15.1.2 Log Operator 15.1.3 Canny operator 15.2
Log
- VC编程实现 LOG算子的亚像素边缘检测-VC Programming LOG operator sub-pixel edge detection
Log
- 用LOG滤波器提取图像边缘,用数学形态学的方法提取图像骨架线-LOG filter with image edge extraction using mathematical morphology to extract the skeleton line images
phasecongruency2
- 基于log Gabor小波的相位一致图像纹理特征分析-Based on log Gabor wavelet phase consistent image texture analysis
duishujizuobiao
- 标准的对数极坐标变换,可用于图像处理中的抵抗旋转变换,笔者耗费心血的改进算法非常实用!-Standard log-polar coordinate transformation, can be used for image processing to resist rotation transformation, the author spent painstaking efforts of the improved algorithm is very practical!
keypointExtraction
- corner detector code including harris,gills,log and so on-corner detector code including harris, gills, log and so on
average-log-square
- 讀取16位元(65536階)raw影像檔,調整其灰階動態範圍至256階,調整方式至少包含平均法、對數法、開平方法,word檔包含了成程式碼與操作說明與結果。-Read 16-bit (65536-order) raw image file, adjust its dynamic range to 256 gray-scale bands, contains at least adjust the way the averaging method, logarithmic law, Kaiping
log
- 对一幅图实现取对数,可以用于同态滤波函数的编写-Implementation of a picture taken of the number of homomorphic filtering can be used in the preparation of function
log
- log算子提取边缘,可以运行,自己改输入图像即可(LOG operator to extract the edge, you can run, you can change the input image)
LOG
- 实现在LOG算法下,探讨不同σ对LOG的影响,卷积核(Under the LOG algorithm, we discuss the influence of different Sigma on LOG and convolution kernel.)