-
Roma_MATLAB
基于matlab的图像小波融合测试程序,选取四副位图文件为对比(Matlab wavelet-based image fusion test program)
- 2013-08-01 11:29:18下载
- 积分:1
-
Nonlocal-Image-Restoration-
利用非局部特性并结合低秩解法的图像降噪算法,速度很快(Nonlocal properties combined with low rank Solution image noise reduction algorithm, fast)
- 2021-04-25 11:48:46下载
- 积分:1
-
LeastSquaresEllipse
利用最小二乘法,可以自动实现图像中的椭圆检测并拟合出来,效果很好(Ellipse detection and fitting them to achieve)
- 2011-10-12 20:08:37下载
- 积分:1
-
fa0d
基于像素标记的连通区域计算程序,只针对二值图像,随附有。(Based on regional connectivity calculation procedure pixel tags, only for the binary image, comes with.)
- 2013-12-13 14:51:32下载
- 积分:1
-
watermark
脆弱水印的matlab实现 脆弱水印的matlab实现(Fragile watermarking matlab implementation)
- 2012-06-08 03:02:10下载
- 积分:1
-
各种低秩约束矩阵填充方法
说明: matlab的低秩矩阵填充代码,可直接使用(Matlab low rank matrix filling code, can be used directly)
- 2020-10-29 20:00:02下载
- 积分:1
-
sicktoolbox
说明: 提供激光雷达点云数据的读取,滤波及分类功能(LIDAR point cloud data available to read, filter and sorting functions)
- 2020-11-29 14:39:28下载
- 积分:1
-
HALCON_CIRCLE
一个简单的HALCON计算圆心坐标的例子,C++代码格式,初学者适用!(A simple example of calculating coordinates HALCON, c++ code format, for beginners!)
- 2021-03-23 10:19: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
-
实现图像的无损压缩
该程序主要实现图像的无损压缩,具体算法包括:
(1)整数小波变换+SPIHT无损压缩
其中整数小波可以采用JPEG2000提供的5-3小波,也可以采用S+P变换,本程序均已给出。
(2)DPCM+算术编码
DPCM采用的是JPEG中采用的方法;
(3)JPEG-LS标准
JPEG-LS的无损压缩性能非常好,超过JPEG2000。(The program mainly realize lossless image compression, the specific algorithm include: (1) integer wavelet transform SPIHT Integer Wavelet lossless compression which can be used to provide the 5-3 wavelet JPEG2000, can also adopt the S P transform, the procedures are given. (2) DPCM arithmetic coding DPCM is used in JPEG methodology (3) JPEG-LS standard JPEG-LS lossless compression of very good performance, more than JPEG2000.)
- 2008-06-02 11:01:57下载
- 积分:1