资源列表
loodo
- an interrresting game "loodo"
convert
- 对图像进行仿射变换,比如平移、旋转和缩放-Affine transformation of images, such as translation, rotation and scaling
Image
- 实现灰度图像的直方图,只能实现256*256的-Histogram of gray-scale image to achieve, achieve only 256* 256
Opengl1.0
- La libreria de opengl 1.0
wuziqi
- 1、首先遍历整个棋盘,找到一个可以落子的点,然后假设自己在该点落子,再然后判断如果棋子落到这个点上后会对自己有什么利益,比如会不会形成冲4活三、双活三等等,(事先将冲四活三、双活三等效果定义上利益值,当然,如果是五个子连起来了的话,利益值要被定义成最高,最好是无穷大的),将各种效果的利益值相加,得到己方的利益值。 2、将角色互换一下,重复第一步,得到对方的利益值(其实是递桂算法)。 3、将己方的利益值减去对方的利益值,得到该点的总利益值。 4、整个棋盘所有能落子的点都计算出利益值之后
BICYCLE
- A GRAPHICS SOURCE CODE IN C++ WHICH WILL DISPLAY A "RUNNING BICYCLE" ON YOUR CONSOLE-A GRAPHICS SOURCE CODE IN C++ WHICH WILL DISPLAY A "RUNNING BICYCLE" ON YOUR CONSOLE..
tuxingxue
- openGL中的变换过程,理解透视投影与平行投影的不同,添加代码实现三种场景中的物体三维模型,通过变换调整观察的位置与方向-openGL in the transformation process and understand the perspective projection and parallel projection differences, add the code to achieve the three kinds of objects in the scene three-di
noise
- 去除影像雜訊,將一份帶有文字的影像處理成2元的黑白圖-Remove image noise, a copy of the image processing with text in black and white diagram into a 2 yuan
Julia
- 用来显示分形几何的图像,可以通过调节参数来显示不同的部分-Fractal geometry is used to display an image, you can adjust parameters to display the different parts of
DIBDisplay
- 使用DIB读写BMP文件的实例,用Visual C++编写,已通过编译。-DIB to read and write BMP files using the example of using Visual C++ to prepare, has passed the compilation.
lightpaint-37793
- Paint With Light is a fun tool to allow creating a graffiti like pictures with a penlight and a webcam. It can paint on the video stream from a camera, a movie file, or on a still image-The program requires the DirectShow subdirectory
ColorFeatures
- 一种彩色图像的边缘检测算法,检测效果非常好,它是对Canny算法的改进,定位好,相应标准高,检测率高,误检率低-a kind of edge detection algorithm.The algoritlun employs amultpassprocessing approach that re}novesnoisefrom theRGB componentswith apre-filter, with the color edge detector then based on an ext
