Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - matlab image
Search - matlab image - List
多维颜色直方图::文中利用Matlab软件对真彩色图像高堆直方因数据的可视化进行了实践研究,并给出了 制作高雏直方图的相应程序。高雒直方图的可视化对真彩色图像分割中正确选择合适的彩色模型研 究起到了很好的作用。-multi-dimensional color histogram : : The authors use the Matlab software for true color images directly to the high rockfill for data visualization of practice, and given the high production of child histogram of the corresponding procedures. Luo high histogram visualization of the true color image segmentation correct choice of color model played a very good role.
Date : Size : 128kb User : 杨致远

1.细胞边缘检测 (1) 原理: Soble算子边缘检测---Soble微分算子是一种奇数大小(3×3)的模板下的全方向微分算子。Soble滤波器进行处理的结果,在视觉上只能感觉到该微分算子所提取 出的细节轮廓相对明显一些。 Laplacian算子边缘检测---用Laplacian二阶微分算子所提取出的细节多,说明二阶算子早对图像细节有很强的敏感性。 -1. Cell Edge Detection (1) Principle: Soble edge detection operator--- Soble differential operator is an odd size (3 × 3) of the template under the omni-directional differential operator. Soble filter processing result, the visual impression that the only differential operator out the details mentioned in the outline of a number of relatively obvious. Laplacian operator Laplacian edge detection--- with second-order differential operator referred out more details on second-order operator as early as the image details have a strong sensitivity.
Date : Size : 3kb User : 深蓝

附录MATLAB 图像处理命令 1.applylut 功能: 在二进制图像中利用lookup 表进行边沿操作。 语法: A = applylut(BW,lut) 举例 lut = makelut( sum(x(:)) == 4 ,2) BW1 = imread( text.tif ) BW2 = applylut(BW1,lut) imshow(BW1) figure, imshow(BW2) 相关命令: makelut 2.bestblk 功 举例-Appendix MATLAB image processing an order. Applylut functions : the binary image using lookup tables for 2500 operations. Grammar : A = applylut (BW, lut) For lut makelut = (sum (x (:)) == 4. 2) = imread BW1 (text.tif) BW2 = applylut (BW1. lut) imshow (BW1) figure, imshow (BW2) related orders : makelut 2. For bestblk Gong
Date : Size : 417kb User : keke

本程序的功能是用小波工具实现信号、图像的去噪处理。-this procedure is the function of wavelet tool signal and image denoising.
Date : Size : 1kb User : caofangju

该程序的功能是用小波实现图像去噪的目的,主要是自然图像。-the procedure is the function image using wavelet denoising, our main purpose is natural images.
Date : Size : 2kb User : caofangju

图像旋转的一个matlab实例,有较强的应用价值。程序简洁-image of a rotating Matlab example, a strong value. Simple procedures
Date : Size : 1kb User : 杨荣

到www.cnki.com下载阅读器 当前文章为图像分割于模式识别的博士论文-www.cnki.com to download readers of the current article in image segmentation pattern recognition doctoral dissertation
Date : Size : 12.69mb User : 马则宇

在matlab下实现JEPG标准的图像压缩,包含了经典的介绍-in Matlab under JEPG image compression standards, including the introduction of classical
Date : Size : 49kb User :

DL : 0
一种基于改进径向基神经网络的人脸图像识别方法-RBFNN the Face Image Recognition
Date : Size : 226kb User : 李豫捷

提出了一种离散小波变换域实现图像水印的方法。这种算法充分利用小波变换的特点,把原始图像及水印图像塔式分解,在多分辨率分解后的相同的频段来嵌入水印信息。该方法也利用了人眼视觉特性,算法简单而有效。实验证明,该算法较好地解决了水印不可见性与鲁棒性之间的矛盾,对常见的水印攻击都有较强的鲁棒性。-presents a discrete wavelet transform domain image watermarking method. This algorithm using wavelet transform characteristics, the original image and the watermark image tower decomposition, Multiresolution decomposition in the same frequency band to the embedded watermark. The method has also been used HVS, the algorithm is simple and effective. Experiments show that the algorithm can solve the watermark is visible with the robust nature of, common to have more attacks watermark robustness.
Date : Size : 148kb User : yy

