-
C++ 二维码识别
C++ 二维码识别
- 2015-01-07下载
- 积分:1
-
KLTpointmatch
KLT point match:Detection and Tracking of Point Features.
- 2007-10-09 09:24:19下载
- 积分:1
-
DCT-a-Hamming-coding
1.DCT变换,对整个图像的直接DCT变换和分块为8*8做DCT变换,并设定阈值。
2.汉明编码(7,4),译码以及找出错误图样和纠错。并在不同的转移概率的BSC道下进行传输。(DCT:Direct DCT and IDCT,blocking.
hamming coding:decoding and picking up errors.)
- 2021-04-28 17:38:44下载
- 积分:1
-
DFT-DCT
说明: 基于VC++的图像的DFT变换和DCT变换,并可实现两者间的对比转换(VC++ based on the image of the DFT transform and DCT transform, and to achieve the contrast between the two conversion)
- 2021-02-15 10:09:48下载
- 积分:1
-
xiangweixiangguan
利用傅立叶变换和相位相关法来检测图象的区域复制伪造(Use of Fourier transform and phase correlation method to detect forged images of the regional replication)
- 2008-03-25 10:54:52下载
- 积分:1
-
Adaboost_LPR_Matlab_080910
说明: 对第一个源码修改后的9月10日的Matalb的基于Adaboost算法的车牌定位的源码!
里面含有积分图像的获得,haar 特征的生成等。感兴趣的欢迎下载!(Source of the first amended September 10 of Matalb-based license plate location algorithm Adaboost source! Which contains points of access to images, haar generation characteristics. Interested welcome to download!)
- 2008-11-12 19:21:27下载
- 积分:1
-
yasuo
分割点云,并通过局部拟合求取法向量,实现点云压缩(Split point cloud, and through local fitting strike normal vector of point cloud compression)
- 2020-06-30 09:00:01下载
- 积分:1
-
GUI
首先对指纹图像进行预处理,包括图像的分割,增强,二值化,细化。对细化后的图像进行特征点的提取,最后通过细节特征匹配完成指纹的识别。(Firstly, the fingerprint image is preprocessed, including image segmentation, enhancement, binarization and thinning. The refined image is extracted by feature points, and the fingerprint recognition is completed by minutiae feature matching.)
- 2019-05-07 13:46:08下载
- 积分:1
-
image-mosaic
图像拼接,利用SIFT算法提取点特征,并进行点匹配,解算单应性矩阵,根据结算出的单应性矩阵对图像进行仿射变换,最后进行拼接,程序中的备注很详细,各位感兴趣的同志可以下载看看。(Image mosaic using SIFT feature point extraction algorithm, and point matching, homography matrix solver, based on the settlement of the homography image affine transformation, and finally stitching, very detailed notes in the program, you sense Interested comrades can be downloaded.)
- 2014-04-15 12:48:59下载
- 积分:1
-
Quantization-for-DCT
量化离散余弦变换系数的程序实现及其效果的检测。过程中使用了8x8的分块方法。首先计算每块的离散余弦变换(DCT);然后量化了DCT的系数; 最后进行了反离散余弦变换(iDCT). 程序中还可以设定缩放系数。(Quantify the discrete cosine transform coefficients procedure and its effect detection. The process used in the 8x8 sub-block method. First calculate the block discrete cosine transform (DCT), quantization of the DCT coefficient Finally, the inverse discrete cosine transform (iDCT) program can also set the scaling factor.)
- 2012-03-17 05:33:25下载
- 积分:1