-
svm
说明: 利用支持向量机实现到道路图像的分割功能,自行鼠标点击采样(Road segmentation using SVM)
- 2020-12-02 13:08:44下载
- 积分:1
-
Broveryxscrh
此代码为运用brovery进行像素层的融合,主要用于图像处理中的图像融合(This code is applied brovery the pixel level fusion, mainly for image processing of image fusion)
- 2013-11-09 15:07:20下载
- 积分:1
-
BoundaryDetectionVc++Res
图像处理中的边缘检测以及曲线拟合的结合应用,实现边缘连接和线段拟合源码(image processing edge detection and curve fitting combination of applications, connectivity and edge line fitting FOSS)
- 2007-01-01 19:08:58下载
- 积分:1
-
calibration
基于标准遗传算法的摄像头标定程序,内附readme(Standard genetic algorithm based on camera calibration procedures, containing readme)
- 2009-01-05 17:10:05下载
- 积分:1
-
daopujisuan
很好的倒频谱计算程序,可立即生成图形,方便读者理解运用。(very good。)
- 2010-10-03 22:09:19下载
- 积分:1
-
EdgeDetectionAndExtraction
边缘检测与提取,轮廓跟踪
注意事项:
运行时,文件c: est.bmp必须存在(Edge detection and extraction, contour tracing Note: run-time, file c: test.bmp must exist)
- 2009-03-11 15:00:42下载
- 积分:1
-
LBF
说明: 这是“Implicit Active Contours Driven by Local Binary Fitting Energy”(简称LBF模型)的MATLAB源代码。LBF模型是非常重要局部区域活动轮廓模型,它被广泛使用于各个领域,如MRI大脑图像分割,血管图像分割,图像偏差场纠正。(This is the "Implicit Active Contours Driven by Local Binary Fitting Energy" (referred to as the LBF model) of the MATLAB source code. LBF model is very important to local area active contour model, which is widely used in various fields, such as MRI brain image segmentation, vessel segmentation, image bias field correction.)
- 2021-04-16 10:58:53下载
- 积分:1
-
POCS-SuperResulution
说明: 用POCS方法对图像进行超分辨率重构,matlab源码,有解释(POCS method using super-resolution reconstruction of images, matlab source code, to explain)
- 2021-03-19 19:39:19下载
- 积分:1
-
SIFT_VC.lib
本系统中VIS欠缺的SIFT_VC.lib文件。。。
http://www.pudn.com/downloads224/sourcecode/math/detail1055031.html(This is lib file, which is used in Video Intelligent System (VIS) based on the Microsoft Visual Studio 2008 compiler environment and OpenCV 2.0 library. It includes foreground detection, motion object detection, motion object tracking, trajectories generation and analysis modules. It realizes a friendly interface based on dialog, which provides a convenient example for new learners.
keywords: opencv, mixture of gaussian model, sift feature and ransac method, mean shift, particle filter, kalman filter, object detection and tracking, video intelligent system.)
- 2010-11-20 20:29:12下载
- 积分: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