资源列表
7
- openCV 下对人脸的识别,可以使用,绝对放心-using openCV to make the face detection ,which can implement the application
9
- open CV 环境下对DCT的使用,可以使用-using openCV to make the anaysis of DCT,easy to use
256
- 二维图像处理,256色转灰度图源代码,内涵测试图片-Two-dimensional image processing, 256-color grayscale switch the source code, content test image
123
- 计算机图形学 图形移动 计算机图形学 图形移动 -Computer Graphics Graphics Graphics mobile mobile computer graphics
bogo-pwm
- RGB LED display with soft-pwm This project demonstrates two things. 1. How to do 3-channel PWM when you only have 1 timer (eg ATTiny13) 2. How to produce an attractive light display with an RGB LED. It was originally designed as a
POly
- 图形学实验,运行环境visual studio 2005,实现多边形的扫描转换,相对比较简单-Graphics experiment, operating environment visual studio 2005, to achieve the polygon scan conversion, is relatively simple
Bizier
- 计算机图形学之三次Bizier曲线画线算法,采用的是递归的思想-Bizier
clipping_opengl
- Clipping algorithm, use Opengl
Project
- 数字图象处理软件,包括各种简单或者复杂功能-Digital image processing software, including various simple and complex functions
ScaleChanger
- The program which changes the scale of JPG image.
barsky
- 梁友栋算法,矩形裁剪直线 按1鼠标画直线,按2鼠标画矩形,并且矩形会裁剪直线-Liang Dong algorithm, a rectangular cut a straight line drawn by a mouse line, according to two mouse draw a rectangle, and the rectangle will be cut a straight line
RGB
- The Matlab function RGB() converts a color index (whole number from 1-21), English name of a color (string), or RGB triple with whole number components in {0, 1, ..., 255} into an RGB triple with real-valued components in [0,1]. RGB() allows the user