资源列表
circle
- How to draw circle in visual basic 6
CODE
- 这是我的暑期课程作业,用于判断网球运动员是正手击球还是反手击球。-it was my summer course homework. it could tell forhand stroke or backhand stroke about tennis players
SIFT
- SIFT算法实现图像检测,特征方向,匹配源码-SIFT image detection algorithm, characteristic direction, matching source
surf
- SURF算法进行图像匹配,可在VS10,13环境下运行,效果听好的-SURF image matching algorithm can be run in VS10,13 environment, listen to good effect
array
- 模拟特殊光场的相位,及特殊光场强度分布阵列-Special light field simulation phase, and an array of special optical field intensity distribution
grap_test
- 基于simplecv的简单的图形检测,利用了模板检测。能够较好的检测正方形和圆形,三角形效果一般-graphic detect based on Simplecv, using template matching way. It could efficiently detect rectangular and circle, but for triganles has just so so result.
TxtBmp
- 通过自己设置colorbar,然后将2位数组成图。在RGB表中选择好颜色,建立自定义cilorbar(在PPt文件中有测试),然后将外部二维数组读入并成图。同时绘制colorbar。-Through their own set colorbar, then 2 digits FIG. Choose a good color in the RGB table, build custom cilorbar (have tested PPt file), then the external two-d
Bresenham
- 计算机图形学__Bresenham完整算法_画直线、椭圆和圆-Bresenham ALg
zhixian
- 画直线椭圆的代码,C语言实现,有注释,完整代码-zhi xian
Image_Processing
- 基于Qt图像的灰度、锐化、反色、旋转、放缩等处理- The image grayscale, sharpening, color, rotation, scaling etc.
GaussMaker
- Generating first and second order Gaussian convolution template
point_line_rectangle_quadrangle
- 使用vc++和opengl画出一个点、线、三角形、四边形,这个的前提是编译器里要提前有opengl的头文件和开发环境。-Use OpenGL and vc++ to draw a point, line, triangle, quadrilateral, the premise is that the compiler should have OpenGL header files and development environment in advance.