资源列表
arrow
- 使用MATLAB的GUI语言编写的实时时钟图形,可以实时显示时间。-The GUI using MATLAB language graphic real-time clock, the time can be displayed in real time.
1154
- 不带密码的约瑟夫环,约瑟夫景点环的简单实现-Joseph ring without a password, a simple implementation of Joseph Central attractions
Bresenham
- 直线的中点生成算法,通过输入两个坐标点,生成斜率<1的直线!可以改变颜色!-The midpoint of a straight line generating algorithm, by entering the coordinates of two points, to generate the slope of <1 in a straight line! Can change the color!
c2
- 和计算机玩“石头剪子布”游戏,你可以任选石头剪子布中的一种,计算机也随机产生3种物件之一,根据“石头赢剪子,剪子赢布,布赢石头”的规则判定胜负。思考:怎样增加“三局两胜”的游戏规则?width设置set和get函数。set函数应验证length和width均为0.0到20.0之间的浮点数。- play with a computer to decide who wins
ShowLists
- 一个使用OpenGL编写的显示列表例子,方法可以重用-Prepared using the OpenGL display a list of examples of ways to reuse
adaptivelinearfilter
- 数字图像处理自适应性滤波算法,极力推荐,本人亲自测试!-Adaptive filtering of digital image processing algorithms, highly recommended, I personally tested!
Triangle
- 在VC环境中绘制多种颜色的三角形,三角形的三个点采用不同的颜色,实现颜色的渐变-VC environment in multi-color rendering of the triangle, the triangle of three dots of different colors to achieve color gradient
get_harris
- Harris角点检测的matlab程序,代码简单易懂,便于理解和掌握Harris检测的原理-Harris corner detection matlab program, the code is simple to understand, easy to understand and master the principle of detecting Harris
000
- 可以画出画个椭园(一半虚线,一半实线)的图形,比较好用,同时也可为大家编写画曲线提供借鉴.
Frame
- 通过读取视频中连续几帧图像,利用帧间差分法检测得到目标图像-The target image is detected by using the inter frame difference method.
OSG_Demo31
- OSG中通过LOD节点来实现多细节层次显示,此处用了2个不同的图像来举例,实际应该是同一图形的不同细分图-OSG through the LOD node to achieve multi-level level display, here with two different images for example, the actual should be the same graphics of different subdivision
ply2pcd
- 在PCL/c++的基础上,循环读取同一文件夹下的ply文件,并且将其转化成pcd格式文件