资源列表
p2p_source_code.tar
- 实现双目立体视觉中深度图的获取,程序输出结果为深度图,该方法速度比较快。-Binocular stereo vision depth map acquisition, program output as a depth map, the faster the speed of the method.
Autoencoder_Code
- 实现对于数据特征的识别和提取,进而实现重构,重构值与输入数据相差越小越好,对于该深度学习网络的训练可以分为预训练和调优过程,对此需要把数据按比例分为训练集和测试集,进行系数的调整,从而实现数据重构。-For realization identify and extract data features, thus achieving the reconstruction, reconstruction of the input data value difference as small as p
42192331
- 计算机图形学 真三维图形,不错的源码 很好用-Computer graphics True 3 d graphics, good source is in good condition
rwuns
- 圆形变大的动画效果 The effect of the big round animation-Round greaten The animation effect of The effect of The big round animation
bvginners
- matalab一些基本运算,对于初学者来说很有用!不错的源码-Matalab some basic operations, useful for beginners!
27872601
- matlab的GUI毕业设计有关自动控制原理时域分析,不错的-Matlab GUI graduation design about automatic control principle of time domain analysis, good
3
- 这个一个测试文件,等完善之后再次更新,现在就先这个样子吧 谢谢(This a test file, and so perfect after the update again, now it's like this Thank you)
imx6 V4L2视频采集和播放
- 基于飞思卡尔 imx6 android平台的V4L2分析。(V4L2 analysis based on the flfly Carle imx6 Android platform.)
56650314
- 文件1 txt,2 txt,3 txt和5 txt为用Fortran编写的有限元程序 4 txt为用c++编写的钢筋混凝土异形柱的全()
SpecTV_color
- 谱特征,多种图像内容信息,融合到微分同胚的算法中,算法实用性更广(Spectral features, multiple image content information, fusion to differential homeomorphism, the algorithm is more practical.)
最大熵法简单图像分割
- 最大熵法简单图像分割,先进行阈值计算,在进行像素判断(Maximum entropy method for simple image segmentation)
quxiannihe
- 曲线拟合的目的是找出一系列的参数a0,a1,....,通过这些参数最好地模拟实验结果。 *线性拟合-把实验数据拟合为一条直线y[i]=a0+a1*X[i] *指数拟合-把数据拟合为指数曲线y[i]=a0*exp(a1*X[i]) *广义多项式拟合-就是多项式拟合,即把数据拟合为多项式函数: y[i]=a0+a1*X[1]+a2*X[i]^2... 可以选择不同的算法,以获得更好的精度和准确性。 *广义线性拟合-公式为y[i]=a0+a1*f1(
