It is a gui used to zoom a picture or u shrink it. It is very interesting! I hope u will like it!
It is a gui used to zoom a picture or u shrink it. It is very interesting! I hope u will like it!
探索Haar-like特征技术,掌握图像处理与识别的核心算法。Haar-like特征以其高效的人脸检测能力闻名,在安防监控、智能驾驶等领域广泛应用。通过本页面的423个精选资源,您将深入了解如何利用这些特征进行快速准确的目标检测,提升您的项目性能。无论是初学者还是资深工程师,这里都有适合您的学习资料...
It is a gui used to zoom a picture or u shrink it. It is very interesting! I hope u will like it!
This codes is one of my univ projects I ve been working on for 3months. I d like to share it and make it work more prope...
用Matlab中的Haar和Db9小波对图像进行分解和重构,并在不同阈值下用PNG格式存储重构的图像.
利用OpenCv开发的一个基于adaboost算法和haar小波变换的人脸算法,具体情况可参考Paul Viola ,Robust Real-Time Face Detection,2004
用于motorala 68K系列处理器的小实时多任务操作系统 The OMU Kernel was written to provide a cut-down Unix-like O/S for a home-made 6809-bas...
1. 分析ECB模式和CBC模式的加密过程。 2. 用程序设计语言将算法过程编程实现。 3. 输入明文:I do like this book 加密算法E:异或⊕,密钥为cryption; 移位,密钥为5 两种填充模式:(1)...
表达式分析, 支持算术运算,括号,关系运算,逻辑运算,字符串的like运算等。采用了有限自动机做词法分析, 语法分析用算符优先分析方法,正负号算符使文法不是OPG,因此这里作了特殊处理。分析的结果是逆波兰式, 存在一个链表中。在逆波兰式的基...