-
computer_vision_work
自动图像拼接,利用SIFT特征匹配算法,RANSAC(random sample consensus)算法,加权平滑算法等技术克服了传统图像拼接技术中的局限性(如光照、尺度变化的影响等),实现了光照和尺度变化条件下的多视角无缝图像拼接(Automatic Image Stitching
Local features detection
Features Matching
Homography Estimation
RANSAC
Image blending
)
- 2020-08-29 10:58:14下载
- 积分:1
-
DCT_JPEG
给予matlab的JPEG压缩程序,包含原始压缩图片,程序对灰度bmp图片进行JEPG编码,压缩成以0101形式的编码。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。(Given to the JPEG compression matlab program, contains the original compressed image, the program of the grayscale bmp picture JEPG encoded, compressed into a 0101 form of encoding. RBG color coded JPEG image into a first luminance Y and chrominance Cr, Cb, which uses the human visual characteristics is not sensitive to the color, reduce the number of color data to achieve compression. Take a variety of JPEG encoding, includes length coding (Run Length Coding) and Huffman (Huffman) coding, a high compression ratio. In the code before the data block, discrete cosine transform (DCT) and quantization, to retain a large low-frequency signal energy, discarding high-frequency signals in order to achieve compression.)
- 2011-05-16 17:00:59下载
- 积分:1
-
Hausdorff-Distance
模式识别中相似度-豪斯多夫距离源码,可用于对比算法相似度,也可直接作为函数调用(Hausdorff distance for pattern recognition similarity calculating)
- 2017-05-22 19:48:38下载
- 积分:1
-
histogram-matching
灰度直方图匹配的matlab源代码,比较经典!(Histogram matching matlab source code, compare the classic!)
- 2008-04-12 15:25:34下载
- 积分:1
-
MotifOriginal
基于形状的灰度共生矩阵的图像检索,利用基元扫描图像(Shape-based image retrieval GLCM, using primitive scanned image)
- 2014-07-16 10:31:20下载
- 积分:1
-
GLGS
灰度差分统计法提取图像纹理特征,包括平均值,对比度,熵,等特征,matlab函数,直接接使用,无需修改,中文注释,通俗易懂(Gray difference statistical method is used to extract texture features of image, including mean value, contrast, entropy, etc., matlab function, directly used without modification, Chinese annotation, and easy to understand)
- 2021-04-17 15:08:53下载
- 积分:1
-
layerstacking_ding
IDL编程:tif图像批量layerstacking,并保留原有地图投影。使用时只需要修改输入和输出路径。(IDL programming: tif image batch layerstacking, and retain the original map projection. Only need to modify the input and output paths use.)
- 2020-12-11 20:49:16下载
- 积分:1
-
hidemessage
数字隐写,将txt文档藏进图片中,并能够从图片中解出隐藏的文本。(Digital steganography )
- 2012-03-19 21:28:01下载
- 积分:1
-
traffic-sign-image-segmentation
程序是实现交通标志图像的分割GUI界面,采用分割的方法主要有Ostu,阈值迭代选择法及区域生长法。(Program is to achieve a traffic sign image segmentation GUI interface, the mainly segmentation methods are Ostu, iterative threshold selection method and region growing method.)
- 2013-09-06 08:18:34下载
- 积分:1
-
二自由度车辆动力学模型(Simulink)
说明: 二自由度车辆动力学模型(Simulink)(Two-degree-of-freedom vehicle dynamics model)
- 2019-05-04 11:23:56下载
- 积分:1