-
regiongrow2
区域生长,基本处理方法是 以一组种子点开始来行程生长区域,即将哪些预定义属性类似于种子的邻域像素附加到每个种子上 (regional growth, the basic approach is based on a group of seed starting point to the growth of regional tour, What about predefined attributes similar to seed the neighborhood of each pixel additional seeds)
- 2006-12-21 20:53:55下载
- 积分:1
-
meanshift_seg
mean shift进行图像分割的matlab代码 非常好用 可直接对灰度或者彩色图像进行分割(matlab code for image segmentation by mean shift)
- 2012-03-04 12:12:08下载
- 积分:1
-
Onvif设备搜索 示例源码
Onvif设备搜索 示例源码
- 2018-04-09下载
- 积分:1
-
EmguCVTool-master
C#+EmguCV机器视觉开发平台,功能:基本的图像处理工具、随意配置执行流程、二维码识别、文字识别等等。(C+EmguCV machine vision development platform, functions: basic image processing tools, arbitrary configuration of the execution process, two-dimensional code recognition, character recognition and so on.)
- 2021-02-18 16:39:45下载
- 积分:1
-
lable_parallel
说明: 八值图像连通区域标记,为每个连通区域分配一个唯一的标号,处理后的图像按照从左到右,从上到下的顺序获得连续的标号(Binary image connected region eight marks, for each connected region a unique label distribution deal with in accordance with the image from left to right, from top to bottom order of access to continuous labeling)
- 2008-10-24 20:20:11下载
- 积分:1
-
fcmimage
基于FCM的彩色图象的分割的MATLAB源代码(FCM-based segmentation of color images of the MATLAB source code)
- 2008-05-06 01:20:50下载
- 积分:1
-
seed
这是一个简单的区域生长算法,方便新手学习使用。(this is a simple region growing algorithm available for new learners.)
- 2015-06-15 22:48:46下载
- 积分:1
-
7kindsmotionestimationalgorithm
集成了多种块运动估计算法,对刚接触运动估计算法的同学非常具有参考价值。(Integration of a variety of block motion estimation algorithm for motion estimation algorithm刚接触students have great reference value.)
- 2007-07-20 14:24:24下载
- 积分:1
-
Jsteg
Jsteg算法实现,Jsteg是一种基于JPEG的常用信息隐藏算法步骤如下:
首先,把掩体图像分为不重叠的8*8的子块,对每一子块进行DCT并对变换得到的DCT系数进行量化 其次,将待隐藏的信息进行加密,将加密结果嵌入到量化后值不为0,1或-1的DCT系数的最
低有效位(LSB)中,其嵌入顺序是按zigzag扫描顺序进行的。最后,用JPEG的嫡编码(包括哈夫曼编码,游程编码及DPCM)对嵌入秘密信息后的每一子块进行编码,从而得到一个含有秘密信息的JPEG stego文件。(Jsteg Algorithm)
- 2016-03-30 21:45:43下载
- 积分:1
-
StOMP
分段自适应正交匹配追踪StOMP算法源程序,压缩感知里面很好的算法(Orthogonal Matching Pursuit StOMP adaptive segmentation algorithm source code, a good algorithm inside compressed sensing)
- 2020-11-24 15:19:32下载
- 积分:1