Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - matlab image
Search - matlab image - List
用matlab对图像进行处理的几个源码,傅立叶变换,重建图像,灰度扩展,多种图像增强,滤波。-using Matlab, the image of several source, Fourier transform, image reconstruction, Gray expansion a variety of image enhancement, filtering.
Date : 2008-10-13 Size : 9.92kb User : 叶芸芸

一个关于图像边缘检测的实用程序-A practical program for image edge check
Date : Size : 1kb User :

一个在MatLab下基于morphing技术的图象转换程序-in MatLab a morphing technology based on the image conversion program
Date : Size : 128kb User :

精通MATLAB图像处理代码matlab代码,包括23个实例和使用图片材料-Proficient in MATLAB image processing code matlab code, including 23 instances, and the use of picture material
Date : Size : 8kb User : 林晨

现代图像处理技术及Matlab实现-modern image processing technology and Matlab
Date : Size : 4kb User : 卢东岳

图象8个位图象的实现,请带标准lena图象解压-Image 8-bit image to achieve, please take the standard image decompression lena
Date : Size : 59kb User : 周贤

用matlab实现图像彩色空间RGB,LUV,XYZ,LAB之间的转换-Image RGB color space, LUV, XYZ, the conversion between the LAB
Date : Size : 14kb User :

<Matlab 6.X辅助图像处理》源代码,适合用matlab来进行图像开发。-lt; Matlab 6.X assisted image processing "source code suitable for use Matlab to develop images.
Date : Size : 45kb User : 张义力

这是基于二进小波变换的图像增强matlab源代码,通过编译。-this is a sound code of image enhancement based on dyadic wavelent ,by translate and edit
Date : Size : 169kb User : yy

3次非标准小波分解和重构, 使用两种小波:Haar小波和db9小波 设计3级小波分解和重构图像的程序 用你自己的照片作对象,显示其中任一种小波图像分解和重构过程 使用Haar小波时,计算阈值分别为0,5,10和20的情况下,用PNG格式存储重构的图像,并将计算结果填入“图像测试表” 使用db9小波时,计算阈值分别为0,5,10和20的情况下,用PNG格式存储重构的图像,并将计算结果填入“图像测试表” -3rd standard wavelet decomposition and reconstruction, the use of two wavelet : Haar wavelet and wavelet design Terminal 3 wavelet decomposition and reconstruction process images using your own pictures for targets, which shows the image of a wavelet decomposition and reconstruction process using wavelet Haar, the threshold values were calculated for 0, 5,10 and 20 of the cases, the storage format used PNG Image Reconstruction and results Enter "Image table test" Wavelet use Terminal, the threshold values were calculated for 0,5,10 and 20 of the cases, the storage format used PNG Image Reconstruction and calculation results Enter "Image test Table"
Date : Size : 5kb User : yule

空域可视水印算法(matlab实现), 考虑了HVS特性,可见水印嵌入同时考虑了原图像和水印图像视觉特性。-airspace visual watermarking algorithm (Matlab achieved), in consideration of HVS features embedded watermark can be seen taking into account the original image and a watermark image visual characteristics.
Date : Size : 2kb User : 杨柯

此程序能实现给予小波变换的图像消噪处理。-the program can implement wavelet-based transform image denoisey process
Date : Size : 3kb User : 李强

此程序能实现基于小波变换的一次图像压缩。-the program can implement once image compressiom by wavelet-based transform
Date : Size : 3kb User : 李强

The transformation parameters are specified by the user by editing the values of the rotation, scale (x and y), and shear (x and y). The translation is not icluded because it can be easily (normalized or) removed from the image by subtracting the shape cetroid. The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image. -The transformation parameters are specified by the user by editing the values of the rotation, scale (x and y), and shear (x and y). The translation is not icluded because it can be easily (normalized or) removed from the image by subtracting the shape cetroid. The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image.
Date : Size : 9kb User : gz

Description: Functions for aligning images by rotation and translation: image_registr_MI.m MI2 - calculating Mutual information joint_h - calculating Joint histogram -Description: Functions for aligning images by rotation and translation: image_registr_MI.m MI2- calculating Mutual information joint_h- calculating Joint histogram
Date : Size : 4kb User : gz

DL : 0
Matlab code for the implementation of the snake(active contour). Very useful in the image segmentation.
Date : Size : 1.31mb User : 王军

数字图像中值滤波:数字图像处理常用算法,具体内容见Readme【《VisualC++/Matlab图像处理与识别案例精选》】。-digital image filtering : digital image processing algorithms used, the specific content [see readme "Visual C++/Matlab image processing and recognition of selected cases"--.
Date : Size : 145kb User : 陈咚

直接减压到matlab\work目录下就可以看到运行结果了,其中包括了位平面分解,量化嵌入(提取),图像的金字塔分解等的程序块。-decompression directly to the Matlab \ work on the directory can see the results, which included a bit plane decomposition, quantification embedded (extraction), the image of the pyramid decomposition of the block.
Date : Size : 325kb User : yj

一步步讲解如何在VC中调用matlab图像处理工具箱来进行canny边缘提取 1.包含pdf文档和源代码 2.源代码code 开发环境是VC6、Matlab7 3.作者 http://contact.ys168.com/ 与我联系:ahuixp@sohu.com -a step by step on how to call in VC Matlab Image Processing Toolbox to a canny edge extraction. Pdf files and contains the source code two. Source code development environment is VC6, Matlab7 3. Author http://contact.ys168.com/ contact me : ahuixp @ Game
Date : Size : 94kb User : 杨峰

对原始灰度图像 Lena_gray.bmp进行图像压缩实验 1.对此图进行 8×8 DCT 变换后,分别只保留 DC系数,以及保留前 4、8、16 个变换系数(DC+AC) ,然后再分别进行 IDCT 变换,比较结果。 2.可以使用 Matlab - Image Processing Toolbox 中的函数实现。 -gray image of the original image compression Lena_gray.bmp an experiment. This diagram 8 8 DCT, the only difference reservations DC coefficient, and the preservation of the former 4, 8 or 16 DCT coefficients (DC+ AC), and then separately IDCT transformation, the results of the comparison. 2. Using Matlab-Image Processing Toolbox to achieve the function.
Date : Size : 1kb User : 朱晓路
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.