-
imageEnhanementMatlab
基于DWT的图像自适应增强 ,可以用于图像增强的源代码(matlab)
- 2021-03-24 10:39:16下载
- 积分:1
-
PolarToIm
极坐标图像转直角坐标图像,相当于球面的展开效果,最好是正方形图像,但是长方形也可以。(POLARTOIM converts polar image to rectangular image)
- 2021-04-27 18:48:44下载
- 积分:1
-
Image-Segmentation-Method
本文主要研究基于水平集方法的活动轮廓模型图像分割,在回顾活动轮廓模
型发展的基础上,介绍了曲线演化理论及其水平集方法,证明了水平集方法可以
有稳定的数值实现方式且其处理拓扑变化的自然性,进一步引出了变分水平集方
法。
本文介绍了两种不同的几何活动轮廓模型:基于梯度信息的李纯明模型以及
基于区域信息的 Chan-Vese 模型(C-V 模型)。在分析上述两模型的优缺点上,提
出了一种改进的 C-V 模型,改进模型引入了距离约束项,同时对基于区域的外部
能量项进行了改进,使得水平集函数重新初始化寓于模型的演化之中,分割结果
对参数的依赖性减小。
(This paper mainly study image segmentation of active contour model based on
level set. After reviewing the development of the active contour model, curve evolution
and level set method are presented, then we proved that the level set method has a stable
numerical realization and can describe the topology change of the contour naturally, in
addition we introduce level set of variational method.
We introduce two different GAC models in this paper: Li Chunming model which
is based on gradient information and Chan-Vese model (C-V model) which is based
on region information. Based on the drawbacks and advantages of these two models, we
improve the C-V model by adding penalizing energy term of signed distance function,
at the same time, mending the external energy term which based on region information,
then the re-initialization of the level set can accomplish in the model evolution, and the
degree of the segmentation result depend on the parameters decline.
)
- 2011-12-20 20:27:30下载
- 积分:1
-
spfilt1
首先生成如下形式的图片:图中的白条为7象素宽,210象素高,白条间的宽度为17象素。
应用多种滤波器进行处理:算术均值,几何均值,谐波均值,逆谐波均值,中值滤波,中点滤波,最大值、最小值滤波等。注意,需改变模板大小。详细比较上述的结果,并分析原因。
(First generation following form images: figure IOUs 7 pixels wide, 210 pixels high, the width is 17 pixels between IOUs. Using a variety of filters for processing: the arithmetic mean, geometric mean, harmonic mean, inverse harmonic mean, median filtering, filtering midpoint, maximum, minimum filtering. Note that the need to change the template size. A detailed comparison of these results and analyze the reasons.)
- 2013-12-03 16:17:19下载
- 积分:1
-
face_check_color_segmentation
说明: Matlab编写的程序代码,包括基于肤色的人脸检测,根据人脸图像判别眼睛的状态(睁眼及闭眼)(Matlab program written in code, including color-based face detection, face image in accordance with the state of discriminant eyes (eyes open and eyes closed))
- 2021-05-12 19:30:03下载
- 积分:1
-
灰度图像边缘检测
说明: 灰度图像的边缘检测,包含多种算子:sobel,prewitt,gaosi算子等,包括原理和各算子的区别(Edge detection of gray image includes many operators: Sobel, Prewitt, Gaosi, etc)
- 2020-04-19 17:08:44下载
- 积分:1
-
texture_extraction
求灰度共生矩阵及其各要素用matlab实现(For gray-scale co-occurrence matrix and its elements realize with matlab)
- 2008-05-21 21:07:49下载
- 积分:1
-
bianyuanjiance
程序为读取图片并对图片进行边缘检测,先采用高斯滤波进行去噪,然后通过求梯度运算检测,非极大值抑制边缘检测,双阈值检测这三种方法,分别对图片进行边缘测,并对边缘检测后显示的图片进行对比。此程序对边缘检测有很大的参考价值。(Program to read the image and image edge detection, Gaussian filter to remove noises, and then detected by calculating the gradient operation, the non-maxima suppression edge detection, dual-threshold detection of these three methods, namely the picture edge test, and the rear edge detection to display image comparison. This program is great for edge detection reference value.)
- 2016-10-25 20:42:35下载
- 积分:1
-
OpenMV机器视觉开发指南.pdf
【实例简介】
- 2021-08-28 00:31:09下载
- 积分:1
-
MeanShift +Kalman(上传至Pudn)
基于Kalman滤波和Meanshift算法的目标跟踪算法的C++程序,运行可用,具有参考价值。(The C++ program of target tracking algorithm based on Kalman filter and Mianshift algorithm is available and has reference value.)
- 2018-09-17 15:33:14下载
- 积分:1