资源列表
Cgeometry
- 计算几何基本算法-basic computational geometry algorithm
1
- 了解了24位BMP图像的相关结构后,就要对24位的BMP图像进行加密,因为BMP 图像是由像素组成,每个像素有三个字节,每个字节有8个二进制位组成,因此,改变最低位将不会影响图像的视觉效果。我们将最低位提取出来与高七位进行关联,利用密钥来进行加密,这样就达到了对文件进行嵌入水印的操作。
rgb2hsvycbcr
- RGB颜色空间转换为 YCbCr 和HSV空间,自己编写的matlab 代码,希望对打家有帮助。-RGB color space is converted to YCbCr and HSV space, have written matlab code, want to combatants spar in home help.
hudugongshengjuzheng
- matlab Haralick Texture Features Matlab Toolbox-Matlab Haralick Texture Features Matlab T oolbox
Matlab3
- 图像的旋转 原理: 将旋转的角度分在四象限-Image rotation principle: the angle of rotation in the four-quadrant
Potential_fn
- % Function to use Potential Field Method for robot Motion, to avoid % Obstactles % Inputs : User enter number of obstacles % User defines obstacles and start and goal point, by clicking mouse % Output: Obstacle free path plotted % Vid
er
- 计算机图形学二维图形基本变换的算法实现 使用Turbo C的开发环境-Two-dimensional graphics computer graphics basic transform algorithms using Turbo C development environment
edge_detector
- 用C++编写的canny算子边缘检测,代码编写的比较详细,可用性高。-it is writted with c++,it is useful for learning and using
FFT
- 可以在processing中运行的FFT,利用串口发送采集的数据,然后交给processing处理显示波形。-You can run the processing FFT, using the serial port to send the collected data, and then to processing processing and display waveforms.
ww
- 本程序实现以下功能: 1.绘制茶壶(T) 2.添加光照(T) 3.添加纹理(T) 4.鼠标左键控制茶壶旋转(T) 操作步骤:按鼠标左键茶壶旋转,按一次旋转30°。 5.鼠标右键控制茶壶平移(T) 操作步骤:按鼠标右键茶壶向右移动,每次移动0.5厘米 6.键盘控制茶壶纹理的变化(T) 操作步骤:按键盘的 w 和 s 键实现纹理的改变 7.键盘方向键控制camera的前进后退,左移和后移 (T) 操作步骤:按键盘的四个方向键实现茶壶四种方向的移动
FuzzyRegionLabel
- 基于模糊理论的连通区域标记算法,该算法速度很快--Connectivity based on fuzzy theory of regional marker algorithm fast
