登录
首页 » matlab » 111

111

于 2010-06-03 发布 文件大小:91KB
0 188
下载积分: 1 下载次数: 93

代码说明:

  基于MATLAB的图像处理源程序集,包括阈值、二值化、灰度变化,边缘提取等等(MATLAB based image processing source code set, including threshold, binary, gray scale, edge extraction, etc.)

文件列表:

图像处理程序集
..............\2

..............\.\P0201.m,29,2004-03-28
..............\.\P0202.m,65,2004-03-28
..............\.\P0203.m,117,2004-03-28
..............\.\P0205.m,161,2004-03-28
..............\.\P0206.m,372,2004-03-28
..............\.\P0207.m,101,2010-04-23
..............\.\P0208.m,56,2004-03-28
..............\.\P0209.m,90,2004-03-28
..............\.\P0210.m,138,2004-03-28

..............\.\readme.txt,302,2004-07-21
..............\.\wrod213.bmp
..............\3

..............\.\P0301.m,544,2004-04-04
..............\.\P0302.m,557,2004-04-04
..............\.\P0303.m,126,2004-04-04
..............\.\P0304.m,346,2004-04-04
..............\.\P0305.m,367,2004-04-04
..............\.\P0306.m,481,2004-04-04
..............\.\P0307.m,433,2004-04-04
..............\.\P0308.m,222,2004-04-04
..............\.\P0309.m,600,2004-04-04
..............\.\P0310.m,263,2004-04-04
..............\.\P0311.m,662,2004-04-04
..............\.\P0312.m,614,2004-04-04
..............\.\readme.txt,600,2004-07-21
..............\4


..............\.\P0401.m,140,2004-04-04
..............\.\P0402.m,164,2004-04-04
..............\.\P0403.m,92,2004-04-04
..............\.\P0404.m,177,2004-04-04
..............\.\P0405.m,667,2004-04-04
..............\.\P0406.m,460,2004-04-04
..............\.\P0407.m,654,2004-04-04
..............\.\P0408.m,215,2004-04-04
..............\.\P0409.m,139,2004-04-04
..............\.\readme.txt,367,2004-08-04
..............\.\wrod213.bmp
..............\5


..............\.\P0502.m,348,2004-04-04
..............\.\readme.txt,41,2004-07-21
..............\6
..............\.\P0610.m,652,2004-04-04
..............\.\readme.txt,37,2004-07-21
..............\程序代码说明.txt,1381,2006-10-04

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

发表评论

0 个回复

  • 改进RLS校正算法
    采用基于信道非均匀性校正改进的RLS算法实现对探测器的非均匀性校正(An improved RLS algorithm based on channel nonuniformity correction is used to correct the nonuniformity of detector.)
    2019-05-30 21:14:48下载
    积分:1
  • PoissonMesh
    有关三维模型的泊松算法的诸多应用的实现,包括泊松重建和泊松纹理混合算法,由原作者开发,非常可靠(C++ implementation for algorithms including poisson mesh and poisson texture stitching, it is shared by author with wide utilization)
    2020-07-02 21:20:01下载
    积分:1
  • EdgeMap
    利用改进的Sobel算子检测图像边缘,从水平、垂直、左右对角线的方向计算Sobel梯度,并且加入拐角的梯度值。(The improved Sobel edge detection operator, horizontal, vertical, left and right diagonal direction Sobel gradient calculation, and adding the value of the gradient of the corner.)
    2013-12-20 20:13:43下载
    积分:1
  • 1
    说明:  双目视觉导航的文章,介绍了CCD标定,图像匹配,三维重建等关键技术(TE PLEASE DOWNLOAD IT )
    2015-02-11 01:56:24下载
    积分:1
  • List-VCDProperties
    IMAGING 工业相机图像灰度特征处理源代码,文件源码中集成了三方组件,非常有价值(IMAGING industrial camera image grayscale image processing source code, the source code to integrate the three party components, very valuable)
    2016-06-20 14:27:50下载
    积分:1
  • FCRN-DepthPrediction-MATLAB
    说明:  使用matlab搭建神经网络,从单目图像中估计深度值(Using matlab to build a neural network to estimate depth from monocular images)
    2019-03-22 15:07:31下载
    积分:1
  • C# OpenCV识别
    【实例简介】 C# OpenCV 调用实例 识别矩形,Opencv4 完整实例
    2021-11-22 00:37:01下载
    积分:1
  • mask-code
    mask 匀光处理代码,里面还有和wallis的处理对比!(mask uniform light processing code, there wallis processing comparison!)
    2012-11-29 09:43:37下载
    积分:1
  • saliency-object-or-region-detection
    该文件夹包括代码及其对应的论文。其作用在于模拟人类视觉系统的生理特性--视觉注意机制,按照人眼观察外界的方式,检测视觉显著性物体和区域,并阐述了显著性区域的显著性密度和尺度之间的关系,可应用于生物视觉模拟、视觉目标检测、视觉目标跟踪、视觉智能监控,以及视觉生理学和视觉心理学等的研究中。(This document contains codes and the corresponding paper. The aim is to simulate a physiological characteristic of human visual system called visual attention mechanism. The code is used to detect salient objects or regions following the way human eye observes the world. The relation between density and scale of salient object/region is described. It has found widespread use in numerous applications such as biological vision simulation, visual object detection, visual object tracking, visual intelligent surveillance, visual physiological, and visual psychology.)
    2011-07-02 06:40:36下载
    积分:1
  • harr12
    计算haar尺度函数和小波基系数矩阵,用于数值计算,如解偏微方方程,自己编写的。(Computing haar wavelet scaling function and the coefficient matrix for the numerical calculation, such as the solution of partial differential equations side, I have written.)
    2011-11-30 23:44:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载