05 2013 档案

摘要:要写好一个图像处理软件,仅靠自己看书是完全不够的,要多方面学习,借鉴前人的经验,要集思广益、多面出击。如今网络发达,图像学的资料其实也到处都是。只是往往个人能力或精力有限,在短时间内无法找到那些也许藏于角落里的金子。本人研究图像至今也历时7年,在慢慢的摸索和累积中也找到了一些相关资料,共享给大家学习。1、 最著名的开源图像软件:GIMP。 开发语言:C GIMP号称Linux下的PhotoShop,总观其工程,确实达到了PhotoShop早期版本的功能。三大利器:选区、图层、蒙板一应俱全,滤镜也非常丰富,支持插件。缺点就是界面不美观,用户体验差,执行速度在Windows下慢(Linux下不清楚 阅读全文
posted @ 2013-05-22 13:32 sunnyboy 阅读(1008) 评论(0) 推荐(0)
摘要:I am programming since I am 10 and I am now 38. Today I measure how much good programming bring to my life, directly and indirectly. I’d like to give credit to aspects I love in my job. Hopefully some young people will read this and will consider maybe doing one of the most wonderful job on earth.Ge 阅读全文
posted @ 2013-05-22 11:36 sunnyboy 阅读(226) 评论(0) 推荐(0)
摘要:programdata TraceDebugging 阅读全文
posted @ 2013-05-10 11:05 sunnyboy 阅读(176) 评论(0) 推荐(0)
摘要:Q:VS2010 Unit test “Pending” and the test cannot be completedI'm using VS2010 (with windows 7).Every time I try to run a unit test it stays on "Pending" and the test cannot be completed.I tried to follow this msdn instructions.I tried debugging test method (test view/debug selection), 阅读全文
posted @ 2013-05-10 10:48 sunnyboy 阅读(463) 评论(0) 推荐(0)