-
02
说明: 摄像头+图像处理 C++编程,很好的东西,希望对大家有用!(Camera+ image processing C++ programming, very good, hope for all of us!)
- 2009-12-26 21:22:42下载
- 积分:1
-
FCM
模糊C均值聚类算法,对图像进行分类,图像处理,多类划分,SAR图像分类(Fuzzy c-means algorithm clustering algorithm, the image classification, image processing, many kinds of division, the SAR image classification)
- 2021-03-17 20:59:21下载
- 积分: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
-
RANSAC平面提取
了解直线拟合、平面拟合的方法
掌握用随机抽样一致 算法实现平面提取(A method of understanding straight line fitting and plane fitting
Grasp the random sampling consensus algorithm for planar extraction)
- 2020-12-01 09:09:27下载
- 积分:1
-
las_tools
一个非常实用的las文件处理工具,可以实现很多功能,如读写las文件,分类,分块,抽稀,合并,生成边界线,生成DEM,点云高度归一化,数据格式转换,波形数据压缩等(A very useful the las file processing tools, you can achieve a lot of features, such as read and write las file classification block Rarefy merge to generate the boundary line, generated DEM point cloud height normalized data format conversion, waveform data compression, etc.)
- 2021-01-24 20:58:38下载
- 积分:1
-
PDKSVT2
基于Matlab的函数优化遗传算法程序,包含了遗传算法实现的大部分步骤(Based on Matlab function optimization of genetic algorithm, contains most of the genetic algorithm implementation steps)
- 2017-08-12 18:48:28下载
- 积分:1
-
DIPUM_toolbox_v1.1.3
说明: MATLAB工具箱,《数字图像处理》冈萨雷斯版专用,网上不少人在找,这是我从国外网站下载的,贡献出来。(MATLAB toolbox, )
- 2008-08-28 10:26:04下载
- 积分:1
-
图像水印
基于DCT,DWT,SVD的图像鲁棒水印算法,并在GUI界面展示(Image watermark algorithm based on DCT, DWT, SVD and displayed on GUI interface.)
- 2018-04-19 09:39:43下载
- 积分:1
-
resample_bilinear
可以实现图像的重采样,通过设置参数来减小或增大图像尺寸(Resampling of the image can be achieved by setting parameters to decrease or increase the image size)
- 2015-05-04 15:31:25下载
- 积分:1
-
Octree
用八叉树法对逆向工程得到扫描的三维实体模型图像处理,实现了对大量点云数据进行三维网格构建。(Octree method of reverse engineering can be scanned 3D solid model of image processing, realize the construct 3D mesh of a lot of point cloud data.)
- 2021-02-03 22:19:59下载
- 积分:1