资源列表
gaoguangpumatlab
- 利用MATLAB对高高光谱图像数据进行分析,程序很全面,对做高光谱的同志很有帮助哦-the procedure using matlab process the hyperspectral image
Wallpapers-based-on-mean-shift
- 本程序首先把图像由RGB空间转到HSI空间,然后利用彩色图像分割策略以及meanshift算法对图像进行分割最后加入边界合成。其中‘keyprogram.m’文件为主程序,‘meanshift.m’文件为调用函数,实现数据的聚类分割。-The program first the image from the RGB space to HSI space and then using color image segmentation strategy and meanshift image seg
image-texture-mapping
- 这个Matlab程序实现了二维图像到三维图像的纹理映射功能。作者原本,把它用于MRI医学图像中。-The Matlab program achieved a two-dimensional image into three-dimensional image texture mapping function. Author of the original, it used in MRI medical images.
dct-quanlity-snr
- 对一幅图像进行不同量化水平的DCT变换,可以应用于不同分块大小下的DCT变换测试。-On an image to quantify the level of different DCT transform, can be applied to different sub-block size DCT transform under test.
image_compression_final(jpeg)
- JPEG图像压缩和解压MATLAB程序,使用了DCT2、线性量化编码、zigzag变换和游程编码理论-JPEG image compression and decompression MATLAB procedures, using DCT2, linear quantization coding, zigzag transform and run-length coding theory
pca
- 运用pca算法降维,提取主要特征值,从而达到降维目的-Dimensionality reduction using pca algorithm, extract the main features of the value of
car
- 运用MATLAB软件编程仿真,充分运用数字图像处理技术,运用边缘检测,神经网络识别等来实现汽车牌照的提取。-use MATLAB ,gain the number of car
photogrammetry
- 摄影测量的程序全都包括,用vc++进行了可视化实现,很是不错的东西-Photogrammetric procedures are included, with a vc++ visualization to achieve, it is a good thing
tupianku
- 给出了车牌识别所需要的各种车牌图片,希望对大家有所帮助
OCR
- 基于vb的OCR文字识别系统,这个是提供给初学文字识别朋友的好东西。-Vb of OCR-based character recognition systems, this text is to provide recognition to the learning of good friends.
freeinterfacetracing
- < 数值模拟方法和运动界面追踪>> -刘儒勋 运动界面追踪的经典之作! - numerical simulation and free surface tracking - Ru-xun liu a classic book!
RANSAC
- 随机抽样一致算法RANSAC,在图像配准中可以用于去除不精确的匹配点。-Random sample consensus algorithm RANSAC, in the image registration can be used to remove inaccurate matching point.