-
各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Pre...
各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Prewitt算子,Laplacian算子,Sobel算子,Marr算子;6、直方图显示;7、形态运算(二值化、腐蚀、膨胀、开运算、闭运算);8、自动分类及类别提取:K均值分类。其中:1.2.3.4.5.7仅能对灰度图处理,6.8不仅能处理灰度图还能处理彩色图-Basic image processing functions: 1, format: RAW format will be converted to BMP format 2, linear transformation 3, image smoothing 4, image enhancement 5, Edge Detection: Gradient Operator, Robert gradient operator, Prewitt operator, Laplacian operator, Sobel operator, Marr operator 6, histogram display 7, computing forms (two-value, corrosion, swelling, open computing, closing operation) 8, automatic classification and type of extract: K-means classification. One of: 1.2.3.4.5.7 only treatment for grayscale, 6.8 can not only deal with deal with grayscale color map
- 2022-05-11 00:48:27下载
- 积分:1
-
用hough变换检测圆形,算法实现比较简单,用matlab编写,容易读懂,已经过测试...
用hough变换检测圆形,算法实现比较简单,用matlab编写,容易读懂,已经过测试-using hough transform to detect circle
- 2022-11-25 05:05:03下载
- 积分:1
-
图像的小波变换,用C++代码编程实现。用于小波图像处理的,如去噪、融合之前。...
图像的小波变换,用C++代码编程实现。用于小波图像处理的,如去噪、融合之前。-Image wavelet transform, using C++ Code programming. For wavelet image processing, such as denoising, before integration.
- 2022-01-22 07:58:51下载
- 积分:1
-
粒子滤波matlab程序,主要是扩展的卡尔曼粒子滤波
粒子滤波matlab程序,主要是扩展的卡尔曼粒子滤波-Particle filter matlab program, mainly extended Kalman particle filter
- 2022-10-02 11:15:03下载
- 积分:1
-
zhangzhengyou的摄像机标定程序,用来估计摄像机的内外参数
zhangzhengyou的摄像机标定程序,用来估计摄像机的内外参数-zhangzhengyou the camera calibration procedure used to estimate the internal and external camera parameters
- 2022-08-08 19:18:35下载
- 积分:1
-
利用最大类间方差法(OTSU)求出对图像进行二值化处理的最佳阈值,从而进行图像二值化处理。...
利用最大类间方差法(OTSU)求出对图像进行二值化处理的最佳阈值,从而进行图像二值化处理。
-Using the maximum between-class variance method (OTSU) obtained image binarization best treatment threshold, and thus image binarization treatment.
- 2022-09-09 17:20:02下载
- 积分:1
-
用VC++写的一个超分辨率的程序的源代码。
用VC++写的一个超分辨率的程序的源代码。-VC write a super-resolution procedures for the source code.
- 2023-02-28 00:25:03下载
- 积分:1
-
Week long hair
周长发第三版的附带光盘。内附书中所有源代码-Week long hair
- 2023-02-25 10:35:05下载
- 积分:1
-
形状和颜色的图像索引。
Image indexing by Shape and Color.
- 2022-05-05 06:54:03下载
- 积分:1
-
em算法,实现聚类,是k均值算法的拓展,希望对大家能有所帮助...
em算法,实现聚类,是k均值算法的拓展,希望对大家能有所帮助-em cluster
- 2022-03-09 19:01:42下载
- 积分:1