-
八个方向的sobel边缘检测算法
利用八方向的sobel边缘检测,实现对图像多梯度的梯度检测,检测出的边缘信息更加平滑连续。(Eight direction Sobel edge detection is used to realize gradient detection of image multi gradient, and the edge information detected is more smooth and continuous.)
- 2018-06-12 11:35:37下载
- 积分:1
-
数字内容安全LSB替换算法MATLAB实现
matlab实现lsb替换算法,包括水印嵌入、提取及PSNR计算评估。(Matlab implements LSB replacement algorithm, including watermark embedding, extraction and PSNR computation and evaluation.)
- 2018-10-31 11:03:06下载
- 积分:1
-
小波变换c代码
说明: 利用c语言快速实现各类小波变换,案例丰富(Using C language to realize all kinds of wavelet transform quickly, with rich cases)
- 2021-03-12 17:59:25下载
- 积分:1
-
Label Watershed
说明: 用分水岭算法进行图像分割,借鉴形态学理论,将一幅图看成拓扑性地图,其中灰度值对应地形高度。(The watershed algorithm is used for image segmentation, and a map is regarded as a topological map, in which the gray value corresponds to the terrain height.)
- 2020-12-19 21:32:17下载
- 积分:1
-
ImageMatch
用visual C++开发的图像匹配与处理系统,包括图像处理与图像匹配算法,NCC,梯度强度相关,互信息匹配等(With visual C++ development of image matching and processing systems, including image processing and image matching algorithm, NCC, gradient strength related mutual information matching)
- 2014-06-02 21:24:17下载
- 积分:1
-
jpeg
jpeglib的库文件,方便实现很多关于jpeg的操作,例如格式转换等等。(jpeglib the library file to facilitate the achievement of the operation of a number of jpeg, for example, format conversion and so on.)
- 2009-05-06 18:23:22下载
- 积分:1
-
模极大值边缘检测-高斯噪声
用小波的模极大值法有效检测噪声图像的边缘(Detecting the edge of noisy image by modulus maximum method of wavelet transform)
- 2021-04-27 18:08:44下载
- 积分:1
-
KNN
一个非常好的粗糙集的代码-希望对大家学习提供参考(Rough set a very good code- I hope to provide reference for all of us to learn)
- 2009-06-09 09:39:14下载
- 积分:1
-
GVF_Snake
GVF相关代码及相关论文资料(),含:
GRADIENT VECTOR FLOW DEMONSTRATION(GVF) matlab code,
ITERATIVE WATERSHED SEGMENTATION (c-code), 与SNAKE GUI代码。
(所含文件:gvf_v5.zip,MateiDemo.zip, snake_demo.zip)
(gradient vector flow code and related information paper (), containing : GRADIENT VECTOR FLOW DEMONSTRATION (gradient vector flow) matl ab code, ITERATIVE WATERSHED SEGMENTATION (c-code). with Snake GUI code. (Contained in documents : gvf_v5.zip, MateiDemo.zip. snake_demo.zip))
- 2021-02-03 17:49:58下载
- 积分:1
-
Sobel--of-MATLAB
:%中值滤波%otsu 自动阈值计算%利用4个方向的roberts和进行边缘提取,并二值化%膨胀处理- Otsu median filter automatically calculate threshold using 4 direction roberts and edge detection and binarization expansion deal(Otsu median filter automatically calculate threshold using 4 direction roberts and edge detection and binarization expansion deal)
- 2014-04-19 15:50:16下载
- 积分:1