资源列表
ogl2particle-2.0
- particle shader from the Orange Book
peizhun
- 图像配准相关的介绍和方法简介,能够对图像配准的一些基本方法有一定了解和认识。
Houghre
- 基于opencv的计算机视觉程序,优化图像,并通过霍夫变换寻找图像中的矩形。-Opencv based on computer vision programs, optimize the image, and Hough transform by finding the image rectangle.
3-A-Ultrasound-Liver-Image-Enhancement-Algorithm.
- Medical ultrasound image
RobotInScreen
- 这是一个采用OpenGL写的机器人在给定场所中运动,代码中实现了碰撞检测跟鼠标键盘事件驱动-This is a robot that uses OpenGL to write in a given place in the movement, the code implements the collision detection with the mouse and keyboard event-driven
opengl_qt_texture_mapping
- 纹理映射简单的讲,就是把一个纹理(其实说白了,纹理可以理解为一幅图像)映射到空间物体的表面上,因此纹理映射也叫贴图,这个表明不一定是矩形,比如说我可以是球面,或者是任意曲面。在上一篇文章OpenGL_Qt学习笔记之_04(3D图形的绘制和旋转)中,我们绘制的空间体的表面都是一些光滑的颜色,如果要在其表面采用那种方法绘制图像的话,则必须利用微分的思想,一个一个的绘制小图像,然后拼接起来,可想而知,这个过程是多么的复杂,opengl的纹理映射就可以很好的解决这一问题。 这个实验室在上一篇博文Op
masake
- 把影像做马赛克的处理,可以调整马塞的方块的大小
BtnTurn
- 2d菜单模拟3d效果,按钮的实现。类似所有游戏主界面 选择下拉拖动菜单按钮。-2 d menu simulated 3 d effects, the realization of the button.Like all games main interface drive selection drop-down menu button.
OpenGL
- OpenGL is designed to work efficiently even if the computer that displays the graphics you create isn t the computer that runs your graphics program. This might be the case if you work in a networked computer environment where many computers are
android-bar-code
- android 识别条形码代码,可以导入进入eclipse,然后安装在android 4.0以上的手机上运行,模拟器不能运行-android bar code identification code can be imported into the eclipse, and then install run on Android 4.0 phone, the simulator can not run
pong2D
- C++ 2D Pong Game in openGL
GCImageSeg
- Graph based image segmentation
