CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - matlab计算

搜索资源列表

  1. stero

    1下载:
  2. 立体匹配,包括计算基本矩阵,极线校正,和SSD计算匹配点-Matching, including the calculation of fundamental matrix, epipolar correction, and SSD calculation of matching points
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1272894
    • 提供者:gsd
  1. work

    2下载:
  2. 针对FCM算法的运行时间长和计算量大的问题,提出了改进的FCM算法,先将图像分割成窗口大小的子块,然后以子块为单位提取特征向量,用FCM聚类粗分割,然后对边缘子块,以像素为单位从新提取特征向量,进行细分割。分割后的结果提高了运行速度和分割精度。-For the FCM algorithm and the calculation of long run the problem of large proposed improved FCM algorithm, first image into bl
  3. 所属分类:Special Effects

    • 发布日期:2016-07-09
    • 文件大小:3078144
    • 提供者:殷皓君
  1. SGF_var

    1下载:
  2. matlab计算图像的统计几何特征,计算速度比较慢,但是用于纹理图像分类效果很好-matlab calculate the statistical geometric images, the calculation speed is slower, but works well for texture image classification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1033
    • 提供者:
  1. 3dwhist

    0下载:
  2. 计算和匹配图像的三维直方图,h=getPatchHist(img,weight,nbins),nbins为每一个通道上bin的个数,如[8 8 8] -caculate and match the 3d histogram of an image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1941
    • 提供者:刘莹
  1. zernike

    0下载:
  2. 从一个模式识别toolbox摘取的计算zernike不编矩的源代码 结果为图像的n阶m重zernike不变矩-Removal of a pattern recognition toolbox from the calculation of moments zernike source code is not compiled the results of the n-order m for the re-image the same moment zernike
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:29380
    • 提供者:duxing
  1. contrast

    0下载:
  2. 对黑白图像进行滤波处理,然后目标提取,并计算目标形态属性-Black and white image filtering, and object extraction, and calculate the properties of the target form
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:990
    • 提供者:caopeng
  1. visual-intelligent-surveillance

    0下载:
  2. 该代码用于实现视频监控/视觉监控/视频智能监控/视觉智能监控,具有友好的人机交互界面。在工作时,利用连接在计算机上的摄像头取得视频图像,通过背景减除、滤波、二值化处理、识别等技术,实现对视频目标的监控。-This code is applied to visual surveillance/video surveillance/visual intelligent surveillance/video intelligent surveillance which has a friendly h
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:133976
    • 提供者:朱亮亮
  1. Densitymfs

    0下载:
  2. 本代码主要是关于基于密度计算重分形谱的代码,该代码非常实用,很多相关参数可以自己选择。-This code is mainly about the calculation of multifractal spectrum based on density code。 The code is very useful. You can choose many of the relevant parameters.
  3. 所属分类:Fractal program

    • 发布日期:2017-03-30
    • 文件大小:1804
    • 提供者:David
  1. WavecoefMFS

    0下载:
  2. 该代码首先计算一个图像的小波变换系数,然后计算小波变换系数对应的重分形谱。-The code first calculates the wavelet transform coefficients of an image of, then calculate the multifractal spectrum corresponding to wavelet coefficients.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-07
    • 文件大小:746
    • 提供者:David
  1. Image-SNR

    0下载:
  2. 可以计算图像的信噪比,适合初学者使用,采用matlab编写-Can calculate the signal to noise ratio images, suitable for beginners to use, using matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:585
    • 提供者:Allen
  1. ImageBinaryzation

    0下载:
  2. image_binaryzation.m : 图像二值化主函数,调用otsu、kittler otsu.m : 类判别分类法(otsu全局二值化算法) kittler : 最小分类错误(minimum error thresholding)全局二值化算法 image_refining.m : 图像细化主程序,调用otsu、refining refining.m : 计算骨架的一种实用方法对图像进行细化 coins.bmp lenna.bmp woman_
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:722208
    • 提供者:许胜强
  1. ImageBoundaryExtraction

    0下载:
  2. 该文件夹中有六个M文件,说明如下: boundary_extraction.m : 目标区域边界抽取主函数,其中调用ostu、four_neighbor、eight_neighbor、globe_graph otsu.m : 类判别分类法(otsu全局二值化算法) four_neighbor.m : 四邻域法边界抽取 eight_neighbor.m : 八邻域法边界抽取 globe_graph.m : 全局检测法边界抽取 area_peri.m : 目标区域
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:255348
    • 提供者:许胜强
  1. shuzituxiangchuli

    0下载:
  2. 在传统图像识别中的模板匹配技术面临着计算量大,存储量大的缺点,因此提出了基于遗传算法的图像识别的方法。本文提出了传统的基于遗传算法和normxcorr2结合的方法,对图像进行离散化,然后把图像识别问题变成一系列的离散点组合优化问题,再利用遗传算法对种群优化的性能,对各个控制点组合优化,让控制点与模板进行匹配,寻出最优解。最后通过实验验证遗传算法在图像识别的优点。-In the traditional image recognition in the face template matching
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:122653
    • 提供者:谢宗华
  1. box-dimention

    0下载:
  2. 利用matlab计算曲线盒子维数。从其他网站上下载,非原创-The calculated curve using matlab box dimensions. Downloaded from other sites, non-original
  3. 所属分类:Fractal program

    • 发布日期:2017-04-01
    • 文件大小:5191
    • 提供者:chenyong
  1. matlab

    0下载:
  2. 图像降维,归一化相关系数的计算,和滤波程序,希望大家互相帮助,共同进步-Image dimension reduction, owned by one of the calculation of the correlation coefficient, and the filtering process, and hope that we help each other progress
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1106
    • 提供者:chensitong
  1. area_perimeter-and-aspect-ratio

    0下载:
  2. matlab数字图像分割,可以提取一幅图中想要的目标,并计算出目标的面积,周长和长宽比。-Digital Image Segmenting Useing Matlab.This program can extract the interesting target from a figure, and calculate the target area, perimeter and aspect ratio.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2102
    • 提供者:
  1. matlab

    0下载:
  2. 通过反复从对象中移除边缘像素,直到它们被减少到单像素宽的骨架,二值图像从而被细化得到根中轴(Smucker et al., 1987 Tanaka et al., 1995)。建立在NHI图像上的骨架化命令是用于此过程(见于Fig. 7(ii))和计算骨架像素的数量。-The binary image was thinned to get the medial axis of roots by repeatedly removing edge pixels from the objects un
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:241799
    • 提供者:lcvc
  1. Matlab

    0下载:
  2. Matlab将数值分析、矩阵计算、信号处理和图像显示结合在一起,包含大量高度集成的函数可供调用,命令语句功能十分强大,为科学研究、工程计算及众多学科领域提供了一种简洁、高效的编程工具。- Matlab to numerical analysis, matrix computation, signal processing and image display combination that contains a large number of highly integrated functi
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:20552193
    • 提供者:丁云
  1. wavelet

    0下载:
  2. 小波变换用计算机的快速实现,采用MATLAB计算工具-Wavelet transform fast to achieve using the computer,Using MATLAB calculation tool
  3. 所属分类:Wavelet

    • 发布日期:2017-04-03
    • 文件大小:374363
    • 提供者:wangsong
  1. Matlab

    4下载:
  2. Matlab图像质量评价程序,包括无参考图像质量评价中的信息熵、信噪比等计算源码-,Matlab image quality evaluation procedures, including the source of information entropy in the reference image quality assessment, SNR calculation
  3. 所属分类:Special Effects

    • 发布日期:2016-04-04
    • 文件大小:1024
    • 提供者:王明
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 46 »
搜珍网 www.dssz.com