-
edgelink
在边缘检测之后得到的边缘不一定是完整的,利用这个函数可以将个线段生长一些,然后连接起来,成完整的形状(At the edge of the edge detection after get is not necessarily complete, use this function can be a line segment to grow some, and then connect, into the shape of a complete)
- 2020-12-05 02:59:23下载
- 积分:1
-
patchbasedtexturesynthesis
说明: 一个基于块的纹理合成matlab源码程序(A block-based texture synthesis matlab source program)
- 2008-09-17 18:26:21下载
- 积分:1
-
matlab常用图像处理源码合集
说明: 一系列关于图像处理的matlab常用源码合集(A collection of common source codes about image processing of MATLAB)
- 2020-04-16 16:57:08下载
- 积分:1
-
MatlabEdgeDetection
一个基于matlab开发的系统,实现对图像直方图的绘制、canny、sobel等几种不同算子的边缘检测(A system based on matlab development, drawing the image histogram, canny, sobel edge detection of several different operators can manually modulation threshold)
- 2012-08-16 01:31:36下载
- 积分:1
-
Image-rotation-correction
利用radon变换进行图像倾斜矫正的算法代码实现(Using radon transform algorithm for image tilt correction code)
- 2011-11-16 20:38:16下载
- 积分:1
-
粒子群算法的Pareto多目标函数优化
粒子群算法的Pareto多目标函数优化,适用于多目标问题的寻优(Particle swarm optimization Pareto multi-objective function optimization, suitable for multi-objective optimization.)
- 2020-12-23 17:29:06下载
- 积分:1
-
DIP-toolbox-matlab
数字图像处理matlab工具箱,包含彩色图像分割,RGB分量提取等基本源程序(Digital image processing toolbox matlab)
- 2011-09-14 16:43:13下载
- 积分:1
-
图像融合代码
说明: 整理了五种多曝光图像融合的代码,用于图像处理,图像去雾,有英文介绍(Five kinds of multi-exposure image fusion codes are sorted out.For image processing, image defogging, with English introduction)
- 2021-02-18 15:39:45下载
- 积分:1
-
Jsteg
Jsteg算法实现,Jsteg是一种基于JPEG的常用信息隐藏算法步骤如下:
首先,把掩体图像分为不重叠的8*8的子块,对每一子块进行DCT并对变换得到的DCT系数进行量化 其次,将待隐藏的信息进行加密,将加密结果嵌入到量化后值不为0,1或-1的DCT系数的最
低有效位(LSB)中,其嵌入顺序是按zigzag扫描顺序进行的。最后,用JPEG的嫡编码(包括哈夫曼编码,游程编码及DPCM)对嵌入秘密信息后的每一子块进行编码,从而得到一个含有秘密信息的JPEG stego文件。(Jsteg Algorithm)
- 2016-03-30 21:45:43下载
- 积分:1
-
tu-xiang-xiao-mu-biao-jian-ce
本源代码是自己编写的关于图像小目标的检测(matlab版),其中包括对不同对比度、信噪比下的图像小目标进行检测。(The source code is written about the image of his small target detection (matlab edition), including the different contrast, signal-to-noise ratio of image detect small targets.)
- 2012-02-17 20:34:31下载
- 积分:1