搜索资源列表
Quadrics
- This the sixth tutorial of the Advanced section. This tutorial will introduce you to the wonderful world of quadrics. With quadrics you can easily create complex objects such as spheres, discs, cylinders and cones. In this tutorial we will look at ho
基本画线实现算法
- 新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形;添加一个Tbutton组件colorBtn和一个TcolorDialog组件ColorDialog1;添加一个TImage组件Image1。 3、 将当前项目保存在自己实验文件夹的exp1子文件夹中(以防错误操作而前功尽弃)。 编写colorBtn的OnClick事件,激活ColorDialog1,并获取所选择的颜色: if (Col
watermark
- 在音频中加入数字水印,本程序是在一段音频中加入一个二维图像-Add audio digital watermarking, the process is in a section of audio to add a two-dimensional image
Solution1
- 高频强调滤波和灰度变换进行图像增强: 1. main.m 主程序 2. paddedsize.m 对图像进行补充,以便形成的方形大小等于最小接近的2的整数次幂。 3. dftfilt.m 输入图像f和一个滤波器函数,返回经过滤波和剪切后的图像g。 4. dftuv.m 提供频域坐标网格。 5. lpfilter.m 几种常用的低通滤波器。 6. hpfilter.m 实现高通滤波。 7. BodyImage.JPG 测试用图片 注: 1. 运行程序前,请在ma
Registration
- 实现多帧图像的配准,在matlab文件中,图像的读入部分需要自己补入图像路径或自己读取图像数据保存如ImgSource即可-Multi-frame image registration in matlab file, the reading section of the image into the image path needs to be add by the readers, or save the read image data as ImgSource
Block_Breaker_Game
- Install Glut on windows and start coding your computer graphics programs in C/C++. You need to add the dependencies of glut or glu files with the new visual studio In Block Breaker we divide the whole section in two part - Block area and Hit Area.
菜单
- 一段小代码,可以在cad里面添加菜单 以及菜单的位置(A section of small code, you can add menu and menu position in CAD)
