-
单纯型法
单纯型法-Simplex method
- 2023-04-30 13:55:03下载
- 积分:1
-
分数阶微分方程的欧拉方法
Eular法解分数阶微分方程-eular method of fractional differential equations
- 2022-03-21 22:53:32下载
- 积分:1
-
一种生成笛卡尔网格的代码(多重网格版本)。
A code for generating Cartesian grids (multigrid version).
- 2022-11-09 23:00:03下载
- 积分: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
-
通过邻接矩阵构造图
通过邻接矩阵构造图-through adjacency matrix structural map
- 2023-06-11 03:35:02下载
- 积分:1
-
此程序为C语言编写的图形操作算法
此程序为C语言编写的图形操作算法-procedure for the C language graphics algorithm
- 2022-02-14 04:21:11下载
- 积分:1
-
ACM Collegiate Programming Contest in Guangdong Province tournament title game i...
ACM大学生程序设计竞赛广东省赛2005年赛题-ACM Collegiate Programming Contest in Guangdong Province tournament title game in 2005
- 2023-04-04 09:25:03下载
- 积分:1
-
大地坐标到平面坐标的转换――高斯
大地坐标到平面坐标的转换――高斯-格吕特变换-geodetic coordinates to the coordinates of the plane conversion-- Gaussian- Gruetter Transform
- 2023-05-02 13:40:03下载
- 积分:1
-
欧几里德算法 找出xm+yn=l x,y解
欧几里德算法 找出xm+yn=l x,y解-Euclidean algorithm to identify xm yn l = x, y solution
- 2022-09-16 05:40:03下载
- 积分:1
-
rs码代码,别人给我的,不过看不懂,main函数太多
rs码代码,别人给我的,不过看不懂,main函数太多-rs code code, others to me, but do not look, main function of too many
- 2022-03-28 19:15:48下载
- 积分:1