资源列表
OSG
- Visual Studio 2008 OSG预编译包,包含bin、include、lib三个目录,不含示例程序与数据文件(Visual Studio 2008 OSG precompiled package, containing three directories of bin, include, and lib without sample and data files)
OpenSceneGraph-Data-3.4.0
- OSG 3.4数据文件,使用前应设置OSG_FILE_PATH环境变量(The OSG 3.4 data file, the OSG_FILE_PATH environment variable should be set before use)
OpenSURF_version1c
- opensurf开源算法,里面有2个例子(Opensurf open source algorithm, there are 2 examples)
CT反投影重建
- 使用matlab仿真实现了CT图像反投影重建算法(The back projection reconstruction algorithm of CT image is realized by MATLAB simulation)
neural input 005
- wavelet transform to analyze fault for fault location determining
fault
- Source code for fault locator
SAR滤波MATLAB程序
- 孔径雷达图像固有的相干斑噪声严重降低了图像的可解译程度,影响了后续目标检测、分类和识别 等应用。因此,SAR图像的相干斑抑制问题一直是SAR图像应用的重要课题之一。一个理想的去斑算法应该在平 滑的同时保持图像的边缘等细节不受损失,目前存在各种各样的算法,但没有一种方法能够完美的满足这一要求。 本文对SAR图像的相干斑抑制问题进行了全面系统的研究,分析了相干斑的形成原因,总结了目前存在的相干斑 抑制算法的主要思路,介绍了具有代表性的算法,并对各种算法的性能进行了定性分析和比较,给出了去斑算
build_database_for_image
- 在同一个根目录下有若干个文件夹,每个文件夹下有若干张图片,对这些图片提取CNN特征,生成一个文件夹名和图片对应的mat数据文件(There are several folders under the same root directory. There are several pictures under each folder. Extract CNN features from these pictures, and generate a folder name and mat data f
ColorPicker
- 点击屏幕并获取点击位置的屏幕像素点rgba值(get rgba value of screen pixel)
MATLAB图像重建源码
- MATLAB实现脑核128*128像素图像重建源码,包括RADON变换(MATLAB realizes the source of brain nuclear 128*128 pixel image reconstruction, including RADON transform)
scanline
- 扫描线填充算法,图形学算法,填充算法,java版(Scan line filling algorithm)
SharpFFmpeg_2.0_src
- C#版的FFMPEG,封装了C的各个接口(C#'S FFMPEG SHARPFFMPEG)