-
碎纸片拼接
实现不规则形状碎纸片的拼接,并展示出原图像(The splicing of irregular shaped pieces of paper is realized and the original image is displayed.)
- 2020-12-18 14:09:11下载
- 积分:1
-
Matlab Wrapper for Graph Cuts
基于最大流最小割定理的图像分割,里面有一个例子,(Image segmentation based on maximum flow minimum cut theorem)
- 2018-05-12 23:03:55下载
- 积分:1
-
DPCM
DPCM 图像的线性预测编码 有完整的运行界面使用简单(DPCM image of linear predictive coding to run a complete easy to use interface)
- 2021-05-15 14:30:02下载
- 积分:1
-
dealing-with-pictures
大量图片的处理代码,特别是图片的批量处理,非常有利于在处理图片时使用(A large number of image processing code, especially images of batch processing, image processing is very conducive to the use of)
- 2013-09-14 11:35:48下载
- 积分: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
-
Camera_calib
内含张正友,tsai的标定方法,可以求解摄像机内参数u轴尺度因子,v轴尺度因子,摄像机外参数:两摄像机坐标系原点之间的旋转矩阵和评议矩阵,可以得出摄像机像素参数,焦距,畸变系数,并且带有优化结果。(Containing Zhang Zhengyou, tsai calibration method that can solve the camera parameters u-axis scale factor v The axis scale factor, the camera extrinsic parameters: the rotation matrix between the two camera coordinate origin, and appraisal matrix can be drawn from the camera pixel parameters, focal length distortion coefficient, and with optimal results. )
- 2012-02-20 16:21:44下载
- 积分:1
-
matlabfyliye
基于傅立叶变换的数字水印嵌入技术(毕设)(内有英文翻译)(Fourier transform-based digital watermark embedding technologies (complete set) (with English translation))
- 2008-05-14 10:26:49下载
- 积分:1
-
jiaquan
针对传统中值滤波算法的优缺点,提出了一种基于相似度函数的自适应加权中值滤波算法.(Abstract:According to excellence and shortcoming of conventional median filter algorithm,an algorithm called adaptive weighted median filter algorithm based on similarity function is proposed)
- 2014-04-29 09:54:13下载
- 积分:1
-
RdwtSvdWatermarking
将原始载体图片经过一维冗余离散小波变换分成四个子频带,分别对每个子频带进行奇异值分解, 将水印图片灰度值直接按比例缩小嵌入到奇异值矩阵中,再将此矩阵进行一次奇异值分解得到奇异值当做此子带的奇异值, 重建此子带矩阵,而后将进行反冗余离散小波变换得到嵌入载体后的水印图像。(The original image after the one-dimensional vector redundant discrete wavelet transform is divided into four subbands, respectively, of each sub-band for the singular value decomposition, the watermark image gray value scale down directly embedded into the matrix singular value, then this matrix is a Singular value decomposition singular value as the singular values of this sub-band, the reconstruction of this sub-band matrix and after anti-redundant discrete wavelet transform watermark image after embedding the carrier.)
- 2020-12-22 15:59:09下载
- 积分:1
-
jpeg
本代码用matlab实现了图像的Jpeg编解码,使我的毕业设计,在这里与大家共享。(The code is implemented using matlab Jpeg image codec, so my graduation, and share here.)
- 2010-11-13 09:50:37下载
- 积分:1