搜索资源列表
图像加密技术综述
- 随着Internet技术的发展,人们对通信隐私和信息安全技术越来越重视.综述了图像加密技术的进展状况,对其中的若干图像加密技术,如图像像素置乱技术、基于秘密分割和秘密共享的图像加密技术、基于现代密码学体制的图像加密技术以及基于混沌动力学体制的图像加密技术的原理、特点与算法实现都做了阐述,并对这些图像加密技术做了分析与比较,指出了它们各自的优缺点和应用局限性,并讨论了今后的发展方向.
fenshuiling 关于图像分割技术
- 此程序是关于图像分割技术,用分水岭和suan算子对细胞图像进行分割,并对细胞进行计数和统计。算出细胞个数和细胞面积。-This program is about image segmentation, watershed and suan operator with the cell image segmentation, and cell counting and statistics. Calculate the cell number and cell size.
fenge
- matlab基于阈值的图像分割技术,肺区处理-matlab threshold based on image segmentation techniques, the lung area to deal with
development
- 图像分割技术的发展和现有图像分割技术的简介-The development of image segmentation and the summary of currently exsisting technology of image segmentation
08Multiobjectiveimagesegmetation
- 多目标图像分割技术的发展和现有多目标图像分割技术的简介-The development of image segmentation and the summary of currently exsisting technology of image segmentation
tuxiangfenge
- 图像分割技术,实现对图像的随意操作!还不来大胆的试一试吗!-Image segmentation techniques, the realization of the random operation of the image! Try not to bold it!
kmeans
- 一种改进的均值聚类算法,能很好的利用与图像分割技术-k-means cluster
tuxiangfengeyanjiu
- 本文主要介绍了图像分割的两大类方法基于边缘的分割方法和基于区域的分割方法及其各自存在的问题和最新进展同时简单介绍了物理的分割方法和图像分割评价最后指出了图像分割技术的发展趋势-In this paper, two types of image segmentation method segmentation method based on the edge of the region-based segmentation method and their respective problems
pcnn
- matlab环境下,基于脉冲耦合神经网络(pcnn)的图像分割技术。-matlab environment, based on pulse coupled neural network (pcnn) Segmentation.
deer
- 对灰度图像或RGB图像,进行基于边缘检测和区域生长的图像分割技术-On grayscale images or RGB images, for edge detection and region growing-based Segmentation
图像分割技术
- 包含图像分割中的kmean、自适应分割法等方法,效果较好,程序绝对能运行
Matlab 图像分割
- 本代码适合初学者使用,是最基础的图像分割技术。
2.2 图像分割技术
- 基于matble数字图像处理,迭代法阈值分割,灰度处理(digital image processing)
利用k均值进行图像分割
- 利用MATLAB实现基于kmeans的图像分割技术(Implementation of image segmentation technology based on kmeans using MATLAB)
图像分割
- MATLAB中关于图像处理的图像分割技术的实例15例(MATLAB image processing in the image segmentation technology examples of 15 cases)
snake
- 基于形变的图像分割技术,snake模型(matlab环境使用)(Image segmentation, snake model)
2.2 图像分割技术
- 2.2 图像分割技术,该小节描述了图像分割的内容(2.2 image segmentation technique, which describes the content of image segmentation)
双峰法阈值分割
- 双峰法阈值分割。阈值分割法是一种基于区域的图像分割技术,原理是把图像象素点分为若干类。图像阈值化分割是一种传统的最常用的图像分割方法,因其实现简单、计算量小、性能较稳定而成为图像分割中最基本和应用最广泛的分割技术。它特别适用于目标和背景占据不同灰度级范围的图像。它不仅可以极大的压缩数据量,而且也大大简化了分析和处理步骤,因此在很多情况下,是进行图像分析、特征提取与模式识别之前的必要的图像预处理过程。图像阈值化的目的是要按照灰度级,对像素集合进行一个划分,得到的每个子集形成一个与现实景物相对应的区
2.2 图像分割技术
- 对图像进行分割,源代码,客人已根据自己的需要改变基本参数进行使用(Image segmentation, source code)
基于图像分割的两相流PIV测量技术
- : 介绍了采用图像分割技术, 将密度较低的大悬浮颗粒和高浓度的示踪粒子共存的两相流场图像进行分 离(相分离) ,对经过分割的悬浮相图像和连续相图像分别进行 PTV 和 PIV 运算, 以实现对两相流动各个相速度场 的同时测量。而后将基于相分离的 PIV/PTV 程序应用于对液固两相冲击射流流场的实验测量,并对测量结果进行 了研究和分析,从而验证了相分离程序。实验结果表明, 基于图像分割的 PIV/PTV 程序在两相流速度场测量中具 有较好的实用性。