资源列表
OpenGLES_ProgrammingGuide
- Computer Science 计算机图形学,OpenGL ES 入门教程(OpenGL ES programming guide)
MyDrawTable
- 本程序用于绘制框架图,生成动态曲线,数据分析(Drawing frame diagram, generating dynamic curve, data analysis)
osgWidget2
- 将OSG下的图像嵌入到QWidget中,实现Qt和osg的结合。文件中还包含了鼠标键盘消息的处理以及简单的图像事件处理代码(Embedding the images under OSG into the QWidget)
OpenSceneGraph3Cookbook
- 《OpenSceneGraph3Cookbook》是一款OSG开发的书籍,书中囊括了各方面的OSG基础开发,也结合了一部分Qt的范例。适合入门OSG以及部分参考手册(<OpenSceneGraph3Cookbook> is a book for osg-program, include ui && mouse-keyborad etc)
OpenSceneGraph-3.4.0已编译Qt5.4.2
- 这是osg的库,隶属于Qt版本的。用的是Qt4.8版本的。都已经编译好了,下载下来直接用。只需要配置环境变量即可(yes, sothing lib and include about for osg-qt.)
shi.ti
- 向数据多媒体(如图像、声音、视频信号等)中添加某些数字信息以达到文件真伪鉴别、版权保护等功能。嵌入的水印信息隐藏于宿主文件中,不影响原始文件的可观性和完整性。(Some digital information is added to the data multimedia (such as image, sound, video signal and so on) to achieve the function of authenticity identification, copyright
minperpoly
- 使用函数 minperpoly 实现 MPP 算法,得到边界的多边形近似。(The MPP algorithm is realized by using the function minperpoly, and the polygon approximation of the boundary is obtained.)
1.字母识别项目
- 用于字母识别实用的matlab程序,在图像文字识别中得以应用。(The practical matlab program for letter recognition can be used in image recognition.)
13.夜间车牌识别项目
- 计算机视觉以及图像识别在车牌识别中的应用(Application of computer vision and image recognition in license plate recognition)
1.给图片添加了正弦噪声,消除噪声
- 给数字信号中加入额外的适当噪声成分可以有效提高信号的信噪比(Adding additional appropriate noise components to the digital signal can effectively improve the signal to noise ratio of the signal)
figure
- 神经网络模式识别分支的实际应用,案例的详细的代码(The practical application of the neural network pattern recognition branch, the detailed code of the case)
01
- 降低图像灰度级 在不能使用imadjust函数的情况下,采用利用矩阵进行像素运算的方法。(1. Reducing the Number of Gray Levels in an Image (a) Write a computer program capable of reducing the number of gray levels in an image from 256 to 2, in integer powers of 2. The desired number of gr