-
RANSAC
图像配准算法打包,包括很多经典的配准算法(Image registration algorithm,include many classical registration algorithm)
- 2011-10-10 15:43:05下载
- 积分:1
-
region_growing
自动种子区域生长代码,用MATLAB运行,不必选择种子点 可以自动选择阈值 实现图像分割!(The automatic seed region growing code, run, do not have to select seed point can automatically select the threshold image segmentation using MATLAB)
- 2013-04-16 16:47:40下载
- 积分:1
-
dwt
用opencv实现对一幅图像的小波变换 opencv 图像二维小波变换(The wavelet transform of an image with opencv)
- 2020-11-26 09:19:31下载
- 积分:1
-
距离变换
地图代数距离变换,八边形距离变换,马哈顿距离变换(Map algebra distance transform, eight sided distance transform, distance transformation)
- 2020-12-08 20:39:20下载
- 积分:1
-
源文件
说明: 基于小波变换的图像融合,可实现两幅图像的融合,融合规则可自定义(Image fusion based on wavelet transform can realize the fusion of two images, and the fusion rules can be customized)
- 2020-05-15 22:28:33下载
- 积分:1
-
C_Source
C标准函数源码,十分丰富,便于移植和裁剪。(C standard function source code, is very rich, easy to transplant and tailoring.)
- 2014-12-01 15:26:16下载
- 积分:1
-
VCDigitalImageProcessing01
说明: VC++数字图像处理典型算法及实现 01 源程序(VC++ Digital Image Processing Algorithm and Implementation of a typical 01)
- 2011-04-02 17:41:54下载
- 积分:1
-
rgb2hsv
实现RGB颜色空间到HSV颜色空间变换的函数。(achieve RGB color space to the HSV color space conversion function.)
- 2006-06-12 22:22:08下载
- 积分:1
-
200732590069
说明: 非常好的图像处理全面软件,包括滤波等基本操作(Very good overall image processing software, including basic operations such as filtering)
- 2011-04-14 10:33:15下载
- 积分:1
-
circular-birght-target-detect
首先利用形态学开运算将图像中小于结构元素的亮点去掉,利用源图像与处理后的图像作差,对差图像进行阈值分割,得到二值图像,将二值图像中的一些干扰区域去掉,提取二值图像中的圆形区域,并在源图像上对小目标进行标记,实现对圆形亮目标的检测(Remove the area in the image smaller than structural element by morphologic open operation,receive image A,original image subtract image A,threshold segmentation for difference image,receive binary image,remove the interference region in the binary image,then extract circular area,and sign the target in the original image. Realize the circular bright target detection)
- 2014-01-10 12:46:01下载
- 积分:1