资源列表
chepaizhibie
- 识别车牌的源码,可以先对图像进行各种操作,如锐化,平滑,提取骨架,细化,分割,定位,提取边缘,等等。是一个比较详细,内容丰富的源码包。-A source code to recongize the car number. It first do the several operation to images, such as Sharpness, Smooth, Low Pass, Crop, and Locate , Edge Dectet, etc. It is a detailed , v
lesson18
- NeHe)的OpenGL教程- 二次曲面 第十八课 二次曲面是一种画复合对象的方法,这种方法通常并不需要很多的三角形。-binding for the Java language) OpenGL tutorial-conicoid 18th class conicoid painting is a composite object method, which does not usually need a lot of the triangle.
StLViewer_src
- 读取stl模型文件,并在opengl环境下,显示和进行相关操作-read stl model documents and opengl environment, display and related operations
OpenGL(3D显示例程)
- 一个用调色板配合OpenGL写的一个三维物体在空间中飞行变换的VC例程,适合OpenGL的初学者学习。-using a palette with a written OpenGL 3D objects in space flight transform the VC routines suitable for beginners to learn OpenGL.
opengl&Win32
- Opengl开发的一个小程序。 介绍了OpenGL的初始化和绘制图形以及旋转模型的方法。 基于WINDOWS开发。-Opengl development of a small program. Introduced initialization and the OpenGL graphics rendering and rotating models. Based on Windows development.
guangxiangenzong
- 光线跟踪程序的vc实现。可以绘制简单的三维图形,有阴影效果-The ray track program that achieved by VC,it can plot sipmle 3D graph with shadow effect
JAVA程序员必读之基础篇
- java编程前看看有好处,特别是初学者。-look at the good, especially beginners.
读写jpgdib文件的类
- 一个可以随意操纵Jpeg文件的函数库,我曾经在这个库上做过很多图形类的程序,希望可以为大家提供一点帮助-one can arbitrarily manipulate Jpeg document libraries, I have been at the library has done a lot of graphics category procedures, we hope to provide a bit of help
测试程序2
- 一个关于图片合成的程序,将动态生成的文本和图片对象与背景图片合成。-a picture on the synthesis procedure will be dynamically generated text and pictures objects and background images synthesis.
WclStandard
- 关于模拟图像地图的一个封装类,分为大地图和导航图,用picturebox控件完成,可以拖动大地图也可以通过导航图来定位。-simulated images on the map of a package type, classified maps and navigational charts, complete with picturebox control can drag map can also locate the navigation map.
将维对分和K均值算法分割图像
- 利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K-均值法可将图像分为任意多部分。程序直接采用R、G、B三色作为特征参数,聚类中心为随机值,当然也可以采用其他参数,程序编译为EXE文件后速度还可以接受,但尚有改进的余地,那位高手有空修改的话,请给我也发份代码。-clustering algorithm using image segmentation, Victoria right method can only image is divided into two p
字符裁剪
- 这是图形学中的一个常用裁剪算法包括字符裁剪,终点裁剪,多边形裁剪等很多算法.-This is a graphics of cutting algorithm commonly used characters, including cutting and finish cutting, cutting as many polygons algorithm.