资源列表
岩石物理(高斯曼流体替换)源程序
- 实现饱和流体替换,计算弹性模量,用于地震数据属性参数反演,预测油气。(Saturated fluid replacement is achieved and the modulus of elasticity is calculated.)
RomanIII
- 罗曼三型全息面复振幅罗曼三型迂回相位编码,计算全息(Luo Mansan type circuitous phase coding)
Regularization Tools Version 4.1
- 正则化工具,完整的正则化工具,包括各种正则化的处理,使用matlab编程语言(regularization tools)
Fingerprint_Image_Enhancement-master
- 实现指纹图像的增强,,C++平台,效果不错(It is good to realize the enhancement of fingerprint image.)
FFT_based phase screen simulation metods
- 基于FFT以及次谐波的两种相位屏仿真方法源程序;主函数用于显示相位屏的二维和三维图像(FFT-based and subharmonic two phase screen simulation method source program; the main function is used to display two-dimensional and three-dimensional images of the phase screen.)
Color-Attenuation-Prior-Dehazing-master
- 基于颜色衰减先验的图像去雾代码,很好的实现去雾。(Based on the color attenuation prior image defogging code, it is very good to achieve fog.)
李纯明的水平集程序matlab
- 李纯明水平集算法进行图像分割,使用matlab语言进行编写(Li Chunming level set algorithm is used for image segmentation and written in MATLAB language)
PlayingCardRecognition_SampleImages
- 识别扑克牌 基于c# 自动识别花色 自动识别数字(Recognition of Poker)
DeepLearnToolbox-master
- MATLAB的深度学习工具包,可配置于2015版本以上的MATLAB,很有用(MATLAB's depth learning kit)
multifractal
- 输入二维矩阵,即可求解。 最终可得到多重分形谱,适用于初学者。。
Unity-Neural-Network-Tanks-AI-master
- unity神经网络坦克大战,2017以上版本测试(Unity neural network tank war, test)
光线跟踪
- 通过创建MFC项目,运用底层算法,使用C++编程语言,通过由人眼发送光线,对光线进行跟踪,分析物体的折射率,反射率,透射率,以及物体自身的颜色,并考虑环境光,太阳光等,将物体渲染出来