Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - matlab image
Search - matlab image - List
VC与Matlab接口在图像处理中的实现-VC and Matlab interface in the image processing to achieve
Date : Size : 197kb User : 丁俊

基于图像处理和Matlab的平面有限元自动建模-based on image processing and Matlab plane finite element modeling automatic
Date : Size : 240kb User : 丁俊

Visual C++、Matlab图像处理与识别实用案例精选-Visual C, Matlab image processing and recognition practical case Featured
Date : Size : 9.79mb User : Sandy

DL : 2
VC++和matlab主要用于图像处理的源程序。-VC and Matlab mainly for image processing of the source.
Date : Size : 4.92mb User : ajun

一种图像匹配的算法,我在网上好不容易找到的!希望对大家有所帮助!-An image matching algorithm, I finally found online! Want to be helpful to everyone!
Date : Size : 190kb User : chengzi

DL : 0
图像预处理归一化、边缘检测等的各个matlab小程序。希望对大家有用。-Normalized image preprocessing, edge detection, such as the various matlab applet. Hope useful for everyone.
Date : Size : 6kb User : sun shurong

DL : 0
《数字图像处理与分析》光盘使用说明 本光盘主要包括两部分内容: 1、 作者编制的基于MATLAB和基于VC++实现的数字图像处理软件,分别对应于本书各章节。该软件既可作为教学演示和实验工具,也可在实际图像处理中应用。 2、 电子课件和图稿的电子版,电子课件按章编排,共9个文件。 本课件制作和使用的软件环境为PowerPoint 2003,在不同版本软件环境下可能会出现排版偏差。 欢迎读者提出宝贵意见和建议,以帮助我们改进。联系方式为: 通信地址:北京市航空航天大学图像处理中心(100083) EMAIL:dmrzhang@sina.com-err
Date : Size : 47.95mb User : 陈新秋

一个基于四叉树分割的分形压缩编码算法,用C语言编写-Encode a byte image using a fractal scheme with a quadtree partition
Date : Size : 19kb User : tt

visual C++ matlab 图像处理与识别应有案例精选,对于刚开始接触图像的同学挺有用的-visual C++ matlab image processing and recognition should be selected cases, for students just getting started with the image used in Tingyou
Date : Size : 15.13mb User : gao

DL : 0
差影法实际是对图像进行代数运算的一种不同的叫法。代数运算是指对两幅输入图像进行点对点的加、减、乘、除计算而得到输出图像的运算。  图像相加的一个重要应用就是对同一场景的多幅图像求平均值,它可以有效地降低随机噪声的影响,这是因为对于一幅有噪声的图像S(x,y),可以看成是由原始无噪声的图像F(x,y)和噪声G(x,y)叠加而成的,即 S(x,y)=G(x,y)+F(x,y) -Poor shadow method is actually an image algebra in a different name for. Algebra refers to the two input images point to point add, subtract, multiply, in addition to the calculation obtained computing the output image. An important application of the image is the sum of the same scene multiple images averaged, it can effectively reduce the impact of random noise, it is because for a noisy image S (x, y), can be seen as by the original noise-free images F (x, y) and noise G (x, y) stacking, that is, S (x, y) = G (x, y)+ F (x, y)
Date : Size : 383kb User : caocao

Visual C++_MATLAB图像处理与识别实用案例精选-Visual C++ _MATLAB image processing and recognition of practical cases selected
Date : Size : 8.1mb User : 闫晓强

VC与Matlab混合编程实现图像处理.caj-Mixed programming VC and Matlab Image Processing. Caj
Date : Size : 56kb User : wuzixu

DL : 0
《visual c++matlab图像处理与识别实用案例精选》源码-" Visual c++ matlab image processing and recognition of practical cases selected" source
Date : Size : 5.3mb User : 喔喔妮子

详述了实现遗传算法在图像分割上的应用的一种新方法。为了减少编写遗传算法代码的复杂度, 提高程序的运行效率, 结合VC+ + 和MATLAB各自的优势, 采用混合编程的方法, 先用MATLAB 编写实现图像分割的遗传算法代码, 并设置特定参数代 码, 接着通过M a tcom 把此代码翻译成VC + + 能处理的C + + 源码, 最后通过VC + + 编译成一个可执行文件-Detailed genetic algorithm to achieve image segmentation on the application of a new method. Write the code in order to reduce the complexity of genetic algorithm to improve the efficiency of the program, combined with VC++ and MATLAB respective advantages, the use of hybrid programming method, first using MATLAB genetic algorithm for image segmentation code, and set a specific parameter code, then By M a tcom put this code translated into VC++ can handle C++ source, and finally through VC++ compiled into an executable file
Date : Size : 345kb User : renxiaoqian

DL : 0
图像匹配是指通过一定的匹配算法在两幅或多幅图像之间识别同名点,如二维图像匹配中通过比较目标区和搜索区中相同大小的窗口的相关系数,取搜索区中相关系数最大所对应的窗口中心点作为同名点。其实质是在基元相似性的条件下,运用匹配准则的最佳搜索问题。图像匹配主要可分为以灰度为基础的匹配和以特征为基础的匹配。-Image matching means through a certain matching algorithm identification between two or more images corresponding points, such as 2D image matching by comparing the target area and the search area in the same size of the window correlation coefficient, the correlation coefficient of the search area maximum corresponding to the same name as the center point of the window. Its essence is the similarity in primitive conditions, the use of the best search problems matching criterion. Image matching can be divided into in grayscale-based matching and feature-based matching.
Date : Size : 3kb User : 钟富强

DL : 0
一本很好的图像处理的书,教会matlab处理图像的基本方法-A good image processing books, church matlab basic methods of image processing
Date : Size : 14.1mb User : s

VC与MATLAB混合编程,可以用于SAR图像处理-VC mixed with the MATLAB programming, which can be used for SAR image processing
Date : Size : 309kb User : 王子蒙

DL : 0
利用matlab进行简单的图像预处理,包括直方图均衡化 二值化等其他的处理步骤-Use simple matlab image preprocessing, including histogram equalization binarization
Date : Size : 6kb User : 刘洋

冈萨雷斯数字图像处理MATLAB版,是我们学习图像处理必备的书籍-Gonzales digital image processing MATLAB version, we study the image processing necessary books
Date : Size : 22.04mb User : SherlockHolmes

DL : 0
本书为冈萨雷斯数字图像处理MATLAB版(中文版) ,对初学图像处理的人很有用。-Book for gonzalez MATLAB version (Chinese version) of digital image processing, is very useful to beginners of image processing.
Date : Size : 22.34mb User : zhaojinghong
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.