搜索资源列表
PicMatch
- 本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。
source
- 心音诊断界面,读取一个既定的心音音频文件,可以显示波形,自动简易诊断。-Diagnosis of heart sounds interface, read a given heart sound audio files, you can display the waveform, automatic simple diagnosis.
SgyTestProject
- 读取SGY地震波记录数据文件,转换为对应的bmp文件,开发环境是VS2005,点击导入sgy文件之后,会在工作目录下自动生成结果bmp文件-Read the data files recorded seismic SGY, converted to the corresponding bmp file, the development environment is VS2005, click the Import sgy file, working directory will be autom
image-segmentation-
- 1.read_mpeg.m把mpg格式的视频存为一帧一帧的jpg格式的图像 2.im_fg_y.m是对文件进行阈值分割,可以自动读取图片并分割图像,显示效果。必要时可以做成函数用plc.m调用一次对多幅图片进行处理。 3.im_fg_b.m是对图像利用canny算子进行边缘检测,用于分析与显示。同样可以做成函数来调用。 4.pcl.m是对图像文件批处理,一次可以读入多幅图像,处理后再存储。 5.pcl1.m是调用边缘检测函数对一组图像进行分割并保存。
CV_programAndPPT
- 自动标定,读取图片,手动点击图片选中位置,输出标定结果至TXT文件。-Automatic calibration, read the image, click the image manually selected position, the output calibration results to TXT files.
c_code_dbn
- 这是深度置信网的C++版本。 rbm.h 实现自动编码. mnist.h 读取MNIST数据文件 spectrum.inl RGBs与颜色的映射 demo.cc 训练/测试主程序-The deep learning algorithm is based on the matlab code provided by Geoff Hinton etc at http://www.cs.toronto.edu/~hinton/MatlabForSciencePaper.html
matlabHyperspectralToolbox-master
- 目标检测物质丰度图(MAM)生成光谱解混合自动处理更改检测可视化读取/写入文件(Target detection Material abundance map (MAM) generation Spectral unmixing Automated processing Change detection Visualization Reading / writing files)
read3Ddataoftxt
- 能够读取txt文件中的三维点云数据,渲染并显示三维图像,180°自动旋转查看(To 3D point cloud data read TXT file, rendering and displaying 3D images, automatic rotation view of 180 degrees)