登录
首页 » matlab » digital_image

digital_image

于 2015-11-30 发布 文件大小:1007KB
0 223
下载积分: 1 下载次数: 1

代码说明:

  数字图像处理中sobel算子的手写代码;canny手写代码;加噪声并滤波的调用库函数代码(Digital image using sobel & canny)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • target_pipei
    采用模版匹配方法进行文字、局部图像的匹配....采用ssda算法(The template matching method for text, local image matching... The ssda algorithm)
    2012-12-04 14:36:27下载
    积分:1
  • 2
    一种基于直方图改进的FCM聚类水下图像分割算法 文献加matlab实现代码(Improved histogram based FCM clustering literature plus underwater image segmentation algorithm matlab code)
    2013-09-12 22:10:59下载
    积分:1
  • FAST-ICA
    1、对观测数据进行中心化,; 2、使它的均值为0,对数据进行白化—>Z; 3、选择需要估计的分量的个数m,设置迭代次数p<-1 4、选择一个初始权矢量(随机的W,使其维数为Z的行向量个数); 5、利用迭代W(i,p)=mean(z(i,:).*(tanh((temp) *z)))-(mean(1-(tanh((temp)) *z).^2)).*temp(i,1)来学习W (这个公式是用来逼近负熵的) 6、用对称正交法处理下W 7、归一化W(:,p)=W(:,p)/norm(W(:,p)) 8、若W不收敛,返回第5步 9、令p=p+1,若p小于等于m,返回第4步 剩下的应该都能看懂了 基本就是基于负熵最大的快速独立分量分析算法(1, on the center of the observation data, 2, making a mean of 0, the data to whitening-> Z 3, select the number of components to be estimated m, setting the number of iterations p < -1 4, select an initial weight vector (random W, so that the Z dimension of the row vectors of numbers) 5, the use of iteration W (i, p) = mean (z (i, :).* (tanh ((temp) ' * z)))- (mean (1- (tanh ((temp)) ' * z). ^ 2)).* temp (i, 1) to learn W (This formula is used to approximate the negative entropy) 6 with symmetric orthogonal treatments W 7, normalized W (:, p) = W (:, p)/norm (W (:, p)) 8, if W does not converge, return to step 5 9 , so that p = p+1, if p less than or equal m, return to step 4 should be able to read the rest of the basic is based on negative entropy of the largest fast independent component analysis algorithm)
    2013-06-27 15:39:00下载
    积分:1
  • OBMC
    此代码通过OBMC(重叠块运动补偿)实现了视频插帧运算。利用已有的运动向量和前后两帧图像,通过OBMC算法,求出中间内插帧(This video frame interpolation operator code OBMC (overlapped block motion compensation). Using the existing motion vectors and two of front and rear image is obtained through the the OBMC algorithm, intermediate interpolated frame)
    2020-10-12 23:47:31下载
    积分:1
  • waveletsfusion
    基于小波变换的图像融合源程序,通过调试,能直接使用。(Image fusion based on wavelet transform source code through the debugger can be used directly.)
    2009-10-23 17:28:44下载
    积分:1
  • im_MSfilter
    基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始点归为一类,然后把这一类的标号赋给这些起始点,同时把包含像素点太少的类去掉。然后,采用阈值化分割的方法对图像进行二值化处理 (Mean Shift Based on the process of image segmentation is the first to use the image Mean Shift algorithm for clustering of pixels, that is, to converge to the same point as a starting point to the category and then assigned to this type of labeling of these starting points, at the same time to contain too few pixels to remove the category. Then, using thresholding segmentation method of binary image processing)
    2009-06-11 16:45:22下载
    积分:1
  • 1
    说明:  为了达到较好的隐藏效果,本文采用游程编码的方法在二值图像中隐藏信息。秘密信息嵌入时修改二值图像的游程长度,如果秘密信息为是0,则修改该游程长度为偶数;如果秘密信息的取值与游程长度的奇偶性相匹配,则不改变游程长度。提取时根据游程长度奇偶性提取出秘密信息。在信息隐藏时,改变游程的奇偶性时通过对下一个游程的第一个像素值进行修改,因此当下一个游程长度为1时通过改变当前有成的值实现。(In order to achieve better hiding effect, we use run length encoding method to hide information in two value images. When the secret information is embedded, the length of the travel length of the two value image is modified. If the secret information is 0, the length of the travel length is even even. If the value of the secret information is matched with the parity of the length of the run, the length of the journey is not changed. The secret information is extracted according to the parity of run length. In information hiding, changing the parity of the journey is modified by the first pixel value of the next run, so the current length is 1 by changing the current value.)
    2018-05-28 19:33:16下载
    积分:1
  • 平台基于visual studio2015 bilateralFilter
    平台基于visual studio2015,使用opencv函数实现双边滤波,进行图像处理(bilateral Filter based on opencv)
    2020-06-20 05:00:01下载
    积分:1
  • project2_students
    基于互信息的刚性配准,利用了Powell算法和黄金分割算法,效果还不错(Based on Mutual Information rigid registration, Powell algorithm and the use of the golden section algorithm, the results were good)
    2015-12-18 14:36:54下载
    积分:1
  • Digital-Image-Processing-radon-Code
    数字图像处理radon+matlab变换算法代码(Digital image processing algorithms transform radon+ matlab code)
    2011-05-26 15:01:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载