-
NCC
说明: 采用积分图算法的归一化互相关匹配,大大减少了计算时间。(Normalized cross correlation matching)
- 2020-04-09 14:08:09下载
- 积分: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
-
CameraCalibration(stereo)
说明: 一个立体系统相机标定,立体图像校正以及三维三角测量的多功能matlab工具箱。压缩包中包括一个PDF说明文档,和一个带有实验用图像的matlab程序压缩包。(A three-dimensional system, camera calibration, stereo image correction, as well as three-dimensional triangulation of multi-function matlab toolbox. Compressed package includes a PDF documentation, and one with an experimental image compression package matlab program.)
- 2010-03-23 11:38:25下载
- 积分:1
-
gmm
说明: 可用于图像分割、识别分类、语音识别等的代码实现(Recognition classification)
- 2019-12-18 14:42:05下载
- 积分:1
-
adaboost-face-detection
基于adaboost的人脸检测算法,对于初学者来说用很大的帮助(Adaboost-based face detection algorithm for beginners great help)
- 2013-05-14 10:22:13下载
- 积分:1
-
DOG
说明: 高斯尺度差角点检测算法
将轮廓曲线在不同尺度下的演化差异的变化量作为角点响应函数并提出相应的
DoG 检测算子(Gauss scale difference corner detection algorithm)
- 2020-04-02 20:48:59下载
- 积分:1
-
matlab程序
卡尔曼滤波是一种高效率的递归滤波器(自回归滤波器), 它能够从一系列的不完全及包含噪声的测量中,估计动态系统的状态。(Calman filtering is an efficient recursive filter (autoregressive filter). It can estimate the state of dynamic system from a series of incomplete and noisy measurements.)
- 2017-12-11 10:34:34下载
- 积分:1
-
gbvs
静态图像显著性分析程序,利用matlab开发。加州理工三位教授所写。(Software] Saliency Map Algorithm : MATLAB Source Code
Below is MATLAB code which computes a salience/saliency map for an image or image sequence/video (either Graph-Based Visual Saliency (GBVS) or the standard Itti, Koch, Niebur PAMI 1998 saliency map). See the included readme file for details. I also have a newer, simpler version implementing only the Itti algorithm (see simpsal/readme.txt).
Please try it out and email me if you have any questions.
Download:
Please select one of the following to download:
[gbvs.zip]
This package includes an implementation of the full GBVS algorithm. It also lets you compute an Itti, Koch, Niebur saliency map. It includes a function for computing the ROC score between eye-movements (provided as x,y fixation points) and a saliency map, and a function for displaying a saliency map overlayed on top of an image (as in the screenshot below).
Right after you download the zip file, you must change into the gbvs/ directory and run:
>>)
- 2011-09-11 15:56:18下载
- 积分:1
-
huiduju
说明: 基于灰度矩的亚像素边缘检测,零件边缘提取(Subpixel edge contour extraction)
- 2019-03-14 15:01:31下载
- 积分:1
-
kcmfcm
进行kcm和fcm聚类分割图象的性能比较(kcm for clustering segmentation and image fcm Performance Comparison)
- 2007-05-24 01:46:45下载
- 积分:1