-
Reversible-New-Code
Reversible data hiding in images
- 2011-09-08 15:09:36下载
- 积分:1
-
watermark_paper
首先将二值水印图像经过降维操作转化为一维序列,再将一维序列与m 序列做扩频
调制,最后对音频信号进行分段离散余弦变换,把经过调制的水印信号经过量化处理过程嵌入到离
散余弦变换后的系数中 提取水印时对含水印信号的音频信号也进行分段离散余弦变换,然后利用
原始音频信号提取水印. 实验证明了该技术的鲁棒性和不可感知性.
- 2020-12-06 20:19:22下载
- 积分:1
-
draw-a-single-variable-source
一个基于MATLAB 7.2 (R2006a)实现的绘制一个单变量的直方图源码。(A histogram based on MATLAB 7.2 (R2006a) draw a single variable source.
)
- 2012-10-13 09:59:59下载
- 积分:1
-
PNG(96)
96个蛮实用的PNG格式图标 仅供编程或图像处理使用。(96 pretty practical PNG format icon super practical!)
- 2012-10-11 09:15:23下载
- 积分:1
-
Kinect_DepthCanny
用kinect获取3D图像,并从3D图像中用OpenCV方法从深度图中获取梯度边缘,从而得到更多信息,做后续处理(Get with kinect 3D images, and get the edge gradient from the depth map from a 3D image using OpenCV method to obtain more information, do follow-up treatment)
- 2014-02-21 21:19:53下载
- 积分:1
-
python计算机视觉.pdf
本书是计算机视觉编程的权威实践指南,依赖 Python 语言讲解了基础理论与算法,并通过
大量示例细致分析了对象识别、基于内容的图像搜索、光学字符识别、光流法、跟踪、三维重建、
立体成像、增强现实、姿态估计、全景创建、图像分割、降噪、图像分组等技术。(This book is an authoritative guide to computer vision programming, which explains basic theories and algorithms based on the Python language.A large number of examples carefully analyze object recognition, content based image search, optical character recognition, optical flow, tracking, 3D reconstruction,Stereoscopic imaging, augmented reality, attitude estimation, panoramic creation, image segmentation, noise reduction, image grouping and other techniques.)
- 2020-10-13 20:07:31下载
- 积分:1
-
Otsu2d_Xiefen
一种二维Otsu快速算法的Matlab实现,该算法的原文参见《二维直方图区域斜分阈值分割及快速递推算法》,该文已附在内。(A two-dimensional Otsu fast algorithm Matlab realize that the original algorithm see " Two-dimensional histogram oblique segmentation area and fast recursive algorithm" , the paper has been attached into account.)
- 2020-09-12 17:57:59下载
- 积分:1
-
2-evaluation-and-analysis-of-NSCT
2基于NSCT的遥感图像融合性能评价及分析.pdf(2 based on remote sensing image fusion performance evaluation and analysis of NSCT. PDF)
- 2014-08-13 04:58:27下载
- 积分:1
-
24368
程序将界面与数据处理分开,界面采用MFC的对话框模板,对注册、训练、识别和主界面分别建立一个类,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。
数据处理又分为了CFaceAlign(人脸检测+几何归一化)、CLightPrep(光照归一化)、CFaceFeature(Gabor特征提取)、CSubspace(计算Fisherface子空间)四个类,还有一个类 CFaceMngr 负责管理界面与数据之间的交流。这样的程序结构使对界面和算法彼此独立,互不影响。
每个类的具体方法请见相应头文件中的注释。(The program will interface with the data processing separate interface using MFC dialog template, registration, training, recognition and the main interface, respectively, to create a class that interacts with the user through a message handler, using multiple threads to display images in real time.
  Data processing is divided into a CFaceAlign (Face Detection+ geometric normalization), CLightPrep (illumination normalization), CFaceFeature (Gabor feature extraction), CSubspace (computing Fisherface subspace) four categories, as well as a class is responsible for managing CFaceMngr interface and data exchange between. Such a program structure allows for interfaces and algorithms are independent of each other.
Specific methods of each class, see the comments in the appropriate header files.)
- 2015-04-13 10:05:34下载
- 积分:1
-
sift-0.9.0
sift 图像特征提取算法源码,对研究sift算法很有帮助。(The source code of sift image feature extraction algorithm is very helpful to the research of sift algorithm.)
- 2018-12-25 10:50:31下载
- 积分:1