用于图象处理的小波变换并行算法,本文在二进小波变换及Mallat快速算法原理的基础上,分析了小波变换的 可并行成分,研究了小波变换的并行算法.算法分析表明,并行小波变换可以有效 地提高运行速度,其并行处理效率也接近理想状态.-image processing for the wavelet transform parallel algorithm, In this paper, two Progressive Mallat wavelet transform and fast algorithm on the basis of principle, Analysis of the wavelet transform the parallel components of wavelet transform the parallel algorithm. algorithm analysis showed that Parallel wavelet transform effectively increase the operating speed and its parallel processing efficiency is close to the ideal state.
Date : Size : 23kb User : bmb

文章利用MATLAB语言及其小波工具箱,采用小波变换算法,开发数字水印嵌入系统,通过对原始静态图像和二值图像水印进行小波多分辨率分解,组合对应方向上的小波细节子图数据,从而实现了在原始静态图像上嵌入二值图像水印。有部分代码-article using MATLAB language and its toolbox, wavelet transform algorithm, development of digital watermark embedded systems, right through static images and the original binary image watermarking multiresolution wavelet decomposition, Portfolio corresponding direction on the details of wavelet-map data, thus realizing the original static image embedded binary image watermarking. Some code
Date : Size : 51kb User : ming-ming

图像处理技术——模板匹配算法.pdf 图像处理技术——模板匹配算法.pdf-image processing technology-- template matching algorithm. Pdf image processing technology-- template matching algorithm. Pdf
Date : Size : 417kb User : 周宁

多小波源程序,对研究数字信号和图象处理以及其他行业的工作者都有帮助-Multiwavelet source for the study of digital signal and image processing, and other industries can help workers
Date : Size : 36kb User : 郑乾

对图像进行边缘检测,然后对图像进行阈值判断!-right image edge detection, and then the image thresholding judgment!
Date : Size : 1kb User : jchq

DL : 0
介绍了数字水印技术涉及的MATLAB的基本图像处理函数,研究了MATLAB在水印预处理和水印嵌入过程的运用, 并给出了实例及实验结果-of digital watermarking technology involved in MATLAB basic image processing functions, Study of MATLAB pretreatment and the watermark embedding process the application, and gives examples and the experimental results
Date : Size : 144kb User : my name

DL : 0
这是关于调制传递函数MTF如何处理卫星遥感图像的一个讲义,对图像进行复原,提高清晰度-This is the modulation transfer function MTF on how to deal with satellite remote sensing images of a lecture, image recovery, improve clarity
Date : Size : 1.25mb User : 吴昀昭

提出了一种基于小波域的图像数字水印算法·该算法将相互正交的两种水印(鲁棒水印和参考 水印)同时添加到经过DWT后的载体图像小波系数中,然后用小波反变换得到添加了水印的图像·用提取出 的参考水印来估计图像所受到的攻击,由于提取出的鲁棒水印所受的攻击与参考水印受到的攻击一样,因此 可以估计出原始的鲁棒水印·通过对嵌入水印的图像进行加入噪声、滤波、压缩以及裁剪等大量图像处理等试 验,均能正确检测出水印,表明该算法具有很好的感知效果和鲁棒性 -A wavelet-based image digital watermarking algorithm that the algorithm will be mutually orthogonal two watermarks (watermark robust watermarking and reference) at the same time added to the carrier after image after DWT wavelet coefficients, and then using wavelet transform has been Add a watermark image to use to extract a reference to estimate the watermark image by the attacks, as a result of the robust watermark extracted suffered attacks and the reference watermark by the same attack, it can be estimated through the original Robust Watermarking of the embedded watermark image by adding noise, filtering, compression and cutting, such as a large number of image processing such as testing, can correctly detect the watermark, show that the algorithm has good performance and robustness of perception
Date : Size : 186kb User : 李倩

基于matlab的数字图像处理书,实例鲜明,很好的 -Based on the digital image processing matlab book, examples of clear-cut, very good
Date : Size : 1.8mb User : 赵燕

小波分解融合在图像去云处理中的应用-Wavelet decomposition to cloud integration in image processing applications
Date : Size : 390kb User : zht
« 1 2 3 4 56 7 8 9 10 ... 38 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.