资源列表
zhixian
- 画直线椭圆的代码,C语言实现,有注释,完整代码-zhi xian
Bresenham
- 计算机图形学__Bresenham完整算法_画直线、椭圆和圆-Bresenham ALg
clock
- Qt5.7.0 2D绘图.表盘时钟+数字时钟 有比较详细的注释 其他功能:允许选择表针颜色(和刻度对应) 选择表盘字体字号 -. Qt5.7.0 2D graphics digital clock dial clock+ a more detailed notes Additional features: Allows you to the color of the hands (and the corresponding scale) dial font size
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
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.
ofxChromaKeyShader-master
- chroma 抠像效果非常好的程序 shader-image matte
array
- 模拟特殊光场的相位,及特殊光场强度分布阵列-Special light field simulation phase, and an array of special optical field intensity distribution
surf
- SURF算法进行图像匹配,可在VS10,13环境下运行,效果听好的-SURF image matching algorithm can be run in VS10,13 environment, listen to good effect
SIFT
- SIFT算法实现图像检测,特征方向,匹配源码-SIFT image detection algorithm, characteristic direction, matching source
CODE
- 这是我的暑期课程作业,用于判断网球运动员是正手击球还是反手击球。-it was my summer course homework. it could tell forhand stroke or backhand stroke about tennis players
circle
- How to draw circle in visual basic 6
NL-MEANS
- NL-MEANS图像去噪算法。 该算法对于灰度图像的高斯白噪声的去除效果极好,但是在计算时间上耗时较高。本程度对于256*256的灰度图像,约在30s以上。 运行,请输入“main”。-NL-means algorithm is a good way for grey image denoising on AWN, but it has high cost on the computation. The program here may cost beyond 30s for 256