资源列表
textRotCorrect-master
- 通过opencv结合傅里叶变换,检测文字的倾斜角,并矫正倾斜文字(opencvandFourier,textRotCorrect)
rawread
- raw文件用matlab读取读取和写入raw格式图像,此格式图像文件存储一幅图中的全部像素点,并以每个像素点16bit数据保存(Raw file MATLAB read)
绘制光谱曲线
- 将已知类别的高光谱数据显示光谱曲线,不同颜色代表不同类别。需要输入ROI。(draw a curve of hyperspectral.need ROI)
learnmatlab
- 使用matlab显示图像3D图,显示图像特征(Use Matlab to display images in 3D.)
KNN
- 高光谱数据进行KNN分类,可以从原始数据如(indianpine)中选取部分样本(Hyperspectral data can be classified by KNN, and some samples can be selected from raw data such as (indianpine).)
Recognition
- 编写基于matlab,对手写字符识别可以达到90%的识别率。(Based on MATLAB, the recognition rate of handwritten character can reach 90%.)
yuv_io
- 简单的读写YUV文件的python代码。还可以对YUV文件进行裁切。(Read/write YUV files by python.)
lbp
- 提取一幅图像的LBP特征,输入为一幅图片,输出为一个256维的行向量,代表图像的LBP特征。(The LBP feature of an image is extracted, and input is a picture. The output is a 256 dimensional row vector, representing the LBP characteristic of the image.)
blocks.c
- viu L L pFEFEFE EGE F EF EF EF EF
multifractal_and_output
- 输入灰度图像,RGB彩色图像会自动转换为灰度图像 输出图像的多重分形谱(input a grey image and getting its multifractal spectrum, if there is a color image, it will be transferred into grey one firstly.)
IDL编程技术
- IDL编程技术类如入门书籍,IDL交互式数据语言是进行二维及多维数据可视化分析 及应用开发的理想软件工具。(IDL Programming technology)
PCLtest
- test pcl 源自pcl网页 是检测pcl1.8.0配套成功的最后一步(just for testing PCL working)