资源列表
2D.tar
- C program codes for 2D transformation (translation, scaling, rotation and reflection)
RGB-cube
- 产生一个RGB立方图:R(红)-G(绿),R(红)-B(蓝),G(绿)-B(蓝)-Color model. Use Matlab to create six (6) color images of size 512×512 in ppm format, each of which represents one of the six sides of the RGB color cube.
AnimationWalk
- AninationWalk This is an animation of people walking back and forth, created using programming languages Java2D
Exercise02
- 2nd exercise of computer graphics course
Exercise03
- 3rd exercise of computer graphics course
GL_Points
- How put many points on a opengl window
bloodvessel
- 这个程序代码用于提取眼底图像的血管,包括去噪、边缘检测-The program code for extracting a blood vessel image of the fundus, including denoising, edge detection
zuixiaowaiqiejvxing
- 求取非规则区域的最小外接矩形,对于获得内部最长线段很有帮助-to obtain the smallest rectangle
New-folder
- 验证时域采样定理,奈奎斯特定律,奈奎斯特频率-The time domain sampling theorem
possion
- 别人的测试泊松融合代码,亲测可用。。不过效果不怎么好-possion fusion
opengl_sun
- 基于c++,用open gl做出一个模拟的太阳、地球,月球相对运动的图,适合初学者c++可可视化用 -Based on c++, with open gl to make a simulation of the sun, the earth, the relative motion of the moon, for beginners can use visual c++
DataMatrix
- Sample application to create 2D Datamatrix barcodes and copy them into clipboard. Delphi 7 source with executable.