搜索资源列表
基于MATLAB的储粮害虫图像处理方法
- 摘要:在对粮虫图像处理过程中,介绍了Matlab图像处理工具箱中的函数,给出了图像处理与分析的技术实现, 边缘检测及轮廓提取, 通过形态学方法进行图像特征抽取与分析,达到了比较好的效果.-Abstract : In the right grain pest image processing, introduced the Matlab toolbox image processing functions, given image processing and analysis technolog
matlab.rar
- 本文对视频运动目标跟踪算法进行研究。在视频运动目标的提取中,介绍常用的图像差分算法、光流算法和主动轮廓模型算法。,In this paper, the video moving target tracking algorithm study. Video moving target in the extraction, the introduction of images commonly used differential algorithm, optical flow algorithm a
initialactivecontour
- 用MATLAB编写的主动轮廓提取算法,该算法能对图像中的目标轮廓进行高效检测-Written by MATLAB active contour extraction algorithm that can image the efficient detection of object contour
levelset
- 用MATLAB实现水平集分割图像,效果较为理想-Using MATLAB to achieve the level of set partitioning image, the effect is more ideal
snakeevolution
- 完整的轮廓线演化程序,国外优秀代码,图像处理或者数值计算相关方向应该有用-The complete contour evolution process, outstanding foreign code, image processing or related to the direction should be useful for numerical calculation
51622442snakedemo
- snake 模型的MATLAB算法。可用于图形轮廓识别等图像处理方面的领域。-active contour model developed by others.It can be used in line detection and motion tracking.If someone wants to use it,please get in tough with the developer.
activeContoursSnakesDemo
- 本演示实现了主动轮廓模型由Kass等人提出。 要运行它的图形用户界面 1。基于MATLAB型引导提示。 2。关于“到现有的图形用户界面,点击” 3。选择在与本文件相同的目录snk.fig文件 4。按一下上方的绿色箭头启动图形界面 一旦GUI已经启动,您可以通过使用蛇 1。点击“新形象”,并加载输入图像。提供的样品图像。 2。平滑参数设置“西格玛”或保留其默认值并点击“过滤器”。这将平滑图像。 3。只要你点击“过滤器”,头发会出现交叉
Bilinear-interpolation-algorithm
- 图像的双线性插值放大算法中,目标图像中新创造的象素值,是由源图像位 置在它附近的2*2 区域4 个邻近象素的值通过加权平均计算得出的。 双线性内插 值算法放大后的图像质量较高,不会出现像素值不连续的的情况。然而次算法具 有低通滤波器的性质,使高频分量受损,所以可能会使图像轮廓在一定程度上变 得模糊。 -Bilinear interpolation algorithm to enlarge the image, the target image in the newly creat
contourlet_toolbox
- 轮廓波工具箱,是一个非常有用的图像分解和合成变换-contourlet toolbox
quexian
- 缺陷识别m文件,对缺陷图像进行中值,小波去噪,利用数学形态学方法提取二进制图像轮廓,并计算裂纹等缺陷的面积和周长-M file defect identification, the value of the defect in the image, wavelet denoising, using mathematical morphology to extract the binary image contour, and calculates the cracks and other def
contour-tracing
- 通过matlab实现对二值图像的轮廓跟踪-Realized through the matlab binary image contour tracing
snake
- 基于活动轮廓模型的图像分割算法研究,是其中一些子程序,适合初学者研究-Active contour model based image segmentation algorithm, are some of the subroutine, suitable for beginners of
matlab-test
- 这是一个进行图像轮廓提取和背景提取的matlab仿真,可以运行,是我在做课题时用到的一个小程序-This is a background of the image contour extraction and extraction matlab simulation, you can run, is the topic I am doing a small program used
matlab
- 用matlab软件实现图像轮廓的提取,程序简单好用。-Matlab software using the image contour extraction procedures are simple and easy to use.
breastedge
- 乳腺图像轮廓提取,配准和分割的预处理工作-breast registration
22464739106a
- 利用边界追踪法对图像进行轮廓提取,此函数文件得到的是边界点对应位置索引矩阵-Boundary tracking method using the image contour extraction, this function is to get the file location of the boundary points corresponding to the index matrix
vector
- 代码设计了可以用来存图像轮廓的数据结构。类的设计。类似与OPENCV的设计方案-The code design can be used to save image outline of data structure. The design of the class. Similar and OPENCV design scheme
boundaries
- 此算法描写了怎样根据图片的灰度值来找边界,以及在什么条件下可以作为图像轮廓。-This algorithm describes how to find the gray value according to the picture border, and under what conditions can be used as image contours.
matlab1
- 简要介绍了几个基于matlab的图像轮廓提取技术,如robert,sobel 等边缘检测算子,比较了这几个边缘检测算子的处理结果-Briefly introduced several matlab-based image contour extraction technology, robert, sobel edge detection operator, and compare several edge detection operators processing results
MATLAB rgb hsv 边缘轮廓提取
- MATLAB 图像处理 rgb hsv 边缘轮廓提取