-
图像边缘检测7种算子代码
编程实现灰度图像的几种常用的边缘检测算法,包括:梯度边缘检测算法、Roberts边缘检测算法、Sobel边缘检测算法、拉普拉斯边缘检测算法、canny边缘检测算法、Prewitt边缘检测算法和Krisch边缘检测算法。
- 2019-05-20下载
- 积分:1
-
代码
说明: 用jpeg对图像进行编码解码,里面包含界面,以及图片(Using JPEG to encode and decode the image)
- 2020-12-22 10:25:59下载
- 积分:1
-
Daima
遥感图像处理源代码,包括遥感影像读入、几何校正、影像重采样等等(Remote sensing image processing code)
- 2020-08-11 16:28:30下载
- 积分:1
-
blind
盲反卷积算法复原图像的代码,带注释,适合初学者学习(Blind image restoration code, with comments)
- 2015-05-18 22:06:05下载
- 积分:1
-
fcmapp
说明: 用FCM算法实现图像分割(图像源可以是灰度、索引和RGB图像)(FCM image segmentation algorithm (image source can be gray, indexes and RGB images))
- 2006-03-26 14:26:14下载
- 积分:1
-
fdk_c
FDK的C++代码,对于图像重建的人来说有用的哦(FDK s C++ code for image reconstruction for people who useful )
- 2021-04-15 21:58:54下载
- 积分:1
-
susan_detect_corner
susan实现图像的角点检测,调用的详细说明在源代码内有注释.()
- 2008-03-30 15:57:08下载
- 积分:1
-
ikmeans
说明: 利用ikmeans算法实现图像分割matlab代码(ikmeans algorithm to deal image segmentation)
- 2020-09-22 10:55:52下载
- 积分:1
-
EM-MRF-ICM
基于EM-马尔科夫随机场-ICM的图像分割程序,很好的学习代码(EM-based Markov random-ICM image segmentation procedures, good learning code)
- 2013-11-14 23:10:39下载
- 积分:1
-
kalman
在工程运用中,我们往往在卡尔曼滤波器后端连接平滑滤波器构成平滑卡尔曼滤波器,来加强滤波性能的改善,程序通过简单输入信号 在增加随机观测噪声情况下 在平滑卡尔曼滤波前后进行观测对比,可得平滑卡尔曼滤波性能得到了改善。(In engineering application, we often back-end connections in the Kalman filter Kalman smoothing filter the smoothing filter, to enhance filter performance improvement program by simply increasing the input signal in the case of random measurement noise Kalman filter before smoothing contrast observation can be obtained Kalman smoothing performance is improved.)
- 2013-06-27 14:55:29下载
- 积分:1