
数字图像处理
文章平均质量分 85
jsgaobiao
这个作者很懒,什么都没留下…
展开
-
【数字图像处理】浮雕效果和倒影效果
Ø 【作业要求】Perform either of the following two tasks: 1. Write your own imresize() function codeto simulate the matab function imresize(). You should implement at least the‘nearest’ and the ‘bili原创 2016-03-17 13:45:12 · 9661 阅读 · 5 评论 -
【数字图像处理】带AI的井字棋游戏
源代码下载:http://download.youkuaiyun.com/detail/jsgaobiao/9464292老师看了Alpha狗和李世石的比赛,一拍大腿就把作业题给改了。。。也是醉Ø 【作业要求】写一个matlab程序,完成一个人工智能任务 例如: 数学逻辑(幻方,汉诺塔,海盗分金,各种过河问题…)棋类博弈(井字棋,奥赛罗,五子棋,象棋,围棋…)原创 2016-03-17 13:55:28 · 4415 阅读 · 0 评论 -
【数字图像处理】pbm/pgm/ppm图片的读写(Matlab)
Ø 【作业要求】1. Get your matlab platform ready. Payspecial attention to the image processing toolbox.2.Use matlab functions to convert the attached image from .jpg to binary .ppm format. Save it as gr原创 2016-03-09 15:47:05 · 11738 阅读 · 0 评论 -
【数字图像处理】利用霍夫变换检测圆形
Hw7_1300012710_高飙 Ø 【作业要求】Write your own imfindcircles() to simulatematlab function imfindcircles(). The attached images are for testing.Submit your code, result and report.Ø 【文件说明】main.原创 2016-04-26 16:46:27 · 32450 阅读 · 1 评论 -
【Android】图像增强
工程代码下载:http://download.youkuaiyun.com/detail/jsgaobiao/9520777Ø 【实验目的】使用Android系统进行图像增强实验 • 掌握平滑滤波器和锐化滤波器的使用 • 掌握图像中值滤波增强的使用 • 掌握频域增强的基本原理Ø 【实验器材】Android Studio 1.5.1Xiaomi Pad (7.原创 2016-05-15 15:10:45 · 3049 阅读 · 0 评论 -
【Android】图像变换
Ø 【实验目的】使用A n d r o id系统进行图像变换,图像变换包括形状变换和颜色变换– 图像变换:平移变换、尺度变换、旋转变换等。– 颜色变换:冰冻效果、融炎效果、漫画效果、羽化效果、缩放模糊效果、LOMO特效、电影效果等 Ø 【实验器材】Android Studio 1.5.1Xiaomi Pad (7.9’’): Android 4.4.4 , 1536原创 2016-05-04 21:51:12 · 1869 阅读 · 0 评论 -
【数字图像处理】图像风格迁移
代码和实验报告下载:http://download.youkuaiyun.com/detail/jsgaobiao/9523313Ø 【作业要求】设计自己的算法完成一个附图所示的图像风格迁移算法(基于matlab的快速实现)(很可能用到,并且鼓励使用)基于频率域的图像处理. 除提交必要的作业文档外,每人必须提交1组附件图像做出的效果最佳的结果测试图,匿名投票评佳。Ø原创 2016-05-17 22:13:57 · 19828 阅读 · 3 评论