-
chap4
程序代码说明
P0401:用Prewitt算子检测图像的边缘
P0402:用不同σ值的LoG算子检测图像的边缘
P0403:用Canny算子检测图像的边缘
P0404:图像的阈值分割
P0405:用水线阈值法分割图像
P0406:对矩阵进行四叉树分解
P0407:将图像分为文字和非文字的两个类别
P0408:形态学梯度检测二值图像的边缘
P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象(Program code description
P0401: Detects the edge of an image with the Prewitt operator
P0402: LoG operator with different σ values is used to detect the edge of the image
P0403: Detects the edge of an image with the Canny operator
P0404: Threshold segmentation of the image
P0405: Image segmentation using watermark threshold method
P0406: Quadtree decomposition of the matrix
P0407: The image is divided into text and non-text of the two categories
P0408: Morphological gradient detects the edge of a binary image
P0409: Morphology Example- Deletes all current lines the PCB image, leaving only the chip object)
- 2016-11-05 20:16:14下载
- 积分:1
-
mfile
简单写的一些图像预处理(灰度增强、小波高通滤波、LBP、迭代阈值分割、种子生长法etc)和RGB 、纹理(相关矩阵)特征提取(Write some simple image pre-processing (grayscale enhancement, wavelet high-pass filter, LBP, iterative threshold segmentation, seed growth method etc) and RGB, texture (correlation matrix) feature extraction)
- 2010-12-23 11:13:13下载
- 积分:1
-
PMFFT
PMF FFT捕获技术性能仿真,分段匹配滤波法和改进算法相比较(FFT PMF capture technology performance simulation, segmented matching filter and improved algorithm comparison)
- 2021-03-08 21:29:28下载
- 积分:1
-
1088736_dssz
随机中点位移法matlab程序代码,生成三维山地模型(Random Midpoint Displacement Method for Mountains Generation)
- 2021-03-23 14:39:17下载
- 积分:1
-
SIFT_Matlab
一个人写的sift代码,matlab实现,比起原作者的效果差些,但是也不错。(原作者没有公开源码)()
- 2008-04-01 14:10:36下载
- 积分:1
-
AForge.NET-sample
AForge.NET-sample
- 2019-07-30下载
- 积分:1
-
wiener_ECG
对理想的心音信号加入噪声,仿真成实际带噪声的心音信号,然后对其进行维纳滤波程序(The ideal heart sound signal added noise, simulation into actual heart sounds with noise signal, and then its Wiener filtering program)
- 2021-03-21 14:59:17下载
- 积分:1
-
geom2d-2015.05.13
几何库,来处理和可视化几何元素,如点,线,圆和椭圆,折线和多边形。(Geometry library to handle and visualize geometric primitives such as points, lines, circles and ellipses, polylines and polygons)
- 2015-06-19 07:56:53下载
- 积分:1
-
DCT2-lele
利用蝶形算法类似于FFT,利用先行再列实现二维DCT。速度很快。包含反DCT的代码。(similar to the use of butterfly FFT algorithm, the first re-use of 2D DCT out. Very fast. Contain anti- DCT code.)
- 2007-06-10 20:31:36下载
- 积分:1
-
hog
方向梯度直方图(Histogram of Oriented Gradient, HOG)特征,计算机视觉和图像处理中用来进行物体检测的特征描述子的实现(Histogram of oriented gradients (Histogram of Oriented Gradient, HOG) characteristics, computer vision and image processing used for object detection feature descriptor realization)
- 2015-09-07 20:12:43下载
- 积分:1