资源列表
cs
- 美国RICE大学利用压缩感知原理实现的图像压缩重构算法的仿真-RICE University of compressed sensing principle of image compression and reconstruction algorithm of the simulation
image-related
- 包括图形学的相关算法,例如画图、图像处理等。-Including image processing.Such as drawing pictures.
颜色识别 - 图像(普通轮廓)
- 基于opencv的简单颜色识别,载入图像进行识别,可识别出图像中的红色物体并画出物体轮廓(Opencv based simple color recognition, loading image recognition, can identify the red object in the image and draw the outline of the object.)
OpenGL
- 计算机图形学教程,语言为OpenGL,计算机图形学教程,语言为OpenGL,-Computer Graphics Course, language for OpenGL, computer graphics tutorials, language for OpenGL,
javaJFreeChart
- java绘图饼图,柱图,折线图等包含说明文档,及开发包-java drawing pie, bar chart, line chart, etc. contain documentation and development kits
tuxiangxuanzhuan
- 可以实现输入的图像旋转,利用C语言编程实现-Image rotation
vtk-5.2.1.tar
- c++实现的可视化源代码,基于OpenGL实现的数据流可视化软件开发包。-c++ to achieve visualization of source code, based on the data stream to achieve OpenGL visualization software development kits.
program
- 颜色识别,视觉跟踪程序,基于VC6.0,-Visual tracking program based on VC6.0
17281022-王誉杰-第二次作业
- Opengl光照鼠标键盘控制位移贴图等等,附带视频展示说明等等大量信息(Opengl illumination, mouse keyboard control, displacement mapping, etc., with video presentation instructions)
VTKTextbook
- VTK用户手册,用于学习3D图形编程,方便查阅函数。(VTK user manual for learning 3D graphics programming)
skybox
- Unity3D 几种星空天空盒,得在unity3d引擎中才可运行-Unity3D several stars in the sky boxes, in order to get the engine running in unity3d
HESSIAN
- 黑塞矩阵(Hessian Matrix),又译作海森矩阵、海瑟矩阵、海塞矩阵等,是一个多元函数的二阶偏导数构成的方阵,描述了函数的局部曲率。黑塞矩阵最早于19世纪由德国数学家Ludwig Otto Hesse提出,并以其名字命名。黑塞矩阵常用于牛顿法解决优化问题,利用黑塞矩阵可判定多元函数的极值问题。在工程实际问题的优化设计中,所列的目标函数往往很复杂,为了使问题简化,常常将目标函数在某点邻域展开成泰勒多项式来逼近原函数,此时函数在某点泰勒展开式的矩阵形式中会涉及到黑塞矩阵。(Hessian M