资源列表
mouse
- 实现鼠标的动态状态改变,在不同的绘制区域显示不同的鼠标形状
BarGraph_DlgDemo
- 绘制柱状图的程序,封装为函数,可简单的绘制柱状图,并基于vs2008编写demo-Draw histogram procedure, as a function of the package, you can simply draw a histogram, and write on vs2008 demo
Copy-Move-Forgery-Detection
- 可以实现图像篡改检测,附带有几张图片,检测效果一般(Image tamper detection can be achieved, with pictures, the detection effect is general)
interpolation-lagrange
- lagrange compute with graphical output for rusults
案例6-多边形有效边表填充算法
- 多边形有效边填充的算法,能实现,调试无错误,关于图形学方面的-Effective edge polygon fill algorithm, to achieve, debugging error-free, on the graphics aspects of
WorldB
- 可以用于画世界地图。这个函数可以通过控制经纬度画不同范围的世界地图。-Can be used to draw the world map. This function can be painted by controlling the latitude and longitude of different areas of the world map.
pick-opengl
- 利用opengl画一个二维的猫脸,可以根据鼠标点击选中部分进行移动,是图形拾取的典型例子。-Opengl draw a two-dimensional cat face, can be moved according to the mouse click on the selected part, is a typical example of graphical picking.
chengxu
- 二维图像分割,画出灰度图像和背景的分界线-Two-dimensional image segmentation, to draw the dividing line between gray-scale image and the background
DXFWriter
- 写出标准的dxf文件。 DXFWriter-Write a standard dxf file. DXFWriter
flash地图
- Flash + XML 世界地图展示,功能很高级。具体功能可以按压缩包里提供的信息找。
endoscopy-image-highlight-detection
- a simple way to detect highlight in endoscopy image. the color in the pixel first transform into HSV color space and then do some judgment and then the result can obtain.
c#截取屏幕包括窗体
- c#截取屏幕,包括全屏,选择一个区域,对某个窗口。代码简洁工整