-
FORTRAN语言,正交曲线网格生成过程中的使用
采用Fortran语言的正交曲线网格生成程序-Fortran language, the use of orthogonal curvilinear grid generation process
- 2022-10-18 22:50:03下载
- 积分:1
-
通过使用MEM 系数进行线性预测的数值算法
通过使用MEM 系数进行线性预测的数值算法-through the use of MEM coefficient of linear prediction algorithm
- 2022-02-24 17:08:41下载
- 积分:1
-
Steepest descent method is based on the negative gradient direction as a decline...
最速下降法是以负梯度方向作为下降方向的极小化算法,本程序用该方法求解n元正定二次函数的极小值-Steepest descent method is based on the negative gradient direction as a decline in the direction of the minimization algorithm, this procedure using this method for solving n-positive definite quadratic function of the minimum
- 2022-03-12 23:23:09下载
- 积分:1
-
基于C实现的采样复制的纹理图像修复方法_可去除遮罩物
资源描述CS7495 Final Project Sooraj Bhat
Object Removal by Exemplar-based Inpainting USING THE CODE
Everything was done in Matlab and MEX (i.e. a C function callable from
Matlab). First, the C code needs to be compiled. At the Matlab
prompt, type:
mex bestexemplarhelper.c
You should then be able to run the following (which takes ~2mins on my
2GHz Pentium 4 laptop with 256MB of RAM):
[i1,i2,i3,c,d,mov] = inpaint("bungee0.png","bungee1.png",[0 255 0]);
A smaller run (~25 seconds) would be:
[i1,i2,i3,c,d,mov] = inpaint("bw0.png","bw2.png",[0 255 0]);
To visualize:
plotall;
close; movie(mov);
SAMPLE IMAGES & RESULTS
*0.png The original images ("bw" and "bungee")
*{1,2}.png The different fill region masks.
*P2.png &nbs
- 2022-02-01 13:35:37下载
- 积分:1
-
肺结节分割算法
单层胸部CT图片的肺部分割用法
- 2022-03-12 07:12:35下载
- 积分:1
-
自定义大小的矩阵乘法算法
应用背景计算与自定义大小的矩阵的乘法,(例如:米*)关键技术矩阵是一个数字的数组,这个代码通过另一个整矩阵计算整个矩阵的乘法。
- 2022-09-28 00:00:04下载
- 积分:1
-
matlab编写的流体计算和传热程序
matlab编写的流体计算和传热程序-Matlab calculations prepared by the fluid and heat transfer procedures
- 2022-03-21 07:37:35下载
- 积分:1
-
迷宫求解的源程序
迷宫求解的源程序-maze solving the source
- 2022-05-21 23:23:33下载
- 积分:1
-
最优秀的大数计算源码,适合各种大数的计算,底层对各种机器进行汇编优化,速度最快...
最优秀的大数计算源码,适合各种大数的计算,底层对各种机器进行汇编优化,速度最快-the best source of large numbers calculated, for a wide range of large numbers, the bottom of the various machines compilation optimization, the fastest
- 2022-09-28 06:30:05下载
- 积分:1
-
BLDC 风机程序和原理图
xc836芯片控制带霍尔传感器直流无刷电机驱动程序,能够实现直流无刷电机的启动停止换向及pid调速等功能,对于直流无刷电机的研究入门人员有很大的帮助
- 2023-06-09 15:35:03下载
- 积分:1