资源列表
Curvelet
- 曲波变换是图像处理领域中稀疏表示最常用的一种字典,其中MCA分解模型中经常用到。-Bo transform the field of image processing is the most common kind of sparse representation dictionary MCA decomposition model which is often used.
svm
- SVM 用于基于块划分特征提取的图像分类源码-SVM for feature extraction block-based image classification into source
elasticcollision
- 两个小球在矩形框里碰撞,实现对完全弹性碰撞的模拟。-Two small balls in a rectangular box collision, to achieve the perfectly elastic collision simulations.
GndVcc
- 激光焊接机用VC设计编程,运动控制卡和视频卡控制采集图像,分析处理,找到焊接点加工,图像处理算法采用模板匹配,模式识别VC++实现,整机调试在产线运行! -Laser welding machine with VC design programming, motion control card and video card control image acquisition, analysis and processing, to find the welding point process
IDW_matlab
- 反距离权重插值算法的matlab实现,简单易懂的算法-IDW interpolation algorithm matlab realize, straightforward algorithm
DCT-OMP
- 压缩传感重构算法:稀疏基采用离散余弦变换的omp重构算法-Compressed sensing reconstruction algorithm: sparse basis using the discrete cosine transform reconstruction algorithm omp
objection_tracking
- 改进的帧间差法运动目标追踪算法,比以前的经典算法有改善,不会出现边框锁定到边远的情况-Improved inter-frame difference method moving target tracking algorithm
dcthide
- dct隐写技术matlab实现资料。算法原理:通过在一个图像块中调整两个DCT系数的相对大小,隐藏秘密信息。 将载体图像分为8×8的块,做二维DCT变换 用来表示选中的两个系数的坐标对于第i bit秘密信息 if(要隐藏信息‘1’) make else make 逆DCT变换,还原图像 -dct steganography matlab implementation information. Algorithm principle: an image bl
patch_sailency
- 主要应用于显著性检测,采用局部块灰度值与全局比较的方法-Mainly used in saliency detection, the use of local and global block gray value comparison method
MRF-ICM
- 基于MRF-ICM的图像分割算法 -MRF-ICM-based image segmentation algorithm
LDA
- example: 演示程序 creatData:生成数据 creatTrainLabelMat:生成数据标签 LDA:提取fisherface knnRecognition:knn分类器 knnsearch:knn搜索-example: demo creatData: generate data creatTrainLabelMat: generating data label LDA: Extract fisherface knnRecogni
yuv
- C语言读入.yuv图像,依次输出Y,Cb,Cr分量像素值,并选取Y分量进行Huffman编码。-Read in C language. Yuv images, in turn, the output Y, Cb, Cr component pixels, and Y component of Huffman coding.